Forráskód Böngészése

update ios/ChargEco/Info.plist

wudebin 2 hónapja
szülő
commit
77427060c2
1 módosított fájl, 4 hozzáadás és 13 törlés
  1. 4 13
      Strides-SPAPP/ios/ChargEco/Info.plist

+ 4 - 13
Strides-SPAPP/ios/ChargEco/Info.plist

@@ -33,8 +33,6 @@
 	</array>
 	<key>CFBundleVersion</key>
 	<string>$(CURRENT_PROJECT_VERSION)</string>
-	<key>CodePushDeploymentKey</key>
-	<string>EFE-MvoErACkxH3PJWA0r1lW4joZ7GniqRdHg</string>
 	<key>LSApplicationQueriesSchemes</key>
 	<array>
 		<string>comgooglemaps</string>
@@ -79,17 +77,10 @@
 		<string>Octicons.ttf</string>
 		<string>Feather.ttf</string>
 		<string>FontAwesome.ttf</string>
-		<string>FontAwesome5_Brands.ttf</string>
-		<string>FontAwesome5_Regular.ttf</string>
-		<string>FontAwesome5_Solid.ttf</string>
-		<string>FontAwesome6_Brands.ttf</string>
-		<string>FontAwesome6_Regular.ttf</string>
-		<string>FontAwesome6_Solid.ttf</string>
-		<string>Foundation.ttf</string>
+		<string>Lucide.ttf</string>
 		<string>Ionicons.ttf</string>
-		<string>MaterialCommunityIcons.ttf</string>
+		<string>MaterialDesignIcons.ttf</string>
 		<string>MaterialIcons.ttf</string>
-		<string>SimpleLineIcons.ttf</string>
 		<string>Zocial.ttf</string>
 	</array>
 	<key>UIApplicationSceneManifest</key>
@@ -108,7 +99,7 @@
 	<string>LaunchScreen</string>
 	<key>UIRequiredDeviceCapabilities</key>
 	<array>
-		<string>armv7</string>
+		<string>arm64</string>
 	</array>
 	<key>UIRequiresFullScreen</key>
 	<false/>
@@ -129,6 +120,6 @@
 	<key>UIViewControllerBasedStatusBarAppearance</key>
 	<false/>
 	<key>LSMinimumSystemVersion</key>
-	<string>14.4</string>
+	<string>15.1</string>
 </dict>
 </plist>