ios - Xcode 5 "No such file or directory" -


so well, in process of uploading app, when trying archive app upload, brought several errors. playing around architectures directed forums. however, simulators wouldn't work either. error message;

ld /users/zein/library/developer/xcode/deriveddata/bored_of_studies-cpzdzvafatzweibndcpsonriacio/build/products/debug-iphonesimulator/bored\ of\ studies.app/bored\ of\ studies normal i386 cd "/users/zein/desktop/xcode components/idzwebbrowser-step3 2" export iphoneos_deployment_target=7.0 export path="/applications/xcode.app/contents/developer/platforms/iphonesimulator.platform/developer/usr/bin:/applications/xcode.app/contents/developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin" /applications/xcode.app/contents/developer/toolchains/xcodedefault.xctoolchain/usr/bin/clang -arch i386 -isysroot /applications/xcode.app/contents/developer/platforms/iphonesimulator.platform/developer/sdks/iphonesimulator7.1.sdk -l/users/zein/library/developer/xcode/deriveddata/bored_of_studies-cpzdzvafatzweibndcpsonriacio/build/products/debug-iphonesimulator -f/users/zein/library/developer/xcode/deriveddata/bored_of_studies-cpzdzvafatzweibndcpsonriacio/build/products/debug-iphonesimulator -filelist /users/zein/library/developer/xcode/deriveddata/bored_of_studies-cpzdzvafatzweibndcpsonriacio/build/intermediates/bored\ of\ studies.build/debug-iphonesimulator/bored\ of\ studies.build/objects-normal/i386/bored\ of\ studies.linkfilelist -xlinker -objc_abi_version -xlinker 2 /users/zein/library/developer/xcode/deriveddata/bored_of_studies-cpzdzvafatzweibndcpsonriacio/build/products/debug-iphonesimulator/libcordova.a -fobjc-arc -fobjc-link-runtime -xlinker -no_implicit_dylibs -mios-simulator-version-min=7.0 -framework messageui -framework iad -framework coregraphics -framework uikit -framework foundation -xlinker -dependency_info -xlinker /users/zein/library/developer/xcode/deriveddata/bored_of_studies-cpzdzvafatzweibndcpsonriacio/build/intermediates/bored\ of\ studies.build/debug-iphonesimulator/bored\ of\ studies.build/objects-normal/i386/bored\ of\ studies_dependency_info.dat -o /users/zein/library/developer/xcode/deriveddata/bored_of_studies-cpzdzvafatzweibndcpsonriacio/build/products/debug-iphonesimulator/bored\ of\ studies.app/bored\ of\ studies

clang: error: no such file or directory: '/users/zein/library/developer/xcode/deriveddata/bored_of_studies-cpzdzvafatzweibndcpsonriacio/build/products/debug-iphonesimulator/libcordova.a'

i'm freaking out because have deadline publish business, , major set back. also, storyboard 'red' in build phases too! i'm worried i've lost whole application not recovered. right now, app saved on phone when did connect device.

i've tried literally cleaning changing armv7, arm64, etc.


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -