You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have installed NativeScript 8 and set up the environment for it.
The ns doctor command returns that everything is correctly
No issues were detected.
✔ Your ANDROID_HOME environment variable is set and points to correct directory.
✔ Your adb from the Android SDK is correctly installed.
✔ The Android SDK is installed.
✔ A compatible Android SDK for compilation is found.
✔ Javac is installed and is configured properly.
✔ The Java Development Kit (JDK) is installed and is configured properly.
✔ Xcode is installed and is configured properly.
✔ xcodeproj is installed and is configured properly.
✔ CocoaPods are installed.
✔ CocoaPods update is not required.
✔ CocoaPods are configured properly.
✔ Your current CocoaPods version is newer than 1.0.0.
✔ Python installed and configured correctly.
✔ Xcode version 16.2.0 satisfies minimum required version 10.
✔ Getting NativeScript components versions information...
Unfortunately, the command ns run iOS returns the next error
"Command CodeSign failed with a nonzero exit code"
I have a developer account in Apple and selected the option "Automatically manage signing" but it doesn't work for me
Could someone help me to solve this issue?
Thank you!
The text was updated successfully, but these errors were encountered:
Issue Description
Hi!
I have installed NativeScript 8 and set up the environment for it.
The
ns doctor
command returns that everything is correctlyNo issues were detected.
✔ Your ANDROID_HOME environment variable is set and points to correct directory.
✔ Your adb from the Android SDK is correctly installed.
✔ The Android SDK is installed.
✔ A compatible Android SDK for compilation is found.
✔ Javac is installed and is configured properly.
✔ The Java Development Kit (JDK) is installed and is configured properly.
✔ Xcode is installed and is configured properly.
✔ xcodeproj is installed and is configured properly.
✔ CocoaPods are installed.
✔ CocoaPods update is not required.
✔ CocoaPods are configured properly.
✔ Your current CocoaPods version is newer than 1.0.0.
✔ Python installed and configured correctly.
✔ Xcode version 16.2.0 satisfies minimum required version 10.
✔ Getting NativeScript components versions information...
Unfortunately, the command
ns run iOS
returns the next error"Command CodeSign failed with a nonzero exit code"
I have a developer account in Apple and selected the option "Automatically manage signing" but it doesn't work for me
Could someone help me to solve this issue?
Thank you!
The text was updated successfully, but these errors were encountered: