3335 ios屏蔽lzma
Assets/Plugins/SevenZip/lzma.cs @@ -1,3 +1,4 @@ #if !(UNITY_IOS || UNITY_IPHONE) using System; using System.Runtime.InteropServices; using UnityEngine; @@ -869,4 +870,4 @@ } } #endif