Mercurial > hg > touchkeys
annotate Builds/MacOSX/TouchKeys.xcodeproj/project.xcworkspace/xcuserdata/apm.xcuserdatad/WorkspaceSettings.xcsettings @ 17:73d2ec21de9a
Added ability to test the TouchKeys sensors for functionality. Enable the option at compile time.
author | Andrew McPherson <andrewm@eecs.qmul.ac.uk> |
---|---|
date | Tue, 26 Nov 2013 21:42:45 +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> |