Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8552] iOS: Add functionality to provisioner.py to support just parsing a .mobileprovision file

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2016-08-24T05:56:20.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsn/a
ReporterNam Le
AssigneeEric Merriman
Created2012-04-05T12:04:02.000+0000
Updated2017-03-16T21:33:57.000+0000

Description

To improve Studio performance when loading/reloading provisioning profile information, it would make sense to only extract information from a provisioning profile without installing the profile. Currently the provisioner.py does the following: 1. Extracts information from the profile 2. Starts Xcode and installs the profile 3. Sleeps 1.5 seconds before shutting down Xcode Studio performance would improve if there is a mechanism to just perform step 1

Comments

  1. Chris Barber 2016-08-24

    provisioner.py has been deprecated. To view information about installed provisioning profiles, run ti info -t ios.
  2. Lee Morris 2017-03-16

    Closing ticket as the issue won't fix.

JSON Source