I recently put my app in the App Store and that all went well.
But al the sudden I get this error:
I tried to fix for 2 days now but I can't get it working.
Signing Identity: "-"
/usr/bin/codesign --force --sign - --timestamp=none /Users/Camiel/Library/Developer/Xcode/DerivedData/Schoolcijfer-emiqdjjbklgtsubgztwtxcsxbhby/Build/Products/Debug-iphonesimulator/Schoolcijfer.app
/Users/Camiel/Library/Developer/Xcode/DerivedData/Schoolcijfer-emiqdjjbklgtsubgztwtxcsxbhby/Build/Products/Debug-iphonesimulator/Schoolcijfer.app: resource fork, Finder information, or similar detritus not allowed
Command /usr/bin/codesign failed with exit code 1
I have updated to the latest xcode version 8.0, that maybe is the source of the problem. But i am not sure I also could have done something stupid.
I have tried many things from the following question: here, here and here.
But non of them have worked, could anyone please help?