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

Commit

Permalink
chore: release 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
anonrig committed Apr 18, 2020
1 parent e80117f commit 27961a5
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions zeplin.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -871,7 +871,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = zeplin/Zeplin.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 5;
CURRENT_PROJECT_VERSION = 6;
DEVELOPMENT_TEAM = KPEKRP6RU9;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -883,7 +883,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.3;
MARKETING_VERSION = 1.0.4;
PRODUCT_BUNDLE_IDENTIFIER = relevant.fruit.zeplin;
PRODUCT_NAME = Zeplin;
SWIFT_VERSION = 5.0;
Expand All @@ -899,7 +899,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = zeplin/Zeplin.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 5;
CURRENT_PROJECT_VERSION = 6;
DEVELOPMENT_TEAM = KPEKRP6RU9;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -911,7 +911,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.3;
MARKETING_VERSION = 1.0.4;
PRODUCT_BUNDLE_IDENTIFIER = relevant.fruit.zeplin;
PRODUCT_NAME = Zeplin;
SWIFT_VERSION = 5.0;
Expand All @@ -924,7 +924,7 @@
baseConfigurationReference = 7020DC1D485FC491DC670291 /* Pods-NotificationService.debug.xcconfig */;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 5;
CURRENT_PROJECT_VERSION = 6;
DEVELOPMENT_TEAM = KPEKRP6RU9;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -937,7 +937,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.0.3;
MARKETING_VERSION = 1.0.4;
PRODUCT_BUNDLE_IDENTIFIER = relevant.fruit.zeplin.NotificationService;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
Expand All @@ -951,7 +951,7 @@
baseConfigurationReference = 60B1683C46DBFA6BA8290F1A /* Pods-NotificationService.release.xcconfig */;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 5;
CURRENT_PROJECT_VERSION = 6;
DEVELOPMENT_TEAM = KPEKRP6RU9;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -964,7 +964,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.0.3;
MARKETING_VERSION = 1.0.4;
PRODUCT_BUNDLE_IDENTIFIER = relevant.fruit.zeplin.NotificationService;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
Expand Down

0 comments on commit 27961a5

Please sign in to comment.