如何在Xcode 7上的iPad Mini上运行iPhone应用程序

时间:2016-04-08 09:40:18

标签: ios iphone xcode ipad ipad-mini

我正在尝试在iPad mini上的Xcode中运行iPhone应用程序 - 因为它支持iPhone兼容性应用程序。这适用于iPad 3,但不适用于我从xCode收到此错误的iPad mini:

2016-04-08 11:27:52.190 My app [6365:942940] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Could not load NIB in bundle: 'NSBundle </private/var/mobile/Containers/Bundle/Application/path/to/my/app.app> (loaded)' with name 'SomeController' and directory 'Main.storyboardc''
*** First throw call stack:
(0x186186084 0x196b340e4 0x186185fc4 0x18ad10b80 0x18aecfce0 0x18ab94294 0x18ab93440 0x18ab91c00 0x18e365640 0x18613e360 0x18613d468 0x18613b668 0x186069664 0x18a97398c 0x18a96e984 0x100094ab4 0x1971a2a08)
libc++abi.dylib: terminating with uncaught exception of type NSException  

我没有找到有关此问题的任何信息。是否有解决方法如何在iPad mini上使用Xcode运行iPhone应用程序?

如果我使用通用模式让应用程序运行正常,但我只想限制iPhone。

由于 Marekkk

2 个答案:

答案 0 :(得分:0)

尝试检查文件检查器中的xib文件。 iPad mini不支持Mayby应用程序吗?

答案 1 :(得分:0)

你在Main.storyboard c &#39; 这不是特定于设备的