Unable to resolve reference UnityEditor.iOS.Extensions.Xcode
Issue description
The issue appears when using External Dependency Manager on Unity version 2020.1.0f1 and later. When building the application, an error message is displayed:
Copy
Assembly 'Packages/com.google.external-dependency-manager/ExternalDependencyManager/Editor/Google.IOSResolver_v1.2.161.dll' will not be loaded due to errors:
Unable to resolve reference 'UnityEditor.iOS.Extensions.Xcode'. Is the assembly missing or incompatible with the current platform?
Reference validation can be disabled in the Plugin Inspector.
Workaround
Install iOS Build Support module from Unity Hub.
Was this article helpful?
Thank you for your feedback!
We’ll review your message and use it to help us improve your experience.Found a typo or other text error? Select the text and press Ctrl+Enter.