tauri/core/tauri-utils/src
Palash Bansal 27bad32d4d
feat: Add files field in macos build config, closes #3290 (#7798)
* Add appContents field in macos tauri config.

* Change MacConfig::appContents to MacConfig::files to make it similar to DebConfig::files.

* Change appContents to files in helloworld/tauri.conf.json

* use common::copy_dir helper

* add change files [skip ci]

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2023-12-28 12:10:50 -03:00
..
config fix(core): Correctly detect Android Tauri configuration file, closes #7785 (#7802) 2023-09-12 13:18:23 -03:00
pattern refactor(core&api)!: hide internal functions and reuse them in api.js & rename tauri module to primitives (#7942) 2023-10-17 09:40:20 -03:00
platform chore: update license year (#6311) 2023-02-19 10:17:49 -03:00
assets.rs feat(core): add AssetManager::iter (#8288) 2023-11-23 16:12:38 +02:00
config.rs feat: Add files field in macos build config, closes #3290 (#7798) 2023-12-28 12:10:50 -03:00
html.rs fix(core): Clippy fixes. (#7869) 2023-10-18 09:47:43 -03:00
io.rs fix(tauri-utils): include \n in io::read_line, closes #6388 (#6519) 2023-08-08 16:43:19 -03:00
lib.rs feat: set application progress bar, close #7999 (#8009) 2023-10-17 16:25:30 -03:00
mime_type.rs Merge remote-tracking branch 'origin/dev' into next (#7212) 2023-06-15 09:52:33 -03:00
platform.rs refactor(tauri-utils)!: remove windows_version and is_windows_7 (#8271) 2023-11-20 18:21:42 -03:00
resources.rs feat: allow specifying a resource map, closes #5844 (#5950) 2023-07-13 18:28:52 -03:00