|
314 | 314 | inputFileListPaths = ( |
315 | 315 | "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-input-files.xcfilelist", |
316 | 316 | ); |
317 | | - inputPaths = ( |
318 | | - ); |
319 | 317 | name = "[CP] Copy Pods Resources"; |
320 | 318 | outputFileListPaths = ( |
321 | 319 | "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-output-files.xcfilelist", |
322 | 320 | ); |
323 | | - outputPaths = ( |
324 | | - ); |
325 | 321 | runOnlyForDeploymentPostprocessing = 0; |
326 | 322 | shellPath = /bin/sh; |
327 | 323 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n"; |
|
410 | 406 | inputFileListPaths = ( |
411 | 407 | "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
412 | 408 | ); |
413 | | - inputPaths = ( |
414 | | - ); |
415 | 409 | name = "[CP] Embed Pods Frameworks"; |
416 | 410 | outputFileListPaths = ( |
417 | 411 | "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
418 | 412 | ); |
419 | | - outputPaths = ( |
420 | | - ); |
421 | 413 | runOnlyForDeploymentPostprocessing = 0; |
422 | 414 | shellPath = /bin/sh; |
423 | 415 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
|
518 | 510 | GCC_WARN_UNUSED_VARIABLE = YES; |
519 | 511 | IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
520 | 512 | MTL_ENABLE_DEBUG_INFO = NO; |
521 | | - PRODUCT_BUNDLE_IDENTIFIER = "com.flutter.boilerplate.demo.app"; |
| 513 | + PRODUCT_BUNDLE_IDENTIFIER = com.flutter.boilerplate.demo.app; |
522 | 514 | SDKROOT = iphoneos; |
523 | 515 | SUPPORTED_PLATFORMS = iphoneos; |
524 | 516 | TARGETED_DEVICE_FAMILY = "1,2"; |
|
543 | 535 | "$(inherited)", |
544 | 536 | "@executable_path/Frameworks", |
545 | 537 | ); |
546 | | - PRODUCT_BUNDLE_IDENTIFIER = com.flutter.boilerplate.app; |
| 538 | + PRODUCT_BUNDLE_IDENTIFIER = com.flutter.boilerplate.demo.app; |
547 | 539 | PRODUCT_NAME = "$(TARGET_NAME)"; |
548 | 540 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; |
549 | 541 | SUPPORTS_MACCATALYST = NO; |
|
658 | 650 | IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
659 | 651 | MTL_ENABLE_DEBUG_INFO = YES; |
660 | 652 | ONLY_ACTIVE_ARCH = YES; |
661 | | - PRODUCT_BUNDLE_IDENTIFIER = "com.flutter.boilerplate.demo.app"; |
| 653 | + PRODUCT_BUNDLE_IDENTIFIER = com.flutter.boilerplate.demo.app; |
662 | 654 | SDKROOT = iphoneos; |
663 | 655 | TARGETED_DEVICE_FAMILY = "1,2"; |
664 | 656 | }; |
|
709 | 701 | GCC_WARN_UNUSED_VARIABLE = YES; |
710 | 702 | IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
711 | 703 | MTL_ENABLE_DEBUG_INFO = NO; |
712 | | - PRODUCT_BUNDLE_IDENTIFIER = "com.flutter.boilerplate.demo.app"; |
| 704 | + PRODUCT_BUNDLE_IDENTIFIER = com.flutter.boilerplate.demo.app; |
713 | 705 | SDKROOT = iphoneos; |
714 | 706 | SUPPORTED_PLATFORMS = iphoneos; |
715 | 707 | SWIFT_COMPILATION_MODE = wholemodule; |
|
736 | 728 | "$(inherited)", |
737 | 729 | "@executable_path/Frameworks", |
738 | 730 | ); |
739 | | - PRODUCT_BUNDLE_IDENTIFIER = com.flutter.boilerplate.app; |
| 731 | + PRODUCT_BUNDLE_IDENTIFIER = com.flutter.boilerplate.demo.app; |
740 | 732 | PRODUCT_NAME = "$(TARGET_NAME)"; |
741 | 733 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; |
742 | 734 | SUPPORTS_MACCATALYST = NO; |
|
767 | 759 | "$(inherited)", |
768 | 760 | "@executable_path/Frameworks", |
769 | 761 | ); |
770 | | - PRODUCT_BUNDLE_IDENTIFIER = com.flutter.boilerplate.app; |
| 762 | + PRODUCT_BUNDLE_IDENTIFIER = com.flutter.boilerplate.demo.app; |
771 | 763 | PRODUCT_NAME = "$(TARGET_NAME)"; |
772 | 764 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; |
773 | 765 | SUPPORTS_MACCATALYST = NO; |
|
855 | 847 | "$(inherited)", |
856 | 848 | "@executable_path/Frameworks", |
857 | 849 | ); |
858 | | - PRODUCT_BUNDLE_IDENTIFIER = com.flutter.boilerplate.app; |
| 850 | + PRODUCT_BUNDLE_IDENTIFIER = com.flutter.boilerplate.demo.app; |
859 | 851 | PRODUCT_NAME = "$(TARGET_NAME)"; |
860 | 852 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; |
861 | 853 | SUPPORTS_MACCATALYST = NO; |
|
959 | 951 | "$(inherited)", |
960 | 952 | "@executable_path/Frameworks", |
961 | 953 | ); |
962 | | - PRODUCT_BUNDLE_IDENTIFIER = com.flutter.boilerplate.app; |
| 954 | + PRODUCT_BUNDLE_IDENTIFIER = com.flutter.boilerplate.demo.app; |
963 | 955 | PRODUCT_NAME = "$(TARGET_NAME)"; |
964 | 956 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; |
965 | 957 | SUPPORTS_MACCATALYST = NO; |
|
1058 | 1050 | "$(inherited)", |
1059 | 1051 | "@executable_path/Frameworks", |
1060 | 1052 | ); |
1061 | | - PRODUCT_BUNDLE_IDENTIFIER = com.flutter.boilerplate.app; |
| 1053 | + PRODUCT_BUNDLE_IDENTIFIER = com.flutter.boilerplate.demo.app; |
1062 | 1054 | PRODUCT_NAME = "$(TARGET_NAME)"; |
1063 | 1055 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; |
1064 | 1056 | SUPPORTS_MACCATALYST = NO; |
|
1162 | 1154 | "$(inherited)", |
1163 | 1155 | "@executable_path/Frameworks", |
1164 | 1156 | ); |
1165 | | - PRODUCT_BUNDLE_IDENTIFIER = com.flutter.boilerplate.app; |
| 1157 | + PRODUCT_BUNDLE_IDENTIFIER = com.flutter.boilerplate.demo.app; |
1166 | 1158 | PRODUCT_NAME = "$(TARGET_NAME)"; |
1167 | 1159 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; |
1168 | 1160 | SUPPORTS_MACCATALYST = NO; |
|
1266 | 1258 | "$(inherited)", |
1267 | 1259 | "@executable_path/Frameworks", |
1268 | 1260 | ); |
1269 | | - PRODUCT_BUNDLE_IDENTIFIER = com.flutter.boilerplate.app; |
| 1261 | + PRODUCT_BUNDLE_IDENTIFIER = com.flutter.boilerplate.demo.app; |
1270 | 1262 | PRODUCT_NAME = "$(TARGET_NAME)"; |
1271 | 1263 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; |
1272 | 1264 | SUPPORTS_MACCATALYST = NO; |
|
1365 | 1357 | "$(inherited)", |
1366 | 1358 | "@executable_path/Frameworks", |
1367 | 1359 | ); |
1368 | | - PRODUCT_BUNDLE_IDENTIFIER = com.flutter.boilerplate.app; |
| 1360 | + PRODUCT_BUNDLE_IDENTIFIER = com.flutter.boilerplate.demo.app; |
1369 | 1361 | PRODUCT_NAME = "$(TARGET_NAME)"; |
1370 | 1362 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; |
1371 | 1363 | SUPPORTS_MACCATALYST = NO; |
|
0 commit comments