Skip to content

Latest commit

 

History

History
 
 

Players

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

PlayerRepository

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:

  1. Open a demo app in Xcode.
  2. Xcode > Product > Scheme > Edit Scheme… > Run > Arguments > Environment Variables.
  3. Check SQL_TRACE.