Question or Request: support sandboxed Application Support directory
We are modifying our apps to be sandboxed which means any files we normally put in ~/Library/Application Support/
Actually, the auto-defined variables are used only within a container migration manifest. But, still wondering how packages can work with sandboxing.
As far as I know, there is one container per app (named with the bundle identifier of the app). So there is nothing generic about this.
I'm afraid you still need to create the directory hierarchy manually in the Payload tab. Obviously, it could be possible to do something smarter (like having a contextual menu for the app item in the Payload that lets you create the container hierarchy). But since you can't easily create a distribution that installs files both in / and ~, this still would not provide a real solution.