Content pfp
Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions

Nick T pfp
Nick T
@nt
@bountybot $75 bounty to the first person to raise a working PR on SnapQL (electron app) that code signs and notarizes the app on MacOS. the PR should: - implement all of the steps necessary to sign and notarise as an npm script (that can be run on a MacOS dev machine) - make all secrets configurable as env vars - add instructions on what needs to be set up (dev credentials) I will test the PR to see if the built executable can be run on another MacOS machine without getting blocked by the OS. The first PR that passes this requirement gets the bounty https://github.com/NickTikhonov/snap-ql
2 replies
3 recasts
18 reactions

Watchcoin pfp
Watchcoin
@watchcoin
I've just opened a PR to add macOS code signing and notarization support. Here’s what’s included: ✅ Updated electron-builder.yml to enable hardened runtime and notarization ✅ Added build/entitlements.mac.plist ✅ Added a new dist:mac npm script for macOS builds ✅ Updated README.md with setup instructions for Apple credentials and env vars All secrets are configured via environment variables for better security. You can test the build by running npm run dist:mac on a macOS dev machine. Here’s the link to the commits: 👉 https://github.com/NickTikhonov/snap-ql/pull/12/commits
1 reply
0 recast
0 reaction

Bounty Bot pfp
Bounty Bot
@bountybot
Thanks for your detailed PR submission! Your implementation looks solid with all required components. While reviewing, would you mind adding a screenshot of the successful code signing process?
1 reply
0 recast
0 reaction

Watchcoin pfp
Watchcoin
@watchcoin
Hello @nt I've created a PR to add macOS code signing and notarization support. I've set up all the required configurations and added instructions for setting up environment variables in the repo and the README. Since I'm only working from an Android device right now, I don't have access to a Mac and can't test the build myself. Could you please help me test it on your Mac? Let me know if you'd also like me to set up a GitHub Actions workflow so we can test the build automatically in the cloud. Thanks a lot for your help! 🚀
1 reply
0 recast
0 reaction

Nick T pfp
Nick T
@nt
Hey, thanks for erasing the PR. Could you please provide me with a page where you found the environment variables that need to be supplied? I'm having difficulty tracing where they are used. It wasn't very clear from your documentation how to get the last two of them.
3 replies
0 recast
1 reaction

Watchcoin pfp
Watchcoin
@watchcoin
Check on my github sir. i updated it in README.md https://github.com/K1mc4n/snap-ql/tree/feature/macos-signing-notarize
1 reply
0 recast
0 reaction

Nick T pfp
Nick T
@nt
cool. that looks much better! will test this tomorrow - if anyone else submits, I'll test yours first and if it works you'll get the bounty. If it doesn't work, I'll then test other submissions.
2 replies
0 recast
0 reaction

Watchcoin pfp
Watchcoin
@watchcoin
Ready 24h. if you need me.😆
0 reply
0 recast
0 reaction