|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 0DE21BF72447752100097E3A /* textfile in Resources */ = {isa = PBXBuildFile; fileRef = 0DE21BF62447752100097E3A /* textfile */; };
|
11 | 11 | 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
|
| 12 | + 33B0E32C2AB348FF0006F0C1 /* UIImage+ios_platform_imagesTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 33B0E32B2AB348FF0006F0C1 /* UIImage+ios_platform_imagesTests.m */; }; |
12 | 13 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
|
13 | 14 | 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; };
|
14 | 15 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
|
|
48 | 49 | 0EF1CD9A3A3064B5289EF22E /* 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>"; };
|
49 | 50 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
|
50 | 51 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
|
| 52 | + 33B0E32B2AB348FF0006F0C1 /* UIImage+ios_platform_imagesTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIImage+ios_platform_imagesTests.m"; sourceTree = "<group>"; }; |
51 | 53 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
|
52 | 54 | 4B56C310C5932F84CD6C17AC /* 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>"; };
|
53 | 55 | 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; };
|
|
165 | 167 | children = (
|
166 | 168 | F76AC1C0266713D00040C8BC /* IosPlatformImagesTests.m */,
|
167 | 169 | F76AC1C2266713D00040C8BC /* Info.plist */,
|
| 170 | + 33B0E32B2AB348FF0006F0C1 /* UIImage+ios_platform_imagesTests.m */, |
168 | 171 | );
|
169 | 172 | path = RunnerTests;
|
170 | 173 | sourceTree = "<group>";
|
|
299 | 302 | );
|
300 | 303 | inputPaths = (
|
301 | 304 | "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh",
|
| 305 | + "${BUILT_PRODUCTS_DIR}/integration_test/integration_test.framework", |
302 | 306 | "${BUILT_PRODUCTS_DIR}/ios_platform_images/ios_platform_images.framework",
|
303 | 307 | );
|
304 | 308 | name = "[CP] Embed Pods Frameworks";
|
305 | 309 | outputPaths = (
|
| 310 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/integration_test.framework", |
306 | 311 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ios_platform_images.framework",
|
307 | 312 | );
|
308 | 313 | runOnlyForDeploymentPostprocessing = 0;
|
|
385 | 390 | isa = PBXSourcesBuildPhase;
|
386 | 391 | buildActionMask = 2147483647;
|
387 | 392 | files = (
|
| 393 | + 33B0E32C2AB348FF0006F0C1 /* UIImage+ios_platform_imagesTests.m in Sources */, |
388 | 394 | F76AC1C1266713D00040C8BC /* IosPlatformImagesTests.m in Sources */,
|
389 | 395 | );
|
390 | 396 | runOnlyForDeploymentPostprocessing = 0;
|
|
482 | 488 | "$(PROJECT_DIR)/Flutter",
|
483 | 489 | );
|
484 | 490 | INFOPLIST_FILE = Runner/Info.plist;
|
485 |
| - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| 491 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 492 | + "$(inherited)", |
| 493 | + "@executable_path/Frameworks", |
| 494 | + ); |
486 | 495 | LIBRARY_SEARCH_PATHS = (
|
487 | 496 | "$(inherited)",
|
488 | 497 | "$(PROJECT_DIR)/Flutter",
|
|
614 | 623 | "$(PROJECT_DIR)/Flutter",
|
615 | 624 | );
|
616 | 625 | INFOPLIST_FILE = Runner/Info.plist;
|
617 |
| - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| 626 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 627 | + "$(inherited)", |
| 628 | + "@executable_path/Frameworks", |
| 629 | + ); |
618 | 630 | LIBRARY_SEARCH_PATHS = (
|
619 | 631 | "$(inherited)",
|
620 | 632 | "$(PROJECT_DIR)/Flutter",
|
|
641 | 653 | "$(PROJECT_DIR)/Flutter",
|
642 | 654 | );
|
643 | 655 | INFOPLIST_FILE = Runner/Info.plist;
|
644 |
| - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| 656 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 657 | + "$(inherited)", |
| 658 | + "@executable_path/Frameworks", |
| 659 | + ); |
645 | 660 | LIBRARY_SEARCH_PATHS = (
|
646 | 661 | "$(inherited)",
|
647 | 662 | "$(PROJECT_DIR)/Flutter",
|
|
662 | 677 | CODE_SIGN_STYLE = Automatic;
|
663 | 678 | DEVELOPMENT_TEAM = S8QB4VV633;
|
664 | 679 | INFOPLIST_FILE = RunnerTests/Info.plist;
|
665 |
| - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 680 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 681 | + "$(inherited)", |
| 682 | + "@executable_path/Frameworks", |
| 683 | + "@loader_path/Frameworks", |
| 684 | + ); |
666 | 685 | PRODUCT_BUNDLE_IDENTIFIER = dev.flutter.plugins.RunnerTests;
|
667 | 686 | PRODUCT_NAME = "$(TARGET_NAME)";
|
668 | 687 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/Runner";
|
|
677 | 696 | CODE_SIGN_STYLE = Automatic;
|
678 | 697 | DEVELOPMENT_TEAM = S8QB4VV633;
|
679 | 698 | INFOPLIST_FILE = RunnerTests/Info.plist;
|
680 |
| - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 699 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 700 | + "$(inherited)", |
| 701 | + "@executable_path/Frameworks", |
| 702 | + "@loader_path/Frameworks", |
| 703 | + ); |
681 | 704 | PRODUCT_BUNDLE_IDENTIFIER = dev.flutter.plugins.RunnerTests;
|
682 | 705 | PRODUCT_NAME = "$(TARGET_NAME)";
|
683 | 706 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/Runner";
|
|
692 | 715 | CODE_SIGN_STYLE = Automatic;
|
693 | 716 | DEVELOPMENT_TEAM = S8QB4VV633;
|
694 | 717 | INFOPLIST_FILE = RunnerTests/Info.plist;
|
695 |
| - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 718 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 719 | + "$(inherited)", |
| 720 | + "@executable_path/Frameworks", |
| 721 | + "@loader_path/Frameworks", |
| 722 | + ); |
696 | 723 | PRODUCT_BUNDLE_IDENTIFIER = dev.flutter.plugins.RunnerTests;
|
697 | 724 | PRODUCT_NAME = "$(TARGET_NAME)";
|
698 | 725 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/Runner";
|
|
0 commit comments