Search Unity

Unity cannot find UnityEditor.iOS.Xcode, how to solve this problem?

Discussion in 'Editor & General Support' started by zwcloud, Feb 12, 2019.

  1. zwcloud

    zwcloud

    Joined:
    Mar 15, 2016
    Posts:
    377
    I just wrote a post build script for my project. It compiles in Unity 2018.2.4f1 but not in VS2017:

    upload_2019-2-12_17-36-45.png

    related:
    @karl_jones

    This can be solved by adding reference to UnityEditor.iOS.Extensions.Xcode.dll but the project file will be overwritten by Unity once any code file is removed/added/renamed, which triggers a recompilation.
    upload_2019-2-12_17-41-3.png
     
    gravyday likes this.
  2. karl_jones

    karl_jones

    Unity Technologies

    Joined:
    May 5, 2015
    Posts:
    8,282
    Could you file a new bug report, please? The issue tracker link is for a bug fixed 3 years ago. If the bug has come back then we need a new bug report.
     
  3. zwcloud

    zwcloud

    Joined:
    Mar 15, 2016
    Posts:
    377
    OK. Just reported. Case 1126724
     
    karl_jones likes this.