Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


appleEnableAutomaticSigning

Set this property to true for Xcode to attempt to automatically sign your app based on your PlayerSettings.iOS.appleDeveloperTeamID.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public static bool appleEnableAutomaticSigning { get; set; }