iOS: Failed because this command failed to write the following output files:

Hi folks,

I could really need some help here, as I am not very good in “building” things.

First, I have build it successfully on my Mac(Catalina), and MBP (Monteray) as well both compiled on each,
but when I want to build for iOS, it puts the error further below (end of post). From that, I see that it couldn’t create [quote]
Assembly-CSharp-FeaturesChecked.txt
[/quote] file. It’s on local hardware on each machine (I saw somebody had an issue with that).

I have a simple program to get the GPS data as seen in the youtube video here:

The only difference is, that I use the new UI Toolkit and version [quote]
2022.1.19f1
[/quote] (latest) had it in 17f1 as well.

When I compile without the GPS code, the build works, just adding the GPS code, breaks it.

For any hint I would be really grateful. Thank you in advance.
Slarti

Well, after I have posted, I found on another Forum the answer:

You need to provide a text in the project setting.

Go into project settings, search for location and scroll down. It will be highlighted.

I filled in and bingo it worked.

We live to learn!
Have a good day,
Slarti