Skip to content

Commit

Permalink
Jenkins Version Bump 1327
Browse files Browse the repository at this point in the history
  • Loading branch information
shitong committed Jun 20, 2019
1 parent 4a65c16 commit 092a0a0
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion PushService/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>2.3.1</string>
<key>CFBundleVersion</key>
<string>1326</string>
<string>1327</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
Expand Down
16 changes: 8 additions & 8 deletions Vite.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1300,7 +1300,7 @@
CODE_SIGN_ENTITLEMENTS = Vite/Vite.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 1326;
CURRENT_PROJECT_VERSION = 1327;
DEVELOPMENT_TEAM = 5SR42372L5;
ENABLE_BITCODE = NO;
GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
Expand Down Expand Up @@ -1330,7 +1330,7 @@
CODE_SIGN_ENTITLEMENTS = Vite/Vite.entitlements;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 1326;
CURRENT_PROJECT_VERSION = 1327;
DEVELOPMENT_TEAM = 5SR42372L5;
ENABLE_BITCODE = NO;
GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
Expand Down Expand Up @@ -1470,7 +1470,7 @@
CODE_SIGN_ENTITLEMENTS = Vite/Vite.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 1326;
CURRENT_PROJECT_VERSION = 1327;
DEVELOPMENT_TEAM = 5SR42372L5;
ENABLE_BITCODE = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
Expand Down Expand Up @@ -1504,7 +1504,7 @@
CODE_SIGN_ENTITLEMENTS = Vite/Vite.entitlements;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 1326;
CURRENT_PROJECT_VERSION = 1327;
DEVELOPMENT_TEAM = 5SR42372L5;
ENABLE_BITCODE = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
Expand Down Expand Up @@ -1537,7 +1537,7 @@
CODE_SIGN_ENTITLEMENTS = Vite/Vite.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 1326;
CURRENT_PROJECT_VERSION = 1327;
DEVELOPMENT_TEAM = 5SR42372L5;
ENABLE_BITCODE = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
Expand Down Expand Up @@ -1571,7 +1571,7 @@
CODE_SIGN_ENTITLEMENTS = Vite/Vite.entitlements;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 1326;
CURRENT_PROJECT_VERSION = 1327;
DEVELOPMENT_TEAM = 5SR42372L5;
ENABLE_BITCODE = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
Expand Down Expand Up @@ -1605,7 +1605,7 @@
CODE_SIGN_ENTITLEMENTS = Vite/Vite.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 1326;
CURRENT_PROJECT_VERSION = 1327;
DEVELOPMENT_TEAM = 5SR42372L5;
ENABLE_BITCODE = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
Expand Down Expand Up @@ -1638,7 +1638,7 @@
CODE_SIGN_ENTITLEMENTS = Vite/Vite.entitlements;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 1326;
CURRENT_PROJECT_VERSION = 1327;
DEVELOPMENT_TEAM = 5SR42372L5;
ENABLE_BITCODE = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
Expand Down
2 changes: 1 addition & 1 deletion Vite/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>1326</string>
<string>1327</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSRequiresIPhoneOS</key>
Expand Down
2 changes: 1 addition & 1 deletion ViteDapp/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<key>CFBundleShortVersionString</key>
<string>2.3.1</string>
<key>CFBundleVersion</key>
<string>1326</string>
<string>1327</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSRequiresIPhoneOS</key>
Expand Down
2 changes: 1 addition & 1 deletion ViteOfficial/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>1326</string>
<string>1327</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSRequiresIPhoneOS</key>
Expand Down
2 changes: 1 addition & 1 deletion ViteTest/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>1326</string>
<string>1327</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSRequiresIPhoneOS</key>
Expand Down
2 changes: 1 addition & 1 deletion ViteTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>1326</string>
<string>1327</string>
</dict>
</plist>

0 comments on commit 092a0a0

Please sign in to comment.