Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Configure code signing for macOS and Windows binaries with notarization.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-07 | ✗→✓ | ▲ Improved | -41% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -78% | 0% |
| case-10 | ✗→✓ | ▲ Improved | -64% | 0% |
| case-12 | ✗→✓ | ▲ Improved | -71% | 0% |
| case-13 | ✗→✓ | ▲ Improved | -81% | 0% |
Configure code signing for binaries.
yaml# macOS notarization with electron-builder/notarize notarize: appBundleId: com.myorg.myapp appleId: $APPLE_ID appleIdPassword: $APPLE_ID_PASSWORD teamId: $APPLE_TEAM_ID # Windows signing signtool: certificateFile: $CERTIFICATE_FILE certificatePassword: $CERTIFICATE_PASSWORD timestampServer: http://timestamp.digicert.com
Other measured skills in the registry, with their headline benchmark lift.