File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
GitHub Notifications.xcodeproj Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 297297 MACOSX_DEPLOYMENT_TARGET = 10.15;
298298 MTL_ENABLE_DEBUG_INFO = NO;
299299 MTL_FAST_MATH = YES;
300+ ONLY_ACTIVE_ARCH = NO;
300301 SDKROOT = macosx;
301302 SWIFT_COMPILATION_MODE = wholemodule;
302303 SWIFT_OPTIMIZATION_LEVEL = "-O";
308309 buildSettings = {
309310 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
310311 CODE_SIGN_ENTITLEMENTS = "GitHub Notifications/GitHub_Notifications.entitlements";
312+ CODE_SIGN_IDENTITY = "Apple Development";
311313 CODE_SIGN_STYLE = Automatic;
312314 COMBINE_HIDPI_IMAGES = YES;
313315 DEVELOPMENT_ASSET_PATHS = "\"GitHub Notifications/Preview Content\"";
331333 buildSettings = {
332334 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
333335 CODE_SIGN_ENTITLEMENTS = "GitHub Notifications/GitHub_Notifications.entitlements";
336+ CODE_SIGN_IDENTITY = "Apple Development";
334337 CODE_SIGN_STYLE = Automatic;
335338 COMBINE_HIDPI_IMAGES = YES;
336339 DEVELOPMENT_ASSET_PATHS = "\"GitHub Notifications/Preview Content\"";
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >$(PRODUCT_BUNDLE_PACKAGE_TYPE) </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >1.0 </string >
20+ <string >1.0.0 </string >
2121 <key >CFBundleVersion </key >
2222 <string >1 </string >
2323 <key >LSApplicationCategoryType </key >
You can’t perform that action at this time.
0 commit comments