Skip to content

Tags: time4Wiley/nativescript-cli

Tags

v2.4.1

Toggle v2.4.1's commit message
Fixed: typescript files don't show in {N} debugger.

appbuilder-2.4.0

Toggle appbuilder-2.4.0's commit message
Merge pull request NativeScript#2289 from NativeScript/milanov/appbui…

…lder-2.4.0-update-with-podfile-merge

Merge post_install hooks in Podfile

appbuilder-2.3.0

Toggle appbuilder-2.3.0's commit message
Merge pull request NativeScript#2288 from NativeScript/milanov/appbui…

…lder-2.3.0-update-with-podfile-merge

Merge post_install hooks in Podfile

appbuilder-2.2.1.1

Toggle appbuilder-2.2.1.1's commit message
Merge pull request NativeScript#2287 from NativeScript/milanov/appbui…

…lder-2.2.0-update-with-podfile-merge

Merge post_install hooks in Podfile

appbuilder-2.1.0

Toggle appbuilder-2.1.0's commit message
Merge pull request NativeScript#2286 from NativeScript/milanov/appbui…

…lder-2.1.0-update-with-podfile-merge

Merge post_install hooks in Podfile

v2.4.0

Toggle v2.4.0's commit message
Version 2.4.0

v2.3.0

Toggle v2.3.0's commit message
Updated the changelog with 2.3.0

appbuilder-2.2.1.0

Toggle appbuilder-2.2.1.0's commit message
Fix using of custom AndroidManifest.xml

In case user had edited his AndroidManifest.xml, he may have removed the com.tns.ErrorReportActivity. In this case, NativeScript CLI thinks that the AndroidManifest.xml is not correct, creates a backup for it and extracts the default one from the template.
Remove the check for `com.tns.ErrorReportActivity`.

2.2.1

Toggle 2.2.1's commit message
Updated version to 2.2.1

2.2.0

Toggle 2.2.0's commit message
Added: debug --watch should start livesync with watch option