|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 50; |
| 6 | + objectVersion = 46; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
|
15 | 15 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; }; |
16 | 16 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; }; |
17 | 17 | AA1F617779EAA28FB12EC66E /* libPods-Runner.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C77CA0BBC4B57129484236F4 /* libPods-Runner.a */; }; |
18 | | - F7C2268825DCA70C00389C82 /* GalleryUITests.m in Sources */ = {isa = PBXBuildFile; fileRef = F7C2268725DCA70C00389C82 /* GalleryUITests.m */; }; |
19 | 18 | /* End PBXBuildFile section */ |
20 | 19 |
|
21 | | -/* Begin PBXContainerItemProxy section */ |
22 | | - F7C2268A25DCA70C00389C82 /* PBXContainerItemProxy */ = { |
23 | | - isa = PBXContainerItemProxy; |
24 | | - containerPortal = 97C146E61CF9000F007C117D /* Project object */; |
25 | | - proxyType = 1; |
26 | | - remoteGlobalIDString = 97C146ED1CF9000F007C117D; |
27 | | - remoteInfo = Runner; |
28 | | - }; |
29 | | -/* End PBXContainerItemProxy section */ |
30 | | - |
31 | 20 | /* Begin PBXCopyFilesBuildPhase section */ |
32 | 21 | 9705A1C41CF9048500538489 /* Embed Frameworks */ = { |
33 | 22 | isa = PBXCopyFilesBuildPhase; |
|
60 | 49 | C77CA0BBC4B57129484236F4 /* libPods-Runner.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Runner.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
61 | 50 | DC01738FBE39EADD5AC4BF42 /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; }; |
62 | 51 | ECF490DDAB8ABCEEFB1780BE /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; }; |
63 | | - F7C2268525DCA70C00389C82 /* GalleryUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = GalleryUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
64 | | - F7C2268725DCA70C00389C82 /* GalleryUITests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = GalleryUITests.m; sourceTree = "<group>"; }; |
65 | | - F7C2268925DCA70C00389C82 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
66 | 52 | /* End PBXFileReference section */ |
67 | 53 |
|
68 | 54 | /* Begin PBXFrameworksBuildPhase section */ |
|
74 | 60 | ); |
75 | 61 | runOnlyForDeploymentPostprocessing = 0; |
76 | 62 | }; |
77 | | - F7C2268225DCA70C00389C82 /* Frameworks */ = { |
78 | | - isa = PBXFrameworksBuildPhase; |
79 | | - buildActionMask = 2147483647; |
80 | | - files = ( |
81 | | - ); |
82 | | - runOnlyForDeploymentPostprocessing = 0; |
83 | | - }; |
84 | 63 | /* End PBXFrameworksBuildPhase section */ |
85 | 64 |
|
86 | 65 | /* Begin PBXGroup section */ |
|
100 | 79 | children = ( |
101 | 80 | 9740EEB11CF90186004384FC /* Flutter */, |
102 | 81 | 97C146F01CF9000F007C117D /* Runner */, |
103 | | - F7C2268625DCA70C00389C82 /* GalleryUITests */, |
104 | 82 | 97C146EF1CF9000F007C117D /* Products */, |
105 | 83 | CF3B75C9A7D2FA2A4C99F110 /* Frameworks */, |
106 | 84 | E54E8B7296D73DD9B2385312 /* Pods */, |
|
111 | 89 | isa = PBXGroup; |
112 | 90 | children = ( |
113 | 91 | 97C146EE1CF9000F007C117D /* Flutter Gallery.app */, |
114 | | - F7C2268525DCA70C00389C82 /* GalleryUITests.xctest */, |
115 | 92 | ); |
116 | 93 | name = Products; |
117 | 94 | sourceTree = "<group>"; |
|
158 | 135 | name = Pods; |
159 | 136 | sourceTree = "<group>"; |
160 | 137 | }; |
161 | | - F7C2268625DCA70C00389C82 /* GalleryUITests */ = { |
162 | | - isa = PBXGroup; |
163 | | - children = ( |
164 | | - F7C2268725DCA70C00389C82 /* GalleryUITests.m */, |
165 | | - F7C2268925DCA70C00389C82 /* Info.plist */, |
166 | | - ); |
167 | | - path = GalleryUITests; |
168 | | - sourceTree = "<group>"; |
169 | | - }; |
170 | 138 | /* End PBXGroup section */ |
171 | 139 |
|
172 | 140 | /* Begin PBXNativeTarget section */ |
|
191 | 159 | productReference = 97C146EE1CF9000F007C117D /* Flutter Gallery.app */; |
192 | 160 | productType = "com.apple.product-type.application"; |
193 | 161 | }; |
194 | | - F7C2268425DCA70C00389C82 /* GalleryUITests */ = { |
195 | | - isa = PBXNativeTarget; |
196 | | - buildConfigurationList = F7C2268F25DCA70C00389C82 /* Build configuration list for PBXNativeTarget "GalleryUITests" */; |
197 | | - buildPhases = ( |
198 | | - F7C2268125DCA70C00389C82 /* Sources */, |
199 | | - F7C2268225DCA70C00389C82 /* Frameworks */, |
200 | | - F7C2268325DCA70C00389C82 /* Resources */, |
201 | | - ); |
202 | | - buildRules = ( |
203 | | - ); |
204 | | - dependencies = ( |
205 | | - F7C2268B25DCA70C00389C82 /* PBXTargetDependency */, |
206 | | - ); |
207 | | - name = GalleryUITests; |
208 | | - productName = GalleryUITests; |
209 | | - productReference = F7C2268525DCA70C00389C82 /* GalleryUITests.xctest */; |
210 | | - productType = "com.apple.product-type.bundle.ui-testing"; |
211 | | - }; |
212 | 162 | /* End PBXNativeTarget section */ |
213 | 163 |
|
214 | 164 | /* Begin PBXProject section */ |
|
221 | 171 | 97C146ED1CF9000F007C117D = { |
222 | 172 | CreatedOnToolsVersion = 7.3.1; |
223 | 173 | }; |
224 | | - F7C2268425DCA70C00389C82 = { |
225 | | - CreatedOnToolsVersion = 12.4; |
226 | | - ProvisioningStyle = Automatic; |
227 | | - TestTargetID = 97C146ED1CF9000F007C117D; |
228 | | - }; |
229 | 174 | }; |
230 | 175 | }; |
231 | 176 | buildConfigurationList = 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */; |
|
242 | 187 | projectRoot = ""; |
243 | 188 | targets = ( |
244 | 189 | 97C146ED1CF9000F007C117D /* Runner */, |
245 | | - F7C2268425DCA70C00389C82 /* GalleryUITests */, |
246 | 190 | ); |
247 | 191 | }; |
248 | 192 | /* End PBXProject section */ |
|
259 | 203 | ); |
260 | 204 | runOnlyForDeploymentPostprocessing = 0; |
261 | 205 | }; |
262 | | - F7C2268325DCA70C00389C82 /* Resources */ = { |
263 | | - isa = PBXResourcesBuildPhase; |
264 | | - buildActionMask = 2147483647; |
265 | | - files = ( |
266 | | - ); |
267 | | - runOnlyForDeploymentPostprocessing = 0; |
268 | | - }; |
269 | 206 | /* End PBXResourcesBuildPhase section */ |
270 | 207 |
|
271 | 208 | /* Begin PBXShellScriptBuildPhase section */ |
|
313 | 250 | ); |
314 | 251 | runOnlyForDeploymentPostprocessing = 0; |
315 | 252 | shellPath = /bin/sh; |
316 | | - shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build"; |
| 253 | + shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build\n"; |
317 | 254 | }; |
318 | 255 | /* End PBXShellScriptBuildPhase section */ |
319 | 256 |
|
|
328 | 265 | ); |
329 | 266 | runOnlyForDeploymentPostprocessing = 0; |
330 | 267 | }; |
331 | | - F7C2268125DCA70C00389C82 /* Sources */ = { |
332 | | - isa = PBXSourcesBuildPhase; |
333 | | - buildActionMask = 2147483647; |
334 | | - files = ( |
335 | | - F7C2268825DCA70C00389C82 /* GalleryUITests.m in Sources */, |
336 | | - ); |
337 | | - runOnlyForDeploymentPostprocessing = 0; |
338 | | - }; |
339 | 268 | /* End PBXSourcesBuildPhase section */ |
340 | 269 |
|
341 | | -/* Begin PBXTargetDependency section */ |
342 | | - F7C2268B25DCA70C00389C82 /* PBXTargetDependency */ = { |
343 | | - isa = PBXTargetDependency; |
344 | | - target = 97C146ED1CF9000F007C117D /* Runner */; |
345 | | - targetProxy = F7C2268A25DCA70C00389C82 /* PBXContainerItemProxy */; |
346 | | - }; |
347 | | -/* End PBXTargetDependency section */ |
348 | | - |
349 | 270 | /* Begin PBXVariantGroup section */ |
350 | 271 | 97C146FA1CF9000F007C117D /* Main.storyboard */ = { |
351 | 272 | isa = PBXVariantGroup; |
|
558 | 479 | }; |
559 | 480 | name = Release; |
560 | 481 | }; |
561 | | - F7C2268C25DCA70C00389C82 /* Debug */ = { |
562 | | - isa = XCBuildConfiguration; |
563 | | - buildSettings = { |
564 | | - INFOPLIST_FILE = GalleryUITests/Info.plist; |
565 | | - IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
566 | | - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
567 | | - MTL_FAST_MATH = YES; |
568 | | - PRODUCT_BUNDLE_IDENTIFIER = com.flutterio.GalleryUITests; |
569 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
570 | | - TEST_TARGET_NAME = Runner; |
571 | | - }; |
572 | | - name = Debug; |
573 | | - }; |
574 | | - F7C2268D25DCA70C00389C82 /* Release */ = { |
575 | | - isa = XCBuildConfiguration; |
576 | | - buildSettings = { |
577 | | - INFOPLIST_FILE = GalleryUITests/Info.plist; |
578 | | - IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
579 | | - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
580 | | - MTL_FAST_MATH = YES; |
581 | | - PRODUCT_BUNDLE_IDENTIFIER = com.flutterio.GalleryUITests; |
582 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
583 | | - TEST_TARGET_NAME = Runner; |
584 | | - }; |
585 | | - name = Release; |
586 | | - }; |
587 | | - F7C2268E25DCA70C00389C82 /* Profile */ = { |
588 | | - isa = XCBuildConfiguration; |
589 | | - buildSettings = { |
590 | | - INFOPLIST_FILE = GalleryUITests/Info.plist; |
591 | | - IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
592 | | - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
593 | | - MTL_FAST_MATH = YES; |
594 | | - PRODUCT_BUNDLE_IDENTIFIER = com.flutterio.GalleryUITests; |
595 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
596 | | - TEST_TARGET_NAME = Runner; |
597 | | - }; |
598 | | - name = Profile; |
599 | | - }; |
600 | 482 | /* End XCBuildConfiguration section */ |
601 | 483 |
|
602 | 484 | /* Begin XCConfigurationList section */ |
|
620 | 502 | defaultConfigurationIsVisible = 0; |
621 | 503 | defaultConfigurationName = Release; |
622 | 504 | }; |
623 | | - F7C2268F25DCA70C00389C82 /* Build configuration list for PBXNativeTarget "GalleryUITests" */ = { |
624 | | - isa = XCConfigurationList; |
625 | | - buildConfigurations = ( |
626 | | - F7C2268C25DCA70C00389C82 /* Debug */, |
627 | | - F7C2268D25DCA70C00389C82 /* Release */, |
628 | | - F7C2268E25DCA70C00389C82 /* Profile */, |
629 | | - ); |
630 | | - defaultConfigurationIsVisible = 0; |
631 | | - defaultConfigurationName = Release; |
632 | | - }; |
633 | 505 | /* End XCConfigurationList section */ |
634 | 506 | }; |
635 | 507 | rootObject = 97C146E61CF9000F007C117D /* Project object */; |
|
0 commit comments