CodeSignAppBundle(string)
Sign a macOS app bundle.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: UnityEditor.OSXStandalone
- Assembly: UnityEditor.OSXStandalone.Extensions
public static void CodeSignAppBundle(string path)
Parameters
Path to the app bundle.