Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
JHawk0224 committed Jan 21, 2024
1 parent dee15ff commit 86bcc1c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions PennMobile.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2678,7 +2678,7 @@
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CF_BUNDLE_LONG_VERSION_STRING = 6700;
CF_BUNDLE_SHORT_VERSION_STRING = 7.3.8;
CF_BUNDLE_SHORT_VERSION_STRING = 7.3.9;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
Expand Down Expand Up @@ -2740,7 +2740,7 @@
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CF_BUNDLE_LONG_VERSION_STRING = 6700;
CF_BUNDLE_SHORT_VERSION_STRING = 7.3.8;
CF_BUNDLE_SHORT_VERSION_STRING = 7.3.9;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
Expand Down Expand Up @@ -2797,7 +2797,7 @@
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CF_BUNDLE_SHORT_VERSION_STRING = 7.3.8;
CF_BUNDLE_SHORT_VERSION_STRING = 7.3.9;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = PennMobile/PennMobile.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
Expand Down Expand Up @@ -2838,7 +2838,7 @@
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CF_BUNDLE_SHORT_VERSION_STRING = 7.3.8;
CF_BUNDLE_SHORT_VERSION_STRING = 7.3.9;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = PennMobile/PennMobile.entitlements;
CODE_SIGN_IDENTITY = "iPhone Distribution";
Expand Down

0 comments on commit 86bcc1c

Please sign in to comment.