问题
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