Skip to content

tauri-mobile v0.2.5

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Mar 17:31
f9791c2

[0.2.5]

  • Add start_detached method to start emulators.
    • ce1ba93 feat: add start_detached to emulators (#114) on 2023-03-16
  • Fallback to gradlew or gradle from PATH if the one inside the generated template doesn't exist.
    • 442f0d2 fix: fallback to gradlew from PATH if the template doesn't have one (#111) on 2023-03-07
    • c18c21e fix: fallback to gradle (#113) on 2023-03-16
  • Use correct lib name in xcode project.
    • 2983144 fix: use correct lib name in xcode project (#110) on 2023-03-02
  • Add xcode script back and skip it when building simulator target.
    • de422da Add xcode script back and skip it when building simulator target (#108) on 2023-02-22