Releases: NativeScript/nativescript-cli
Releases · NativeScript/nativescript-cli
v3.1.3
New
- Implemented #2470: Establish a recommended workflow for simultaneous Android & iOS development - use
tns runcommand. - Implemented #2873: Add official support for Node 8.
- Implemented #2894: Support for Android 8 (API-26) and Android Build Tools 26.0.0.
Fixed
- Fixed #2361: 'iTunes is not installed...' on Windows when using
tns run android. - Fixed #2870: CLI can not create projects with custom templates when npm 5 is used .
- Fixed #2871: CLI can not add platform from local tgz package when npm 5 is used .
- Fixed #2889:
tns prepare ios --provisionstarts simulator. - Fixed #2936: CFBundleURLTypes cannot be overridden from a plugin.
- Fixed #2941: Duplicate console logs with LiveSync in 3.1.
- Fixed #2965: Unmet peerDependencies break adding of platform.
- Fixed #2966: Improve selection of device/emulator for debugging.
- Fixed #2975: CLI Process hangs on native build failure.
- Fixed #2986: Preparing a project for a platform causes changes for the other platform.
- Fixed #2988: CLI fails with EPIPE during
$ tns run ios.
v3.1.0
Fixed
- Fixed #2905: Doctor command fails when ANDROID_HOME is not set
- Fixed #2874: Unable to build and deploy app to iTunes: Unable to connect to iTunes Connect
- Fixed #2856: DevDependencies' dependencies are added to native project
- Fixed #2860:
tns run iosfails on iOS devices after rebuilding application in the process - Fixed #2850: Document properly the "Emulate Options"
- Fixed #2757:
tns build ios --forDevice --path TestAppstart simulator - Fixed #2720: Livesync error with webstorm temporary files
- Fixed #2716: Web pack issues when build in release mode
- Fixed #2501: Manual signing with distribution provisioning profile fails with NS 2.5
- Fixed #2446: tns run--device NonexistentName retunrs different messages for ios and android
- Fixed #1358: Webstorm Ubuntu .bash_profile
- Fixed #521: EPERM error with .local/share directory after installing CLI
Deprecated
- Implemented #2329: Remove the emulate command
v3.0.3
v3.0.2
v3.0.1
v2.5.5
v3.0.0
Fixed
- Debug on device does not sync file changes
- Build continues after gradle build fails
- Run/debug commands should not try to deploy on connected but not paired devices
tns device iosdoes not list real devices if simulator is running.tns run iosstarts iOS Simulator even if physical iOS device is attached- Adding new files during livesync doesn't succeed on iOS Devices
- Release Build Android error: gradlew.bat failed with exit code 1 When Path contains Space
- NativeScript setup script fails on Mac
- App_Resources being copied into app RAW
v3.0.0-rc.2
Fixed:
- Installation scripts for Mac
- Android SDK commands to use sdkmanager
- Replace brew install with brew cask
- Fix installation for haxm
- Change brew formulae repository before installing android sdk
- Fix setting the ENV variable missing cast
- Several issues when working with iOS devices
Version 2.5.3
For detailed information, please check the CHANGELOG.
Version 2.5.2
For detailed information, please check the CHANGELOG.