Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Could not run Vuforia Application from Unity on iOS. Code signature invalid

I spend hours to understand where is the problem, but still the same result. I have tried to run a simple Vuforia + Unity + iOS project, everything builds well but on iOS device (iPhone 13.3.1) I have the errors in Xcode terminal and application crashes:

dyld: Library not loaded: @rpath/Vuforia.framework/Vuforia
  Referenced from: /private/var/containers/Bundle/Application
  /F15D1638-5D78-432F-979D-430805041617/newchristmas.app/newchristmas

  Reason: no suitable image found.  Did find:
    /private/var/containers/Bundle/Application
    /F15D1638-5D78-432F-979D-430805041617/newchristmas.app/Frameworks/Vuforia.framework/Vuforia: 
  code signature invalid for 
   '/private/var/containers/Bundle/Application
    /F15D1638-5D78-432F-979D-430805041617/newchristmas.app/Frameworks/Vuforia.framework/Vuforia'

    /private/var/containers/Bundle/Application
    /F15D1638-5D78-432F-979D-430805041617/newchristmas.app/Frameworks/Vuforia.framework/Vuforia:
    stat() failed with errno=25

I have already tried to reinstall Xcode and Unity, but the same problem.

On Unity, I have added Vuforia Licence Key in Vuforia Configuration. Vuforia Configuration

And here my Unity Player Settings Unity Player Settings

On Xcode, I have auto signing Xcode signing

My environment:

  • Xcode 11.3.1 (Personal Team)
  • Unity 2018.4.17f1 (tried different versions). The application runs without problems in Unity Game Mode.
  • Vuforia 8.3.8

Please help.

like image 883
Super Coder Nikita Avatar asked Dec 06 '25 05:12

Super Coder Nikita


1 Answers

I have bought an Apple Developer Membership, sign my app with new (paid) signature and error has gone.

like image 53
Super Coder Nikita Avatar answered Dec 07 '25 21:12

Super Coder Nikita



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!