Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-23850] iOS: Unable to package project. Provisioning Profile doesn't include signing cert

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2016-09-01T03:42:59.000+0000
Affected Version/sRelease 5.5.0
Fix Version/sRelease 5.5.0
ComponentsiOS, Tooling
Labelsqe-5.5.0
ReporterEric Wieber
AssigneeChris Barber
Created2016-08-31T22:09:08.000+0000
Updated2016-09-01T18:11:01.000+0000

Description

I am unable to package (adhoc or App Store build) my projects. I get the below error:
ERROR] Error details: Provisioning profile "Any App AppStore Distribution" doesn't include signing certificate "iPhone Developer: QE Department (C64864TF2L)".
[ERROR] Error details: Code signing is required for product type 'Application' in SDK 'iOS 10.0'
*Steps to reproduce issue* 1. Create a new project 2. Build that project for Adhoc or the App Store *Expected Results* The project is packaged without error *Actual Results* The above error is encountered *Notes* The signing certificate that the error says is not included in the profile is the development certificate, not the distribution certificate that I selected on build. Xcode 7.3.1 is able to package without issue on the current 5.5.0 stack

Comments

  1. Chris Barber 2016-08-31

    TiSDK master PR: https://github.com/appcelerator/titanium_mobile/pull/8298 TiSDK 6_0_X PR: https://github.com/appcelerator/titanium_mobile/pull/8299 TiSDK 5_5_X PR: https://github.com/appcelerator/titanium_mobile/pull/8300
  2. Chee Kiat Ng 2016-09-01

    CR AND FT PASSED. APPROVED.
  3. Eric Wieber 2016-09-01

    Verified fixed, using: MacOS 10.12 (16A239m) Studio 4.7.1.201608190732 Ti SDK 5.5.0.v20160831204306 Appc NPM 4.2.7 Appc CLI 5.5.0-5 Alloy 1.9.1 Xcode 8.0 (8S201h) Able to package an app for adhoc and the App Store without issue. Tested by creating Alloy and classic apps in Studio and the CLI, then packaging them for adhoc/App store. All succeeded without error.

JSON Source