/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

byk.im
| | melatonin.dev
4.5 parsecs away

Travel
| | macOS code signing is something plugin devs tend to put off or avoid. It's fairly straightforward, but there's some details to pay attention to.
| | www.alicegg.tech
2.3 parsecs away

Travel
| | Since 2019, Apple has required all MacOS software to be signed and notarized.This is meant to prevent naive users from installing malware while running softw...
| | felixrieseberg.com
4.9 parsecs away

Travel
| | How to: Code-signing Electron apps in CI.
| | nilcoalescing.com
22.0 parsecs away

Travel
| Starting from Xcode 14, iOS simulator can generate a device token, allowing us to test remote push notifications coming from a server without a real device or a need to use .apns payload files and simctl push command.