且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

“还创建XIB文件";按钮已禁用

更新时间:2023-12-05 09:31:10

您可以添加自定义Xcode模板来解决此问题,也可以添加现有模板.在此处中了解更多如何创建和添加到Xcode的信息... >

可以在此处找到模板.

I have this problem with creating UIView's subclasses. Creating, for example, UIViewControllers or UITableViewCells is okay.

Why this happens?

I create view using cmd+N and Xcode Version 7.3.1:

You can add custom Xcode template that will fix this issue or add an existing template. Read more how to create and add it to Xcode here.

Template can be found here.