googlesamples / unity-jar-resolver

Unity plugin which resolves Android & iOS dependencies and performs version management
Other
1.21k stars 337 forks source link

[Bug] Linux, no iOS modules installed #596

Closed sfjohansson closed 1 year ago

sfjohansson commented 1 year ago

[REQUIRED] Please fill in the following fields:

[REQUIRED] Please describe the issue here:

When opening a project on Linux, no iOS modules installed:

Unable to resolve reference 'UnityEditor.iOS.Extensions.Xcode'. Is the assembly missing or incompatible with the current platform?

Please answer the following, if applicable:

100% Repro rate

What happened? How can we make the problem occur? Import the plugin into a project, with no iOS modules loaded, possibly only affecting Linux My current build target is standalone

paulinon commented 1 year ago

Hi @sfjohansson,

Thanks for bringing this to our attention. The error message is returned when you don't have iOS Build Support installed from the Unity Hub. This issue seems similar to #412, so I'll be closing this and marking it as a duplicate, and you may refer to the aforementioned ticket for updates.