CodeSign /Users/ogystoev/Library/Developer/Xcode/DerivedData/APPNAME-/Build/Intermediates/ArchiveIntermediates/APPNAME/InstallationBuildProductsLocation/Applications/APPNAME.app
cd /Users/ogystoev/Documents/WORK/APPNAME/ios
export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
Signing Identity: "iPhone Developer: ....."
Provisioning Profile: "iOS Team Provisioning Profile: ....."
()
/usr/bin/codesign --force --sign --entitlements /Users/ogystoev/Library/Developer/Xcode/DerivedData/APPNAME-/Build/Intermediates/ArchiveIntermediates/APPNAME/IntermediateBuildFilesPath/APPNAME.build/Release-iphoneos/APPNAME.build/APPNAME.app.xcent --timestamp=none /Users/ogystoev/Library/Developer/Xcode/DerivedData/APPNAME-/Build/Intermediates/ArchiveIntermediates/APPNAME/InstallationBuildProductsLocation/Applications/APPNAME.app
Please, I need a help about this error
I can not sign any of my apps.
This is an issue with Sierra and Xcode 8