Skip to content

Commit 486a249

Browse files
shengcui2017shengcui2018
authored andcommitted
更新 Info.plist 中的版本号
1 parent 206bfd2 commit 486a249

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

iOS/Demo/TXLiteAVDemo/Info.plist

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
<key>CFBundlePackageType</key>
2020
<string>APPL</string>
2121
<key>CFBundleShortVersionString</key>
22-
<string>7.1.0</string>
22+
<string>7.2.0</string>
2323
<key>CFBundleSignature</key>
2424
<string>????</string>
2525
<key>CFBundleVersion</key>
26-
<string>8775</string>
26+
<string>8927</string>
2727
<key>IMSDKCrashReporterEnable</key>
2828
<false/>
2929
<key>LSRequiresIPhoneOS</key>
@@ -58,6 +58,8 @@
5858
<key>UISupportedInterfaceOrientations</key>
5959
<array>
6060
<string>UIInterfaceOrientationPortrait</string>
61+
<string>UIInterfaceOrientationLandscapeLeft</string>
62+
<string>UIInterfaceOrientationLandscapeRight</string>
6163
</array>
6264
<key>UIViewControllerBasedStatusBarAppearance</key>
6365
<false/>

0 commit comments

Comments
 (0)