|
58 | 58 | 7CA106457CC640CDCEDB05E5 /* Pods_TestKeyboardExtension.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_TestKeyboardExtension.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
59 | 59 | D46156852D63555100D7C33D /* App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = App.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
60 | 60 | D4DC1E7A2D6F0FAD00F562AA /* UITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = UITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
61 | | - D4DC1E852D6F0FD400F562AA /* iOS-Cocoapods-Swift6_Base.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; name = "iOS-Cocoapods-Swift6_Base.xctestplan"; path = "../../../Plans/iOS-Cocoapods-Swift6_Base.xctestplan"; sourceTree = "<group>"; }; |
| 61 | + D4DC1E852D6F0FD400F562AA /* iOS-Cocoapods-Swift6_Base.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; path = "iOS-Cocoapods-Swift6_Base.xctestplan"; sourceTree = "<group>"; }; |
62 | 62 | D4DC1E8B2D6F0FDE00F562AA /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
63 | 63 | D4DC1E8C2D6F0FDE00F562AA /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
64 | 64 | D4DC1E8D2D6F0FDE00F562AA /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
|
163 | 163 | name = Products; |
164 | 164 | sourceTree = "<group>"; |
165 | 165 | }; |
166 | | - D4DC1E872D6F0FDE00F562AA /* Headers */ = { |
167 | | - isa = PBXGroup; |
168 | | - children = ( |
169 | | - ); |
170 | | - path = Headers; |
171 | | - sourceTree = "<group>"; |
172 | | - }; |
173 | | - D4DC1E882D6F0FDE00F562AA /* Local Podspecs */ = { |
174 | | - isa = PBXGroup; |
175 | | - children = ( |
176 | | - ); |
177 | | - path = "Local Podspecs"; |
178 | | - sourceTree = "<group>"; |
179 | | - }; |
180 | | - D4DC1E892D6F0FDE00F562AA /* Target Support Files */ = { |
181 | | - isa = PBXGroup; |
182 | | - children = ( |
183 | | - ); |
184 | | - path = "Target Support Files"; |
185 | | - sourceTree = "<group>"; |
186 | | - }; |
187 | | - D4DC1E8A2D6F0FDE00F562AA /* Pods */ = { |
188 | | - isa = PBXGroup; |
189 | | - children = ( |
190 | | - D4DC1E872D6F0FDE00F562AA /* Headers */, |
191 | | - D4DC1E882D6F0FDE00F562AA /* Local Podspecs */, |
192 | | - D4DC1E892D6F0FDE00F562AA /* Target Support Files */, |
193 | | - ); |
194 | | - path = Pods; |
195 | | - sourceTree = "<group>"; |
196 | | - }; |
197 | 166 | D4DC1E942D6F0FDE00F562AA /* Sources */ = { |
198 | 167 | isa = PBXGroup; |
199 | 168 | children = ( |
200 | | - D4DC1E8A2D6F0FDE00F562AA /* Pods */, |
201 | 169 | D4DC1E8B2D6F0FDE00F562AA /* AppDelegate.swift */, |
202 | 170 | D4DC1E8C2D6F0FDE00F562AA /* Assets.xcassets */, |
203 | 171 | D4DC1E8D2D6F0FDE00F562AA /* Info.plist */, |
|
217 | 185 | path = UITests; |
218 | 186 | sourceTree = "<group>"; |
219 | 187 | }; |
220 | | - D4DC1EA12D6F0FEB00F562AA /* Test Plans */ = { |
| 188 | + D4DC1EA12D6F0FEB00F562AA /* Plans */ = { |
221 | 189 | isa = PBXGroup; |
222 | 190 | children = ( |
223 | 191 | D4DC1E852D6F0FD400F562AA /* iOS-Cocoapods-Swift6_Base.xctestplan */, |
224 | 192 | ); |
225 | | - path = "Test Plans"; |
| 193 | + name = Plans; |
| 194 | + path = ../../Plans; |
226 | 195 | sourceTree = "<group>"; |
227 | 196 | }; |
228 | 197 | /* End PBXGroup section */ |
|
0 commit comments