Hello, I want to try out an Ad Hoc distribution of my App, so I can try everything 100% before I submit the App to AppStore. (Mostly because of pushes).
Building in latest Titanium Studio 3.2 + Ti SDK 3.2 GA. When I try to build to my phone, or archive, I get this error in xcode:
[ERROR] : Invalid "--developer-name" value "iPhone Distribution: Shaperace AB (6T94VS3J7E)" [ERROR] : Invalid "--pp-uuid" value "7C696B2E-FFBF-4017-BD16-843350656939" For help, run: titanium help build Command /bin/sh failed with exit code 1I dont know if im thinking right, when it comes to the Code Signing (See attached image) http://postimg.org/image/7dmf0e5wd/
What I've done is that I still has my "developer profile" attached to Debug and Developmenet, and the distribution is set to my Ad Hoc profile.
Am I thinking wrong?