Skip to content

Commit

Permalink
Bump version to 1.1 (14)
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Wild committed Aug 23, 2021
1 parent d66d1c3 commit e63a876
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Snikket.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1503,7 +1503,7 @@
CODE_SIGN_ENTITLEMENTS = "Snikket - Share/Snikket - Share.entitlements";
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CURRENT_PROJECT_VERSION = 13;
CURRENT_PROJECT_VERSION = 14;
DEVELOPMENT_TEAM = 2YH6MCD3C8;
ENABLE_BITCODE = NO;
HEADER_SEARCH_PATHS = (
Expand Down Expand Up @@ -1536,7 +1536,7 @@
CODE_SIGN_ENTITLEMENTS = "Snikket - Share/Snikket - Share.entitlements";
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CURRENT_PROJECT_VERSION = 13;
CURRENT_PROJECT_VERSION = 14;
DEVELOPMENT_TEAM = 2YH6MCD3C8;
ENABLE_BITCODE = NO;
HEADER_SEARCH_PATHS = (
Expand Down Expand Up @@ -1571,7 +1571,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 13;
CURRENT_PROJECT_VERSION = 14;
DEVELOPMENT_TEAM = 2YH6MCD3C8;
ENABLE_BITCODE = NO;
GCC_C_LANGUAGE_STANDARD = gnu11;
Expand Down Expand Up @@ -1611,7 +1611,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 13;
CURRENT_PROJECT_VERSION = 14;
DEVELOPMENT_TEAM = 2YH6MCD3C8;
ENABLE_BITCODE = NO;
GCC_C_LANGUAGE_STANDARD = gnu11;
Expand Down Expand Up @@ -1650,7 +1650,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 13;
CURRENT_PROJECT_VERSION = 14;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = 2YH6MCD3C8;
DYLIB_COMPATIBILITY_VERSION = 1;
Expand Down Expand Up @@ -1700,7 +1700,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 13;
CURRENT_PROJECT_VERSION = 14;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = 2YH6MCD3C8;
DYLIB_COMPATIBILITY_VERSION = 1;
Expand Down Expand Up @@ -1860,7 +1860,7 @@
CODE_SIGN_ENTITLEMENTS = Snikket/Snikket.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CURRENT_PROJECT_VERSION = 13;
CURRENT_PROJECT_VERSION = 14;
DEAD_CODE_STRIPPING = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = 2YH6MCD3C8;
Expand Down Expand Up @@ -1901,7 +1901,7 @@
CODE_SIGN_ENTITLEMENTS = Snikket/Snikket.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CURRENT_PROJECT_VERSION = 13;
CURRENT_PROJECT_VERSION = 14;
DEAD_CODE_STRIPPING = NO;
DEVELOPMENT_TEAM = 2YH6MCD3C8;
ENABLE_BITCODE = NO;
Expand Down

0 comments on commit e63a876

Please sign in to comment.