mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 22:39:18 +02:00
recursively remove xcuserdata since it's in the gitignore
This commit is contained in:
parent
bb44adca6e
commit
7ce7285125
4 changed files with 0 additions and 42 deletions
Binary file not shown.
|
@ -1,20 +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>IDEWorkspaceUserSettings_BuildLocationStyle</key>
|
|
||||||
<integer>0</integer>
|
|
||||||
<key>IDEWorkspaceUserSettings_BuildSubfolderNameStyle</key>
|
|
||||||
<integer>0</integer>
|
|
||||||
<key>IDEWorkspaceUserSettings_DerivedDataLocationStyle</key>
|
|
||||||
<integer>0</integer>
|
|
||||||
<key>IDEWorkspaceUserSettings_IssueFilterStyle</key>
|
|
||||||
<integer>0</integer>
|
|
||||||
<key>IDEWorkspaceUserSettings_LiveSourceIssuesEnabled</key>
|
|
||||||
<true/>
|
|
||||||
<key>IDEWorkspaceUserSettings_SnapshotAutomaticallyBeforeSignificantChanges</key>
|
|
||||||
<true/>
|
|
||||||
<key>IDEWorkspaceUserSettings_SnapshotLocationStyle</key>
|
|
||||||
<integer>0</integer>
|
|
||||||
</dict>
|
|
||||||
</plist>
|
|
Binary file not shown.
|
@ -1,22 +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>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>
|
|
Loading…
Reference in a new issue