I am looking for a way to enable the UIFileSharingEnabled flag for only a debug variant - so I can change the contents of the documents folder - but I don't want end users to be doing the same.
I guess i could use a run script to do it, though not sure how to get the active configuration name to the script.