Skip to content

Commit

Permalink
0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
soyombo-baterdene committed Nov 23, 2020
1 parent c64ac27 commit d680049
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion ErxesSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do|spec|
spec.name='ErxesSDK'
spec.version='0.18.0'
spec.version='0.19.0'
spec.summary='A short description of erxes-ios-sdk.'
spec.swift_version='5.3'
spec.description='erxes for IOS SDK, for integrating erxes into your iOS application https://erxes.io/'
Expand Down
8 changes: 4 additions & 4 deletions Example/ErxesSDK.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -523,12 +523,12 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 0.0.1;
CURRENT_PROJECT_VERSION = 0.19.0;
DEVELOPMENT_TEAM = QME3AMS3P9;
INFOPLIST_FILE = ErxesSDK/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 0.18.0;
MARKETING_VERSION = 0.19.0;
MODULE_NAME = ExampleApp;
PRODUCT_BUNDLE_IDENTIFIER = erxes.sdk1;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -549,12 +549,12 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 0.0.1;
CURRENT_PROJECT_VERSION = 0.19.0;
DEVELOPMENT_TEAM = QME3AMS3P9;
INFOPLIST_FILE = ErxesSDK/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 0.18.0;
MARKETING_VERSION = 0.19.0;
MODULE_NAME = ExampleApp;
PRODUCT_BUNDLE_IDENTIFIER = erxes.sdk1;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d680049

Please sign in to comment.