When I try to submit a macOS app that has GCDWebServers 3.3.3 added via Carthage:
github "swisspol/GCDWebServer" == 3.3.3
I get the following error:
Invalid Signature. Code object is not signed at all. The binary at path [Better.app/Contents/Frameworks/GCDWebServers.framework/Versions/A/Resources/GCDWebUploader.bundle] contains an invalid signature.
Thoughts?