Skip to content

Commit

Permalink
Increment build number [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Distiller committed Oct 15, 2021
1 parent 22d1157 commit a8a46da
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion VideoApp/Video-CommunityTests/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>83</string>
<string>84</string>
</dict>
</plist>
2 changes: 1 addition & 1 deletion VideoApp/Video-InternalTests/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>83</string>
<string>84</string>
</dict>
</plist>
2 changes: 1 addition & 1 deletion VideoApp/Video-InternalUITests/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>83</string>
<string>84</string>
</dict>
</plist>
8 changes: 4 additions & 4 deletions VideoApp/VideoApp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2850,7 +2850,7 @@
CODE_SIGN_ENTITLEMENTS = VideoApp/Video.entitlements;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 83;
CURRENT_PROJECT_VERSION = 84;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = SX5J6BN2KX;
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
Expand Down Expand Up @@ -2886,7 +2886,7 @@
CODE_SIGN_ENTITLEMENTS = VideoApp/Video.entitlements;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 83;
CURRENT_PROJECT_VERSION = 84;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = SX5J6BN2KX;
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
Expand Down Expand Up @@ -2918,7 +2918,7 @@
CODE_SIGN_ENTITLEMENTS = "";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 83;
CURRENT_PROJECT_VERSION = 84;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = SX5J6BN2KX;
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
Expand Down Expand Up @@ -2954,7 +2954,7 @@
CODE_SIGN_ENTITLEMENTS = "";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 83;
CURRENT_PROJECT_VERSION = 84;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = SX5J6BN2KX;
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
Expand Down
2 changes: 1 addition & 1 deletion VideoApp/VideoApp/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>83</string>
<string>84</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSCameraUsageDescription</key>
Expand Down

0 comments on commit a8a46da

Please sign in to comment.