diff --git a/assets/AppleTV/Info.plist b/assets/AppleTV/Info.plist
index 37b9ac4..897ebbb 100644
--- a/assets/AppleTV/Info.plist
+++ b/assets/AppleTV/Info.plist
@@ -13,18 +13,12 @@
CFBundleName
openssl
CFBundlePackageType
- APPL
+ FMWK
CFBundleShortVersionString
1.0
- CFBundleSignature
- ????
CFBundleVersion
1
- LSRequiresIPhoneOS
-
- UIRequiredDeviceCapabilities
-
- arm64
-
+ MinimumOSVersion
+ 9.0
diff --git a/assets/iPhone/Info.plist b/assets/iPhone/Info.plist
index 5379f12..246ce20 100644
--- a/assets/iPhone/Info.plist
+++ b/assets/iPhone/Info.plist
@@ -4,14 +4,8 @@
CFBundleDevelopmentRegion
en
- CFBundleDisplayName
- openssl
CFBundleExecutable
openssl
- CFBundleIcons
-
- CFBundleIcons~ipad
-
CFBundleIdentifier
org.openssl.OpenSSL
CFBundleInfoDictionaryVersion
@@ -19,36 +13,12 @@
CFBundleName
openssl
CFBundlePackageType
- APPL
+ FMWK
CFBundleShortVersionString
- 3.1
- CFBundleSignature
- ????
+ 1.0
CFBundleVersion
1
- LSRequiresIPhoneOS
-
- UIApplicationExitsOnSuspend
-
- UIRequiredDeviceCapabilities
-
- armv7
-
- UIStatusBarStyle
- UIStatusBarStyleDefault
- UISupportedInterfaceOrientations
-
- UIInterfaceOrientationPortrait
- UIInterfaceOrientationPortraitUpsideDown
- UIInterfaceOrientationLandscapeLeft
- UIInterfaceOrientationLandscapeRight
-
- UISupportedInterfaceOrientations~ipad
-
- UIInterfaceOrientationPortrait
- UIInterfaceOrientationPortraitUpsideDown
- UIInterfaceOrientationLandscapeLeft
- UIInterfaceOrientationLandscapeRight
-
+ MinimumOSVersion
+ 8.0