Skip to content

Tags: hegdeashwin/nativescript-cli

Tags

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

appbuilder-1.7.1.1

Toggle appbuilder-1.7.1.1's commit message
add interpolation for app.gradle applicationId value in android projects

appbuilder-2.0.0.1

Toggle appbuilder-2.0.0.1's commit message
add interpolation for app.gradle applicationId value in android projects

v2.1.0

Toggle v2.1.0's commit message
Merge pull request NativeScript#1890 from NativeScript/plamen5kov/pla…

…tform_specific_call_fix

beforePrepareAllPlugins is now called only for speciffic platform

appbuilder-2.0.0

Toggle appbuilder-2.0.0's commit message
Merge pull request NativeScript#1796 from NativeScript/vladimirov/che…

…rry-pick-scoped-fixes

Flatten only dependencies with valid package.json

v2.0.1

Toggle v2.0.1's commit message
Merge pull request NativeScript#1771 from NativeScript/kerezov/add-ta…

…rget-doctor

Add target to Podfile in tns doctor