[AC-2576] Unable to build ios adhoc distro ipa
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2014-02-14T07:19:50.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Michael Stelly |
Assignee | Ritu Agrawal |
Created | 2014-02-06T16:54:46.000+0000 |
Updated | 2016-03-08T07:41:39.000+0000 |
Description
Steps to Reproduce
CLI: ti build --platform iphone -T dist-adhoc --output-dir /Users/mjstelly/Documents/distro -P 2Q3T7MV8KZ
Or: ti build --platform iphone -T dist-adhoc --output-dir /Users/mjstelly/Documents/distro -C itunes
Or: Choose Package > iOS Adhoc/Enterprise
See attached image which displays valid distribution profiles even though the 'ti info' report notes that no such profiles exist.
Actual Result
build errors for each case (see attached)
Expected Result
successfully constructed iOS .ipa file in /Users/mjstelly/Documents/distro folder
Attachments
"ti info" correctly detects ad-hoc provisioning profiles and warns about the distribution profile. I cannot tell if the screenshot is for ad-hoc or distributed profiles. _build.js error indicates that it is looking for connected devices but that should not be the case here. 1. Can you please try using the ad-hoc profile name (for example, clevyr-distro) instead of ID? 2. Can you please include --build-only flag in your command and see if helps you build your project?
Resolving this ticket as we cannot reproduce it and reporter has not followed up on the requested information.