Xcode7.0beta3 error

was created in unity5.1.1f1, a project that Sphere is displayed one, was an actual test in xcode7.0beta3.
However, you will have an error is displayed.

libiconv.2.dylib it has become a red display.
libsqlite3.0.dylib it has become a red display.

clang: error: linker command failed with exit code 1 (use -v to see invocation) an error that.
Nothing’s project there is no content in particular, but would get an error.
Cause of what?

1 Like

Same here…

Im getting this too in xcode 7 beta 4

At the moment you should disable Bitcode generation in Xcode Build Settings and you will be fine.

1 Like

This worked for me, thank you so much!