tauri/tooling/cli/templates/mobile/ios
2023-04-07 21:03:26 -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 feat(cli): add --ios-color option to set iOS icon background color (#6247) 2023-02-12 15:29:43 -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 fix(cli): use npm run tauri -- foo for correctly passing args to tauri (#6448) 2023-03-16 09:27:40 -03:00