Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 Objective-C 和 iOS 开发的新手。我从本教程中描述的一个基本应用程序开始 。据此,我必须打开 ViewController.xib 才能创建界面。但是那个特定的文件并没有在 Xcode 中打开。我可以做些什么来打开该文件,或者是否有任何替代方法(手动)来创建接口?
我正在使用 Xcode 3.2.6
当您使用 xcode3.2 时,xib 不会在 Xcode 上打开,而是在Interface Builder 中打开。