xcode6 使用pch出錯(cuò)解決辦法
|
If you decide to add a .pch file manually and you want to use Objective-C just like before xCode 6 you will also have to import UIKit and Foundation frameworks in the .pch file. Otherwise you will have to import these frameworks manually in each header file. You can add the following code anyway as it tests for the language used:
|
-----摘自 stackoverflow
posted on 2015-01-10 15:29 獨(dú)狼 閱讀(130) 評(píng)論(0) 收藏 舉報(bào)
浙公網(wǎng)安備 33010602011771號(hào)