|
11 | 11 | C33DFABE261F1A9700132010 /* ProductionCopy.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = C33DFABA261F1A9700132010 /* ProductionCopy.xcconfig */; }; |
12 | 12 | C33DFABF261F1A9700132010 /* Production.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = C33DFABB261F1A9700132010 /* Production.xcconfig */; }; |
13 | 13 | C33DFAC0261F1A9700132010 /* DevelopmentCopy.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = C33DFABC261F1A9700132010 /* DevelopmentCopy.xcconfig */; }; |
14 | | - C33DFAC1261F1A9700132010 /* Development.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = C33DFABD261F1A9700132010 /* Development.xcconfig */; }; |
15 | 14 | C33DFAC8261F1B4100132010 /* Environment.swift in Sources */ = {isa = PBXBuildFile; fileRef = C33DFAC7261F1B4100132010 /* Environment.swift */; }; |
| 15 | + C3D8FF7F2629A80D000F39AA /* Development.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = C33DFABD261F1A9700132010 /* Development.xcconfig */; }; |
16 | 16 | C3E50CA0261B5DFA00285977 /* Addame.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3E50C9F261B5DFA00285977 /* Addame.swift */; }; |
17 | 17 | C3E50CA4261B5DFF00285977 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C3E50CA3261B5DFF00285977 /* Assets.xcassets */; }; |
18 | 18 | C3E50CA7261B5DFF00285977 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C3E50CA6261B5DFF00285977 /* Preview Assets.xcassets */; }; |
|
71 | 71 | /* End PBXFrameworksBuildPhase section */ |
72 | 72 |
|
73 | 73 | /* Begin PBXGroup section */ |
74 | | - C33DFAB9261F1A7A00132010 /* Config */ = { |
| 74 | + C33DFAB9261F1A7A00132010 /* Configs */ = { |
75 | 75 | isa = PBXGroup; |
76 | 76 | children = ( |
77 | 77 | C33DFAC7261F1B4100132010 /* Environment.swift */, |
|
80 | 80 | C33DFABB261F1A9700132010 /* Production.xcconfig */, |
81 | 81 | C33DFABA261F1A9700132010 /* ProductionCopy.xcconfig */, |
82 | 82 | ); |
83 | | - path = Config; |
| 83 | + path = Configs; |
84 | 84 | sourceTree = "<group>"; |
85 | 85 | }; |
86 | 86 | C3BB96D0261DA9B000A8ADB1 /* Domains */ = { |
|
145 | 145 | C3E50C9E261B5DFA00285977 /* Addame */ = { |
146 | 146 | isa = PBXGroup; |
147 | 147 | children = ( |
148 | | - C33DFAB9261F1A7A00132010 /* Config */, |
| 148 | + C33DFAB9261F1A7A00132010 /* Configs */, |
149 | 149 | C3C22FDF261F031C0003FCC0 /* AddameSPM */, |
150 | 150 | C3E50CAF261B5EA800285977 /* Modules */, |
151 | 151 | C3E50C9F261B5DFA00285977 /* Addame.swift */, |
|
255 | 255 | isa = PBXResourcesBuildPhase; |
256 | 256 | buildActionMask = 2147483647; |
257 | 257 | files = ( |
258 | | - C33DFAC1261F1A9700132010 /* Development.xcconfig in Resources */, |
| 258 | + C3D8FF7F2629A80D000F39AA /* Development.xcconfig in Resources */, |
259 | 259 | C3E50CA7261B5DFF00285977 /* Preview Assets.xcassets in Resources */, |
260 | 260 | C33DFABF261F1A9700132010 /* Production.xcconfig in Resources */, |
261 | 261 | C3E50CA4261B5DFF00285977 /* Assets.xcassets in Resources */, |
|
0 commit comments