Hi.
I just upgraded to UE4.8.1 and I am getting the following errors when trying to compile in xcode.
Ln: lib/mono/4.5/System.Reactive.Core.dll: File exists
Ln: lib/mono/4.5/System.Reactive.Debugger.dll: File exists
Ln: lib/mono/4.5/System.Reactive.Experimental.dll: File exists
Ln: lib/mono/4.5/System.Reactive.Linq.dll: File exists
Ln: lib/mono/4.5/System.Reactive.PlatformServices.dll: File exists
Ln: lib/mono/4.5/System.Reactive.Providers.dll: File exists
Ln: lib/mono/4.5/System.Reactive.Runtime.Remoting.dll: File exists
Ln: lib/mono/4.5/System.Windows.Forms.DataVisualization.dll: File exists
I am able to start the engine fine but the above errors show up in the build log. Is there anyway to get rid of these?