Skip to content

tauri-mobile v0.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Feb 01:23
5ac9bba

[0.2.2]

  • Added support for opening Android Studio installed by JetBrains Toolbox
    • 448fa99 feat: add support for android studio which installed by jetbrains toolbox (#88) on 2023-02-08
  • Increased minimum iOS version from 9 to 13
    • ae11564 Update minimum iOS version to 13 (#93) on 2023-02-12
  • Fixed ADB and xcodebuild execution on environments like Node-API.
    • 6ce6e1f fix: command execution in tauri's Node.js CLI (#97) on 2023-02-17
    • 2f7d7a0 fix(apple): use duct to run xcodebuild (#98) on 2023-02-17