开发者

Xcode backward compatibility

开发者 https://www.devze.com 2023-02-17 16:00 出处:网络
I want to upgrade my Xcode 3.2.3 to Xcode 4.0 but I want to confirm one thing about my current project code.

I want to upgrade my Xcode 3.2.3 to Xcode 4.0 but I want to confirm one thing about my current project code. Will upgrading cause problems with my current code ? Can I still run the code made by Xcode 3.2.3 and run it and modify it with Xcode 4.0 ?

If y开发者_JAVA技巧ou have experience regarding this please let me know.


Xcode 4 uses the same project structure as Xcode 3. You can switch back and forth between them without any trouble.

0

精彩评论

暂无评论...
验证码 换一张
取 消