UnityEditorArguments.

BuildOSXUniversalPlayer Property

Summary

Build a combined 32-bit and 64-bit standalone Mac OSX player (for example, -buildOSXUniversalPlayer path/to/your/build.app)
Assembly
Cake.Unity.dll
Namespace
Cake.Unity
Containing Type
UnityEditorArguments

Syntax

public FilePath BuildOSXUniversalPlayer { get; set; }

Value

Type Description
FilePath