diff options
author | ch1p <me@ch1p.com> | 2015-08-14 01:04:22 +0300 |
---|---|---|
committer | ch1p <me@ch1p.com> | 2015-08-14 01:04:22 +0300 |
commit | 8c1a7423a0e526f2896d17be768abeccbeb77ad7 (patch) | |
tree | 67ad777e65ff6b0cca64a27ab5bb8455b575ffae /VKPC.xcodeproj/project.xcworkspace/xcuserdata/evgeny.xcuserdatad/WorkspaceSettings.xcsettings |
initial
Diffstat (limited to 'VKPC.xcodeproj/project.xcworkspace/xcuserdata/evgeny.xcuserdatad/WorkspaceSettings.xcsettings')
-rw-r--r-- | VKPC.xcodeproj/project.xcworkspace/xcuserdata/evgeny.xcuserdatad/WorkspaceSettings.xcsettings | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/VKPC.xcodeproj/project.xcworkspace/xcuserdata/evgeny.xcuserdatad/WorkspaceSettings.xcsettings b/VKPC.xcodeproj/project.xcworkspace/xcuserdata/evgeny.xcuserdatad/WorkspaceSettings.xcsettings new file mode 100644 index 0000000..28f6741 --- /dev/null +++ b/VKPC.xcodeproj/project.xcworkspace/xcuserdata/evgeny.xcuserdatad/WorkspaceSettings.xcsettings @@ -0,0 +1,22 @@ +<?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>UseAppPreferences</string> + <key>CustomBuildLocationType</key> + <string>RelativeToDerivedData</string> + <key>DerivedDataLocationStyle</key> + <string>Default</string> + <key>HasAskedToTakeAutomaticSnapshotBeforeSignificantChanges</key> + <true/> + <key>IssueFilterStyle</key> + <string>ShowActiveSchemeOnly</string> + <key>LiveSourceIssuesEnabled</key> + <true/> + <key>SnapshotAutomaticallyBeforeSignificantChanges</key> + <true/> + <key>SnapshotLocationStyle</key> + <string>Default</string> +</dict> +</plist> |