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 Aug 27, 2021
1 parent b9239f0 commit 5576142
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>80</string>
<string>81</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>80</string>
<string>81</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>80</string>
<string>81</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 @@ -2802,7 +2802,7 @@
CODE_SIGN_ENTITLEMENTS = VideoApp/Video.entitlements;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 80;
CURRENT_PROJECT_VERSION = 81;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = SX5J6BN2KX;
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
Expand Down Expand Up @@ -2838,7 +2838,7 @@
CODE_SIGN_ENTITLEMENTS = VideoApp/Video.entitlements;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 80;
CURRENT_PROJECT_VERSION = 81;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = SX5J6BN2KX;
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
Expand Down Expand Up @@ -2870,7 +2870,7 @@
CODE_SIGN_ENTITLEMENTS = "";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 80;
CURRENT_PROJECT_VERSION = 81;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = SX5J6BN2KX;
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
Expand Down Expand Up @@ -2906,7 +2906,7 @@
CODE_SIGN_ENTITLEMENTS = "";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 80;
CURRENT_PROJECT_VERSION = 81;
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>80</string>
<string>81</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSCameraUsageDescription</key>
Expand Down

0 comments on commit 5576142

Please sign in to comment.