Search Unity

How to manage ios settings when windows main dev platform?

Discussion in 'iOS and tvOS' started by andyz, Jul 12, 2017.

  1. andyz

    andyz

    Joined:
    Jan 5, 2010
    Posts:
    2,276
    It is very annoying that Unity will not give you ios settings when on windows as if you do your main development on windows but then build ios on mac, you have to go through all assets and check the ios settings to optimise.
    You can probably then commit those settings through source control but not being able to see them on windows is a real issue.

    Anyone else had problems with this?
     
  2. Zenix

    Zenix

    Joined:
    Nov 9, 2009
    Posts:
    213
    Which settings are you talking about? Asset and project settings for iOS can be set just fine when you're on Windows.
     
  3. User340

    User340

    Joined:
    Feb 28, 2007
    Posts:
    3,001
    Right. Just make sure to include iOS platform during installation.
     
  4. andyz

    andyz

    Joined:
    Jan 5, 2010
    Posts:
    2,276
    Ah thanks, yes I didn't install the iOS "build support", made some bad assumptions!