stefanw / bibbot

BibBot is a browser extension that removes the paywall on German online news sites using your library account's access to press databases.
https://stefanw.github.io/bibbot/
GNU General Public License v3.0
508 stars 78 forks source link

Where ist the macOS source code? #434

Closed 343max closed 7 months ago

343max commented 7 months ago

I wanted to look into how to help codesigning the macOS app I wanted to take a look at the macOS source and build setup, but I can't find anything. Where can I find that?

stefanw commented 7 months ago

It's the same source code. I use xcrun safari-web-extension-converter to create an Xcode project, then some string replacements for versions and identifiers. Then building, notarizing, stapling, packaging and uploading the app.