webkitten
webkitten copied to clipboard
Write an .app shell
Internals
- [x] Configure a scheme for opening URLs
- [x] Bundle app icon
- [x] Register as a possible default browser
Releases
- [ ] Build on CI
- [ ] Attach to releases
Preferably, setup CI to build this too, on releases and attach it to the GitHub release.
Unfortunately I think this will be easier to do on TravisCI since CircleCI doesn't support testing against multiple platforms. So I don't think we can do this until webkitten is OSS.
That makes sense. I’m not entirely sure how the signing should work though maybe you have more experience with automating release builds.