This website requires JavaScript.
Explore
Help
Sign In
CalvinBackup
/
tauri
Watch
1
Star
0
Fork
0
You've already forked tauri
mirror of
https://github.com/tauri-apps/tauri.git
synced
2026-04-03 10:11:15 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
next
Add File
New File
Upload File
Apply Patch
tauri
/
tooling
/
cli
/
templates
/
mobile
/
ios
History
Lucas Nogueira
a8153b9ff4
chore(cli): gitignore iOS Externals folder
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