How can I store the SQLDelight database in an iOS app group? I would like to use the database from an iOS app extension. An app extension cannot access the files of the “normal” app so you need to use app groups. I cannot find a way to configure this in SQLDelight. Is this possible?