Volograms / volograms_unity_plugin

A plugin to play captured volograms (.vols files) in Unity.
MIT License
17 stars 2 forks source link

VolPostBuild throws dependency error for Android project #16

Closed Jotamaza closed 2 years ago

Jotamaza commented 2 years ago

Importing the unitypackage in an Android project throws an error with the UnityEditor.iOS.Xcode import.

Just added an #if UNITY_IOS to the whole class as a workaround.

patrick-volograms commented 2 years ago

Hi @Jotamaza, this change will be included in the next version of the unitypackage. Thank you very much for the report.

patrick-volograms commented 2 years ago

Fixed in unity package 0.12: https://github.com/Volograms/volograms_unity_plugin/releases/tag/0.12