Skip to content

Commit

Permalink
Bump release build number (3.9.6.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
ettore committed Feb 5, 2024
1 parent 229e326 commit 2f4ff14
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Simplified.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -4706,7 +4706,7 @@
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES_ERROR;
CODE_SIGN_ENTITLEMENTS = Simplified/SimplyE.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CURRENT_PROJECT_VERSION = 4;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = 7262U6ST2R;
ENABLE_BITCODE = NO;
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
Expand All @@ -4723,7 +4723,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 3.9.5;
MARKETING_VERSION = 3.9.6;
PRODUCT_BUNDLE_IDENTIFIER = org.nypl.labs.SimplyE;
PRODUCT_MODULE_NAME = SimplyE;
PROVISIONING_PROFILE = "2e185b6c-271e-4b02-a05e-860b8c3831f6";
Expand Down Expand Up @@ -4754,7 +4754,7 @@
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES_ERROR;
CODE_SIGN_ENTITLEMENTS = Simplified/SimplyE.entitlements;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CURRENT_PROJECT_VERSION = 4;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = 7262U6ST2R;
ENABLE_BITCODE = NO;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
Expand All @@ -4770,7 +4770,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 3.9.5;
MARKETING_VERSION = 3.9.6;
PRODUCT_BUNDLE_IDENTIFIER = org.nypl.labs.SimplyE;
PRODUCT_MODULE_NAME = SimplyE;
PROVISIONING_PROFILE = "b3d9154d-70e1-48d6-a0c5-869431277a5c";
Expand Down Expand Up @@ -5014,7 +5014,7 @@
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES_ERROR;
CODE_SIGN_ENTITLEMENTS = Simplified/SimplyE.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CURRENT_PROJECT_VERSION = 0;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = 7262U6ST2R;
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
Expand Down Expand Up @@ -5068,7 +5068,7 @@
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES_ERROR;
CODE_SIGN_ENTITLEMENTS = Simplified/SimplyE.entitlements;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CURRENT_PROJECT_VERSION = 0;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = 7262U6ST2R;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "Simplified/AppInfrastructure/Simplified-Prefix.pch";
Expand Down

0 comments on commit 2f4ff14

Please sign in to comment.