Skip to content

block/apple-codesign-action-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

apple-codesign-action-example

End-to-end examples for block/apple-codesign-action, used to validate the action against real build artifacts in CI.

Note

This repository is intended for use by Block repositories only. The codesigning service requires internal AWS credentials and infrastructure.

Examples

Example Description
Electron Minimal Electron app built with Electron Forge
C Binary Minimal C program in a hand-assembled .app bundle
DMG Minimal .app inside a .dmg — tests the action's DMG support
Xcode Minimal SwiftUI app built with xcodebuild

Each example produces an unsigned artifact (.app, .zip, or .dmg) that is then signed and notarized via block/apple-codesign-action in CI.

CI

The CI workflow runs on pushes to main and on pull requests. Fork PRs are ignored since they cannot access the required secrets.

Each example is built and signed as a separate job, so failures are isolated and easy to triage.

Project Resources

Resource Description
CODEOWNERS Outlines the project lead(s)
GOVERNANCE.md Project governance
LICENSE Apache License, Version 2.0

About

An example of using https://github.com/block/apple-codesign-action for your open source project!

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors