|
1642 | 1642 | inputFileListPaths = ( |
1643 | 1643 | "${PODS_ROOT}/Target Support Files/Pods-APIExample/Pods-APIExample-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
1644 | 1644 | ); |
| 1645 | + inputPaths = ( |
| 1646 | + ); |
1645 | 1647 | name = "[CP] Embed Pods Frameworks"; |
1646 | 1648 | outputFileListPaths = ( |
1647 | 1649 | "${PODS_ROOT}/Target Support Files/Pods-APIExample/Pods-APIExample-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
1648 | 1650 | ); |
| 1651 | + outputPaths = ( |
| 1652 | + ); |
1649 | 1653 | runOnlyForDeploymentPostprocessing = 0; |
1650 | 1654 | shellPath = /bin/sh; |
1651 | 1655 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-APIExample/Pods-APIExample-frameworks.sh\"\n"; |
|
2435 | 2439 | "$(inherited)", |
2436 | 2440 | "$(PROJECT_DIR)/Agora-ScreenShare-Extension", |
2437 | 2441 | ); |
2438 | | - MARKETING_VERSION = 4.0.0; |
| 2442 | + MARKETING_VERSION = 4.6.2; |
2439 | 2443 | PRODUCT_BUNDLE_IDENTIFIER = "io.agora.api.examples.Agora-ScreenShare-Extension"; |
2440 | 2444 | PRODUCT_NAME = "$(TARGET_NAME)"; |
2441 | 2445 | PROVISIONING_PROFILE_SPECIFIER = ""; |
|
2469 | 2473 | "$(inherited)", |
2470 | 2474 | "$(PROJECT_DIR)/Agora-ScreenShare-Extension", |
2471 | 2475 | ); |
2472 | | - MARKETING_VERSION = 4.0.0; |
| 2476 | + MARKETING_VERSION = 4.6.2; |
2473 | 2477 | PRODUCT_BUNDLE_IDENTIFIER = "io.agora.api.examples.Agora-ScreenShare-Extension"; |
2474 | 2478 | PRODUCT_NAME = "$(TARGET_NAME)"; |
2475 | 2479 | PROVISIONING_PROFILE_SPECIFIER = ""; |
|
2609 | 2613 | CODE_SIGN_ENTITLEMENTS = ""; |
2610 | 2614 | CODE_SIGN_IDENTITY = "Apple Development"; |
2611 | 2615 | CODE_SIGN_STYLE = Automatic; |
2612 | | - CURRENT_PROJECT_VERSION = 2; |
| 2616 | + CURRENT_PROJECT_VERSION = 1; |
2613 | 2617 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
2614 | 2618 | DEVELOPMENT_TEAM = 48TB6ZZL5S; |
2615 | 2619 | ENABLE_BITCODE = NO; |
|
2620 | 2624 | "$(inherited)", |
2621 | 2625 | "@executable_path/Frameworks", |
2622 | 2626 | ); |
2623 | | - MARKETING_VERSION = 4.0.0; |
| 2627 | + MARKETING_VERSION = 4.6.2; |
2624 | 2628 | OTHER_LDFLAGS = ( |
2625 | 2629 | "$(inherited)", |
2626 | 2630 | "-ObjC", |
|
2681 | 2685 | CODE_SIGN_ENTITLEMENTS = ""; |
2682 | 2686 | CODE_SIGN_IDENTITY = "Apple Development"; |
2683 | 2687 | CODE_SIGN_STYLE = Automatic; |
2684 | | - CURRENT_PROJECT_VERSION = 2; |
| 2688 | + CURRENT_PROJECT_VERSION = 1; |
2685 | 2689 | DEVELOPMENT_TEAM = 48TB6ZZL5S; |
2686 | 2690 | ENABLE_BITCODE = NO; |
2687 | 2691 | FRAMEWORK_SEARCH_PATHS = "$(inherited)"; |
|
2691 | 2695 | "$(inherited)", |
2692 | 2696 | "@executable_path/Frameworks", |
2693 | 2697 | ); |
2694 | | - MARKETING_VERSION = 4.0.0; |
| 2698 | + MARKETING_VERSION = 4.6.2; |
2695 | 2699 | OTHER_LDFLAGS = ( |
2696 | 2700 | "$(inherited)", |
2697 | 2701 | "-ObjC", |
|
0 commit comments