|
712 | 712 | CODE_SIGN_STYLE = Automatic;
|
713 | 713 | CURRENT_PROJECT_VERSION = 1;
|
714 | 714 | DEVELOPMENT_ASSET_PATHS = "\"CanShaker Watch App/Preview Content\"";
|
715 |
| - DEVELOPMENT_TEAM = 3FRYF657J2; |
| 715 | + DEVELOPMENT_TEAM = WLW428B75Y; |
716 | 716 | ENABLE_PREVIEWS = YES;
|
717 | 717 | GENERATE_INFOPLIST_FILE = YES;
|
718 | 718 | INFOPLIST_FILE = "CanShaker-Watch-App-Info.plist";
|
|
721 | 721 | INFOPLIST_KEY_NSHealthUpdateUsageDescription = "This app requires permission to write to properly track and give you statistics about your heart rate and energy spent during the session.";
|
722 | 722 | INFOPLIST_KEY_NSMotionUsageDescription = "This app tracks your wrist movements during sessions";
|
723 | 723 | INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
724 |
| - INFOPLIST_KEY_WKCompanionAppBundleIdentifier = com.snesnopic.CanShaker; |
| 724 | + INFOPLIST_KEY_WKCompanionAppBundleIdentifier = com.Dave.CanShaker; |
725 | 725 | LD_RUNPATH_SEARCH_PATHS = (
|
726 | 726 | "$(inherited)",
|
727 | 727 | "@executable_path/Frameworks",
|
728 | 728 | );
|
729 | 729 | MARKETING_VERSION = 1.0;
|
730 |
| - PRODUCT_BUNDLE_IDENTIFIER = com.snesnopic.CanShaker.watchkitapp; |
| 730 | + PRODUCT_BUNDLE_IDENTIFIER = com.Dave.CanShaker.watchkitapp; |
731 | 731 | PRODUCT_NAME = "$(TARGET_NAME)";
|
732 | 732 | SDKROOT = watchos;
|
733 | 733 | SKIP_INSTALL = YES;
|
|
756 | 756 | INFOPLIST_KEY_NSHealthUpdateUsageDescription = "This app requires permission to write to properly track and give you statistics about your heart rate and energy spent during the session.";
|
757 | 757 | INFOPLIST_KEY_NSMotionUsageDescription = "This app tracks your wrist movements during sessions";
|
758 | 758 | INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
759 |
| - INFOPLIST_KEY_WKCompanionAppBundleIdentifier = com.snesnopic.CanShaker; |
| 759 | + INFOPLIST_KEY_WKCompanionAppBundleIdentifier = com.Dave.CanShaker; |
760 | 760 | LD_RUNPATH_SEARCH_PATHS = (
|
761 | 761 | "$(inherited)",
|
762 | 762 | "@executable_path/Frameworks",
|
|
784 | 784 | CODE_SIGN_STYLE = Automatic;
|
785 | 785 | CURRENT_PROJECT_VERSION = 1;
|
786 | 786 | DEVELOPMENT_ASSET_PATHS = "\"CanShaker/Preview Content\"";
|
787 |
| - DEVELOPMENT_TEAM = 3FRYF657J2; |
| 787 | + DEVELOPMENT_TEAM = WLW428B75Y; |
788 | 788 | ENABLE_PREVIEWS = YES;
|
789 | 789 | GENERATE_INFOPLIST_FILE = YES;
|
790 | 790 | INFOPLIST_FILE = CanShaker/Info.plist;
|
|
803 | 803 | "@executable_path/Frameworks",
|
804 | 804 | );
|
805 | 805 | MARKETING_VERSION = 1.0;
|
806 |
| - PRODUCT_BUNDLE_IDENTIFIER = com.snesnopic.CanShaker; |
| 806 | + PRODUCT_BUNDLE_IDENTIFIER = com.Dave.CanShaker; |
807 | 807 | PRODUCT_NAME = "$(TARGET_NAME)";
|
808 | 808 | SDKROOT = iphoneos;
|
809 | 809 | SWIFT_EMIT_LOC_STRINGS = YES;
|
|
0 commit comments