My MacOS app reads SQLite databases embedded within the app bundle.
The creation of the .journal file breaks the digital code signature (by adding a new file to the signed app bundle) and causes all my resources to go into quarantine on later MacOS versions.
How do I keep FireDAC from creating .journal files? I need read-only access.
Connect with Us