I receive the following error after I converted my code to Swift 3.
CodeSign DerivedData/Parliament/Build/Products/Debug-iphonesimulator/Parliament.app cd /Users/shai/Desktop/IOS/Parliament/Parliament 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/shai/Desktop/IOS/Parliament/Parliament/DerivedData/Parliament/Build/Products/Debug-iphonesimulator/Parliament.app /Users/shai/Desktop/IOS/Parliament/Parliament/DerivedData/Parliament/Build/Products/Debug-iphonesimulator/Parliament.app: resource fork, Finder information, or similar detritus not allowed Command /usr/bin/codesign failed with exit code 1
Can someone please help me? I couldn't find any solutions online :(
Thanks, Shai
Attached Screenshot: