just added essential kit to the project. There is no code referencing it yet.
iOS build works fine but trying to make a MacOS build i get the following null ref:
VoxelBusters.CoreLibrary.Editor.NativePlugins.Build.LinkXmlWriter.AddConfiguration (System.String name, VoxelBusters.CoreLibrary.NativePlugins.NativeFeatureRuntimeConfiguration runtimeConfiguration, UnityEngine.RuntimePlatform platform, System.Boolean useFallbackPackage) (at Assets/Plugins/VoxelBusters/CoreLibrary/Editor/NativePlugins/BuildPipeline/LinkXmlWriter.cs:77)
VoxelBusters.EssentialKit.Editor.Build.UnsupportedPlatformNativePluginsProcessor.OnUpdateLinkXml (VoxelBusters.CoreLibrary.Editor.NativePlugins.Build.LinkXmlWriter writer)```