[quote=193459:@Manuel Romei]I have a Google Drive account and I want all my project data synced every time I build my project.
I set up three different folders:
Source
Last Dev Build
Plus another one that’s not important.
How can I make Xojo to build apps in that specific folder (Last Dev Build)?
(Sorry for the noob question)[/quote]
Be aware that there CAN be issue trying to build to network attached drives like this
There are numerous reports of weird behavior with DropBox
Basically they do NOT always support everything the OS file system does & this ends up causing compilation issues
Build once to get the correct name for the builds folder
delete it and crate an alias with that exact name that points to your “Last Dev Build” directory