We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21e2b6d commit e04e6b1Copy full SHA for e04e6b1
MixpanelDemo/MixpanelDemo.xcodeproj/project.pbxproj
@@ -1838,9 +1838,8 @@
1838
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
1839
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = NO;
1840
CODE_SIGN_ENTITLEMENTS = MixpanelDemo/MixpanelDemo.entitlements;
1841
- CODE_SIGN_IDENTITY = "iPhone Developer";
1842
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
1843
- CODE_SIGN_STYLE = Manual;
+ CODE_SIGN_IDENTITY = "Apple Development";
+ CODE_SIGN_STYLE = Automatic;
1844
CURRENT_PROJECT_VERSION = 6;
1845
DEFINES_MODULE = YES;
1846
DEVELOPMENT_TEAM = "";
0 commit comments