Hello, I am new to unity, realize augmented reality for aindroid devices, but when I want to do it for ios it asks me to select a folder for the build and then I get an “invalid build” error, does anyone know a solution?
The following is from Unity Answers:
Thanks for answering, I tried and I got these 2 new mistakes, might it have to do with java?
Does that path actually exist? I believe the target folder needs to be empty first. You need a Mac to actually publish to iOS
We need to see the actual errors as they are in the console. What you’re showing us isn’t that helpful.
https://docs.unity3d.com/Manual/Console.html
No. Android is the only platform that involves Java.
Is there no way to create an application in “unit” for iOS in a popup window?
In the build I select an empty folder and I create these files, after giving build again it asks me to select another folder, what am I supposed to do?
Sorry, what do you mean by “unit”? It looks like it created the XCode project successfully. You now need to move it to a Mac and build it in XCode.
Make an empty folder to build to… uncheck scripts only build in the build setting.