Unable to resolve reference ‘UnityEditor.iOS.Extensions.Xcode’. Is the assembly missing or incompatible with the current platform? 해결법
오래간만에 과거에 프로젝트를 업데이트 해주고 있는데, 플러그인 최신화 과정에서 처음보는 에러가 나온다. Unable to resolve reference ‘UnityEditor.iOS.Extensions.Xcode’. Is the assembly missing or incompatible with the current platform? 윈도우에서 Android 타겟으로 개발을 해주는데.. 왠 iOS 이슈지? 하고 검색을 해보니, Firebase 와 같은 sdk 사용을 할 때에는 윈도우 환경에서 개발을 하더라도 유니티 에디터에서 ios 모듈을 설치해줘야 한다는 … Read more