When I hand over the xcode project, they can't run it because the qcar libraries weren't actually copied over -- they were just symbolic linked on my machine. Any way to force, upon build, QCAR's post process stuff to actually copy over the files?
Thanks
The post process handling is specified in PostProcessBuildPlayer. Perhaps you could extend that?
Otherwise can you send them the Unity project as an archive?
Are you sure you want to delete this message?
Are you sure you want to delete this conversation?
To reset your password please enter the email address associated with your account. An email will be sent to you with instructions on how to complete changing your password.
The post process handling is specified in PostProcessBuildPlayer. Perhaps you could extend that?
Otherwise can you send them the Unity project as an archive?