Skip to content

Commit

Permalink
Increase version 2.0.22, build 133
Browse files Browse the repository at this point in the history
  • Loading branch information
manhlx3006 committed Dec 30, 2019
1 parent 6816553 commit cb9820a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions KyberNetwork.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -5271,14 +5271,14 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 132;
CURRENT_PROJECT_VERSION = 133;
DEVELOPMENT_TEAM = 7N9YDG6SF9;
ENABLE_BITCODE = YES;
ENABLE_ON_DEMAND_RESOURCES = NO;
INFOPLIST_FILE = KyberNetwork/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 2.0.21;
MARKETING_VERSION = 2.0.22;
OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" -D DEBUG";
PRODUCT_BUNDLE_IDENTIFIER = com.kyberswap.ios;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -5300,14 +5300,14 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 132;
CURRENT_PROJECT_VERSION = 133;
DEVELOPMENT_TEAM = 7N9YDG6SF9;
ENABLE_BITCODE = YES;
ENABLE_ON_DEMAND_RESOURCES = NO;
INFOPLIST_FILE = KyberNetwork/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 2.0.21;
MARKETING_VERSION = 2.0.22;
PRODUCT_BUNDLE_IDENTIFIER = com.kyberswap.ios;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "d08d5f84-6398-4202-b037-8e45e693b687";
Expand Down
4 changes: 2 additions & 2 deletions KyberNetworkTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>2.0.21</string>
<string>2.0.22</string>
<key>CFBundleVersion</key>
<string>132</string>
<string>133</string>
</dict>
</plist>
4 changes: 2 additions & 2 deletions KyberNetworkUITests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>2.0.21</string>
<string>2.0.22</string>
<key>CFBundleVersion</key>
<string>132</string>
<string>133</string>
</dict>
</plist>

0 comments on commit cb9820a

Please sign in to comment.