Unity.Blog.Override_App_Delegate
Unity.Blog.Override_App_Delegate copied to clipboard
A maintainable way to extend / override app delegate in Unity iOS / OSX standalone player. (Much) more at http://eppz.eu/blog/override-app-delegate-unity-ios-osx-1/
Assets/DeepLink/Editor/BuildPostProcessor.cs(45,14): error CS0619: 'BuildTarget.StandaloneOSXUniversal' is obsolete: 'Use StandaloneOSX instead (UnityUpgradable) -> StandaloneOSX'
Possible reference: https://stackoverflow.com/a/53039267/1033581 (but a bit biased, because I wrote it) `xcuserdata/` contains subdirectories with the name of the macOS account in use and isn't needed for anyone with a...