Skip to content

Releases: NativeScript/nativescript-cli

3.3.0

26 Oct 13:06

Choose a tag to compare

Remove iOS static library verification (#3169)

It tries to predict a linker error and stop earlier, but there are cases where it fails to do so correctly.
We now start building without any preliminary checks on libraries and let it fail with whatever error it does.

fixes #2967

v3.2.1

25 Sep 14:06

Choose a tag to compare

Set version to 3.2.1

v3.2.0

07 Sep 12:26

Choose a tag to compare

Fixed

  • Fixed #3073: Saving two platform-specific files during LiveSync causes an exception
  • Fixed #3054: tns prepare <platform> fails with Unhandled promise rejection
  • Fixed #3048: Fixed setup script for Windows
  • Fixed #3046: Export fails for Xcode 9 beta 5
  • Fixed #3026: Fixed scripts for local installation of NativeScript on macOS
  • Fixed #3021: If multiple devices from the same platform are connected tns debug <platform> --start should ask you which of them to use
  • Fixed #3020: iOS Archive Export unexpected behavior when using AdHoc or AppStore provisioning
  • Fixed #3007: Application hangs on iOS during LiveSync
  • Fixed #3006: Add help for --provision option
  • Fixed #2952: Do not select automatically on which Android device to start debugging
  • Fixed #2946: Can't run iOS app on case-sensitive filesystem on macOS
  • Fixed #2934: Running tns build android --release ... uses .debug. files in build output
  • Fixed #2888: Build in release mode for iOS doesn't seem to set the production mode for APN
  • Fixed #2825: LiveSync won't work if appId doesn't match - no warning/error
  • Fixed #2818: Exception and stack trace is not shown in terminal for Android
  • Fixed #2810: Cannot read property 'match' of null error when installing nativescript cli
  • Fixed #2728: tns run ios --device fakeID starts iOS Simulator
  • Fixed #2716: Webpack issues when build in release mode
  • Fixed #2657: tns run android/ios does not remove folders correctly
  • Fixed #2515: CLI captures logs from Chrome and Cordova apps
  • Fixed #2501: Manual signing with distribution provisioning profile fails with NS 2.5

v3.1.3

26 Jul 06:46

Choose a tag to compare

New

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 --provision starts 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

22 Jun 06:44

Choose a tag to compare

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 ios fails on iOS devices after rebuilding application in the process
  • Fixed #2850: Document properly the "Emulate Options"
  • Fixed #2757: tns build ios --forDevice --path TestApp start 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

v3.0.3

02 Jun 12:08

Choose a tag to compare

Fixed

  • Fix #2855: iOS inspector not installed with npm 5

v3.0.2

30 May 12:10

Choose a tag to compare

Fixed

  • Removed restart of the App if HTML/CSS file was modified. The issue is fixed in the Modules 3.0.1 and we can again just refresh the app on change.
  • Fix #2852: Fix prepare for android when building with webpack

v3.0.1

11 May 14:47

Choose a tag to compare

Fixed

  • CLI tool doesn't restart app if HTML/CSS file was modified
  • Livesync crashes app every OTHER time on iOS with 3.0.0-rc.2
  • Error when executing "tns run ios" with 3.0 on a project that is located in a directory path with "spaces"

v2.5.5

11 May 08:26

Choose a tag to compare

Fixed

  • [2.5.*] tns run always add latest platform

v3.0.0

09 May 13:38

Choose a tag to compare

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 ios does not list real devices if simulator is running.
  • tns run ios starts 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