File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -419,7 +419,6 @@ public override bool IsIncompatibleWith(UnityEditor.BuildTargetGroup buildTarget
419419 switch ( buildTarget )
420420 {
421421 case UnityEditor . BuildTargetGroup . Android :
422- case UnityEditor . BuildTargetGroup . Facebook :
423422 case UnityEditor . BuildTargetGroup . iOS :
424423 case UnityEditor . BuildTargetGroup . Lumin :
425424 case UnityEditor . BuildTargetGroup . PS4 :
Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ class UXFBuildPreprocessor : IProcessSceneWithReport
1313
1414 private BuildTarget [ ] localFileDataHandlerCompatiblePlatforms = new BuildTarget [ ]
1515 {
16- BuildTarget . StandaloneLinux ,
1716 BuildTarget . StandaloneLinux64 ,
1817 BuildTarget . StandaloneOSX ,
1918 BuildTarget . StandaloneWindows ,
You can’t perform that action at this time.
0 commit comments