ios - xcode compilation errors after xcode 6 update -


since upgraded xcode 6 project not compile anymore, cleaned several time, restarted, deleted derived data didn't help

so went xcode 5 , have errors on xcode 5 project working project repository , it's working on colleague's mac...

i didn't change don't understand , aprreciate help

the errors

error: unable open executable '/users/mobiledev/library/developer/xcode/deriveddata/myapp-bqkgvjwrncaywqgcyydyxfwxsvio/build/products/debug-iphonesimulator/myapp.app/myapp'

ld: framework not found avkit architecture x86_64 clang: error: linker command failed exit code 1 (use -v see invocation)

had same trouble, i've set target membership in file inspector of framework.
find avkit framework in project , try method, may help.


Comments

Popular posts from this blog

php - Submit Form Data without Reloading page -

linux - Rails running on virtual machine in Windows -

php - $params->set Array between square bracket -