Search Unity

Build for IOS

Discussion in 'Editor & General Support' started by agnushallard, Feb 13, 2020.

  1. agnushallard

    agnushallard

    Joined:
    Nov 22, 2018
    Posts:
    15
    Hey guys, is my first atempt to create a build for IOS, but I have some questions.
    1- The signning team ID. It is necessary to have just for build a test?
    2- I Build to IOS, get the generated files and put in XCode. In XCode, can I create a file, like android apk, and send to my friends to test?
    3 - If Question 2 is Yes, any Iphone/Ipad can run this file or need to be an registrated team device?
     
  2. fffMalzbier

    fffMalzbier

    Joined:
    Jun 14, 2011
    Posts:
    3,276
    1. If you like to develop for a ios device you will need a apple developer account that is inside the Apple Developer Program (99 usd) if you like to publish the app to the store or not.
    2. You can archive the app to a ipa file that can be installed via Itunes or a especially created website.
    3. All devices you like your app to run on have to be registered on your developer account. You can ask your friend for the UIDI of the device (obtainable in itunes) and can register this id in the account before building.