Skip to content

jvimal-eg/xcode-staple

 
 

Repository files navigation

Xcode Staple

This Action staples notary service tickets to macOS products.

Basic Usage

- name: "Staple Release Build"
  uses: devbotsxyz/xcode-staple@v1
  with:
    product-path: "Export/Application.app"

Full Example

The devbotsxyz/example-macos-rings project is an example macOS project with a release.yml workflow that shows all the steps needed to go from creating a release in GitHub to ending up with a .zip file that contains a signed and notarized application.

Related Actions

License and Contributions

This Action is licensed under the MIT license. Contributions are very much welcome and encouraged but we would like to ask to file an issue before submitting pull requests.

Packages

No packages published

Languages

  • JavaScript 100.0%