|
693 | 693 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
694 | 694 | CODE_SIGN_IDENTITY = "Apple Development"; |
695 | 695 | CODE_SIGN_STYLE = Automatic; |
696 | | - CURRENT_PROJECT_VERSION = 5; |
| 696 | + CURRENT_PROJECT_VERSION = 6; |
697 | 697 | DEVELOPMENT_ASSET_PATHS = "\"DancingMarker/Preview Content\""; |
698 | 698 | DEVELOPMENT_TEAM = 2U3B7G3F2A; |
699 | 699 | ENABLE_PREVIEWS = YES; |
|
710 | 710 | INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; |
711 | 711 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; |
712 | 712 | INFOPLIST_KEY_UIUserInterfaceStyle = Dark; |
| 713 | + IPHONEOS_DEPLOYMENT_TARGET = 17.4; |
713 | 714 | LD_RUNPATH_SEARCH_PATHS = ( |
714 | 715 | "$(inherited)", |
715 | 716 | "@executable_path/Frameworks", |
716 | 717 | ); |
717 | | - MARKETING_VERSION = 1.2.1; |
| 718 | + MARKETING_VERSION = 1.2.2; |
718 | 719 | PRODUCT_BUNDLE_IDENTIFIER = com.test.DancingMarker; |
719 | 720 | PRODUCT_NAME = "$(TARGET_NAME)"; |
720 | 721 | PROVISIONING_PROFILE_SPECIFIER = ""; |
|
737 | 738 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
738 | 739 | CODE_SIGN_IDENTITY = "Apple Development"; |
739 | 740 | CODE_SIGN_STYLE = Automatic; |
740 | | - CURRENT_PROJECT_VERSION = 5; |
| 741 | + CURRENT_PROJECT_VERSION = 6; |
741 | 742 | DEVELOPMENT_ASSET_PATHS = "\"DancingMarker/Preview Content\""; |
742 | 743 | DEVELOPMENT_TEAM = 2U3B7G3F2A; |
743 | 744 | ENABLE_PREVIEWS = YES; |
|
754 | 755 | INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; |
755 | 756 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; |
756 | 757 | INFOPLIST_KEY_UIUserInterfaceStyle = Dark; |
| 758 | + IPHONEOS_DEPLOYMENT_TARGET = 17.4; |
757 | 759 | LD_RUNPATH_SEARCH_PATHS = ( |
758 | 760 | "$(inherited)", |
759 | 761 | "@executable_path/Frameworks", |
760 | 762 | ); |
761 | | - MARKETING_VERSION = 1.2.1; |
| 763 | + MARKETING_VERSION = 1.2.2; |
762 | 764 | PRODUCT_BUNDLE_IDENTIFIER = com.test.DancingMarker; |
763 | 765 | PRODUCT_NAME = "$(TARGET_NAME)"; |
764 | 766 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; |
|
779 | 781 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
780 | 782 | CODE_SIGN_IDENTITY = "Apple Development"; |
781 | 783 | CODE_SIGN_STYLE = Automatic; |
782 | | - CURRENT_PROJECT_VERSION = 4; |
| 784 | + CURRENT_PROJECT_VERSION = 6; |
783 | 785 | DEVELOPMENT_ASSET_PATHS = "\"WatchDancingMarker Watch App/Preview Content\""; |
784 | 786 | DEVELOPMENT_TEAM = 2U3B7G3F2A; |
785 | 787 | ENABLE_PREVIEWS = YES; |
|
793 | 795 | "$(inherited)", |
794 | 796 | "@executable_path/Frameworks", |
795 | 797 | ); |
796 | | - MARKETING_VERSION = 1.2; |
| 798 | + MARKETING_VERSION = 1.2.2; |
797 | 799 | PRODUCT_BUNDLE_IDENTIFIER = com.test.DancingMarker.watchkitapp; |
798 | 800 | PRODUCT_NAME = "$(TARGET_NAME)"; |
799 | 801 | PROVISIONING_PROFILE_SPECIFIER = ""; |
|
813 | 815 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
814 | 816 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
815 | 817 | CODE_SIGN_STYLE = Automatic; |
816 | | - CURRENT_PROJECT_VERSION = 4; |
| 818 | + CURRENT_PROJECT_VERSION = 6; |
817 | 819 | DEVELOPMENT_ASSET_PATHS = "\"WatchDancingMarker Watch App/Preview Content\""; |
818 | 820 | DEVELOPMENT_TEAM = 2U3B7G3F2A; |
819 | 821 | ENABLE_PREVIEWS = YES; |
|
827 | 829 | "$(inherited)", |
828 | 830 | "@executable_path/Frameworks", |
829 | 831 | ); |
830 | | - MARKETING_VERSION = 1.2; |
| 832 | + MARKETING_VERSION = 1.2.2; |
831 | 833 | PRODUCT_BUNDLE_IDENTIFIER = com.test.DancingMarker.watchkitapp; |
832 | 834 | PRODUCT_NAME = "$(TARGET_NAME)"; |
833 | 835 | SDKROOT = watchos; |
|
0 commit comments