Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12633] Backport: CLI: Build once, then build again with different provision results in code sign error

GitHub Issuen/a
TypeSub-task
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-02-08T02:39:12.000+0000
Affected Version/sRelease 3.0.2
Fix Version/sRelease 3.0.2, 2013 Sprint 03 JS, 2013 Sprint 03
ComponentsCLI
Labelsqe-sdk3.0.2
ReporterEric Merriman
AssigneeChris Barber
Created2013-02-07T23:22:23.000+0000
Updated2014-06-19T12:43:48.000+0000

Description

When an invalid provision is used, and a project built, then the provision swapped for a valid one and the project rebuilt with no clean, the change is not reflected and the build will not install. Steps to reproduce: 1) Create a project in studio 2) Build for device using an invalid provision 3) Build again with new, valid provision 4) Attempt to install on device Result: Failure with codesign error Expected: App installs

Comments

  1. Chris Barber 2013-02-07

    3.0.x pull request: https://github.com/appcelerator/titanium_mobile/pull/3851
  2. Satyam Sekhri 2013-02-11

    Tested with: SDK:3.0.2.v20130207164659 Studio: 3.0.2.201302041757 Device: iPad4(v 6.0) Xcode: 4.5, 4.6 CLI: 3.0.24-cr

JSON Source