|
27 | 27 | 33CC10F32044A3C60003C045 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F22044A3C60003C045 /* Assets.xcassets */; };
|
28 | 28 | 33CC10F62044A3C60003C045 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F42044A3C60003C045 /* MainMenu.xib */; };
|
29 | 29 | 33CC11132044BFA00003C045 /* MainFlutterWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC11122044BFA00003C045 /* MainFlutterWindow.swift */; };
|
| 30 | + 6CD517E234CF360701C08A8A /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0591765108BEADEC34532D04 /* Pods_Runner.framework */; }; |
| 31 | + 6E1ABF5DCC1A42E71A734FBC /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 40BBC97A1163C755D4A704A2 /* Pods_RunnerTests.framework */; }; |
30 | 32 | /* End PBXBuildFile section */
|
31 | 33 |
|
32 | 34 | /* Begin PBXContainerItemProxy section */
|
|
60 | 62 | /* End PBXCopyFilesBuildPhase section */
|
61 | 63 |
|
62 | 64 | /* Begin PBXFileReference section */
|
| 65 | + 0591765108BEADEC34532D04 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
63 | 66 | 331C80D5294CF71000263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
64 | 67 | 331C80D7294CF71000263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunnerTests.swift; sourceTree = "<group>"; };
|
65 | 68 | 333000ED22D3DE5D00554162 /* Warnings.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Warnings.xcconfig; sourceTree = "<group>"; };
|
66 | 69 | 335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GeneratedPluginRegistrant.swift; sourceTree = "<group>"; };
|
67 |
| - 33CC10ED2044A3C60003C045 /* flutter_http_example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "flutter_http_example.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 70 | + 33CC10ED2044A3C60003C045 /* flutter_http_example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = flutter_http_example.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
68 | 71 | 33CC10F02044A3C60003C045 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
69 | 72 | 33CC10F22044A3C60003C045 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = Runner/Assets.xcassets; sourceTree = "<group>"; };
|
70 | 73 | 33CC10F52044A3C60003C045 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
|
|
76 | 79 | 33E51913231747F40026EE4D /* DebugProfile.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = DebugProfile.entitlements; sourceTree = "<group>"; };
|
77 | 80 | 33E51914231749380026EE4D /* Release.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = Release.entitlements; sourceTree = "<group>"; };
|
78 | 81 | 33E5194F232828860026EE4D /* AppInfo.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AppInfo.xcconfig; sourceTree = "<group>"; };
|
| 82 | + 40BBC97A1163C755D4A704A2 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 83 | + 551FEB853C026A902F0A92E6 /* 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>"; }; |
| 84 | + 78519086C5EEDD58132888E3 /* 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>"; }; |
| 85 | + 7AA9FD2C114520277F572574 /* 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>"; }; |
79 | 86 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; };
|
| 87 | + 94B1D590F47CFBED674D1E29 /* 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>"; }; |
80 | 88 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; };
|
| 89 | + 9DBC0FAE0731CAA1D0B0070A /* 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>"; }; |
| 90 | + A9635687BEA632F3738488B1 /* 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>"; }; |
81 | 91 | /* End PBXFileReference section */
|
82 | 92 |
|
83 | 93 | /* Begin PBXFrameworksBuildPhase section */
|
84 | 94 | 331C80D2294CF70F00263BE5 /* Frameworks */ = {
|
85 | 95 | isa = PBXFrameworksBuildPhase;
|
86 | 96 | buildActionMask = 2147483647;
|
87 | 97 | files = (
|
| 98 | + 6E1ABF5DCC1A42E71A734FBC /* Pods_RunnerTests.framework in Frameworks */, |
88 | 99 | );
|
89 | 100 | runOnlyForDeploymentPostprocessing = 0;
|
90 | 101 | };
|
91 | 102 | 33CC10EA2044A3C60003C045 /* Frameworks */ = {
|
92 | 103 | isa = PBXFrameworksBuildPhase;
|
93 | 104 | buildActionMask = 2147483647;
|
94 | 105 | files = (
|
| 106 | + 6CD517E234CF360701C08A8A /* Pods_Runner.framework in Frameworks */, |
95 | 107 | );
|
96 | 108 | runOnlyForDeploymentPostprocessing = 0;
|
97 | 109 | };
|
|
125 | 137 | 331C80D6294CF71000263BE5 /* RunnerTests */,
|
126 | 138 | 33CC10EE2044A3C60003C045 /* Products */,
|
127 | 139 | D73912EC22F37F3D000D13A0 /* Frameworks */,
|
| 140 | + B9ADB9664E4467E254712B67 /* Pods */, |
128 | 141 | );
|
129 | 142 | sourceTree = "<group>";
|
130 | 143 | };
|
|
172 | 185 | path = Runner;
|
173 | 186 | sourceTree = "<group>";
|
174 | 187 | };
|
| 188 | + B9ADB9664E4467E254712B67 /* Pods */ = { |
| 189 | + isa = PBXGroup; |
| 190 | + children = ( |
| 191 | + A9635687BEA632F3738488B1 /* Pods-Runner.debug.xcconfig */, |
| 192 | + 78519086C5EEDD58132888E3 /* Pods-Runner.release.xcconfig */, |
| 193 | + 7AA9FD2C114520277F572574 /* Pods-Runner.profile.xcconfig */, |
| 194 | + 9DBC0FAE0731CAA1D0B0070A /* Pods-RunnerTests.debug.xcconfig */, |
| 195 | + 551FEB853C026A902F0A92E6 /* Pods-RunnerTests.release.xcconfig */, |
| 196 | + 94B1D590F47CFBED674D1E29 /* Pods-RunnerTests.profile.xcconfig */, |
| 197 | + ); |
| 198 | + name = Pods; |
| 199 | + path = Pods; |
| 200 | + sourceTree = "<group>"; |
| 201 | + }; |
175 | 202 | D73912EC22F37F3D000D13A0 /* Frameworks */ = {
|
176 | 203 | isa = PBXGroup;
|
177 | 204 | children = (
|
| 205 | + 0591765108BEADEC34532D04 /* Pods_Runner.framework */, |
| 206 | + 40BBC97A1163C755D4A704A2 /* Pods_RunnerTests.framework */, |
178 | 207 | );
|
179 | 208 | name = Frameworks;
|
180 | 209 | sourceTree = "<group>";
|
|
186 | 215 | isa = PBXNativeTarget;
|
187 | 216 | buildConfigurationList = 331C80DE294CF71000263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */;
|
188 | 217 | buildPhases = (
|
| 218 | + D6B96CFD862468F06D71CD1E /* [CP] Check Pods Manifest.lock */, |
189 | 219 | 331C80D1294CF70F00263BE5 /* Sources */,
|
190 | 220 | 331C80D2294CF70F00263BE5 /* Frameworks */,
|
191 | 221 | 331C80D3294CF70F00263BE5 /* Resources */,
|
|
204 | 234 | isa = PBXNativeTarget;
|
205 | 235 | buildConfigurationList = 33CC10FB2044A3C60003C045 /* Build configuration list for PBXNativeTarget "Runner" */;
|
206 | 236 | buildPhases = (
|
| 237 | + 06AE03905AE54589A920DA1D /* [CP] Check Pods Manifest.lock */, |
207 | 238 | 33CC10E92044A3C60003C045 /* Sources */,
|
208 | 239 | 33CC10EA2044A3C60003C045 /* Frameworks */,
|
209 | 240 | 33CC10EB2044A3C60003C045 /* Resources */,
|
210 | 241 | 33CC110E2044A8840003C045 /* Bundle Framework */,
|
211 | 242 | 3399D490228B24CF009A79C7 /* ShellScript */,
|
| 243 | + 07BDB66C6CC1CF49E12920D9 /* [CP] Embed Pods Frameworks */, |
212 | 244 | );
|
213 | 245 | buildRules = (
|
214 | 246 | );
|
|
227 | 259 | isa = PBXProject;
|
228 | 260 | attributes = {
|
229 | 261 | LastSwiftUpdateCheck = 0920;
|
230 |
| - LastUpgradeCheck = 1430; |
| 262 | + LastUpgradeCheck = 1510; |
231 | 263 | ORGANIZATIONNAME = "";
|
232 | 264 | TargetAttributes = {
|
233 | 265 | 331C80D4294CF70F00263BE5 = {
|
|
290 | 322 | /* End PBXResourcesBuildPhase section */
|
291 | 323 |
|
292 | 324 | /* Begin PBXShellScriptBuildPhase section */
|
| 325 | + 06AE03905AE54589A920DA1D /* [CP] Check Pods Manifest.lock */ = { |
| 326 | + isa = PBXShellScriptBuildPhase; |
| 327 | + buildActionMask = 2147483647; |
| 328 | + files = ( |
| 329 | + ); |
| 330 | + inputFileListPaths = ( |
| 331 | + ); |
| 332 | + inputPaths = ( |
| 333 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 334 | + "${PODS_ROOT}/Manifest.lock", |
| 335 | + ); |
| 336 | + name = "[CP] Check Pods Manifest.lock"; |
| 337 | + outputFileListPaths = ( |
| 338 | + ); |
| 339 | + outputPaths = ( |
| 340 | + "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", |
| 341 | + ); |
| 342 | + runOnlyForDeploymentPostprocessing = 0; |
| 343 | + shellPath = /bin/sh; |
| 344 | + 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"; |
| 345 | + showEnvVarsInLog = 0; |
| 346 | + }; |
| 347 | + 07BDB66C6CC1CF49E12920D9 /* [CP] Embed Pods Frameworks */ = { |
| 348 | + isa = PBXShellScriptBuildPhase; |
| 349 | + buildActionMask = 2147483647; |
| 350 | + files = ( |
| 351 | + ); |
| 352 | + inputFileListPaths = ( |
| 353 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
| 354 | + ); |
| 355 | + name = "[CP] Embed Pods Frameworks"; |
| 356 | + outputFileListPaths = ( |
| 357 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 358 | + ); |
| 359 | + runOnlyForDeploymentPostprocessing = 0; |
| 360 | + shellPath = /bin/sh; |
| 361 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
| 362 | + showEnvVarsInLog = 0; |
| 363 | + }; |
293 | 364 | 3399D490228B24CF009A79C7 /* ShellScript */ = {
|
294 | 365 | isa = PBXShellScriptBuildPhase;
|
295 | 366 | alwaysOutOfDate = 1;
|
|
328 | 399 | shellPath = /bin/sh;
|
329 | 400 | shellScript = "\"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh && touch Flutter/ephemeral/tripwire";
|
330 | 401 | };
|
| 402 | + D6B96CFD862468F06D71CD1E /* [CP] Check Pods Manifest.lock */ = { |
| 403 | + isa = PBXShellScriptBuildPhase; |
| 404 | + buildActionMask = 2147483647; |
| 405 | + files = ( |
| 406 | + ); |
| 407 | + inputFileListPaths = ( |
| 408 | + ); |
| 409 | + inputPaths = ( |
| 410 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 411 | + "${PODS_ROOT}/Manifest.lock", |
| 412 | + ); |
| 413 | + name = "[CP] Check Pods Manifest.lock"; |
| 414 | + outputFileListPaths = ( |
| 415 | + ); |
| 416 | + outputPaths = ( |
| 417 | + "$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt", |
| 418 | + ); |
| 419 | + runOnlyForDeploymentPostprocessing = 0; |
| 420 | + shellPath = /bin/sh; |
| 421 | + 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"; |
| 422 | + showEnvVarsInLog = 0; |
| 423 | + }; |
331 | 424 | /* End PBXShellScriptBuildPhase section */
|
332 | 425 |
|
333 | 426 | /* Begin PBXSourcesBuildPhase section */
|
|
379 | 472 | /* Begin XCBuildConfiguration section */
|
380 | 473 | 331C80DB294CF71000263BE5 /* Debug */ = {
|
381 | 474 | isa = XCBuildConfiguration;
|
| 475 | + baseConfigurationReference = 9DBC0FAE0731CAA1D0B0070A /* Pods-RunnerTests.debug.xcconfig */; |
382 | 476 | buildSettings = {
|
383 | 477 | BUNDLE_LOADER = "$(TEST_HOST)";
|
384 | 478 | CURRENT_PROJECT_VERSION = 1;
|
|
393 | 487 | };
|
394 | 488 | 331C80DC294CF71000263BE5 /* Release */ = {
|
395 | 489 | isa = XCBuildConfiguration;
|
| 490 | + baseConfigurationReference = 551FEB853C026A902F0A92E6 /* Pods-RunnerTests.release.xcconfig */; |
396 | 491 | buildSettings = {
|
397 | 492 | BUNDLE_LOADER = "$(TEST_HOST)";
|
398 | 493 | CURRENT_PROJECT_VERSION = 1;
|
|
407 | 502 | };
|
408 | 503 | 331C80DD294CF71000263BE5 /* Profile */ = {
|
409 | 504 | isa = XCBuildConfiguration;
|
| 505 | + baseConfigurationReference = 94B1D590F47CFBED674D1E29 /* Pods-RunnerTests.profile.xcconfig */; |
410 | 506 | buildSettings = {
|
411 | 507 | BUNDLE_LOADER = "$(TEST_HOST)";
|
412 | 508 | CURRENT_PROJECT_VERSION = 1;
|
|
457 | 553 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
458 | 554 | GCC_WARN_UNUSED_FUNCTION = YES;
|
459 | 555 | GCC_WARN_UNUSED_VARIABLE = YES;
|
460 |
| - MACOSX_DEPLOYMENT_TARGET = 10.14; |
| 556 | + MACOSX_DEPLOYMENT_TARGET = 10.15; |
461 | 557 | MTL_ENABLE_DEBUG_INFO = NO;
|
462 | 558 | SDKROOT = macosx;
|
463 | 559 | SWIFT_COMPILATION_MODE = wholemodule;
|
|
536 | 632 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
537 | 633 | GCC_WARN_UNUSED_FUNCTION = YES;
|
538 | 634 | GCC_WARN_UNUSED_VARIABLE = YES;
|
539 |
| - MACOSX_DEPLOYMENT_TARGET = 10.14; |
| 635 | + MACOSX_DEPLOYMENT_TARGET = 10.15; |
540 | 636 | MTL_ENABLE_DEBUG_INFO = YES;
|
541 | 637 | ONLY_ACTIVE_ARCH = YES;
|
542 | 638 | SDKROOT = macosx;
|
|
583 | 679 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
584 | 680 | GCC_WARN_UNUSED_FUNCTION = YES;
|
585 | 681 | GCC_WARN_UNUSED_VARIABLE = YES;
|
586 |
| - MACOSX_DEPLOYMENT_TARGET = 10.14; |
| 682 | + MACOSX_DEPLOYMENT_TARGET = 10.15; |
587 | 683 | MTL_ENABLE_DEBUG_INFO = NO;
|
588 | 684 | SDKROOT = macosx;
|
589 | 685 | SWIFT_COMPILATION_MODE = wholemodule;
|
|
0 commit comments