Fork me on GitHub

Programming Design Notes

用新的 iPhone SDK 開發舊系統的應用程式

| Comments

新的 iPhone SDK 4 已經推出了,但手上又沒有升級了 iOS 4iPhone 提供測試,你可以在 Xcode 內設置回舊版本的 iPhone 可用的應用程式。

首先打開你的 Project,然後開啟 Project Setting:

打開後在搜尋位置打上 deployment,找到 iPhone OS Deployment Target:

OS 版本改回你想要的版本:

這樣就可以了,我已在實機測試過是沒問題的。

相關書籍: Iphone SDK 4 Advanced Programming--Advanced Development for Apple Iphone & iPod TouchiPhone SDK Programming, A Beginner's GuideBeginning iPhone SDK Programming with Objective-C (Wrox Programmer to Programmer)