I archive a binary with Xcode 7 or the application loader, then I validate the binary and when i try to submit to the App Store, I get the following errors:
- I archive a binary with Xcode 7 or the application loader, then I validate the binary and when i try to submit to the App Store, I get the following errors:
- Could not make parent directory for: /Users/DEC/.itmstransporter/softwaresupport/bin/Frameworks/MZXMLMarshalling.framework/Resources/Info.plist
- Could not configure software support.
- An exception has occurred: /Users/DEC/.itmstransporter/softwaresupport/bin/Frameworks/MZXMLMarshalling.framework/Resources/Info.plist (No such file or directory)
- The session's status is FAILED and the error description is 'failed to open ssh session. (16)'
I think it could be something about xcode 7 or ios 9 because i didnt have this problems before.
Does anyone could help me?
Thanks