From 9d1acd149d4361874ebb0b9097a7650cde5c5add Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期四, 09 二月 2023 15:15:52 +0800
Subject: [PATCH] Update MainPage.cs

---
 HDL-ON_iOS/Info.plist |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/HDL-ON_iOS/Info.plist b/HDL-ON_iOS/Info.plist
index 069281e..cf97fe8 100644
--- a/HDL-ON_iOS/Info.plist
+++ b/HDL-ON_iOS/Info.plist
@@ -66,8 +66,6 @@
 	<key>UISupportedInterfaceOrientations</key>
 	<array>
 		<string>UIInterfaceOrientationPortrait</string>
-		<string>UIInterfaceOrientationLandscapeLeft</string>
-		<string>UIInterfaceOrientationLandscapeRight</string>
 	</array>
 	<key>UIAppFonts</key>
 	<array>
@@ -100,9 +98,9 @@
 	<key>UIStatusBarStyle</key>
 	<string>UIStatusBarStyleLightContent</string>
 	<key>CFBundleShortVersionString</key>
-	<string>1.6.102210091</string>
+	<string>1.6.302302021</string>
 	<key>CFBundleVersion</key>
-	<string>1.6.110091</string>
+	<string>1.6.302021</string>
 	<key>NSLocationWhenInUseUsageDescription</key>
 	<string>Use geographic location to provide services such as weather</string>
 	<key>NSAppleMusicUsageDescription</key>

--
Gitblit v1.8.0