Search Unity

ARKit Undefined symbols in Xcode linking phase

Discussion in 'AR' started by xj1982xj, Nov 22, 2017.

  1. xj1982xj

    xj1982xj

    Joined:
    Sep 19, 2017
    Posts:
    35
    Hi,
    below are the steps that i follow :
    • I'm using Unity 2017.2 in win10 environment to build my arkit scene into xcode project.
    • I copy the xcode project to the folder that shared with VMware which install macOS 10.13 and Xcode 9.1.
    • lunch macOS in VMware , and plug my ipad pro (10.5 inch) into VMware
    • double click the xcode project in shared folder in macOS
    • press build , then got the error in attachment.
    The macOs in VMware does not install unity , and all the xcode project is build under win10 unity environment.

    Anyone can give me some idea?
    Thanks.
     

    Attached Files:

  2. jimmya

    jimmya

    Joined:
    Nov 15, 2016
    Posts:
    793
    This is not a supported setup. You will need to export from Unity on macOS.
     
  3. xj1982xj

    xj1982xj

    Joined:
    Sep 19, 2017
    Posts:
    35
    ok,thanks. jimmya.
     
  4. m4d

    m4d

    Joined:
    Jan 25, 2012
    Posts:
    27
    I've never read that anywhere before. Maybe you should make that more clear. Also it's working pretty sound up to 2017.1.2f1. It even sort of works with 2017.2.0f3 even though it reports a failed build and is very picky on IOS SDK versions.
     
  5. christophergoy

    christophergoy

    Joined:
    Sep 16, 2015
    Posts:
    735
    Could you try to see if the ARKit.framework is included in your linked libraries?
     
  6. atcjavad

    atcjavad

    Joined:
    Jan 8, 2018
    Posts:
    14
    First of all , u should move your project from shared folder to desktop, then start your xcode project,
    I think all the time u have parese error so i do too

    I’m using exactly such as u , I’m using vmware 14 on windows 10
    Excode 9.2
    unity 2017.2
    latest version iphone 7

    I made my unity project in windows and then i exported to vmware mac os high sierra space, i faced to this error such as u

    I don’t what should i do
    If u get how can solve this problem, let me to know it

    Thx in advance