How to I restore deleted UIKit.framework and Foundation.framework and others

泄露秘密 提交于 2019-12-24 08:31:04

问题


I deleted UIKit.framework and Foundation.framework in an xcode project by accident. I can't find the framework in the target information (general tab) link libraries section.

How could I add them to the project again as I'm now getting many errors!


回答1:


Project > Edit Active Target > General tab, click the + button to add frameworks.



来源:https://stackoverflow.com/questions/1462123/how-to-i-restore-deleted-uikit-framework-and-foundation-framework-and-others

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!