Removed two user-specific files from the Xcode project

Tested: on OS X.

Change-Id: I19950092140288916651f8c956d05e8c7879c717
This commit is contained in:
Wouter van Oortmerssen
2014-06-12 11:32:55 -07:00
parent 3bcab16e91
commit 832df559ce
2 changed files with 0 additions and 12 deletions

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BuildLocationStyle</key>
<string>UseTargetSettings</string>
<key>HasAskedToTakeAutomaticSnapshotBeforeSignificantChanges</key>
<true/>
<key>SnapshotAutomaticallyBeforeSignificantChanges</key>
<false/>
</dict>
</plist>