Hi
I'm trying to archive a project to submit it to the iOS App Store, but keep getting this problem. I have already set yes to the skip install option, re-installed Xcode, rebooted and re-copied my libraries, as well as edited my schemes. I've done my research and tried everything suggested, but still get this error.
Does anybody has a suggestion?
I've already asked on Stack Overflow and got two answers, both were to do with the "Skip Install" option and did not help. I've also googled extensively and tried a few options to-do with the active architectures, but aren't so sure on this.
Thanks in advance,
Sam
I'm trying to archive a project to submit it to the iOS App Store, but keep getting this problem. I have already set yes to the skip install option, re-installed Xcode, rebooted and re-copied my libraries, as well as edited my schemes. I've done my research and tried everything suggested, but still get this error.
Does anybody has a suggestion?
Code:
SetOwnerAndGroup "Samuel:staff" /Users/Samuel/Library/Developer/Xcode/DerivedData/Safari-clksdtmdmbdyrefxcltqlpejzefv/ArchiveIntermediates/Branon/InstallationBuildProductsLocation/Applications/armv6
cd "/Users/Samuel/Documents/Projects/Apps/ACTIVE Reaction Test Lite Ad Free Submitted"
setenv PATH "/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/usr/sbin/chown -RH "Samuel:staff" /Users/Samuel/Library/Developer/Xcode/DerivedData/Safari-clksdtmdmbdyrefxcltqlpejzefv/ArchiveIntermediates/Branon/InstallationBuildProductsLocation/Applications/armv6
chown: /Users/Samuel/Library/Developer/Xcode/DerivedData/Safari-clksdtmdmbdyrefxcltqlpejzefv/ArchiveIntermediates/Branon/InstallationBuildProductsLocation/Applications/armv6: No such file or directory
Command /usr/sbin/chown failed with exit code 1
I've already asked on Stack Overflow and got two answers, both were to do with the "Skip Install" option and did not help. I've also googled extensively and tried a few options to-do with the active architectures, but aren't so sure on this.
Thanks in advance,
Sam
Last edited: