Xcode 4 - clang error

前端 未结 7 951
走了就别回头了
走了就别回头了 2020-12-01 11:29

I\'m migrating from Xcode 3.5 to Xcode 4 and while I\'m trying to Archiving my app for AdHoc distribution.
I received this error

Precompile MyApp_Prefix.

7条回答
  •  无人及你
    2020-12-01 11:34

    You can solve this problem by selecting General tab of AppNameTests and select your app from the drop down list and enable "Allow testing Host Applications APIs"

提交回复
热议问题