Skip to content

Commit

Permalink
removed Package.swift from build
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeldorner committed Dec 22, 2016
1 parent 4c7e6e7 commit 8564717
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ByteBackpacker.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

/* Begin PBXBuildFile section */
5F2408BE1E0BE513004AF90F /* Package.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F2408BD1E0BE513004AF90F /* Package.swift */; };
5F2408BF1E0BE513004AF90F /* Package.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F2408BD1E0BE513004AF90F /* Package.swift */; };
5F2408C41E0BE575004AF90F /* ByteBackpacker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F2408C11E0BE54E004AF90F /* ByteBackpacker.swift */; };
5F2408C51E0BE58C004AF90F /* ByteBackpacker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F2408C11E0BE54E004AF90F /* ByteBackpacker.swift */; };
5F2408C61E0BE59D004AF90F /* ByteBackpacker.h in Headers */ = {isa = PBXBuildFile; fileRef = 5F2408C01E0BE54E004AF90F /* ByteBackpacker.h */; settings = {ATTRIBUTES = (Public, ); }; };
Expand Down Expand Up @@ -324,7 +323,6 @@
buildActionMask = 2147483647;
files = (
5F2408C41E0BE575004AF90F /* ByteBackpacker.swift in Sources */,
5F2408BF1E0BE513004AF90F /* Package.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down

0 comments on commit 8564717

Please sign in to comment.