mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
feat(ios): properly set iOS product name (#7554)
This commit is contained in:
committed by
GitHub
parent
6c38924aa2
commit
d010bc07b8
6
.changes/ios-product-name.md
Normal file
6
.changes/ios-product-name.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
"tauri-cli": patch:feat
|
||||
"@tauri-apps/cli": patch:feat
|
||||
---
|
||||
|
||||
Set the iOS project PRODUCT_NAME value to the string under `tauri.conf.json > package > productName` if it is set.
|
||||
Reference in New Issue
Block a user