Titanium JIRA Archive
Appcelerator Community (AC)

[AC-2576] Unable to build ios adhoc distro ipa

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionCannot Reproduce
Resolution Date2014-02-14T07:19:50.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterMichael Stelly
AssigneeRitu Agrawal
Created2014-02-06T16:54:46.000+0000
Updated2016-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

FileDateSize
invalid-ios-version.txt2014-02-06T16:54:47.000+0000108
invalid-pp-uuid.txt2014-02-06T16:54:48.000+0000420
ios-prov-profiles.jpg2014-02-06T16:54:51.000+000049498
ti-build-distro-error.txt2014-02-06T16:54:49.000+00002464
ti-info-ios-report.txt2014-02-06T16:54:50.000+00006460

Comments

  1. Ritu Agrawal 2014-02-09

    "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?
  2. Ritu Agrawal 2014-02-14

    Resolving this ticket as we cannot reproduce it and reporter has not followed up on the requested information.

JSON Source