File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 532532 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
533533 CODE_SIGN_ENTITLEMENTS = DNSecure/DNSecure.entitlements;
534534 CODE_SIGN_STYLE = Automatic;
535- CURRENT_PROJECT_VERSION = 24 ;
535+ CURRENT_PROJECT_VERSION = 1 ;
536536 DEVELOPMENT_ASSET_PATHS = "\"DNSecure/Preview Content\"";
537537 DEVELOPMENT_TEAM = X4678G5DL2;
538538 ENABLE_PREVIEWS = YES;
559559 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
560560 CODE_SIGN_ENTITLEMENTS = DNSecure/DNSecure.entitlements;
561561 CODE_SIGN_STYLE = Automatic;
562- CURRENT_PROJECT_VERSION = 24 ;
562+ CURRENT_PROJECT_VERSION = 1 ;
563563 DEVELOPMENT_ASSET_PATHS = "\"DNSecure/Preview Content\"";
564564 DEVELOPMENT_TEAM = X4678G5DL2;
565565 ENABLE_PREVIEWS = YES;
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ let package = Package(
1919 bundleIdentifier: " xyz.kebo.DNSecure " ,
2020 teamIdentifier: " X4678G5DL2 " ,
2121 displayVersion: " 1.5.1 " ,
22- bundleVersion: " 24 " ,
22+ bundleVersion: " 1 " ,
2323 appIcon: . asset( " AppIcon " ) ,
2424 accentColor: . asset( " AccentColor " ) ,
2525 supportedDeviceFamilies: [
You can’t perform that action at this time.
0 commit comments