Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


appleDeveloperTeamID

Set this property with your Apple Developer Team ID. You can find this on the Apple Developer website under Account \> Membership. This sets the Team ID for the generated Xcode project, allowing developers to use the Build and Run functionality. An Apple Developer Team ID must be set here for automatic signing of your app.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public static string appleDeveloperTeamID { get; set; }