Skip to content

Commit

Permalink
Update build number
Browse files Browse the repository at this point in the history
  • Loading branch information
Meng Li committed Feb 21, 2020
1 parent 29428cb commit be79a38
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Httper.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1166,6 +1166,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2;
DEVELOPMENT_TEAM = 6ANM44X2CJ;
INFOPLIST_FILE = Httper/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
Expand Down Expand Up @@ -1194,6 +1195,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2;
DEVELOPMENT_TEAM = 6ANM44X2CJ;
GCC_PREPROCESSOR_DEFINITIONS = (
"$(inherited)",
Expand Down
2 changes: 1 addition & 1 deletion Httper/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>1</string>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>FacebookAppID</key>
<string>636888773166919</string>
<key>FacebookDisplayName</key>
Expand Down

0 comments on commit be79a38

Please sign in to comment.