recently, trying run of emulators gives me errors this:
/applications/xcode.app/contents/developer/toolchains/xcodedefault.xctoolchain/usr/bin/lipo: can't open input file: /users/dg/library/developer/xcode/deriveddata/speedysend-dxsddbeapbyckeghnedhuzagpwqf/build/intermediates/speedysend.build/debug-iphonesimulator/speedysend.build/objects-normal/i386/speedysend (no such file or directory)
clang: error: linker command failed exit code 1 (use -v see invocation)
(null): error: unable open executable '/users/dg/library/developer/xcode/deriveddata/speedysend-dxsddbeapbyckeghnedhuzagpwqf/build/products/debug-iphonesimulator/speedysend.app/speedysend': no such file or directory
if connect physical devices, ipad 2 or iphone 5, can build , run app on them without errors.
xcode upgraded 6.4 not know if related.
i saw similar problems described here , tried turning build active architecture yes no per suggestions there. result 1 of 3 previous blocks of error messages disappeared:
clang: error: linker command failed exit code 1 (use -v see invocation)
(null): error: unable open executable '/users/dg/library/developer/xcode/deriveddata/speedysend-dxsddbeapbyckeghnedhuzagpwqf/build/products/debug-iphonesimulator/speedysend.app/speedysend': no such file or directory
i'm pretty lost. suggestions helpful.
this error happen when director moved , opened project or upgrade xcode.
try create 1 new project , copy , paste code lines(creating new files in xcode) of project error new project until looks last project.
Comments
Post a Comment