Skip to content

Commit

Permalink
v4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tuan188 committed Jul 8, 2020
1 parent b1da79d commit 001c8dd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CleanArchitecture.xcodeproj/project.pbxproj
Expand Up @@ -1773,7 +1773,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 9;
CURRENT_PROJECT_VERSION = 10;
HEADER_SEARCH_PATHS = (
"$(inherited)",
"\"${PODS_ROOT}/Headers/Public\"",
Expand All @@ -1787,7 +1787,7 @@
INFOPLIST_FILE = CleanArchitecture/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 3.3;
MARKETING_VERSION = 4.0;
PRODUCT_BUNDLE_IDENTIFIER = com.framgia.CleanArchitecture;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "CleanArchitecture/Bridging-Header.h";
Expand All @@ -1803,7 +1803,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 9;
CURRENT_PROJECT_VERSION = 10;
HEADER_SEARCH_PATHS = (
"$(inherited)",
"\"${PODS_ROOT}/Headers/Public\"",
Expand All @@ -1817,7 +1817,7 @@
INFOPLIST_FILE = CleanArchitecture/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 3.3;
MARKETING_VERSION = 4.0;
PRODUCT_BUNDLE_IDENTIFIER = com.framgia.CleanArchitecture;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "CleanArchitecture/Bridging-Header.h";
Expand Down

0 comments on commit 001c8dd

Please sign in to comment.