[TIMOB-27368] iOS: Support Xcode-managed provisioning profiles
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | None |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS, Tooling |
Labels | engSchedule |
Reporter | Christopher Williams |
Assignee | Eric Merriman |
Created | 2019-08-30T16:09:04.000+0000 |
Updated | 2020-11-21T13:09:28.000+0000 |
Description
We really should support Xcode-managed profiles/certs
Attachments
File | Date | Size |
---|---|---|
Bildschirmfoto 2019-09-01 um 10.48.38.png | 2019-09-01T08:50:29.000+0000 | 928837 |
Thanks for raising this! The following image shows the required pbxproj changes (injected via the _build.js monster): !Bildschirmfoto 2019-09-01 um 10.48.38.png|thumbnail! This is done one per target (development + production) and may also need to be handled for app extensions.
Hi, Is there any workaround for this? Hope that the priority of this issue is set higher. This would be a non-started for someone new to iOS development and considering using Titanium as the dev platform of choice. Just imagine if you use Titanium you need to pay $99 just to test on the device whereas in xcode you can do it for free.
As a cheapskate developer myself, I'd love to see this improvement be implemented!