Skip to content

Commit

Permalink
bumped version to 5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rommex committed Sep 4, 2024
1 parent 0a608c7 commit 182ab1e
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11641,7 +11641,7 @@
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
CODE_SIGN_ENTITLEMENTS = "domains-manager-ios/entitlements/domains-manager-iosDebug.entitlements";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 5;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = 22QSRWWPVJ;
INFOPLIST_FILE = "Dev-Env-Info.plist";
INFOPLIST_KEY_CFBundleDisplayName = Unstoppable;
Expand All @@ -11651,7 +11651,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 5.3.5;
MARKETING_VERSION = 5.4.0;
MERGED_BINARY_TYPE = automatic;
OTHER_SWIFT_FLAGS = "-Xfrontend -warn-long-expression-type-checking=50 -Xfrontend -warn-long-function-bodies=50";
PRODUCT_BUNDLE_IDENTIFIER = com.unstoppabledomains.manager;
Expand All @@ -11677,7 +11677,7 @@
CODE_SIGN_ENTITLEMENTS = "domains-manager-ios/entitlements/domains-manager-iosRelease.entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 5;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = 22QSRWWPVJ;
INFOPLIST_FILE = "domains-manager-ios/Info.plist";
INFOPLIST_KEY_CFBundleDisplayName = Unstoppable;
Expand All @@ -11687,7 +11687,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 5.3.5;
MARKETING_VERSION = 5.4.0;
MERGED_BINARY_TYPE = automatic;
OTHER_SWIFT_FLAGS = "-Xfrontend -warn-long-expression-type-checking=50 -Xfrontend -warn-long-function-bodies=50";
PRODUCT_BUNDLE_IDENTIFIER = com.unstoppabledomains.manager;
Expand Down Expand Up @@ -11855,7 +11855,7 @@
CODE_SIGN_ENTITLEMENTS = "domains-manager-ios/entitlements/domains-manager-iosRelease.entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 5;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = 22QSRWWPVJ;
INFOPLIST_FILE = "domains-manager-ios/Info.plist";
INFOPLIST_KEY_CFBundleDisplayName = Unstoppable;
Expand All @@ -11865,7 +11865,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 5.3.5;
MARKETING_VERSION = 5.4.0;
MERGED_BINARY_TYPE = automatic;
OTHER_SWIFT_FLAGS = "-Xfrontend -warn-long-expression-type-checking=50 -Xfrontend -warn-long-function-bodies=50";
PRODUCT_BUNDLE_IDENTIFIER = com.unstoppabledomains.manager;
Expand Down

0 comments on commit 182ab1e

Please sign in to comment.