|
32 | 32 | 9692AE211C5A535400DD9F5C /* Commandant.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9692AE1D1C5A4BA100DD9F5C /* Commandant.framework */; };
|
33 | 33 | 9692AE221C5A535400DD9F5C /* Commandant.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 9692AE1D1C5A4BA100DD9F5C /* Commandant.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
34 | 34 | 9692AE241C5A535400DD9F5C /* Result.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 9692AE1E1C5A4BA100DD9F5C /* Result.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
| 35 | + 969CFAFE1C6570670009A663 /* Version.swift in Sources */ = {isa = PBXBuildFile; fileRef = 969CFAFD1C6570670009A663 /* Version.swift */; }; |
35 | 36 | 96CCD7C61C5A6B8200E503E0 /* SubTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96CCD7C51C5A6B8200E503E0 /* SubTask.swift */; };
|
36 | 37 | 96CCD7C81C5A788D00E503E0 /* Git.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96CCD7C71C5A788D00E503E0 /* Git.swift */; };
|
37 | 38 | /* End PBXBuildFile section */
|
|
90 | 91 | 968A3BCF1C63AF7300E4AFCC /* Run.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Run.swift; sourceTree = "<group>"; };
|
91 | 92 | 9692AE1D1C5A4BA100DD9F5C /* Commandant.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Commandant.framework; path = Carthage/Build/Mac/Commandant.framework; sourceTree = "<group>"; };
|
92 | 93 | 9692AE1E1C5A4BA100DD9F5C /* Result.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Result.framework; path = Carthage/Build/Mac/Result.framework; sourceTree = "<group>"; };
|
| 94 | + 969CFAFD1C6570670009A663 /* Version.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Version.swift; sourceTree = "<group>"; }; |
93 | 95 | 96CCD7C51C5A6B8200E503E0 /* SubTask.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SubTask.swift; sourceTree = "<group>"; };
|
94 | 96 | 96CCD7C71C5A788D00E503E0 /* Git.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Git.swift; sourceTree = "<group>"; };
|
95 | 97 | /* End PBXFileReference section */
|
|
197 | 199 | 967383DF1C596718002E27A3 /* Init */,
|
198 | 200 | 968A3BCD1C63AF5A00E4AFCC /* Build.swift */,
|
199 | 201 | 968A3BCF1C63AF7300E4AFCC /* Run.swift */,
|
| 202 | + 969CFAFD1C6570670009A663 /* Version.swift */, |
200 | 203 | );
|
201 | 204 | path = Commands;
|
202 | 205 | sourceTree = "<group>";
|
|
336 | 339 | 960A22EA1C641725005DE6B1 /* Signal.swift in Sources */,
|
337 | 340 | 963488871C5F981A000D152F /* FindXcodeProject.swift in Sources */,
|
338 | 341 | 967383E11C59672F002E27A3 /* Init.swift in Sources */,
|
| 342 | + 969CFAFE1C6570670009A663 /* Version.swift in Sources */, |
339 | 343 | 96860A5F1C5A893B006DBC55 /* FileOperations.swift in Sources */,
|
340 | 344 | 9634888B1C5F9878000D152F /* CarthageInstallLibs.swift in Sources */,
|
341 | 345 | 967383E31C5979D1002E27A3 /* Step.swift in Sources */,
|
|
0 commit comments