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.
我想创建自己的框架来隐藏类的实现并能够重用这些类。
他们是否在 4.6 中添加了创建这些的功能?
是的,有可能。查看Apple的框架编程指南简介。
这是一个链接!在 xcode 4.6 中创建框架的链接。它对我来说很好用