如何在Minimal Deployment Target设置为iOS 5.0 的应用程序中支持iOS6的功能?
Minimal Deployment Target
例如,如果用户有iOS 5,他会看到一个UIActionSheet,如果用户有iOS 6,他会看到不同UIActionSheet的iOS 6?你怎么做到这一点?我有Xcode 4.5,想要在iOS 5上运行的应用程序.
UIActionSheet
iphone xcode objective-c ios iphone-5
ios ×1
iphone ×1
iphone-5 ×1
objective-c ×1
xcode ×1