Hi,
Has anyone had any experience using the sample projects with Xcode 4.2 exported from Unity?
Once I build from Unity they either fail to load, or come up flooded with errors.
I'm presently trying to get used to the framework and feel my way around things, but am not having much luck with the sample projects =/
Try one of the sample projects that comes with the installer. Create a new Unity project and import the unity package (e.g. qcar-unity-imagetargets-ios-1-5-3-beta1). Does that work any better?
When you build a project yourself using the 1.5 extension, be sure to follow the guide in the new 1.5 documentation, available here.
Make sure you follow step 3.1.2.5 - Adding Data Set Load to Camera.
- Kim