.Frameworks/SKMaps.framework: invalid resource specification rule(s) Command /usr/bin/codesign failed with exit code 1 The error is related to: code object is not signed at all.
The same error occurs with Swift SKMapsSwiftDemo. I'm using Xcode 6.3, OS X 10.10.3 and iOS 8.3, but I tried Xcode 6.1, OS X 10.9.5 and iOS 8.1.3 too.
Adding script as --deep
doesn't resolve the issue. Code Sign On Copy activated for SKMaps.framework destination Frameworks.
How may I resolve the issue?