|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 46; |
| 6 | + objectVersion = 54; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; }; |
11 | 11 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; }; |
12 | 12 | 4510D964F3B1259FEDD3ABA6 /* libPods-Runner.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7755F8F4BABC3D6A0BD4048B /* libPods-Runner.a */; }; |
13 | | - 4A097997B7B27CE82FFC3AB8 /* libPods-RunnerUITests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DC8ED0578E8D540BBDA17645 /* libPods-RunnerUITests.a */; }; |
14 | 13 | 6851F3562835BC180032B7C8 /* FLTGoogleMapJSONConversionsConversionTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 6851F3552835BC180032B7C8 /* FLTGoogleMapJSONConversionsConversionTests.m */; }; |
15 | 14 | 68E4726A2836FF0C00BDDDAC /* MapKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 68E472692836FF0C00BDDDAC /* MapKit.framework */; }; |
16 | 15 | 978B8F6F1D3862AE00F588F7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */; }; |
|
21 | 20 | 982F2A6C27BADE17003C81F4 /* PartiallyMockedMapView.m in Sources */ = {isa = PBXBuildFile; fileRef = 982F2A6B27BADE17003C81F4 /* PartiallyMockedMapView.m */; }; |
22 | 21 | F7151F13265D7ED70028CB91 /* GoogleMapsTests.m in Sources */ = {isa = PBXBuildFile; fileRef = F7151F12265D7ED70028CB91 /* GoogleMapsTests.m */; }; |
23 | 22 | F7151F21265D7EE50028CB91 /* GoogleMapsUITests.m in Sources */ = {isa = PBXBuildFile; fileRef = F7151F20265D7EE50028CB91 /* GoogleMapsUITests.m */; }; |
24 | | - FC8F35FC8CD533B128950487 /* libPods-RunnerTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F267F68029D1A4E2E4C572A7 /* libPods-RunnerTests.a */; }; |
25 | 23 | /* End PBXBuildFile section */ |
26 | 24 |
|
27 | 25 | /* Begin PBXContainerItemProxy section */ |
|
60 | 58 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; }; |
61 | 59 | 6851F3552835BC180032B7C8 /* FLTGoogleMapJSONConversionsConversionTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FLTGoogleMapJSONConversionsConversionTests.m; sourceTree = "<group>"; }; |
62 | 60 | 68E472692836FF0C00BDDDAC /* MapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MapKit.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk/System/iOSSupport/System/Library/Frameworks/MapKit.framework; sourceTree = DEVELOPER_DIR; }; |
63 | | - 6AC1E6095B09DE4B02ECF64E /* Pods-RunnerUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerUITests.release.xcconfig"; path = "Pods/Target Support Files/Pods-RunnerUITests/Pods-RunnerUITests.release.xcconfig"; sourceTree = "<group>"; }; |
64 | | - 733AFAB37683A9DA7512F09C /* Pods-RunnerTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-RunnerTests/Pods-RunnerTests.release.xcconfig"; sourceTree = "<group>"; }; |
65 | 61 | 7755F8F4BABC3D6A0BD4048B /* libPods-Runner.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Runner.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
66 | 62 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; }; |
67 | 63 | 7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; |
|
77 | 73 | 982F2A6A27BADE17003C81F4 /* PartiallyMockedMapView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PartiallyMockedMapView.h; sourceTree = "<group>"; }; |
78 | 74 | 982F2A6B27BADE17003C81F4 /* PartiallyMockedMapView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PartiallyMockedMapView.m; sourceTree = "<group>"; }; |
79 | 75 | B7AFC65E3DD5AC60D834D83D /* 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>"; }; |
80 | | - DC8ED0578E8D540BBDA17645 /* libPods-RunnerUITests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RunnerUITests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
81 | | - DDDAC1342ABDF2F125577581 /* Pods-RunnerUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerUITests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-RunnerUITests/Pods-RunnerUITests.debug.xcconfig"; sourceTree = "<group>"; }; |
82 | | - E52C6A6210A56F027C582EF9 /* Pods-RunnerTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-RunnerTests/Pods-RunnerTests.debug.xcconfig"; sourceTree = "<group>"; }; |
83 | 76 | EA0E91726245EDC22B97E8B9 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; }; |
84 | | - F267F68029D1A4E2E4C572A7 /* libPods-RunnerTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RunnerTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
85 | 77 | F7151F10265D7ED70028CB91 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
86 | 78 | F7151F12265D7ED70028CB91 /* GoogleMapsTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = GoogleMapsTests.m; sourceTree = "<group>"; }; |
87 | 79 | F7151F14265D7ED70028CB91 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
|
104 | 96 | buildActionMask = 2147483647; |
105 | 97 | files = ( |
106 | 98 | 68E4726A2836FF0C00BDDDAC /* MapKit.framework in Frameworks */, |
107 | | - FC8F35FC8CD533B128950487 /* libPods-RunnerTests.a in Frameworks */, |
108 | 99 | ); |
109 | 100 | runOnlyForDeploymentPostprocessing = 0; |
110 | 101 | }; |
111 | 102 | F7151F1B265D7EE50028CB91 /* Frameworks */ = { |
112 | 103 | isa = PBXFrameworksBuildPhase; |
113 | 104 | buildActionMask = 2147483647; |
114 | 105 | files = ( |
115 | | - 4A097997B7B27CE82FFC3AB8 /* libPods-RunnerUITests.a in Frameworks */, |
116 | 106 | ); |
117 | 107 | runOnlyForDeploymentPostprocessing = 0; |
118 | 108 | }; |
|
124 | 114 | children = ( |
125 | 115 | 68E472692836FF0C00BDDDAC /* MapKit.framework */, |
126 | 116 | 7755F8F4BABC3D6A0BD4048B /* libPods-Runner.a */, |
127 | | - F267F68029D1A4E2E4C572A7 /* libPods-RunnerTests.a */, |
128 | | - DC8ED0578E8D540BBDA17645 /* libPods-RunnerUITests.a */, |
129 | 117 | ); |
130 | 118 | name = Frameworks; |
131 | 119 | sourceTree = "<group>"; |
|
193 | 181 | children = ( |
194 | 182 | B7AFC65E3DD5AC60D834D83D /* Pods-Runner.debug.xcconfig */, |
195 | 183 | EA0E91726245EDC22B97E8B9 /* Pods-Runner.release.xcconfig */, |
196 | | - E52C6A6210A56F027C582EF9 /* Pods-RunnerTests.debug.xcconfig */, |
197 | | - 733AFAB37683A9DA7512F09C /* Pods-RunnerTests.release.xcconfig */, |
198 | | - DDDAC1342ABDF2F125577581 /* Pods-RunnerUITests.debug.xcconfig */, |
199 | | - 6AC1E6095B09DE4B02ECF64E /* Pods-RunnerUITests.release.xcconfig */, |
200 | 184 | ); |
201 | 185 | name = Pods; |
202 | 186 | sourceTree = "<group>"; |
|
251 | 235 | isa = PBXNativeTarget; |
252 | 236 | buildConfigurationList = F7151F19265D7ED70028CB91 /* Build configuration list for PBXNativeTarget "RunnerTests" */; |
253 | 237 | buildPhases = ( |
254 | | - D067548A17DC238B80D2BD12 /* [CP] Check Pods Manifest.lock */, |
255 | 238 | F7151F0C265D7ED70028CB91 /* Sources */, |
256 | 239 | F7151F0D265D7ED70028CB91 /* Frameworks */, |
257 | 240 | F7151F0E265D7ED70028CB91 /* Resources */, |
|
270 | 253 | isa = PBXNativeTarget; |
271 | 254 | buildConfigurationList = F7151F25265D7EE50028CB91 /* Build configuration list for PBXNativeTarget "RunnerUITests" */; |
272 | 255 | buildPhases = ( |
273 | | - BD39F60794E9A0264D5D3752 /* [CP] Check Pods Manifest.lock */, |
274 | 256 | F7151F1A265D7EE50028CB91 /* Sources */, |
275 | 257 | F7151F1B265D7EE50028CB91 /* Frameworks */, |
276 | 258 | F7151F1C265D7EE50028CB91 /* Resources */, |
|
291 | 273 | 97C146E61CF9000F007C117D /* Project object */ = { |
292 | 274 | isa = PBXProject; |
293 | 275 | attributes = { |
294 | | - LastUpgradeCheck = 1320; |
| 276 | + LastUpgradeCheck = 1300; |
295 | 277 | ORGANIZATIONNAME = "The Flutter Authors"; |
296 | 278 | TargetAttributes = { |
297 | 279 | 97C146ED1CF9000F007C117D = { |
|
360 | 342 | /* Begin PBXShellScriptBuildPhase section */ |
361 | 343 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = { |
362 | 344 | isa = PBXShellScriptBuildPhase; |
| 345 | + alwaysOutOfDate = 1; |
363 | 346 | buildActionMask = 2147483647; |
364 | 347 | files = ( |
365 | 348 | ); |
366 | 349 | inputPaths = ( |
| 350 | + "${TARGET_BUILD_DIR}/${INFOPLIST_PATH}", |
367 | 351 | ); |
368 | 352 | name = "Thin Binary"; |
369 | 353 | outputPaths = ( |
|
392 | 376 | }; |
393 | 377 | 9740EEB61CF901F6004384FC /* Run Script */ = { |
394 | 378 | isa = PBXShellScriptBuildPhase; |
| 379 | + alwaysOutOfDate = 1; |
395 | 380 | buildActionMask = 2147483647; |
396 | 381 | files = ( |
397 | 382 | ); |
|
422 | 407 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n"; |
423 | 408 | showEnvVarsInLog = 0; |
424 | 409 | }; |
425 | | - BD39F60794E9A0264D5D3752 /* [CP] Check Pods Manifest.lock */ = { |
426 | | - isa = PBXShellScriptBuildPhase; |
427 | | - buildActionMask = 2147483647; |
428 | | - files = ( |
429 | | - ); |
430 | | - inputFileListPaths = ( |
431 | | - ); |
432 | | - inputPaths = ( |
433 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
434 | | - "${PODS_ROOT}/Manifest.lock", |
435 | | - ); |
436 | | - name = "[CP] Check Pods Manifest.lock"; |
437 | | - outputFileListPaths = ( |
438 | | - ); |
439 | | - outputPaths = ( |
440 | | - "$(DERIVED_FILE_DIR)/Pods-RunnerUITests-checkManifestLockResult.txt", |
441 | | - ); |
442 | | - runOnlyForDeploymentPostprocessing = 0; |
443 | | - shellPath = /bin/sh; |
444 | | - 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"; |
445 | | - showEnvVarsInLog = 0; |
446 | | - }; |
447 | | - D067548A17DC238B80D2BD12 /* [CP] Check Pods Manifest.lock */ = { |
448 | | - isa = PBXShellScriptBuildPhase; |
449 | | - buildActionMask = 2147483647; |
450 | | - files = ( |
451 | | - ); |
452 | | - inputFileListPaths = ( |
453 | | - ); |
454 | | - inputPaths = ( |
455 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
456 | | - "${PODS_ROOT}/Manifest.lock", |
457 | | - ); |
458 | | - name = "[CP] Check Pods Manifest.lock"; |
459 | | - outputFileListPaths = ( |
460 | | - ); |
461 | | - outputPaths = ( |
462 | | - "$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt", |
463 | | - ); |
464 | | - runOnlyForDeploymentPostprocessing = 0; |
465 | | - shellPath = /bin/sh; |
466 | | - 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"; |
467 | | - showEnvVarsInLog = 0; |
468 | | - }; |
469 | 410 | /* End PBXShellScriptBuildPhase section */ |
470 | 411 |
|
471 | 412 | /* Begin PBXSourcesBuildPhase section */ |
|
581 | 522 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
582 | 523 | GCC_WARN_UNUSED_FUNCTION = YES; |
583 | 524 | GCC_WARN_UNUSED_VARIABLE = YES; |
584 | | - IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
| 525 | + IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
585 | 526 | MTL_ENABLE_DEBUG_INFO = YES; |
586 | 527 | ONLY_ACTIVE_ARCH = YES; |
587 | 528 | SDKROOT = iphoneos; |
|
632 | 573 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
633 | 574 | GCC_WARN_UNUSED_FUNCTION = YES; |
634 | 575 | GCC_WARN_UNUSED_VARIABLE = YES; |
635 | | - IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
| 576 | + IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
636 | 577 | MTL_ENABLE_DEBUG_INFO = NO; |
637 | 578 | SDKROOT = iphoneos; |
638 | 579 | TARGETED_DEVICE_FAMILY = "1,2"; |
|
652 | 593 | "$(PROJECT_DIR)/Flutter", |
653 | 594 | ); |
654 | 595 | INFOPLIST_FILE = Runner/Info.plist; |
655 | | - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| 596 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 597 | + "$(inherited)", |
| 598 | + "@executable_path/Frameworks", |
| 599 | + ); |
656 | 600 | LIBRARY_SEARCH_PATHS = ( |
657 | 601 | "$(inherited)", |
658 | 602 | "$(PROJECT_DIR)/Flutter", |
|
674 | 618 | "$(PROJECT_DIR)/Flutter", |
675 | 619 | ); |
676 | 620 | INFOPLIST_FILE = Runner/Info.plist; |
677 | | - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| 621 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 622 | + "$(inherited)", |
| 623 | + "@executable_path/Frameworks", |
| 624 | + ); |
678 | 625 | LIBRARY_SEARCH_PATHS = ( |
679 | 626 | "$(inherited)", |
680 | 627 | "$(PROJECT_DIR)/Flutter", |
|
686 | 633 | }; |
687 | 634 | F7151F17265D7ED70028CB91 /* Debug */ = { |
688 | 635 | isa = XCBuildConfiguration; |
689 | | - baseConfigurationReference = E52C6A6210A56F027C582EF9 /* Pods-RunnerTests.debug.xcconfig */; |
690 | 636 | buildSettings = { |
691 | 637 | BUNDLE_LOADER = "$(TEST_HOST)"; |
692 | 638 | CODE_SIGN_STYLE = Automatic; |
693 | 639 | "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "i386 arm64"; |
694 | 640 | INFOPLIST_FILE = RunnerTests/Info.plist; |
695 | | - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 641 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 642 | + "$(inherited)", |
| 643 | + "@executable_path/Frameworks", |
| 644 | + "@loader_path/Frameworks", |
| 645 | + ); |
696 | 646 | MTL_FAST_MATH = YES; |
697 | 647 | PRODUCT_BUNDLE_IDENTIFIER = dev.flutter.plugins.RunnerTests; |
698 | 648 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
702 | 652 | }; |
703 | 653 | F7151F18265D7ED70028CB91 /* Release */ = { |
704 | 654 | isa = XCBuildConfiguration; |
705 | | - baseConfigurationReference = 733AFAB37683A9DA7512F09C /* Pods-RunnerTests.release.xcconfig */; |
706 | 655 | buildSettings = { |
707 | 656 | BUNDLE_LOADER = "$(TEST_HOST)"; |
708 | 657 | CODE_SIGN_STYLE = Automatic; |
709 | 658 | "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "i386 arm64"; |
710 | 659 | INFOPLIST_FILE = RunnerTests/Info.plist; |
711 | | - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 660 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 661 | + "$(inherited)", |
| 662 | + "@executable_path/Frameworks", |
| 663 | + "@loader_path/Frameworks", |
| 664 | + ); |
712 | 665 | MTL_FAST_MATH = YES; |
713 | 666 | PRODUCT_BUNDLE_IDENTIFIER = dev.flutter.plugins.RunnerTests; |
714 | 667 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
718 | 671 | }; |
719 | 672 | F7151F26265D7EE50028CB91 /* Debug */ = { |
720 | 673 | isa = XCBuildConfiguration; |
721 | | - baseConfigurationReference = DDDAC1342ABDF2F125577581 /* Pods-RunnerUITests.debug.xcconfig */; |
722 | 674 | buildSettings = { |
723 | 675 | CODE_SIGN_STYLE = Automatic; |
724 | 676 | INFOPLIST_FILE = RunnerUITests/Info.plist; |
725 | | - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 677 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 678 | + "$(inherited)", |
| 679 | + "@executable_path/Frameworks", |
| 680 | + "@loader_path/Frameworks", |
| 681 | + ); |
726 | 682 | MTL_FAST_MATH = YES; |
727 | 683 | PRODUCT_BUNDLE_IDENTIFIER = dev.flutter.plugins.RunnerUITests; |
728 | 684 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
732 | 688 | }; |
733 | 689 | F7151F27265D7EE50028CB91 /* Release */ = { |
734 | 690 | isa = XCBuildConfiguration; |
735 | | - baseConfigurationReference = 6AC1E6095B09DE4B02ECF64E /* Pods-RunnerUITests.release.xcconfig */; |
736 | 691 | buildSettings = { |
737 | 692 | CODE_SIGN_STYLE = Automatic; |
738 | 693 | INFOPLIST_FILE = RunnerUITests/Info.plist; |
739 | | - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 694 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 695 | + "$(inherited)", |
| 696 | + "@executable_path/Frameworks", |
| 697 | + "@loader_path/Frameworks", |
| 698 | + ); |
740 | 699 | MTL_FAST_MATH = YES; |
741 | 700 | PRODUCT_BUNDLE_IDENTIFIER = dev.flutter.plugins.RunnerUITests; |
742 | 701 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
0 commit comments