ios - Project upgraded from Xcode 5 to 6 won't compile -


I upgraded from 5 to 6 Xcode and now my code will not be compiled. I've got some similar issues from 3 to 4 but none for the latest version.

Here I am getting the error.

  ld: Building for IOS simulator, but link to MacOSX file for MacOSX file '/ applications / xcode.app / content / developer / library / framworks / extests. Framework / extests' Linked xial_64 claig against dialab made: error: failed with linker command failure code 1) Is this a common fix for this?  

Thanks for any help.

I had a similar problem that was fixed (under the product / clean in the menu)

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -