bradyjoslin/Xamarin.iOS Signed Build
Build and Sign Xamarin.iOS Project
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| csproj_path | Path to csproj file | yes | — |
| mobileprovision | Base64 representation of your mobile provisioning file | yes | — |
| cert_p12 | Base64 representation p12 distribution cert | yes | — |
| p12_pass | Password used when exporting p12 distribution cert from keychain | yes | — |
| configuration | Build configuration | no | Release |
| mono_version | Version of mono to use for build | no | stable |
| xamarin_ios_version | Version of Xamarin.iOS to use for build | no | stable |
| nuget_restore_dir | Directory from which to run nuget restore. Defaults to one level above the csproj_path value. | no | "" |
Outputs
no outputs