When I build one of my apps, I have to do a lot of copying & pasting of files; this has caused me trouble more than once, so I've decided to do something about it.
Toucan's sync feature would be perfect for this, but I can't figure out how to set a custom string variable (the version of my app, for example "0.25.9.0"). Since the source & destination folders both depend on the app version, that's fairly important for me.
If Toucan can't do that, don't worry about it; I'm just wondering if there's a way to do it.
Thank you!