No problem, @Dave S , But, i am working 100% with Xojo Text Files. Unfortunately, I can not promise that I will have the time to try XML out. But I’m sure there are at least one who can and wants to test this.
Not sure what format you are referencing… as there are only 3 that I am aware of
Binary
XML
VCS
Binary is a single project file, in an compressed format
XML is a single project file in a “text” format
VCS is multiple files designed for Version Control
Perhaps you are using the XML format with a different extension? If so, I can modify the code to accomodate that
EDIT : got it… “Text format” refers to the VCS format… which is something I do not use, but am familiar with. However, since this project was intended for my own use with Swift, and adding the Xojo “XML” format was an “afterthought”. I am not going to be exerting the required effort to support a 3rd internal file format, since it takes only a few seconds to save an XML version