issues
search
NativeScript
/
nativescript-cli
Command-line interface for building NativeScript apps
https://www.npmjs.com/package/nativescript
Apache License 2.0
1.04k
stars
195
forks
source link
refactor: dependency and repo cleanup
#5722
Closed
rigor789
closed
1 year ago
rigor789
commented
1 year ago
PR Checklist
[x] The PR title follows our guidelines:
https://github.com/NativeScript/NativeScript/blob/master/tools/notes/CONTRIBUTING.md#commit-messages
.
[ ] There is an issue for the bug/feature this PR is for. To avoid wasting your time, it's best to open a suggestion issue first and wait for approval before working on it.
[x] You have signed the
CLA
.
[x] All existing tests are passing:
https://github.com/NativeScript/nativescript-cli/blob/master/CONTRIBUTING.md#contribute-to-the-code-base
[x] Tests for the changes are included.
What is the current behavior?
What is the new behavior?
Fixes/Implements/Closes #[Issue Number].
includes updates from
https://github.com/NativeScript/ios-sim-portable/commit/cded4444811f717e71802e13f77b9bbb0ecfce9d
includes updates from
https://github.com/NativeScript/ios-mobileprovision-finder/commit/03a4863874329cf8a8ccf0b4a5b92670a76e2f64
includes updates from
https://github.com/NativeScript/plist-merge-patch/commit/9f8c5c537312822d4ea8a2ff12757e431d76b703
includes updates from
https://github.com/NativeScript/nativescript-dev-xcode/commit/e37a17a13b6d5c9da258bd7c5573c44cc5d9dad3
closes
https://github.com/NativeScript/nativescript-cli/issues/5707
PR Checklist
What is the current behavior?
What is the new behavior?
Fixes/Implements/Closes #[Issue Number].