tauri/tooling/cli/templates/mobile/ios
Jason Tsai 1df5cdeb06
refactor!: use tauri.conf.json > identifier as package name and bundle id, close #9851 (#9858)
* fix(android): use identifier as Android package name

* update android_binding and android_fn interface

* chore: rename TAURI_ANDROID_PACKAGE_PREFIX to TAURI_ANDROID_PACKAGE_NAME

* revert back to split prefix and app_name

* rename `domain` to `identifier`

* add change log

* simplify reverse config identifier

* Update .changes/mobile-use-identifier-as-id.md

* Update core/tauri-build/src/lib.rs

* lint

* cargo-mobile2 0.12

* fmt

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2024-05-24 09:22:41 -03:00
..
{{app.name}}.xcodeproj/project.xcworkspace/xcshareddata feat: add android init and ios init commands (#4942) 2022-08-15 12:43:50 -03:00
Assets.xcassets chore(cli): remove unused iOS app icon (#9783) 2024-05-15 03:51:17 +03:00
Sources/{{app.name}} fix(cli): adjust iOS project to work on simulator again (#6349) 2023-02-23 18:01:17 -03:00
.gitignore chore(cli): gitignore iOS Externals folder 2023-04-07 21:03:26 -03:00
ExportOptions.plist feat: add android init and ios init commands (#4942) 2022-08-15 12:43:50 -03:00
Podfile feat: add android init and ios init commands (#4942) 2022-08-15 12:43:50 -03:00
project.yml refactor!: use tauri.conf.json > identifier as package name and bundle id, close #9851 (#9858) 2024-05-24 09:22:41 -03:00