Releases: tauri-apps/cargo-mobile2
Releases · tauri-apps/cargo-mobile2
cargo-mobile2 v0.22.2
cargo-mobile2 v0.22.1
cargo-mobile2 v0.22.0
[0.22.0]
bac9260(#495 by @lucasfernog) Addedandroid::adb::device_list::Errorvariants now include the serial number of the device that caused the error.bac9260(#495 by @lucasfernog) Addedandroid::adb::device_listnow returns disconnected devices. Check withandroid::Device::status.bac9260(#495 by @lucasfernog) Addedandroid::Device::start_detached_with_options.
cargo-mobile2 v0.21.2
[0.21.2]
eba8283(#493 by @lucasfernog) Prevent adb device list from getting stuck if any of the available devices are not properly connected.
cargo-mobile2 v0.21.1
[0.21.1]
1f95eba(#491 by @lucasfernog) Fix build with iOS 26 SDK on macOS with Intel chip.
cargo-mobile2 v0.21.0
[0.21.0]
3b23d9c(#485 by @lucasfernog) Add more context to IO errors.3c49271(#489 by @lucasfernog) Enhance opening Xcode by querying the selected Xcode path withxcode-select -p.
cargo-mobile2 v0.20.7
[0.20.7]
68771b0(#483 by @lucasfernog) Ignore errors when checking outdated dependencies withgemandbrew.
cargo-mobile2 v0.20.6
[0.20.6]
2da2b57(#481 by @lucasfernog) Fix emptyDevice::namewhen using an Android emulator.
cargo-mobile2 v0.20.5
[0.20.5]
60cf1ea(#479 by @lucasfernog) Fix build and archive not working on Apple Intel systems when targeting the simulator.
cargo-mobile2 v0.20.4
[0.20.4]
c942e7d(#474 by @FabianLars) Allow running on simulators that have a higher version than the XCode SDK. This fixes compatiblity issues with Apple's recent"iOS 18.5 + iOS 18.6 Simulator"platform support component.