|
366 | 366 | inputFileListPaths = ( |
367 | 367 | "${PODS_ROOT}/Target Support Files/Pods-demo/Pods-demo-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
368 | 368 | ); |
369 | | - inputPaths = ( |
370 | | - ); |
371 | 369 | name = "[CP] Embed Pods Frameworks"; |
372 | 370 | outputFileListPaths = ( |
373 | 371 | "${PODS_ROOT}/Target Support Files/Pods-demo/Pods-demo-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
374 | 372 | ); |
375 | | - outputPaths = ( |
376 | | - ); |
377 | 373 | runOnlyForDeploymentPostprocessing = 0; |
378 | 374 | shellPath = /bin/sh; |
379 | 375 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-demo/Pods-demo-frameworks.sh\"\n"; |
|
431 | 427 | inputFileListPaths = ( |
432 | 428 | "${PODS_ROOT}/Target Support Files/Pods-demo/Pods-demo-resources-${CONFIGURATION}-input-files.xcfilelist", |
433 | 429 | ); |
434 | | - inputPaths = ( |
435 | | - ); |
436 | 430 | name = "[CP] Copy Pods Resources"; |
437 | 431 | outputFileListPaths = ( |
438 | 432 | "${PODS_ROOT}/Target Support Files/Pods-demo/Pods-demo-resources-${CONFIGURATION}-output-files.xcfilelist", |
439 | 433 | ); |
440 | | - outputPaths = ( |
441 | | - ); |
442 | 434 | runOnlyForDeploymentPostprocessing = 0; |
443 | 435 | shellPath = /bin/sh; |
444 | 436 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-demo/Pods-demo-resources.sh\"\n"; |
|
750 | 742 | CURRENT_PROJECT_VERSION = 1; |
751 | 743 | DEVELOPMENT_TEAM = 99SW8E36CT; |
752 | 744 | INFOPLIST_FILE = OneSignalNotificationServiceExtension/Info.plist; |
753 | | - IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
| 745 | + IPHONEOS_DEPLOYMENT_TARGET = 15.1; |
754 | 746 | LD_RUNPATH_SEARCH_PATHS = ( |
755 | 747 | "$(inherited)", |
756 | 748 | "@executable_path/Frameworks", |
|
776 | 768 | DEVELOPMENT_TEAM = ""; |
777 | 769 | "DEVELOPMENT_TEAM[sdk=iphoneos*]" = 99SW8E36CT; |
778 | 770 | INFOPLIST_FILE = OneSignalNotificationServiceExtension/Info.plist; |
779 | | - IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
| 771 | + IPHONEOS_DEPLOYMENT_TARGET = 15.1; |
780 | 772 | LD_RUNPATH_SEARCH_PATHS = ( |
781 | 773 | "$(inherited)", |
782 | 774 | "@executable_path/Frameworks", |
|
0 commit comments