Hi there,
Pretty much everything is in the title.
When i try to build my iOS app with Unity Cloud Build, i've got 30 errors of the same type :
> "- [Unity] Assets/Vuforia/Scripts/...: error CS0246: The type or namespace name `[...]' could not be found. Are you missing a using directive or an assembly reference?"
Here is the [compact log from Unity's Dashboard][1]
[1]: /storage/temp/66473-log-unity-cloud-build.txt
I can't figure it out where is the problem. Everything is fine in my local project and i can build without errors.
Greetings !
↧