I am trying to upload a project to iTunes Connect (just setup a developer account and testing creating apps with the template). I'm using the latest template for the beta.
I am running into the following error when uploading:
ERROR ITMS-90035: "Invalid Signature. Code object is not signed at all. The binary at path [projectname.app/pylib/future.py] contains an invalid signature...
The error goes on for a while, but this is the main gist. I am using a valid signing id and all.
I've found this article on StackOverflow. Number 5 on the first answer seems to be the problem.
Does anyone have an idea on how to fix this or run into the same problem?