NativeScript / ios-jsc

NativeScript for iOS using JavaScriptCore
http://docs.nativescript.org/runtimes/ios
Apache License 2.0
298 stars 59 forks source link

fix: wrong automatic signing configuration #1243

Closed DimitarTachev closed 4 years ago

DimitarTachev commented 4 years ago

The CLI is not handling these settings when building with --provision.

PR Checklist

What is the current behavior?

tns build ios --provision X --for-device is failing.

Regression by: https://github.com/NativeScript/ios-runtime/pull/1240