Hello I'm trying to build my project for iOS but I get the following error. I don't get it under macOS. I don't really know what can be done to fix it. I also tried a fresh Unity Project with fresh install of Wwise and I get the same error.
Unity 2022.1.11f1
Wwise 2022.1.0 Public Beta 2
Assets/Wwise/API/Runtime/Generated/iOS/AkAudioSessionProperties_iOS.cs(65,10): error CS0246: The type or namespace name 'AkAudioSessionBehaviorOptions' could not be found (are you missing a using directive or an assembly reference?)
Error building Player because scripts had compiler errors