Skip to content

Conversation

@jkelleyrtp
Copy link
Member

@jkelleyrtp jkelleyrtp commented Nov 11, 2025

Tauri-bundle has added a bunch of headache to our codebase, so this rips it out in favor of manually packaging in the CLI. Eventually would like to do the same with swc

Notes

  • we already bundle .app properly, .ipa is just a zipped .app (in iOS format)
  • we already bundle .apk properly
  • web is fine

Todo:

  • appimage
  • rpm
  • deb
  • .app codesign correctly for desktop
  • additional .app features (sidecars, etc)
  • windows msi
  • windows nsis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants