Hi,
I am using the latest version of Vuforia, Unity and Xcode.
When I want to build & run my app for IOS I get these errors:
The file “project.xcworkspace” doesn’t exist.
The file “Unity-iPhone.xcodeproj” doesn’t exist.
I have come to understand that there might be a problem with Unity sending a relative path to Xcode instead of an absolute path.
I have tried playing around with the location settings in Xcode without succes.
In Unity I also get an error: Failed running /Applications/Unity/Unity.app/Contents/Tools/UnusedByteCodeStripper2/UnusedBytecodeStripper2.exe
Can anyone help me with this problem?
Thanks in advance!
Robin