Skip to content

Commit

Permalink
Project file updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
billabt committed Feb 1, 2018
1 parent e95befa commit d00d066
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Signals.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,12 @@
objects = {

/* Begin PBXBuildFile section */
8C6C4672202351FC00FB6E39 /* [email protected] in Sources */ = {isa = PBXBuildFile; fileRef = 8C6C4671202351FC00FB6E39 /* [email protected] */; };
__src_cc_ref_Sources/Signals.swift /* Signals.swift in Sources */ = {isa = PBXBuildFile; fileRef = __PBXFileRef_Sources/Signals.swift /* Signals.swift */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
8C30FB321CAAE0E000113F9D /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
8C30FB331CAAE0E000113F9D /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
8C6C4671202351FC00FB6E39 /* [email protected] */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "[email protected]"; sourceTree = "<group>"; };
__PBXFileRef_Package.swift /* Package.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Package.swift; sourceTree = "<group>"; };
__PBXFileRef_Sources/Signals.swift /* Signals.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = Signals.swift; path = Sources/Signals/Signals.swift; sourceTree = "<group>"; };
"_____Product_Signals" /* libSignals.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; path = libSignals.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
Expand All @@ -36,7 +34,6 @@
children = (
8C30FB321CAAE0E000113F9D /* LICENSE */,
__PBXFileRef_Package.swift /* Package.swift */,
8C6C4671202351FC00FB6E39 /* [email protected] */,
8C30FB331CAAE0E000113F9D /* README.md */,
"_____Sources_" /* Sources */,
"_______Tests_" /* Tests */,
Expand Down Expand Up @@ -121,7 +118,6 @@
isa = PBXSourcesBuildPhase;
buildActionMask = 0;
files = (
8C6C4672202351FC00FB6E39 /* [email protected] in Sources */,
__src_cc_ref_Sources/Signals.swift /* Signals.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down

0 comments on commit d00d066

Please sign in to comment.