A package for a database that contains players, shared by the demo apps.
If the SQL_TRACE
environment variable is set, all SQL queries are logged:
- Open a demo app in Xcode.
- Xcode > Product > Scheme > Edit Scheme… > Run > Arguments > Environment Variables.
- Check
SQL_TRACE
.