ipad universal

This commit is contained in:
life
2015-11-02 17:15:48 +08:00
parent 4580231244
commit 62e1754c6d
3 changed files with 5 additions and 5 deletions

View File

@@ -2006,7 +2006,7 @@
PRODUCT_BUNDLE_IDENTIFIER = com.leanote.app.ios.Leanote; PRODUCT_BUNDLE_IDENTIFIER = com.leanote.app.ios.Leanote;
PRODUCT_NAME = Leanote; PRODUCT_NAME = Leanote;
PROVISIONING_PROFILE = "17a6e366-009c-45d2-99cd-8ed2f4d16766"; PROVISIONING_PROFILE = "17a6e366-009c-45d2-99cd-8ed2f4d16766";
TARGETED_DEVICE_FAMILY = 1; TARGETED_DEVICE_FAMILY = "1,2";
WRAPPER_EXTENSION = app; WRAPPER_EXTENSION = app;
}; };
name = Debug; name = Debug;
@@ -2045,7 +2045,7 @@
PRODUCT_BUNDLE_IDENTIFIER = com.leanote.app.ios.Leanote; PRODUCT_BUNDLE_IDENTIFIER = com.leanote.app.ios.Leanote;
PRODUCT_NAME = Leanote; PRODUCT_NAME = Leanote;
PROVISIONING_PROFILE = "17a6e366-009c-45d2-99cd-8ed2f4d16766"; PROVISIONING_PROFILE = "17a6e366-009c-45d2-99cd-8ed2f4d16766";
TARGETED_DEVICE_FAMILY = 1; TARGETED_DEVICE_FAMILY = "1,2";
WRAPPER_EXTENSION = app; WRAPPER_EXTENSION = app;
}; };
name = Release; name = Release;

View File

@@ -38,7 +38,7 @@
</dict> </dict>
</array> </array>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>947</string> <string>949</string>
<key>LSRequiresIPhoneOS</key> <key>LSRequiresIPhoneOS</key>
<true/> <true/>
<key>NSAppTransportSecurity</key> <key>NSAppTransportSecurity</key>
@@ -51,7 +51,7 @@
<key>UIMainStoryboardFile</key> <key>UIMainStoryboardFile</key>
<string>MainStoryboard_iPhone</string> <string>MainStoryboard_iPhone</string>
<key>UIMainStoryboardFile~ipad</key> <key>UIMainStoryboardFile~ipad</key>
<string>MainStoryboard_iPad</string> <string>MainStoryboard_iPhone</string>
<key>UIRequiredDeviceCapabilities</key> <key>UIRequiredDeviceCapabilities</key>
<array> <array>
<string>armv7</string> <string>armv7</string>

View File

@@ -18,7 +18,7 @@
<key>AutocorrectionType</key> <key>AutocorrectionType</key>
<string>No</string> <string>No</string>
<key>DefaultValue</key> <key>DefaultValue</key>
<string>1.0 (947)</string> <string>1.0 (949)</string>
<key>IsSecure</key> <key>IsSecure</key>
<false/> <false/>
<key>Key</key> <key>Key</key>