summary refs log tree commit diff stats
path: root/macOS/Ether.xcodeproj/project.xcworkspace/xcuserdata/hatkirby.xcuserdatad/WorkspaceSettings.xcsettings
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2022-03-20 11:52:09 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2022-03-20 11:52:09 -0400
commita07d588c94f68cdc559ceb016c031c9199f0b868 (patch)
tree839b078d07f3c727bcce8f3ce340c2639e306143 /macOS/Ether.xcodeproj/project.xcworkspace/xcuserdata/hatkirby.xcuserdatad/WorkspaceSettings.xcsettings
parent9458529e94ec3135a5a6fa0fbaf7e0ce1459168b (diff)
downloadether-a07d588c94f68cdc559ceb016c031c9199f0b868.tar.gz
ether-a07d588c94f68cdc559ceb016c031c9199f0b868.tar.bz2
ether-a07d588c94f68cdc559ceb016c031c9199f0b868.zip
we can now build a mac bundle!
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.xcsettings18
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>