Skip to content

Commit

Permalink
add change log
Browse files Browse the repository at this point in the history
  • Loading branch information
pewsheen committed May 24, 2024
1 parent 9f97f9e commit 643f90d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .changes/mobile-use-identifier-as-id.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"tauri": patch:breaking
"tauri-build": patch:breaking
"tauri-cli": patch:breaking
"tauri-macros": patch:breaking
---

Use `tauri.conf.json > identifier` to set the `PackageName` in Android and `BundleId` in iOS.

0 comments on commit 643f90d

Please sign in to comment.