xml question

hi,

when i try drag a xml file on a project,

i have a message file XXX could not be imported

it’s normal ?

[quote=167750:@jean-paul devulder]hi,

when i try drag a xml file on a project,

i have a message file XXX could not be imported

it’s normal ?[/quote]

There was a question about that not long ago. Since Xojo uses XML for his source format, it could interfere, so you cannot drag a file with extension XML. Simply change the extension to something else like foo, bar or txt and it will work.

Similarly, in iOS, if you drag a plist (XML too) into the project, it will merge with the program info.plist.