I found on the forum that to change from the binary format to the text format you should do a save as and select the format you want.
I’ve got a web app and a Pro license and I’ve done this but I still get a binary project. What am I missing?
I found on the forum that to change from the binary format to the text format you should do a save as and select the format you want.
I’ve got a web app and a Pro license and I’ve done this but I still get a binary project. What am I missing?
I selected XOJO_XML_PROJECT and I still don’t get separate text files?
You need to select “Xojo Project”. That’s the multi-file source format.
Correct, XML Project creates one file, you need to select Xojo Project.
Oh duh! Thanks for waking me up.