Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 51 commits into from Aug 20, 2022
Merged

Conversation

lucasfernog
Copy link
Member

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Docs
  • New Binding issue #___
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change?

  • Yes, and the changes were approved in issue #___
  • No

Checklist

  • When resolving issues, they are referenced in the PR's title (e.g fix: remove a typo, closes #___, #___)
  • A change file is added if any packages will require a version bump due to this PR per the instructions in the readme.
  • I have added a convincing reason for adding this feature, if necessary

Other information

@lucasfernog lucasfernog requested a review from a team as a code owner August 20, 2022 12:06
@socket-security
Copy link

Socket Security Report

Dependency issues detected. If you merge this pull request, you will not be alerted to the instances of these issues again.

📜 New install scripts detected

A dependency change in this PR is introducing new install scripts to your install step.

Package Script field Location
esbuild@0.14.54 (upgraded) postinstall examples/api/package.json via unocss@0.39.3, @unocss/vite@0.39.3, vite@2.9.15
Socket.dev scan summary
Issue Status
Did you mean? ✅ no new possible package typos
Install scripts ⚠️ 1 new install script detected
Telemetry ✅ no new telemetry
Troll package ✅ no new troll packages
Malware ✅ no new malware
Native code ✅ no new native modules

Powered by socket.dev

wusyong
wusyong previously approved these changes Aug 20, 2022
@amrbashir
Copy link
Member

I am bit confused, does this PR add cargo android dev subcommand or you meant tauri android dev?

@lucasfernog
Copy link
Member Author

I am bit confused, does this PR add cargo android dev subcommand or you meant tauri android dev?

Ooops i guess i've used cargo-mobile too much lol

@lucasfernog lucasfernog changed the title feat(cli): add cargo android dev and cargo ios dev feat(cli): add tauri android dev and tauri ios dev Aug 20, 2022
@lucasfernog lucasfernog changed the title feat(cli): add tauri android dev and tauri ios dev feat(cli): add android dev and ios dev commands Aug 20, 2022
@lucasfernog lucasfernog merged commit 6f06150 into next Aug 20, 2022
@lucasfernog lucasfernog deleted the feat/mobile-dev branch August 20, 2022 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants