Skip to content

Commit

Permalink
update version to 1.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
heavyrain2012 committed Nov 22, 2019
1 parent e8b5d0a commit ce72c12
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions wfchat/WildFireChat.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -984,7 +984,7 @@
CODE_SIGN_ENTITLEMENTS = WildFireChat/WildFireChat.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 21;
CURRENT_PROJECT_VERSION = 22;
DEVELOPMENT_TEAM = ZTJABWRJ5T;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
Expand All @@ -1000,7 +1000,7 @@
INFOPLIST_FILE = WildFireChat/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 1.0.15;
MARKETING_VERSION = 1.0.16;
OTHER_LDFLAGS = "-ObjC";
PRODUCT_BUNDLE_IDENTIFIER = cn.wildfirechat.messanger;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -1020,7 +1020,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 21;
CURRENT_PROJECT_VERSION = 22;
DEVELOPMENT_TEAM = ZTJABWRJ5T;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
Expand All @@ -1036,7 +1036,7 @@
INFOPLIST_FILE = WildFireChat/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 1.0.15;
MARKETING_VERSION = 1.0.16;
OTHER_LDFLAGS = "-ObjC";
PRODUCT_BUNDLE_IDENTIFIER = cn.wildfirechat.messanger;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down

0 comments on commit ce72c12

Please sign in to comment.