File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 24212421 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
24222422 CODE_SIGN_ENTITLEMENTS = "Wable-iOS/Wable-iOS.entitlements";
24232423 CODE_SIGN_IDENTITY = "Apple Development";
2424- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer ";
2424+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution ";
24252425 CODE_SIGN_STYLE = Manual;
24262426 CURRENT_PROJECT_VERSION = 2;
24272427 DEVELOPMENT_TEAM = "";
24442444 PRODUCT_BUNDLE_IDENTIFIER = "com.wable.Wable-iOS";
24452445 PRODUCT_NAME = "$(TARGET_NAME)";
24462446 PROVISIONING_PROFILE_SPECIFIER = "";
2447- "PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = Wable_Debug ;
2447+ "PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = Wable_AppStore ;
24482448 SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
24492449 SUPPORTS_MACCATALYST = NO;
24502450 SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
You can’t perform that action at this time.
0 commit comments