diff options
Diffstat (limited to 'macOS/Ether.xcodeproj/project.xcworkspace/xcuserdata/hatkirby.xcuserdatad/WorkspaceSettings.xcsettings')
-rw-r--r-- | macOS/Ether.xcodeproj/project.xcworkspace/xcuserdata/hatkirby.xcuserdatad/WorkspaceSettings.xcsettings | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/macOS/Ether.xcodeproj/project.xcworkspace/xcuserdata/hatkirby.xcuserdatad/WorkspaceSettings.xcsettings b/macOS/Ether.xcodeproj/project.xcworkspace/xcuserdata/hatkirby.xcuserdatad/WorkspaceSettings.xcsettings new file mode 100644 index 0000000..f25782d --- /dev/null +++ b/macOS/Ether.xcodeproj/project.xcworkspace/xcuserdata/hatkirby.xcuserdatad/WorkspaceSettings.xcsettings | |||
@@ -0,0 +1,18 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8"?> | ||
2 | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
3 | <plist version="1.0"> | ||
4 | <dict> | ||
5 | <key>BuildLocationStyle</key> | ||
6 | <string>UseAppPreferences</string> | ||
7 | <key>CustomBuildLocationType</key> | ||
8 | <string>RelativeToDerivedData</string> | ||
9 | <key>DerivedDataLocationStyle</key> | ||
10 | <string>Default</string> | ||
11 | <key>EnabledFullIndexStoreVisibility</key> | ||
12 | <false/> | ||
13 | <key>IssueFilterStyle</key> | ||
14 | <string>ShowActiveSchemeOnly</string> | ||
15 | <key>LiveSourceIssuesEnabled</key> | ||
16 | <true/> | ||
17 | </dict> | ||
18 | </plist> | ||