Tags: hegdeashwin/nativescript-cli
Tags
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`.
add interpolation for app.gradle applicationId value in android projects
add interpolation for app.gradle applicationId value in android projects
Merge pull request NativeScript#1890 from NativeScript/plamen5kov/pla… …tform_specific_call_fix beforePrepareAllPlugins is now called only for speciffic platform
Merge pull request NativeScript#1796 from NativeScript/vladimirov/che… …rry-pick-scoped-fixes Flatten only dependencies with valid package.json
Merge pull request NativeScript#1771 from NativeScript/kerezov/add-ta… …rget-doctor Add target to Podfile in tns doctor
PreviousNext