|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; }; |
11 | 11 | 331C808B294A63AB00263BE5 /* RunnerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 331C807B294A618700263BE5 /* RunnerTests.swift */; }; |
12 | | - 3842C5A76F1A8A2536CD6E7D /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7240557A44A873AE5010901F /* Pods_Runner.framework */; }; |
13 | 12 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; }; |
14 | 13 | 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; }; |
15 | 14 | 78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */ = {isa = PBXBuildFile; productRef = 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */; }; |
16 | 15 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; }; |
17 | 16 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; }; |
18 | 17 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; }; |
19 | | - F416A10B2C2CDDB4A88FC287 /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C0F736A0A76C45F1F298B8A2 /* Pods_RunnerTests.framework */; }; |
20 | 18 | /* End PBXBuildFile section */ |
21 | 19 |
|
22 | 20 | /* Begin PBXContainerItemProxy section */ |
|
48 | 46 | 331C807B294A618700263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunnerTests.swift; sourceTree = "<group>"; }; |
49 | 47 | 331C8081294A63A400263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
50 | 48 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; }; |
51 | | - 7240557A44A873AE5010901F /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
52 | 49 | 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; }; |
53 | 50 | 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
| 51 | + 784666492D4C4C64000A1A5F /* FlutterFramework */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = FlutterFramework; path = Flutter/ephemeral/Packages/.packages/FlutterFramework; sourceTree = "<group>"; }; |
| 52 | + 78DABEA22ED26510000E7860 /* system_theme */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = system_theme; path = ../../ios/system_theme; sourceTree = "<group>"; }; |
54 | 53 | 78E0A7A72DC9AD7400C4905E /* FlutterGeneratedPluginSwiftPackage */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = FlutterGeneratedPluginSwiftPackage; path = Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage; sourceTree = "<group>"; }; |
55 | 54 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; }; |
56 | | - 7B3CC3134AAD0878697C1D5C /* 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>"; }; |
57 | 55 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; }; |
58 | 56 | 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; }; |
59 | 57 | 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
60 | 58 | 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
61 | 59 | 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
62 | 60 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
63 | 61 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
64 | | - 9B90DEC16C6359FA7E6CC740 /* 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>"; }; |
65 | | - A3D7C784D3EE05B722EDC77D /* 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>"; }; |
66 | | - C0F736A0A76C45F1F298B8A2 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
67 | | - DE6CE54ADE90A3F4B73B6BC0 /* 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>"; }; |
68 | | - E19EE2C9BEA2948CB66ECE47 /* 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>"; }; |
69 | | - E75584638F862C376C074FF4 /* 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>"; }; |
70 | | - 784666492D4C4C64000A1A5F /* FlutterFramework */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = FlutterFramework; path = Flutter/ephemeral/Packages/.packages/FlutterFramework; sourceTree = "<group>"; }; |
71 | | - 78DABEA22ED26510000E7860 /* system_theme */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = system_theme; path = ../../ios/system_theme; sourceTree = "<group>"; }; |
72 | 62 | /* End PBXFileReference section */ |
73 | 63 |
|
74 | 64 | /* Begin PBXFrameworksBuildPhase section */ |
|
77 | 67 | buildActionMask = 2147483647; |
78 | 68 | files = ( |
79 | 69 | 78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */, |
80 | | - 3842C5A76F1A8A2536CD6E7D /* Pods_Runner.framework in Frameworks */, |
81 | 70 | ); |
82 | 71 | runOnlyForDeploymentPostprocessing = 0; |
83 | 72 | }; |
84 | 73 | E98FC8AD2224E617178D003A /* Frameworks */ = { |
85 | 74 | isa = PBXFrameworksBuildPhase; |
86 | 75 | buildActionMask = 2147483647; |
87 | 76 | files = ( |
88 | | - F416A10B2C2CDDB4A88FC287 /* Pods_RunnerTests.framework in Frameworks */, |
89 | 77 | ); |
90 | 78 | runOnlyForDeploymentPostprocessing = 0; |
91 | 79 | }; |
|
121 | 109 | 97C146F01CF9000F007C117D /* Runner */, |
122 | 110 | 97C146EF1CF9000F007C117D /* Products */, |
123 | 111 | 331C8082294A63A400263BE5 /* RunnerTests */, |
124 | | - E85BAF1839AB16CC128355ED /* Pods */, |
125 | | - AB5280F76C391F95DE1C65B3 /* Frameworks */, |
126 | 112 | ); |
127 | 113 | sourceTree = "<group>"; |
128 | 114 | }; |
|
150 | 136 | path = Runner; |
151 | 137 | sourceTree = "<group>"; |
152 | 138 | }; |
153 | | - AB5280F76C391F95DE1C65B3 /* Frameworks */ = { |
154 | | - isa = PBXGroup; |
155 | | - children = ( |
156 | | - 7240557A44A873AE5010901F /* Pods_Runner.framework */, |
157 | | - C0F736A0A76C45F1F298B8A2 /* Pods_RunnerTests.framework */, |
158 | | - ); |
159 | | - name = Frameworks; |
160 | | - sourceTree = "<group>"; |
161 | | - }; |
162 | | - E85BAF1839AB16CC128355ED /* Pods */ = { |
163 | | - isa = PBXGroup; |
164 | | - children = ( |
165 | | - DE6CE54ADE90A3F4B73B6BC0 /* Pods-Runner.debug.xcconfig */, |
166 | | - A3D7C784D3EE05B722EDC77D /* Pods-Runner.release.xcconfig */, |
167 | | - 7B3CC3134AAD0878697C1D5C /* Pods-Runner.profile.xcconfig */, |
168 | | - E75584638F862C376C074FF4 /* Pods-RunnerTests.debug.xcconfig */, |
169 | | - 9B90DEC16C6359FA7E6CC740 /* Pods-RunnerTests.release.xcconfig */, |
170 | | - E19EE2C9BEA2948CB66ECE47 /* Pods-RunnerTests.profile.xcconfig */, |
171 | | - ); |
172 | | - name = Pods; |
173 | | - path = Pods; |
174 | | - sourceTree = "<group>"; |
175 | | - }; |
176 | 139 | /* End PBXGroup section */ |
177 | 140 |
|
178 | 141 | /* Begin PBXNativeTarget section */ |
179 | 142 | 331C8080294A63A400263BE5 /* RunnerTests */ = { |
180 | 143 | isa = PBXNativeTarget; |
181 | 144 | buildConfigurationList = 331C8087294A63A400263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */; |
182 | 145 | buildPhases = ( |
183 | | - 6E697593CE81B278DC6B1E05 /* [CP] Check Pods Manifest.lock */, |
184 | 146 | 331C807D294A63A400263BE5 /* Sources */, |
185 | 147 | 331C807F294A63A400263BE5 /* Resources */, |
186 | 148 | E98FC8AD2224E617178D003A /* Frameworks */, |
|
199 | 161 | isa = PBXNativeTarget; |
200 | 162 | buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */; |
201 | 163 | buildPhases = ( |
202 | | - 5EB818CAF3454B056CA55900 /* [CP] Check Pods Manifest.lock */, |
203 | 164 | 9740EEB61CF901F6004384FC /* Run Script */, |
204 | 165 | 97C146EA1CF9000F007C117D /* Sources */, |
205 | 166 | 97C146EB1CF9000F007C117D /* Frameworks */, |
|
298 | 259 | shellPath = /bin/sh; |
299 | 260 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin"; |
300 | 261 | }; |
301 | | - 5EB818CAF3454B056CA55900 /* [CP] Check Pods Manifest.lock */ = { |
302 | | - isa = PBXShellScriptBuildPhase; |
303 | | - buildActionMask = 2147483647; |
304 | | - files = ( |
305 | | - ); |
306 | | - inputFileListPaths = ( |
307 | | - ); |
308 | | - inputPaths = ( |
309 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
310 | | - "${PODS_ROOT}/Manifest.lock", |
311 | | - ); |
312 | | - name = "[CP] Check Pods Manifest.lock"; |
313 | | - outputFileListPaths = ( |
314 | | - ); |
315 | | - outputPaths = ( |
316 | | - "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", |
317 | | - ); |
318 | | - runOnlyForDeploymentPostprocessing = 0; |
319 | | - shellPath = /bin/sh; |
320 | | - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
321 | | - showEnvVarsInLog = 0; |
322 | | - }; |
323 | | - 6E697593CE81B278DC6B1E05 /* [CP] Check Pods Manifest.lock */ = { |
324 | | - isa = PBXShellScriptBuildPhase; |
325 | | - buildActionMask = 2147483647; |
326 | | - files = ( |
327 | | - ); |
328 | | - inputFileListPaths = ( |
329 | | - ); |
330 | | - inputPaths = ( |
331 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
332 | | - "${PODS_ROOT}/Manifest.lock", |
333 | | - ); |
334 | | - name = "[CP] Check Pods Manifest.lock"; |
335 | | - outputFileListPaths = ( |
336 | | - ); |
337 | | - outputPaths = ( |
338 | | - "$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt", |
339 | | - ); |
340 | | - runOnlyForDeploymentPostprocessing = 0; |
341 | | - shellPath = /bin/sh; |
342 | | - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
343 | | - showEnvVarsInLog = 0; |
344 | | - }; |
345 | 262 | 9740EEB61CF901F6004384FC /* Run Script */ = { |
346 | 263 | isa = PBXShellScriptBuildPhase; |
347 | 264 | alwaysOutOfDate = 1; |
|
480 | 397 | }; |
481 | 398 | 331C8088294A63A400263BE5 /* Debug */ = { |
482 | 399 | isa = XCBuildConfiguration; |
483 | | - baseConfigurationReference = E75584638F862C376C074FF4 /* Pods-RunnerTests.debug.xcconfig */; |
484 | 400 | buildSettings = { |
485 | 401 | BUNDLE_LOADER = "$(TEST_HOST)"; |
486 | 402 | CODE_SIGN_STYLE = Automatic; |
|
498 | 414 | }; |
499 | 415 | 331C8089294A63A400263BE5 /* Release */ = { |
500 | 416 | isa = XCBuildConfiguration; |
501 | | - baseConfigurationReference = 9B90DEC16C6359FA7E6CC740 /* Pods-RunnerTests.release.xcconfig */; |
502 | 417 | buildSettings = { |
503 | 418 | BUNDLE_LOADER = "$(TEST_HOST)"; |
504 | 419 | CODE_SIGN_STYLE = Automatic; |
|
514 | 429 | }; |
515 | 430 | 331C808A294A63A400263BE5 /* Profile */ = { |
516 | 431 | isa = XCBuildConfiguration; |
517 | | - baseConfigurationReference = E19EE2C9BEA2948CB66ECE47 /* Pods-RunnerTests.profile.xcconfig */; |
518 | 432 | buildSettings = { |
519 | 433 | BUNDLE_LOADER = "$(TEST_HOST)"; |
520 | 434 | CODE_SIGN_STYLE = Automatic; |
|
0 commit comments