symlinkSources
Symlink sources when generating the project.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor
public static bool symlinkSources { get; set; }
Remarks
You can also set this property in the Unity Editor using the Symlink Sources setting on the Build Profiles window for Android and iOS.
Additional Resources: BuildOptions.SymlinkSources.