|
12 | 12 | 351C4E611D9662A300905E1F /* Errors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 351C4E601D9662A300905E1F /* Errors.swift */; };
|
13 | 13 | 357FB07F1D75AF6A0040691B /* Resolver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 357FB07E1D75AF6A0040691B /* Resolver.swift */; };
|
14 | 14 | D042D2AC1DBD10E500E4A9E5 /* Project.h in Headers */ = {isa = PBXBuildFile; fileRef = D042D2AB1DBD10E500E4A9E5 /* Project.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
| 15 | + D08125AC1DBD22FA00EE3D05 /* Project.swift in Sources */ = {isa = PBXBuildFile; fileRef = D08125AB1DBD22FA00EE3D05 /* Project.swift */; }; |
15 | 16 | D09B693A1D84600E00BDD4A4 /* OnDemandCollection.swift in Sources */ = {isa = PBXBuildFile; fileRef = D09B69391D84600E00BDD4A4 /* OnDemandCollection.swift */; };
|
16 | 17 | D0DB8C061D74937A003657D3 /* Arbiter.h in Headers */ = {isa = PBXBuildFile; fileRef = D0DB8C051D74937A003657D3 /* Arbiter.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
17 | 18 | D0F65B341D7493E800DD582F /* Version.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0F65B331D7493E800DD582F /* Version.swift */; };
|
|
44 | 45 | 351C4E601D9662A300905E1F /* Errors.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Errors.swift; sourceTree = "<group>"; };
|
45 | 46 | 357FB07E1D75AF6A0040691B /* Resolver.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Resolver.swift; sourceTree = "<group>"; };
|
46 | 47 | D042D2AB1DBD10E500E4A9E5 /* Project.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Project.h; path = ../../../include/arbiter/Project.h; sourceTree = "<group>"; };
|
| 48 | + D08125AB1DBD22FA00EE3D05 /* Project.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Project.swift; sourceTree = "<group>"; }; |
47 | 49 | D09B69391D84600E00BDD4A4 /* OnDemandCollection.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OnDemandCollection.swift; sourceTree = "<group>"; };
|
48 | 50 | D0DB8C021D74937A003657D3 /* Arbiter.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Arbiter.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
49 | 51 | D0DB8C051D74937A003657D3 /* Arbiter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Arbiter.h; sourceTree = "<group>"; };
|
|
124 | 126 | 351C4E601D9662A300905E1F /* Errors.swift */,
|
125 | 127 | 351C4E5E1D96619F00905E1F /* Graph.swift */,
|
126 | 128 | D09B69391D84600E00BDD4A4 /* OnDemandCollection.swift */,
|
| 129 | + D08125AB1DBD22FA00EE3D05 /* Project.swift */, |
127 | 130 | D0F861A51D74EBB2009BD4C6 /* Requirement.swift */,
|
128 | 131 | 357FB07E1D75AF6A0040691B /* Resolver.swift */,
|
129 | 132 | D0F8619F1D74E0D9009BD4C6 /* Types.swift */,
|
|
254 | 257 | 351C4E5F1D96619F00905E1F /* Graph.swift in Sources */,
|
255 | 258 | D0F65B341D7493E800DD582F /* Version.swift in Sources */,
|
256 | 259 | D0F861A61D74EBB2009BD4C6 /* Requirement.swift in Sources */,
|
| 260 | + D08125AC1DBD22FA00EE3D05 /* Project.swift in Sources */, |
257 | 261 | D0F861A01D74E0D9009BD4C6 /* Types.swift in Sources */,
|
258 | 262 | D09B693A1D84600E00BDD4A4 /* OnDemandCollection.swift in Sources */,
|
259 | 263 | 357FB07F1D75AF6A0040691B /* Resolver.swift in Sources */,
|
|
0 commit comments