credentialsId
The Id of the Build Automation credentials to use to sign your cloud build.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Build.Profile
- Assembly: UnityEditor.BuildProfileModule
public string credentialsId { get; set; }
Remarks
After completing a build for Android, iOS, or UWP, Build Automation will automatically sign the resulting build artifacts using the credentials provided.