|
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 | 12 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; }; |
13 | | - 4BDB83122C13580BC077DD3C /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 96B3B8172960831F18F475EA /* Pods_Runner.framework */; }; |
14 | | - 5FC84A6F75937FA4925DBC01 /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7C63326FF9E5ED68377096AE /* Pods_RunnerTests.framework */; }; |
15 | 13 | 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; }; |
16 | 14 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; }; |
17 | 15 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; }; |
|
42 | 40 | /* End PBXCopyFilesBuildPhase section */ |
43 | 41 |
|
44 | 42 | /* Begin PBXFileReference section */ |
45 | | - 062AD31DDB470B170B088342 /* 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>"; }; |
46 | | - 0E806A50E2756346B8A4D19E /* 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>"; }; |
47 | 43 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; }; |
48 | 44 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; }; |
49 | 45 | 331C807B294A618700263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunnerTests.swift; sourceTree = "<group>"; }; |
|
52 | 48 | 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; }; |
53 | 49 | 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
54 | 50 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; }; |
55 | | - 7C63326FF9E5ED68377096AE /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
56 | | - 90E652F4EC7F1D16D5C38657 /* 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>"; }; |
57 | | - 96B3B8172960831F18F475EA /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
58 | 51 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; }; |
59 | 52 | 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; }; |
60 | 53 | 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
61 | 54 | 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
62 | 55 | 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
63 | 56 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
64 | 57 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
65 | | - C3C250B4EF13725B87539F74 /* 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>"; }; |
66 | | - C8F546E4631B3BB064C18C10 /* 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 | | - E37A993BECB8FC05FF6896E4 /* 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>"; }; |
68 | 58 | /* End PBXFileReference section */ |
69 | 59 |
|
70 | 60 | /* Begin PBXFrameworksBuildPhase section */ |
71 | 61 | 97C146EB1CF9000F007C117D /* Frameworks */ = { |
72 | 62 | isa = PBXFrameworksBuildPhase; |
73 | 63 | buildActionMask = 2147483647; |
74 | 64 | files = ( |
75 | | - 4BDB83122C13580BC077DD3C /* Pods_Runner.framework in Frameworks */, |
76 | | - ); |
77 | | - runOnlyForDeploymentPostprocessing = 0; |
78 | | - }; |
79 | | - F160A1240EB62EBD0E697333 /* Frameworks */ = { |
80 | | - isa = PBXFrameworksBuildPhase; |
81 | | - buildActionMask = 2147483647; |
82 | | - files = ( |
83 | | - 5FC84A6F75937FA4925DBC01 /* Pods_RunnerTests.framework in Frameworks */, |
84 | 65 | ); |
85 | 66 | runOnlyForDeploymentPostprocessing = 0; |
86 | 67 | }; |
|
113 | 94 | 97C146F01CF9000F007C117D /* Runner */, |
114 | 95 | 97C146EF1CF9000F007C117D /* Products */, |
115 | 96 | 331C8082294A63A400263BE5 /* RunnerTests */, |
116 | | - E9E6268DD26C6029E07B1859 /* Pods */, |
117 | | - C9FE776CD87C925D45978FAB /* Frameworks */, |
118 | 97 | ); |
119 | 98 | sourceTree = "<group>"; |
120 | 99 | }; |
|
142 | 121 | path = Runner; |
143 | 122 | sourceTree = "<group>"; |
144 | 123 | }; |
145 | | - C9FE776CD87C925D45978FAB /* Frameworks */ = { |
146 | | - isa = PBXGroup; |
147 | | - children = ( |
148 | | - 96B3B8172960831F18F475EA /* Pods_Runner.framework */, |
149 | | - 7C63326FF9E5ED68377096AE /* Pods_RunnerTests.framework */, |
150 | | - ); |
151 | | - name = Frameworks; |
152 | | - sourceTree = "<group>"; |
153 | | - }; |
154 | | - E9E6268DD26C6029E07B1859 /* Pods */ = { |
155 | | - isa = PBXGroup; |
156 | | - children = ( |
157 | | - 90E652F4EC7F1D16D5C38657 /* Pods-Runner.debug.xcconfig */, |
158 | | - 0E806A50E2756346B8A4D19E /* Pods-Runner.release.xcconfig */, |
159 | | - C3C250B4EF13725B87539F74 /* Pods-Runner.profile.xcconfig */, |
160 | | - C8F546E4631B3BB064C18C10 /* Pods-RunnerTests.debug.xcconfig */, |
161 | | - E37A993BECB8FC05FF6896E4 /* Pods-RunnerTests.release.xcconfig */, |
162 | | - 062AD31DDB470B170B088342 /* Pods-RunnerTests.profile.xcconfig */, |
163 | | - ); |
164 | | - name = Pods; |
165 | | - path = Pods; |
166 | | - sourceTree = "<group>"; |
167 | | - }; |
168 | 124 | /* End PBXGroup section */ |
169 | 125 |
|
170 | 126 | /* Begin PBXNativeTarget section */ |
171 | 127 | 331C8080294A63A400263BE5 /* RunnerTests */ = { |
172 | 128 | isa = PBXNativeTarget; |
173 | 129 | buildConfigurationList = 331C8087294A63A400263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */; |
174 | 130 | buildPhases = ( |
175 | | - AE5DBF70A8CFE054C1FFAB71 /* [CP] Check Pods Manifest.lock */, |
176 | 131 | 331C807D294A63A400263BE5 /* Sources */, |
177 | 132 | 331C807F294A63A400263BE5 /* Resources */, |
178 | | - F160A1240EB62EBD0E697333 /* Frameworks */, |
179 | 133 | ); |
180 | 134 | buildRules = ( |
181 | 135 | ); |
|
191 | 145 | isa = PBXNativeTarget; |
192 | 146 | buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */; |
193 | 147 | buildPhases = ( |
194 | | - 745519A36C4241D2A0896717 /* [CP] Check Pods Manifest.lock */, |
195 | 148 | 9740EEB61CF901F6004384FC /* Run Script */, |
196 | 149 | 97C146EA1CF9000F007C117D /* Sources */, |
197 | 150 | 97C146EB1CF9000F007C117D /* Frameworks */, |
198 | 151 | 97C146EC1CF9000F007C117D /* Resources */, |
199 | 152 | 9705A1C41CF9048500538489 /* Embed Frameworks */, |
200 | 153 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */, |
201 | | - 34F8EEE0AFBD837011134BF6 /* [CP] Embed Pods Frameworks */, |
202 | 154 | ); |
203 | 155 | buildRules = ( |
204 | 156 | ); |
|
270 | 222 | /* End PBXResourcesBuildPhase section */ |
271 | 223 |
|
272 | 224 | /* Begin PBXShellScriptBuildPhase section */ |
273 | | - 34F8EEE0AFBD837011134BF6 /* [CP] Embed Pods Frameworks */ = { |
274 | | - isa = PBXShellScriptBuildPhase; |
275 | | - buildActionMask = 2147483647; |
276 | | - files = ( |
277 | | - ); |
278 | | - inputFileListPaths = ( |
279 | | - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
280 | | - ); |
281 | | - name = "[CP] Embed Pods Frameworks"; |
282 | | - outputFileListPaths = ( |
283 | | - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
284 | | - ); |
285 | | - runOnlyForDeploymentPostprocessing = 0; |
286 | | - shellPath = /bin/sh; |
287 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
288 | | - showEnvVarsInLog = 0; |
289 | | - }; |
290 | 225 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = { |
291 | 226 | isa = PBXShellScriptBuildPhase; |
292 | 227 | alwaysOutOfDate = 1; |
|
303 | 238 | shellPath = /bin/sh; |
304 | 239 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin"; |
305 | 240 | }; |
306 | | - 745519A36C4241D2A0896717 /* [CP] Check Pods Manifest.lock */ = { |
307 | | - isa = PBXShellScriptBuildPhase; |
308 | | - buildActionMask = 2147483647; |
309 | | - files = ( |
310 | | - ); |
311 | | - inputFileListPaths = ( |
312 | | - ); |
313 | | - inputPaths = ( |
314 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
315 | | - "${PODS_ROOT}/Manifest.lock", |
316 | | - ); |
317 | | - name = "[CP] Check Pods Manifest.lock"; |
318 | | - outputFileListPaths = ( |
319 | | - ); |
320 | | - outputPaths = ( |
321 | | - "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", |
322 | | - ); |
323 | | - runOnlyForDeploymentPostprocessing = 0; |
324 | | - shellPath = /bin/sh; |
325 | | - 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"; |
326 | | - showEnvVarsInLog = 0; |
327 | | - }; |
328 | 241 | 9740EEB61CF901F6004384FC /* Run Script */ = { |
329 | 242 | isa = PBXShellScriptBuildPhase; |
330 | 243 | alwaysOutOfDate = 1; |
|
340 | 253 | shellPath = /bin/sh; |
341 | 254 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build"; |
342 | 255 | }; |
343 | | - AE5DBF70A8CFE054C1FFAB71 /* [CP] Check Pods Manifest.lock */ = { |
344 | | - isa = PBXShellScriptBuildPhase; |
345 | | - buildActionMask = 2147483647; |
346 | | - files = ( |
347 | | - ); |
348 | | - inputFileListPaths = ( |
349 | | - ); |
350 | | - inputPaths = ( |
351 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
352 | | - "${PODS_ROOT}/Manifest.lock", |
353 | | - ); |
354 | | - name = "[CP] Check Pods Manifest.lock"; |
355 | | - outputFileListPaths = ( |
356 | | - ); |
357 | | - outputPaths = ( |
358 | | - "$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt", |
359 | | - ); |
360 | | - runOnlyForDeploymentPostprocessing = 0; |
361 | | - shellPath = /bin/sh; |
362 | | - 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"; |
363 | | - showEnvVarsInLog = 0; |
364 | | - }; |
365 | 256 | /* End PBXShellScriptBuildPhase section */ |
366 | 257 |
|
367 | 258 | /* Begin PBXSourcesBuildPhase section */ |
|
487 | 378 | }; |
488 | 379 | 331C8088294A63A400263BE5 /* Debug */ = { |
489 | 380 | isa = XCBuildConfiguration; |
490 | | - baseConfigurationReference = C8F546E4631B3BB064C18C10 /* Pods-RunnerTests.debug.xcconfig */; |
491 | 381 | buildSettings = { |
492 | 382 | BUNDLE_LOADER = "$(TEST_HOST)"; |
493 | 383 | CODE_SIGN_STYLE = Automatic; |
|
505 | 395 | }; |
506 | 396 | 331C8089294A63A400263BE5 /* Release */ = { |
507 | 397 | isa = XCBuildConfiguration; |
508 | | - baseConfigurationReference = E37A993BECB8FC05FF6896E4 /* Pods-RunnerTests.release.xcconfig */; |
509 | 398 | buildSettings = { |
510 | 399 | BUNDLE_LOADER = "$(TEST_HOST)"; |
511 | 400 | CODE_SIGN_STYLE = Automatic; |
|
521 | 410 | }; |
522 | 411 | 331C808A294A63A400263BE5 /* Profile */ = { |
523 | 412 | isa = XCBuildConfiguration; |
524 | | - baseConfigurationReference = 062AD31DDB470B170B088342 /* Pods-RunnerTests.profile.xcconfig */; |
525 | 413 | buildSettings = { |
526 | 414 | BUNDLE_LOADER = "$(TEST_HOST)"; |
527 | 415 | CODE_SIGN_STYLE = Automatic; |
|
0 commit comments