I have developed an IOSiOS Application with xcodeXcode 5, release 6. I have successfully Runrun the application on the IOSiOS simulator and on my iPhone 5 (ios7iOS7 beta6)
I'm following Apple's tutorial on how to release the app onto the app store (bit complicated).
I've gotten to the point where they want me to "Archive" my project. Every-timeEverytime I attempt to Archivearchive it, it gives me this error:
ld: file not found: /Users/name/Library/Developer/Xcode/DerivedData/Mobile-cwvgezbobyhhzzccadgoqizqcmfd/Build/Intermediates/ArchiveIntermediates/trial/InstallationBuildProductsLocation/Applications/libCordova.a clang: error: linker command failed with exit code 1 (use -v to see invocation)
If a full picture of the error would help feel free to ask, although I'd have to email it to you as I do not have enough reputation to post a photo.
Thanks.
ld: file not found: /Users/name/Library/Developer/Xcode/DerivedData/Mobile-cwvgezbobyhhzzccadgoqizqcmfd/Build/Intermediates/ArchiveIntermediates/trial/InstallationBuildProductsLocation/Applications/libCordova.a clang: error: linker command failed with exit code 1 (use -v to see invocation)