Unity.Blog.Override_App_Delegate icon indicating copy to clipboard operation
Unity.Blog.Override_App_Delegate copied to clipboard

'BuildTarget.StandaloneOSXUniversal' is obsolete

Open yosun opened this issue 5 years ago • 1 comments

Assets/DeepLink/Editor/BuildPostProcessor.cs(45,14): error CS0619: 'BuildTarget.StandaloneOSXUniversal' is obsolete: 'Use StandaloneOSX instead (UnityUpgradable) -> StandaloneOSX'

yosun avatar Feb 24 '20 07:02 yosun

I don't really support this repository, it is more like a starting point for developers to ship their own thing. If some constants are deprecated, just patch it in your fork/copy.

Geri-Borbas avatar Feb 25 '20 20:02 Geri-Borbas