Search Unity

Can Window 8 build app for iOS?

Discussion in 'General Discussion' started by henry96, Nov 17, 2013.

  1. henry96

    henry96

    Joined:
    Sep 28, 2011
    Posts:
    582
    Hi, everyone! I just upgraded my pc to Window 8.1 and get Unity 4.3 installed. Then, I found out that selecting iOS platform in build setting is now possible. And that kinda confused me. Last time I checked, building for iOS can only be possible on Mac. So can anyone tell me what's going on? Thanks in advance
     
  2. HolBol

    HolBol

    Joined:
    Feb 9, 2010
    Posts:
    2,887
    You still need xcode, i believe.
     
  3. Tanel

    Tanel

    Joined:
    Aug 31, 2011
    Posts:
    508
    From 4.3 release notes. Quite happy about this :).
     
  4. henry96

    henry96

    Joined:
    Sep 28, 2011
    Posts:
    582
    Nice!!! With this, it makes collaboration even more efficient. :)
     
  5. angrypenguin

    angrypenguin

    Joined:
    Dec 29, 2011
    Posts:
    15,620
    That's a nice touch indeed!
     
  6. goat

    goat

    Joined:
    Aug 24, 2009
    Posts:
    5,182
    It's very handy but you'll need to have osX at least to release to Apple unless they shock the world and allow it from Windows in the future.
     
  7. GiusCo

    GiusCo

    Joined:
    Aug 1, 2009
    Posts:
    405
    I'm running Win 7 on a 2009 laptop for my daily job and have a 2011 Mac Mini for Unity / iOS ... may you please tell more?

    Win 8 to build and test all platforms and only use Mac for deploying to AppStore? I would be very happy to buy a 400 euros i5 laptop that does all platforms and will do for the next 3-5 years (ie: only use the Mini for final deployment).
     
  8. iddqd

    iddqd

    Joined:
    Apr 14, 2012
    Posts:
    501
    The Xcode project export in 4.3 is a real time saver.

    Now you just need to compile the project in Xcode. You no longer need Unity installed on OSX.
     
  9. Devilbox-Games

    Devilbox-Games

    Joined:
    Jul 3, 2012
    Posts:
    205
    No, you can export the iOS XCode project from Unity on Windows (any version of windows which Unity supports, not just Win8 ) but the XCode project still has to be compiled on OSX in order to build the app to test it on an iPhone or iPad.