Import Code-Signing Certificates
Version updated for https://github.com/Apple-Actions/import-codesign-certs to version v7.0.0.
- This action is used across all versions by 7,212 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of importing Apple code-signing certificates and keys into a CI/CD pipeline by securely handling .p12 certificate files and their associated passwords. It simplifies the setup required for signing iOS apps during automated builds, ensuring proper integration with Apple’s code-signing requirements. This action is particularly useful for streamlining app deployment workflows to the App Store or other distribution platforms.
What’s Changed
What’s Changed
- Switch from
ncctoesbuild - Bump flatted from 3.4.1 to 3.4.2 by @dependabot[bot] in https://github.com/Apple-Actions/import-codesign-certs/pull/166
- Bump actions/setup-node from 6.2.0 to 6.3.0 by @dependabot[bot] in https://github.com/Apple-Actions/import-codesign-certs/pull/167
- Bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in https://github.com/Apple-Actions/import-codesign-certs/pull/168
- Bump knip from 5.78.0 to 6.2.0 by @dependabot[bot] in https://github.com/Apple-Actions/import-codesign-certs/pull/173
Full Changelog: https://github.com/Apple-Actions/import-codesign-certs/compare/v6.1.0...v7.0.0