File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Dev/iOSAgentExample.xcodeproj Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 560560 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
561561 BUILD_LIBRARY_FOR_DISTRIBUTION = NO;
562562 CODE_SIGN_ENTITLEMENTS = iOSAgentExample/iOSAgentExample.entitlements;
563- CODE_SIGN_IDENTITY = "iPhone Distribution";
564- CODE_SIGN_STYLE = Manual;
563+ CODE_SIGN_IDENTITY = "Apple Development";
564+ "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
565+ CODE_SIGN_STYLE = Automatic;
565566 CURRENT_PROJECT_VERSION = 1578416283;
566567 DEVELOPMENT_TEAM = D5PCJAP39R;
567568 ENABLE_BITCODE = NO;
572573 );
573574 PRODUCT_BUNDLE_IDENTIFIER = com.instana.iOSAgentExample;
574575 PRODUCT_NAME = "$(TARGET_NAME)";
575- PROVISIONING_PROFILE_SPECIFIER = "Instana Demo Project";
576+ PROVISIONING_PROFILE_SPECIFIER = "";
577+ "PROVISIONING_PROFILE_SPECIFIER[sdk=macosx*]" = "";
576578 SUPPORTS_MACCATALYST = YES;
577579 SWIFT_VERSION = 5.0;
578580 TARGETED_DEVICE_FAMILY = "1,2";
You can’t perform that action at this time.
0 commit comments