Hi All,
I am receiving the code sign error :
I cant test with the in-built simulator or archive.
CodeSign /Users/winston/Library/Developer/Xcode/DerivedData/Oddbods_Stickers-hfazfvyucidfdghkyqchigqfnpyt/Build/Products/Debug-iphonesimulator/Oddbods\ Stickers.app
cd "/Users/winston/Desktop/Oddbods Stickers"
export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
Signing Identity: "-"
/usr/bin/codesign --force --sign - --timestamp=none /Users/winston/Library/Developer/Xcode/DerivedData/Oddbods_Stickers-hfazfvyucidfdghkyqchigqfnpyt/Build/Products/Debug-iphonesimulator/Oddbods\ Stickers.app
/Users/winston/Library/Developer/Xcode/DerivedData/Oddbods_Stickers-hfazfvyucidfdghkyqchigqfnpyt/Build/Products/Debug-iphonesimulator/Oddbods Stickers.app: Is a directory
Command /usr/bin/codesign failed with exit code 1
I am not sure what the error is and how to go about fixing it.
Can anyone help?
Regards,
Winston