Skip to content

Conversation

@rosen-vladimirov
Copy link
Contributor

Enable passing iOS Code signing options to operations like run/debug, etc. Currently the provision and teamId options are not passed to the controllers, so we do not use them during project preparation.
To resolve this, include the buildData in the deviceDescriptors - this way we'll have all the codesigning data required for the specific device and we'll also allow having different codesign options for different devices.
Also remove outputPath from deviceDescriptors as we can use it directly from the buildData.

Enable passing iOS Code signing options to operations like run/debug, etc. Currently the provision and teamId options are not passed to the controllers, so we do not use them during project preparation.
To resolve this, include the buildData in the deviceDescriptors - this way we'll have all the codesigning data required for the specific device and we'll also allow having different codesign options for different devices.
Also remove outputPath from deviceDescriptors as we can use it directly from the buildData.
Fatme and others added 3 commits June 19, 2019 09:05
As buildData has nativePrepare property, when using the runController. Set the nativePrepare last in the merged object.
@Fatme Fatme merged commit d9241f8 into feature/webpack-only Jun 19, 2019
@Fatme Fatme deleted the vladimirov/fix-provision branch June 19, 2019 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants