Skip to content

Commit f45fc4e

Browse files
publish new versions (#480)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9001559 commit f45fc4e

File tree

4 files changed

+6
-7
lines changed

4 files changed

+6
-7
lines changed

.changes/fix-simulator-build-intel.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## \[0.20.5]
4+
5+
- [`60cf1ea`](https://github.com/tauri-apps/cargo-mobile2/commit/60cf1eae5cbc1c815da3685559c59f06b3be6286) ([#479](https://github.com/tauri-apps/cargo-mobile2/pull/479) by [@lucasfernog](https://github.com/tauri-apps/cargo-mobile2/../../lucasfernog)) Fix build and archive not working on Apple Intel systems when targeting the simulator.
6+
37
## \[0.20.4]
48

59
- [`c942e7d`](https://github.com/tauri-apps/cargo-mobile2/commit/c942e7d1951f5c3768f9163aec22f2553cf41b69) ([#474](https://github.com/tauri-apps/cargo-mobile2/pull/474) by [@FabianLars](https://github.com/tauri-apps/cargo-mobile2/../../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.

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-mobile2"
3-
version = "0.20.4"
3+
version = "0.20.5"
44
authors = [
55
"Tauri Programme within The Commons Conservancy",
66
"Brainium Studios LLC",

0 commit comments

Comments
 (0)