Skip to content

Commit

Permalink
1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Oct 6, 2020
1 parent 23bc497 commit db23b98
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 @@ -332,13 +332,13 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 14;
CURRENT_PROJECT_VERSION = 15;
DEVELOPMENT_TEAM = YG56YK5RN5;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "";
GENERATE_PROFILING_CODE = NO;
INFOPLIST_FILE = Blear/Info.plist;
MARKETING_VERSION = 1.4.0;
MARKETING_VERSION = 1.5.0;
PRODUCT_BUNDLE_IDENTIFIER = "com.sindresorhus.${PRODUCT_NAME:rfc1034identifier:lower}";
PRODUCT_NAME = Blear;
PROVISIONING_PROFILE = "";
Expand All @@ -357,13 +357,13 @@
CLANG_USE_OPTIMIZATION_PROFILE = NO;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 14;
CURRENT_PROJECT_VERSION = 15;
DEVELOPMENT_TEAM = YG56YK5RN5;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "";
GENERATE_PROFILING_CODE = YES;
INFOPLIST_FILE = Blear/Info.plist;
MARKETING_VERSION = 1.4.0;
MARKETING_VERSION = 1.5.0;
PRODUCT_BUNDLE_IDENTIFIER = "com.sindresorhus.${PRODUCT_NAME:rfc1034identifier:lower}";
PRODUCT_NAME = Blear;
PROVISIONING_PROFILE = "";
Expand Down

0 comments on commit db23b98

Please sign in to comment.