iOS Build Environment Help Center

Delete

(Leave this as-is, it’s a trap!)

To delete this post you must be either the original author or a designated moderator.
The content of the post will be removed but the name and date will remain.

  • The post will be removed completely from the thread, rather than blanked
  • Only posts on the last page of the thread can be removed completely (so as to not break permalinks)

RE[17]: UnityAppController.h build issue

Pierre-Marie Baty

@AT Mike: I suspect you reused your SDK, which implies you reused your LLVM module cache. Try cleaning the compiler cache (checkbox "Compiler cache: clean") and let me know if it fixes the problem. Also please note that locating your Xcode project closer to the drive root (here you are at "E:/Unity Projects/Builds/AT_Centrica/iOS/31 test/") is likely to avoid problems with the Windows maximum pathname length limitation of 260 characters. That's why the builder recommends that you put your Xcode projects in C:\iOS (or any other location as close as possible to a drive root).

Moderators: Pierre-Marie Baty