mirror of
https://github.com/leanote/leanote-ios.git
synced 2025-10-15 15:40:44 +00:00
ipad universal
This commit is contained in:
@@ -2006,7 +2006,7 @@
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.leanote.app.ios.Leanote;
|
||||
PRODUCT_NAME = Leanote;
|
||||
PROVISIONING_PROFILE = "17a6e366-009c-45d2-99cd-8ed2f4d16766";
|
||||
TARGETED_DEVICE_FAMILY = 1;
|
||||
TARGETED_DEVICE_FAMILY = "1,2";
|
||||
WRAPPER_EXTENSION = app;
|
||||
};
|
||||
name = Debug;
|
||||
@@ -2045,7 +2045,7 @@
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.leanote.app.ios.Leanote;
|
||||
PRODUCT_NAME = Leanote;
|
||||
PROVISIONING_PROFILE = "17a6e366-009c-45d2-99cd-8ed2f4d16766";
|
||||
TARGETED_DEVICE_FAMILY = 1;
|
||||
TARGETED_DEVICE_FAMILY = "1,2";
|
||||
WRAPPER_EXTENSION = app;
|
||||
};
|
||||
name = Release;
|
||||
|
@@ -38,7 +38,7 @@
|
||||
</dict>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>947</string>
|
||||
<string>949</string>
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
<true/>
|
||||
<key>NSAppTransportSecurity</key>
|
||||
@@ -51,7 +51,7 @@
|
||||
<key>UIMainStoryboardFile</key>
|
||||
<string>MainStoryboard_iPhone</string>
|
||||
<key>UIMainStoryboardFile~ipad</key>
|
||||
<string>MainStoryboard_iPad</string>
|
||||
<string>MainStoryboard_iPhone</string>
|
||||
<key>UIRequiredDeviceCapabilities</key>
|
||||
<array>
|
||||
<string>armv7</string>
|
||||
|
@@ -18,7 +18,7 @@
|
||||
<key>AutocorrectionType</key>
|
||||
<string>No</string>
|
||||
<key>DefaultValue</key>
|
||||
<string>1.0 (947)</string>
|
||||
<string>1.0 (949)</string>
|
||||
<key>IsSecure</key>
|
||||
<false/>
|
||||
<key>Key</key>
|
||||
|
Reference in New Issue
Block a user