Skip to content
This repository has been archived by the owner on Jul 4, 2021. It is now read-only.

Commit

Permalink
Bump version to 1.0.2 (4)
Browse files Browse the repository at this point in the history
  • Loading branch information
anonrig committed Mar 7, 2020
1 parent 33c8560 commit fabf44f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions zeplin.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -620,15 +620,15 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3;
CURRENT_PROJECT_VERSION = 4;
DEVELOPMENT_TEAM = KPEKRP6RU9;
INFOPLIST_FILE = zeplin/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.1;
MARKETING_VERSION = 1.0.2;
PRODUCT_BUNDLE_IDENTIFIER = relevant.fruit.zeplin;
PRODUCT_NAME = Zeplin;
SWIFT_VERSION = 5.0;
Expand All @@ -641,15 +641,15 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3;
CURRENT_PROJECT_VERSION = 4;
DEVELOPMENT_TEAM = KPEKRP6RU9;
INFOPLIST_FILE = zeplin/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.1;
MARKETING_VERSION = 1.0.2;
PRODUCT_BUNDLE_IDENTIFIER = relevant.fruit.zeplin;
PRODUCT_NAME = Zeplin;
SWIFT_VERSION = 5.0;
Expand Down

0 comments on commit fabf44f

Please sign in to comment.