Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Cannot compile on XCode 10.2.1

Discussion in 'AR' started by zimzum4, May 27, 2019.

  1. zimzum4

    zimzum4

    Joined:
    May 27, 2019
    Posts:
    1
    Hi,

    first thread here, sorry if it is in the wrong section.
    I have created my first Unity project and exported to iOS. Unfortunately when I try to Build/Archive I have always these 8 errors (check the attachment pls).

    I tried to export the Unity project as universal and/or iphone, but without luck.

    I am using Xcode 10.2.1 and Unity 2019.3.0a3

    Need some help please.
     

    Attached Files:

  2. Am33r007

    Am33r007

    Joined:
    Mar 11, 2019
    Posts:
    19
    So you built the .xcodeproj using the newest unity beta (not the official final release 2019.1)

    Seeing how Xcode can build the project directly to your phone without Archiving (.ipa).

    Are you able to build the xcodeproj to your phone without archiving?

    Xcode isn't able to recognize a certain symbol. Are you sure you didn't leave Space where you shouldn't?
     
  3. underkitten

    underkitten

    Joined:
    Nov 1, 2018
    Posts:
    30
    Having the same issue.
    2019.1.0f2
     
  4. underkitten

    underkitten

    Joined:
    Nov 1, 2018
    Posts:
    30