|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; }; |
11 | | - 331C808B294A63AB00263BE5 /* RunnerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 331C807B294A618700263BE5 /* RunnerTests.swift */; }; |
12 | 11 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; }; |
13 | | - 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; }; |
| 12 | + 7AFB0B132B8D038CBAF02B4E /* libPods-RunnerTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 32D97E85AE85363F61672773 /* libPods-RunnerTests.a */; }; |
14 | 13 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; }; |
15 | 14 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; }; |
16 | 15 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; }; |
17 | | - 9AF3A5CAB88B27F2BC36D686 /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D4C443E7E16FB2AD978AC1D6 /* Pods_RunnerTests.framework */; }; |
18 | | - B81650923B266CE1F32B75E4 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F3702C135032CE4599D8327B /* Pods_Runner.framework */; }; |
| 16 | + AB2C8CA8CB0B570FDC41DF49 /* libPods-Runner.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 656AE6DD8C165214F407D2AE /* libPods-Runner.a */; }; |
| 17 | + F7E47F772970EBA900FA52F3 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */; }; |
| 18 | + F7E47F792970ECCA00FA52F3 /* RunnerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = F7E47F782970ECCA00FA52F3 /* RunnerTests.m */; }; |
| 19 | + F7E47F7B2970EDFB00FA52F3 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = F7E47F7A2970EDFB00FA52F3 /* main.m */; }; |
19 | 20 | /* End PBXBuildFile section */ |
20 | 21 |
|
21 | 22 | /* Begin PBXContainerItemProxy section */ |
|
44 | 45 | /* Begin PBXFileReference section */ |
45 | 46 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; }; |
46 | 47 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; }; |
47 | | - 331C807B294A618700263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ../../../darwin/Tests/RunnerTests.swift; sourceTree = "<group>"; }; |
| 48 | + 32D97E85AE85363F61672773 /* libPods-RunnerTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RunnerTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
48 | 49 | 331C8081294A63A400263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
49 | 50 | 3A8F2565F3AF472E2E0A219E /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; }; |
50 | 51 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; }; |
| 52 | + 656AE6DD8C165214F407D2AE /* libPods-Runner.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Runner.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
51 | 53 | 6F1615DD96BB2B955423149B /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; }; |
52 | | - 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; }; |
53 | | - 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
54 | 54 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; }; |
| 55 | + 7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; |
| 56 | + 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; |
55 | 57 | 87C77C652D5BC0B23F81E01F /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; }; |
56 | 58 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; }; |
57 | 59 | 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; }; |
|
61 | 63 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
62 | 64 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
63 | 65 | B5E9D2BAFD0E9BF6494E5389 /* Pods-RunnerTests.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.profile.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.profile.xcconfig"; sourceTree = "<group>"; }; |
64 | | - D4C443E7E16FB2AD978AC1D6 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
65 | 66 | D9DC9227831D288079E5C887 /* Pods-RunnerTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.release.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.release.xcconfig"; sourceTree = "<group>"; }; |
66 | 67 | F1B6CB00204D3430428972D5 /* Pods-RunnerTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.debug.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.debug.xcconfig"; sourceTree = "<group>"; }; |
67 | | - F3702C135032CE4599D8327B /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 68 | + F7E47F782970ECCA00FA52F3 /* RunnerTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RunnerTests.m; sourceTree = "<group>"; }; |
| 69 | + F7E47F7A2970EDFB00FA52F3 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
68 | 70 | /* End PBXFileReference section */ |
69 | 71 |
|
70 | 72 | /* Begin PBXFrameworksBuildPhase section */ |
71 | 73 | 3F94D8484CE6A0609BCE7680 /* Frameworks */ = { |
72 | 74 | isa = PBXFrameworksBuildPhase; |
73 | 75 | buildActionMask = 2147483647; |
74 | 76 | files = ( |
75 | | - 9AF3A5CAB88B27F2BC36D686 /* Pods_RunnerTests.framework in Frameworks */, |
| 77 | + 7AFB0B132B8D038CBAF02B4E /* libPods-RunnerTests.a in Frameworks */, |
76 | 78 | ); |
77 | 79 | runOnlyForDeploymentPostprocessing = 0; |
78 | 80 | }; |
79 | 81 | 97C146EB1CF9000F007C117D /* Frameworks */ = { |
80 | 82 | isa = PBXFrameworksBuildPhase; |
81 | 83 | buildActionMask = 2147483647; |
82 | 84 | files = ( |
83 | | - B81650923B266CE1F32B75E4 /* Pods_Runner.framework in Frameworks */, |
| 85 | + AB2C8CA8CB0B570FDC41DF49 /* libPods-Runner.a in Frameworks */, |
84 | 86 | ); |
85 | 87 | runOnlyForDeploymentPostprocessing = 0; |
86 | 88 | }; |
|
90 | 92 | 331C8082294A63A400263BE5 /* RunnerTests */ = { |
91 | 93 | isa = PBXGroup; |
92 | 94 | children = ( |
93 | | - 331C807B294A618700263BE5 /* RunnerTests.swift */, |
| 95 | + F7E47F782970ECCA00FA52F3 /* RunnerTests.m */, |
94 | 96 | ); |
95 | 97 | path = RunnerTests; |
96 | 98 | sourceTree = "<group>"; |
97 | 99 | }; |
98 | 100 | 4E1DD4374F34EBDF7F4214F0 /* Frameworks */ = { |
99 | 101 | isa = PBXGroup; |
100 | 102 | children = ( |
101 | | - F3702C135032CE4599D8327B /* Pods_Runner.framework */, |
102 | | - D4C443E7E16FB2AD978AC1D6 /* Pods_RunnerTests.framework */, |
| 103 | + 656AE6DD8C165214F407D2AE /* libPods-Runner.a */, |
| 104 | + 32D97E85AE85363F61672773 /* libPods-RunnerTests.a */, |
103 | 105 | ); |
104 | 106 | name = Frameworks; |
105 | 107 | sourceTree = "<group>"; |
|
139 | 141 | 97C146F01CF9000F007C117D /* Runner */ = { |
140 | 142 | isa = PBXGroup; |
141 | 143 | children = ( |
| 144 | + 7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */, |
| 145 | + 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */, |
142 | 146 | 97C146FA1CF9000F007C117D /* Main.storyboard */, |
143 | 147 | 97C146FD1CF9000F007C117D /* Assets.xcassets */, |
144 | 148 | 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */, |
145 | 149 | 97C147021CF9000F007C117D /* Info.plist */, |
146 | 150 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */, |
147 | 151 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */, |
148 | | - 74858FAE1ED2DC5600515810 /* AppDelegate.swift */, |
149 | | - 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */, |
| 152 | + F7E47F7A2970EDFB00FA52F3 /* main.m */, |
150 | 153 | ); |
151 | 154 | path = Runner; |
152 | 155 | sourceTree = "<group>"; |
|
161 | 164 | D9DC9227831D288079E5C887 /* Pods-RunnerTests.release.xcconfig */, |
162 | 165 | B5E9D2BAFD0E9BF6494E5389 /* Pods-RunnerTests.profile.xcconfig */, |
163 | 166 | ); |
164 | | - name = Pods; |
165 | 167 | path = Pods; |
166 | 168 | sourceTree = "<group>"; |
167 | 169 | }; |
|
198 | 200 | 97C146EC1CF9000F007C117D /* Resources */, |
199 | 201 | 9705A1C41CF9048500538489 /* Embed Frameworks */, |
200 | 202 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */, |
201 | | - 3AC0A86331B4FD70A0EF91D9 /* [CP] Embed Pods Frameworks */, |
202 | 203 | ); |
203 | 204 | buildRules = ( |
204 | 205 | ); |
|
224 | 225 | }; |
225 | 226 | 97C146ED1CF9000F007C117D = { |
226 | 227 | CreatedOnToolsVersion = 7.3.1; |
227 | | - LastSwiftMigration = 1100; |
228 | 228 | }; |
229 | 229 | }; |
230 | 230 | }; |
|
269 | 269 | /* End PBXResourcesBuildPhase section */ |
270 | 270 |
|
271 | 271 | /* Begin PBXShellScriptBuildPhase section */ |
272 | | - 3AC0A86331B4FD70A0EF91D9 /* [CP] Embed Pods Frameworks */ = { |
273 | | - isa = PBXShellScriptBuildPhase; |
274 | | - buildActionMask = 2147483647; |
275 | | - files = ( |
276 | | - ); |
277 | | - inputFileListPaths = ( |
278 | | - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
279 | | - ); |
280 | | - name = "[CP] Embed Pods Frameworks"; |
281 | | - outputFileListPaths = ( |
282 | | - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
283 | | - ); |
284 | | - runOnlyForDeploymentPostprocessing = 0; |
285 | | - shellPath = /bin/sh; |
286 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
287 | | - showEnvVarsInLog = 0; |
288 | | - }; |
289 | 272 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = { |
290 | 273 | isa = PBXShellScriptBuildPhase; |
291 | 274 | alwaysOutOfDate = 1; |
|
367 | 350 | isa = PBXSourcesBuildPhase; |
368 | 351 | buildActionMask = 2147483647; |
369 | 352 | files = ( |
370 | | - 331C808B294A63AB00263BE5 /* RunnerTests.swift in Sources */, |
| 353 | + F7E47F792970ECCA00FA52F3 /* RunnerTests.m in Sources */, |
371 | 354 | ); |
372 | 355 | runOnlyForDeploymentPostprocessing = 0; |
373 | 356 | }; |
374 | 357 | 97C146EA1CF9000F007C117D /* Sources */ = { |
375 | 358 | isa = PBXSourcesBuildPhase; |
376 | 359 | buildActionMask = 2147483647; |
377 | 360 | files = ( |
378 | | - 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */, |
| 361 | + F7E47F772970EBA900FA52F3 /* AppDelegate.m in Sources */, |
| 362 | + F7E47F7B2970EDFB00FA52F3 /* main.m in Sources */, |
379 | 363 | 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */, |
380 | 364 | ); |
381 | 365 | runOnlyForDeploymentPostprocessing = 0; |
|
475 | 459 | ); |
476 | 460 | PRODUCT_BUNDLE_IDENTIFIER = com.example.sharedPreferencesFoundationExample; |
477 | 461 | PRODUCT_NAME = "$(TARGET_NAME)"; |
478 | | - SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; |
479 | | - SWIFT_VERSION = 5.0; |
480 | 462 | VERSIONING_SYSTEM = "apple-generic"; |
481 | 463 | }; |
482 | 464 | name = Profile; |
|
492 | 474 | MARKETING_VERSION = 1.0; |
493 | 475 | PRODUCT_BUNDLE_IDENTIFIER = com.example.sharedPreferencesFoundationExample.RunnerTests; |
494 | 476 | PRODUCT_NAME = "$(TARGET_NAME)"; |
495 | | - SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; |
496 | | - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
497 | | - SWIFT_VERSION = 5.0; |
498 | 477 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner"; |
499 | 478 | }; |
500 | 479 | name = Debug; |
|
510 | 489 | MARKETING_VERSION = 1.0; |
511 | 490 | PRODUCT_BUNDLE_IDENTIFIER = com.example.sharedPreferencesFoundationExample.RunnerTests; |
512 | 491 | PRODUCT_NAME = "$(TARGET_NAME)"; |
513 | | - SWIFT_VERSION = 5.0; |
514 | 492 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner"; |
515 | 493 | }; |
516 | 494 | name = Release; |
|
526 | 504 | MARKETING_VERSION = 1.0; |
527 | 505 | PRODUCT_BUNDLE_IDENTIFIER = com.example.sharedPreferencesFoundationExample.RunnerTests; |
528 | 506 | PRODUCT_NAME = "$(TARGET_NAME)"; |
529 | | - SWIFT_VERSION = 5.0; |
530 | 507 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner"; |
531 | 508 | }; |
532 | 509 | name = Profile; |
|
630 | 607 | IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
631 | 608 | MTL_ENABLE_DEBUG_INFO = NO; |
632 | 609 | SDKROOT = iphoneos; |
633 | | - SUPPORTED_PLATFORMS = iphoneos; |
634 | | - SWIFT_COMPILATION_MODE = wholemodule; |
635 | | - SWIFT_OPTIMIZATION_LEVEL = "-O"; |
636 | 610 | TARGETED_DEVICE_FAMILY = "1,2"; |
637 | 611 | VALIDATE_PRODUCT = YES; |
638 | 612 | }; |
|
653 | 627 | ); |
654 | 628 | PRODUCT_BUNDLE_IDENTIFIER = com.example.sharedPreferencesFoundationExample; |
655 | 629 | PRODUCT_NAME = "$(TARGET_NAME)"; |
656 | | - SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; |
657 | | - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
658 | | - SWIFT_VERSION = 5.0; |
659 | 630 | VERSIONING_SYSTEM = "apple-generic"; |
660 | 631 | }; |
661 | 632 | name = Debug; |
|
675 | 646 | ); |
676 | 647 | PRODUCT_BUNDLE_IDENTIFIER = com.example.sharedPreferencesFoundationExample; |
677 | 648 | PRODUCT_NAME = "$(TARGET_NAME)"; |
678 | | - SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; |
679 | | - SWIFT_VERSION = 5.0; |
680 | 649 | VERSIONING_SYSTEM = "apple-generic"; |
681 | 650 | }; |
682 | 651 | name = Release; |
|
0 commit comments