Skip to content

Commit

Permalink
1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Jun 22, 2020
1 parent 65d18da commit 1b885c8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Blear.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -322,13 +322,13 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 12;
CURRENT_PROJECT_VERSION = 13;
DEVELOPMENT_TEAM = YG56YK5RN5;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "";
GENERATE_PROFILING_CODE = NO;
INFOPLIST_FILE = Blear/Info.plist;
MARKETING_VERSION = 1.3.0;
MARKETING_VERSION = 1.3.1;
PRODUCT_BUNDLE_IDENTIFIER = "com.sindresorhus.${PRODUCT_NAME:rfc1034identifier:lower}";
PRODUCT_NAME = Blear;
PROVISIONING_PROFILE = "";
Expand All @@ -347,13 +347,13 @@
CLANG_USE_OPTIMIZATION_PROFILE = NO;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 12;
CURRENT_PROJECT_VERSION = 13;
DEVELOPMENT_TEAM = YG56YK5RN5;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "";
GENERATE_PROFILING_CODE = YES;
INFOPLIST_FILE = Blear/Info.plist;
MARKETING_VERSION = 1.3.0;
MARKETING_VERSION = 1.3.1;
PRODUCT_BUNDLE_IDENTIFIER = "com.sindresorhus.${PRODUCT_NAME:rfc1034identifier:lower}";
PRODUCT_NAME = Blear;
PROVISIONING_PROFILE = "";
Expand Down

0 comments on commit 1b885c8

Please sign in to comment.