Programming Design Notes
Home
Blog
用新的 iPhone SDK 開發舊系統的應用程式
Jul 20
th
, 2010
|
Comments
新的
iPhone SDK 4
已經推出了,但手上又沒有升級了
iOS 4
的
iPhone
提供測試,你可以在
Xcode
內設置回舊版本的
iPhone
可用的應用程式。
首先打開你的
Project
,然後開啟
Project Setting
:
打開後在搜尋位置打上
deployment
,找到
iPhone OS Deployment Target
:
將
OS
版本改回你想要的版本:
這樣就可以了,我已在實機測試過是沒問題的。
相關書籍:
Please enable JavaScript to view the
comments powered by Disqus.
About Me
Lawrence Cheung
Recent Posts
Spring 整合 JPA
Design Pattern - Decorator
Design Pattern - Singleton
Web Development Cheat Sheet
Maven + Jetty 測試 JSF 2 Annotation
Design Pattern - Abstract Factory
Design Pattern - Factory
Maven Setup Jetty Development Server
Design Pattern - Observer
Design Pattern - Strategy
Recent Comments