|
11 | 11 | 0945269C1BEA1CFF0034E72A /* Dip.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 094526911BEA1CFF0034E72A /* Dip.framework */; }; |
12 | 12 | 094526A11BEA1CFF0034E72A /* DipTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 094526A01BEA1CFF0034E72A /* DipTests.swift */; }; |
13 | 13 | 094526AC1BEA1D200034E72A /* Dip.swift in Sources */ = {isa = PBXBuildFile; fileRef = 094526AB1BEA1D200034E72A /* Dip.swift */; }; |
| 14 | + 094526B41BEA51540034E72A /* RuntimeArguments.swift in Sources */ = {isa = PBXBuildFile; fileRef = 094526B31BEA51540034E72A /* RuntimeArguments.swift */; }; |
| 15 | + 094526B61BEA520B0034E72A /* Definition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 094526B51BEA520B0034E72A /* Definition.swift */; }; |
| 16 | + 094526B81BEA536A0034E72A /* RuntimeArgumentsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 094526B71BEA536A0034E72A /* RuntimeArgumentsTests.swift */; }; |
| 17 | + 09969C551BEB7C0A00F93C70 /* Dip.podspec in Resources */ = {isa = PBXBuildFile; fileRef = 09969C541BEB7C0A00F93C70 /* Dip.podspec */; }; |
14 | 18 | /* End PBXBuildFile section */ |
15 | 19 |
|
16 | 20 | /* Begin PBXContainerItemProxy section */ |
|
31 | 35 | 094526A01BEA1CFF0034E72A /* DipTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DipTests.swift; sourceTree = "<group>"; }; |
32 | 36 | 094526A21BEA1CFF0034E72A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
33 | 37 | 094526AB1BEA1D200034E72A /* Dip.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Dip.swift; sourceTree = "<group>"; }; |
34 | | - 094526AE1BEA1D5E0034E72A /* Dip.podspec */ = {isa = PBXFileReference; lastKnownFileType = text; name = Dip.podspec; path = /Users/ilya/Documents/Developer/iPhoneProjects/Dip/Dip.podspec; sourceTree = "<absolute>"; }; |
35 | 38 | 094526B01BEA1E1C0034E72A /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; }; |
36 | 39 | 094526B11BEA1E1C0034E72A /* CHANGELOG.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; name = CHANGELOG.md; path = ../CHANGELOG.md; sourceTree = "<group>"; }; |
37 | 40 | 094526B21BEA1E1C0034E72A /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; }; |
| 41 | + 094526B31BEA51540034E72A /* RuntimeArguments.swift */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.swift; path = RuntimeArguments.swift; sourceTree = "<group>"; tabWidth = 2; }; |
| 42 | + 094526B51BEA520B0034E72A /* Definition.swift */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.swift; path = Definition.swift; sourceTree = "<group>"; tabWidth = 2; }; |
| 43 | + 094526B71BEA536A0034E72A /* RuntimeArgumentsTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RuntimeArgumentsTests.swift; sourceTree = "<group>"; }; |
| 44 | + 09969C541BEB7C0A00F93C70 /* Dip.podspec */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Dip.podspec; path = ../Dip.podspec; sourceTree = "<group>"; }; |
38 | 45 | /* End PBXFileReference section */ |
39 | 46 |
|
40 | 47 | /* Begin PBXFrameworksBuildPhase section */ |
|
64 | 71 | 0945269F1BEA1CFF0034E72A /* DipTests */, |
65 | 72 | 094526921BEA1CFF0034E72A /* Products */, |
66 | 73 | ); |
| 74 | + indentWidth = 2; |
67 | 75 | sourceTree = "<group>"; |
| 76 | + tabWidth = 2; |
68 | 77 | }; |
69 | 78 | 094526921BEA1CFF0034E72A /* Products */ = { |
70 | 79 | isa = PBXGroup; |
|
80 | 89 | children = ( |
81 | 90 | 094526941BEA1CFF0034E72A /* Dip.h */, |
82 | 91 | 094526AB1BEA1D200034E72A /* Dip.swift */, |
| 92 | + 094526B31BEA51540034E72A /* RuntimeArguments.swift */, |
| 93 | + 094526B51BEA520B0034E72A /* Definition.swift */, |
83 | 94 | 094526961BEA1CFF0034E72A /* Info.plist */, |
84 | 95 | ); |
85 | 96 | path = Dip; |
|
89 | 100 | isa = PBXGroup; |
90 | 101 | children = ( |
91 | 102 | 094526A01BEA1CFF0034E72A /* DipTests.swift */, |
| 103 | + 094526B71BEA536A0034E72A /* RuntimeArgumentsTests.swift */, |
92 | 104 | 094526A21BEA1CFF0034E72A /* Info.plist */, |
93 | 105 | ); |
94 | 106 | path = DipTests; |
|
97 | 109 | 094526AF1BEA1E0B0034E72A /* Podspec Metadata */ = { |
98 | 110 | isa = PBXGroup; |
99 | 111 | children = ( |
100 | | - 094526AE1BEA1D5E0034E72A /* Dip.podspec */, |
| 112 | + 09969C541BEB7C0A00F93C70 /* Dip.podspec */, |
101 | 113 | 094526B01BEA1E1C0034E72A /* README.md */, |
102 | 114 | 094526B11BEA1E1C0034E72A /* CHANGELOG.md */, |
103 | 115 | 094526B21BEA1E1C0034E72A /* LICENSE */, |
|
196 | 208 | isa = PBXResourcesBuildPhase; |
197 | 209 | buildActionMask = 2147483647; |
198 | 210 | files = ( |
| 211 | + 09969C551BEB7C0A00F93C70 /* Dip.podspec in Resources */, |
199 | 212 | ); |
200 | 213 | runOnlyForDeploymentPostprocessing = 0; |
201 | 214 | }; |
|
214 | 227 | buildActionMask = 2147483647; |
215 | 228 | files = ( |
216 | 229 | 094526AC1BEA1D200034E72A /* Dip.swift in Sources */, |
| 230 | + 094526B61BEA520B0034E72A /* Definition.swift in Sources */, |
| 231 | + 094526B41BEA51540034E72A /* RuntimeArguments.swift in Sources */, |
217 | 232 | ); |
218 | 233 | runOnlyForDeploymentPostprocessing = 0; |
219 | 234 | }; |
|
222 | 237 | buildActionMask = 2147483647; |
223 | 238 | files = ( |
224 | 239 | 094526A11BEA1CFF0034E72A /* DipTests.swift in Sources */, |
| 240 | + 094526B81BEA536A0034E72A /* RuntimeArgumentsTests.swift in Sources */, |
225 | 241 | ); |
226 | 242 | runOnlyForDeploymentPostprocessing = 0; |
227 | 243 | }; |
|
0 commit comments