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

Out of index C/C++ -

regex - PatternSyntaxException: while using String.ReplaceAll function in java? -

java - Projects which are accessed via multiple (different) IDEs: Ant or Maven? -