After upgrading to XCode 7 (and iOS 9 SDK/ Swift 2.0) I can't submit apps to iTunes connect anymore. I keep getting the response: "ITMS-90035 - Invalid Signature. Code object is not signed at all".
I already checkt that my provisioning files are up to date, valid and ready for deployment. I also checkt my targets for beeing "release" builds (as suggested in the error).
Any experiences with this issue?
PS: I'm using GoogleAnalytics and AdMob Framework but already tried different versions - still getting rejected! According to StackOverFlow this might be caused by .sh files or files that start with '#!' - but I can't find any of these in my project.