Search Unity

build for iOS 9,10 & 11 (same build?)

Discussion in 'iOS and tvOS' started by tswalk, Dec 7, 2017.

  1. tswalk

    tswalk

    Joined:
    Jul 27, 2013
    Posts:
    1,109
    I had a build with xcode 7.x and unity 5.6 that would not install on an upgraded iOS (ipad pro) with version 11 on it.

    Do I need to upgrade to xcode 8 or what do I need to allow the app to run on iOS 9, 10 and 11 ?

    thanks!
     
  2. tswalk

    tswalk

    Joined:
    Jul 27, 2013
    Posts:
    1,109
    would upgrading xcode to 9.2 be good enough.. i'm running osx 10.12.6 (says SDKs for xcode 8.3.3 only support ios 10)...

    ???
     
  3. andymads

    andymads

    Joined:
    Jun 16, 2011
    Posts:
    1,614
    Did you build for 64bit?
     
  4. tswalk

    tswalk

    Joined:
    Jul 27, 2013
    Posts:
    1,109
    yes, and I use IL2CPP backend.