feat(cli): add android dev and ios dev commands (#4982)

This commit is contained in:
Lucas Fernandes Nogueira
2022-08-20 16:53:07 -03:00
committed by GitHub
parent f445f374a3
commit 6f0615044d
47 changed files with 1631 additions and 693 deletions

View File

@@ -0,0 +1,5 @@
---
"tauri-codegen": patch
---
Change `devPath` URL to use the local IP address on iOS and Android.