Skip to content

Commit 1da6a49

Browse files
publish new versions (#449)
Co-authored-by: lucasfernog <[email protected]>
1 parent 44a5dd6 commit 1da6a49

File tree

4 files changed

+6
-7
lines changed

4 files changed

+6
-7
lines changed

.changes/fix-intel-sim-dev-regression.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.18.1]
4+
5+
- [`44a5dd6`](https://github.com/tauri-apps/cargo-mobile2/commit/44a5dd6f902dc432f901c92a72f5aa89b95e9a09) ([#448](https://github.com/tauri-apps/cargo-mobile2/pull/448) by [@lucasfernog](https://github.com/tauri-apps/cargo-mobile2/../../lucasfernog)) Fix regression on development on macOS with Intel chip.
6+
37
## \[0.18.0]
48

59
- [`0ee7015`](https://github.com/tauri-apps/cargo-mobile2/commit/0ee701554044061c986698c40e8423ef077751e2) ([#445](https://github.com/tauri-apps/cargo-mobile2/pull/445) by [@lucasfernog](https://github.com/tauri-apps/cargo-mobile2/../../lucasfernog)) Remove `arm64-sim` architecture which can no longer work on Xcode 16.3

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.18.0"
3+
version = "0.18.1"
44
authors = [
55
"Tauri Programme within The Commons Conservancy",
66
"Brainium Studios LLC",

0 commit comments

Comments
 (0)