Skip to content

Commit

Permalink
update bundle version
Browse files Browse the repository at this point in the history
  • Loading branch information
jacklandrin committed Aug 15, 2022
1 parent a5266de commit 4f70b70
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions OnlySwitch.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1969,7 +1969,7 @@
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 84;
CURRENT_PROJECT_VERSION = 85;
DEVELOPMENT_TEAM = B22726TNGH;
GENERATE_INFOPLIST_FILE = NO;
INFOPLIST_FILE = OnlySwitchTests/Info.plist;
Expand All @@ -1995,7 +1995,7 @@
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 84;
CURRENT_PROJECT_VERSION = 85;
DEVELOPMENT_TEAM = B22726TNGH;
GENERATE_INFOPLIST_FILE = NO;
INFOPLIST_FILE = OnlySwitchTests/Info.plist;
Expand Down Expand Up @@ -2143,7 +2143,7 @@
CODE_SIGN_IDENTITY = "Developer ID Application";
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 84;
CURRENT_PROJECT_VERSION = 85;
DEVELOPMENT_ASSET_PATHS = "\"OnlySwitch/Preview Content\"";
DEVELOPMENT_TEAM = B22726TNGH;
ENABLE_HARDENED_RUNTIME = YES;
Expand Down Expand Up @@ -2194,7 +2194,7 @@
CODE_SIGN_IDENTITY = "Developer ID Application";
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 84;
CURRENT_PROJECT_VERSION = 85;
DEVELOPMENT_ASSET_PATHS = "\"OnlySwitch/Preview Content\"";
DEVELOPMENT_TEAM = B22726TNGH;
ENABLE_HARDENED_RUNTIME = YES;
Expand Down Expand Up @@ -2241,7 +2241,7 @@
CODE_SIGN_ENTITLEMENTS = IntentsExtension/IntentsExtension.entitlements;
CODE_SIGN_IDENTITY = "Developer ID Application";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 84;
CURRENT_PROJECT_VERSION = 85;
DEVELOPMENT_TEAM = B22726TNGH;
ENABLE_HARDENED_RUNTIME = YES;
GENERATE_INFOPLIST_FILE = YES;
Expand Down Expand Up @@ -2271,7 +2271,7 @@
CODE_SIGN_ENTITLEMENTS = IntentsExtension/IntentsExtension.entitlements;
CODE_SIGN_IDENTITY = "Developer ID Application";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 84;
CURRENT_PROJECT_VERSION = 85;
DEVELOPMENT_TEAM = B22726TNGH;
ENABLE_HARDENED_RUNTIME = YES;
GENERATE_INFOPLIST_FILE = YES;
Expand Down

0 comments on commit 4f70b70

Please sign in to comment.