antigua-mobile/iOS xcodeproj update for manual code-signing
Updates the xcodeproj file to use manual code-signing
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 14, 2024
- License
- MIT
Pinned Snippet
uses: antigua-mobile/ios_xcodeproj_manual_signing@dd6c9ce6c37cbe8a3be95d8f07e4bc6342e582b9 # v1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| xcodeproj_path | The path to the xcodeproj file | no | Runner.xcodeproj |
| provisioning_profile_path | The path to the provisioning profile | yes | — |
| code_signing_identity | The code signing identity to use | no | iPhone Distribution |
Outputs
no outputs