Mercurial > hg > touchkeys
annotate Builds/MacOSX/TouchKeys.xcodeproj/project.xcworkspace/xcuserdata/apm.xcuserdatad/WorkspaceSettings.xcsettings @ 10:1afe374c4511
TouchKeys OSC emulation: pass frames by copy to keep internal state consistent (still bugs left to fix here)
author | Andrew McPherson <andrewm@eecs.qmul.ac.uk> |
---|---|
date | Wed, 20 Nov 2013 01:06:53 +0000 |
parents | 3580ffe87dc8 |
children |
rev | line source |
---|---|
andrewm@0 | 1 <?xml version="1.0" encoding="UTF-8"?> |
andrewm@0 | 2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> |
andrewm@0 | 3 <plist version="1.0"> |
andrewm@0 | 4 <dict> |
andrewm@0 | 5 <key>HasAskedToTakeAutomaticSnapshotBeforeSignificantChanges</key> |
andrewm@0 | 6 <true/> |
andrewm@0 | 7 <key>SnapshotAutomaticallyBeforeSignificantChanges</key> |
andrewm@0 | 8 <false/> |
andrewm@0 | 9 </dict> |
andrewm@0 | 10 </plist> |