Search Unity

Upgrading to 7.2.20

Discussion in 'Vuforia' started by emorling, Jul 23, 2018.

  1. emorling

    emorling

    Joined:
    Jul 6, 2015
    Posts:
    24
    I used the "Upgrade to Vuforia 7.2.20" link in the Unity Inspector.

    However, following this I cannot build in Xcode 9.4.1

    Code (CSharp):
    1. dyld: Library not loaded: @rpath/Vuforia.framework/Vuforia
    2.  
    3.   Referenced from: /var/containers/Bundle/Application/9559D029-BCB9-4128-80F7-60E5301D3F3A/lakarhuset.app/lakarhuset
    4.  
    5.   Reason: no suitable image found.  Did find:
    6.  
    7. /private/var/containers/Bundle/Application/9559D029-BCB9-4128-80F7-60E5301D3F3A/lakarhuset.app/Frameworks/Vuforia.framework/Vuforia: code signing blocked mmap() of '/private/var/containers/Bundle/Application/9559D029-BCB9-4128-80F7-60E5301D3F3A/lakarhuset.app/Frameworks/Vuforia.framework/Vuforia'
    8.  
    9. (lldb)
    Any ideas?