jiulongw / swift-unity

Sample code that integrate Unity (2017.1+) scene into iOS (Swift 4.0, Xcode 9+) project.
390 stars 100 forks source link

Apple Mach-O Linker (ld) Error Group #85

Closed dbambulaks closed 6 years ago

dbambulaks commented 6 years ago

Getting errors as on the picture + 180 more... What's wrong?

screen shot 2018-06-15 at 14 50 45
PrashantKT commented 6 years ago

Make sure you have added framework, and your frameworks is also available at physical location (check for shortcuts )

dbambulaks commented 6 years ago

It is physically there... Could it be the issue with Vuforia?