File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 442442 "$(inherited)",
443443 "@executable_path/Frameworks",
444444 );
445- MARKETING_VERSION = 1.6.1 ;
445+ MARKETING_VERSION = 1.6.2 ;
446446 PRODUCT_BUNDLE_IDENTIFIER = xyz.kebo.DNSecure;
447447 PRODUCT_NAME = "$(TARGET_NAME)";
448448 STRING_CATALOG_GENERATE_SYMBOLS = YES;
480480 "$(inherited)",
481481 "@executable_path/Frameworks",
482482 );
483- MARKETING_VERSION = 1.6.1 ;
483+ MARKETING_VERSION = 1.6.2 ;
484484 PRODUCT_BUNDLE_IDENTIFIER = xyz.kebo.DNSecure;
485485 PRODUCT_NAME = "$(TARGET_NAME)";
486486 STRING_CATALOG_GENERATE_SYMBOLS = YES;
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ let package = Package(
1818 targets: [ " DNSecure " ] ,
1919 bundleIdentifier: " xyz.kebo.DNSecure " ,
2020 teamIdentifier: " X4678G5DL2 " ,
21- displayVersion: " 1.6.1 " ,
21+ displayVersion: " 1.6.2 " ,
2222 bundleVersion: " 1 " ,
2323 appIcon: . asset( " AppIcon-legacy " ) ,
2424 accentColor: . asset( " AccentColor " ) ,
You can’t perform that action at this time.
0 commit comments