File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 21452145 ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground;
21462146 CODE_SIGN_ENTITLEMENTS = ProgressWidget/ProgressWidgetExtension.entitlements;
21472147 CODE_SIGN_IDENTITY = "Apple Development";
2148- CODE_SIGN_STYLE = Automatic;
2149- DEVELOPMENT_TEAM = D59DHVRS87;
2148+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
2149+ CODE_SIGN_STYLE = Manual;
2150+ DEVELOPMENT_TEAM = "";
2151+ "DEVELOPMENT_TEAM[sdk=iphoneos*]" = D59DHVRS87;
21502152 GENERATE_INFOPLIST_FILE = YES;
21512153 INFOPLIST_FILE = ProgressWidget/Info.plist;
21522154 INFOPLIST_KEY_CFBundleDisplayName = ProgressWidget;
21602162 PRODUCT_BUNDLE_IDENTIFIER = "$(APPLICATION_ID).ProgressWidget";
21612163 PRODUCT_NAME = "$(TARGET_NAME)";
21622164 PROVISIONING_PROFILE_SPECIFIER = "";
2165+ "PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "iTorrent2 ProgressWidget Distrib";
21632166 SKIP_INSTALL = YES;
21642167 SUPPORTS_MACCATALYST = YES;
21652168 SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$inherited XCODE16";
You can’t perform that action at this time.
0 commit comments