Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19382] The ipa generated through iOS package does not install to device

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionCannot Reproduce
Resolution Date2015-08-27T16:57:58.000+0000
Affected Version/sRelease 5.0.0
Fix Version/sn/a
ComponentsTooling
Labelsqe-5.0.0, regression
ReporterSatyam Sekhri
AssigneeChris Barber
Created2015-08-20T08:16:16.000+0000
Updated2015-08-27T16:58:01.000+0000

Description

The ipa file does not install to device successfully when it generated through iOS packaging. This is a regression as the issue does not occur with 4.1.0.GA Steps to reproduce: 1. Create a classic or alloy project using titanium cli or appc cli 2. package the project "ti build -p iOS -T dist-appstore" or "ti build -p iOS -T dist-adhoc" 3. Try to install the ipa obtained through package on a device. (when built for App Store, I exported it for ad-hoc deployment) Actual Result: The app does not install on the the device Expected Result: The packaged app should install to the device

Comments

  1. Eric Wieber 2015-08-20

  2. Satyam Sekhri 2015-08-21

    Cannot reproduce the issue now. The issue seems fixed using: Mac OS: 10.10.4 Ti SDK: 5.0.0.v20150820151649 Ti CLI: 4.1.5 Appc NPM 4.2.0-1 Appc CLI 5.0.0-8 Xcode 7b5

JSON Source