universal-binary
How to switch between different classes in an universal iPhone / iPad app?
I have a special class that manages gestures and other th开发者_如何学运维ings. It is strongly targeted towards iPhone. On the iPad, I need a 90% different behavior of that class, so I want to split M[详细]
2023-01-19 06:49 分类:问答How to make a universal app (iPad and iphone 4.1) runs on iPod 3.1.3
I am building a universal for iphone/ipad and I already set the deployment target to 3.0. It can run well on iPad 3.2 and iphone 4.1. However, when I build and run it on my iPod 3.开发者_运维技巧1.3,[详细]
2023-01-19 00:55 分类:问答convert ipad app to run on iphone (universal app)
I have a working iPad app which I now need to make work on iPhone. I\'ve been reading around a fair bit开发者_运维知识库 on this, but haven\'t found a good answer. On this site, I saw some discussion.[详细]
2023-01-17 17:45 分类:问答Universal App won't run on iPad Simulator
I have an existing iPhone app that I\'m trying to convert into a universal app for both iPhone and iPad. Everything seems to work fine when I run it on an iPad device, but I get the following runtime[详细]
2023-01-15 20:32 分类:问答Share NSUserDefaults in universal binary between iPhone and iPad Versions
This is my first stab 开发者_如何学JAVAat creating two targets within one project for iPhone and iPad.[详细]
2023-01-15 13:24 分类:问答Convert ipad application to iphone. Universal app
Convert iPa开发者_如何学JAVAd application to iPhone- Universal app. I already have one iPad application, now I want to make a universal app of that iPad application.[详细]
2023-01-15 05:11 分类:问答upgrading separate iPhone and iPad apps to a single universal binary
I have two separate iPhone and iPad开发者_高级运维 apps that I have now turned into a universal binary. I think I\'ve done the hard part, but now I\'m kinda stumped on how to submit that universal bin[详细]
2023-01-14 13:29 分类:问答Issue with UIViewController in iPad Universal App
I recently upgraded my iPhone app to a universal binary. I have 2 view controllers and nibs, one for the iPhone and one iPad. I scaled up the iPad UIand created the exact same connections in IB.[详细]
2023-01-14 05:19 分类:问答iPad Universal Binary - problem with MessageUI.framework
I\'m in the process of turning one of my iPhone apps into a universal binary. Everything works ok accept for the MFMessageComposeViewController Class. I went the single project with two targets route.[详细]
2023-01-13 06:46 分类:问答How can I convert a Universal iOS app to a stand-alone iPhone app?
I started building a Universal app and it turned out the design doesn\'t work well with the iPad, so I\'ve decided to make it a stand-alone iPhone app instead.By that, I mean I\'d like the app store t[详细]
2023-01-11 17:44 分类:问答
加载中,请稍侯......