I just want to know if there is a way to change the iOS deployment target to 6.1 instead of 4.0.
I tried setting the min-ios-version in tiapp.xml file; but then when I open the .xcodeproject file; under iOS deployment platform it still says 4.0.
I just want to know if there is a way to change the iOS deployment target to 6.1 instead of 4.0.
I tried setting the min-ios-version in tiapp.xml file; but then when I open the .xcodeproject file; under iOS deployment platform it still says 4.0.
你现在可以将它设置在钛工作室继续作为
1)右键单击项目
2)去运行,然后运行配置
在那里您可以更改设备和操作系统版本
谢谢
您应该为此使用 Xcode 并更改部署目标。阅读此链接。希望对你有帮助