diff options
Diffstat (limited to 'Pico Engine.xcodeproj/project.xcworkspace')
3 files changed, 33 insertions, 0 deletions
diff --git a/Pico Engine.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Pico Engine.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100644 index 0000000..649c33d --- /dev/null +++ b/Pico Engine.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<Workspace + version = "1.0"> + <FileRef + location = "self:Pico Engine.xcodeproj"> + </FileRef> +</Workspace> diff --git a/Pico Engine.xcodeproj/project.xcworkspace/xcuserdata/benbeltran.xcuserdatad/UserInterfaceState.xcuserstate b/Pico Engine.xcodeproj/project.xcworkspace/xcuserdata/benbeltran.xcuserdatad/UserInterfaceState.xcuserstate Binary files differnew file mode 100644 index 0000000..429b117 --- /dev/null +++ b/Pico Engine.xcodeproj/project.xcworkspace/xcuserdata/benbeltran.xcuserdatad/UserInterfaceState.xcuserstate diff --git a/Pico Engine.xcodeproj/project.xcworkspace/xcuserdata/benbeltran.xcuserdatad/WorkspaceSettings.xcsettings b/Pico Engine.xcodeproj/project.xcworkspace/xcuserdata/benbeltran.xcuserdatad/WorkspaceSettings.xcsettings new file mode 100644 index 0000000..0a8eb9f --- /dev/null +++ b/Pico Engine.xcodeproj/project.xcworkspace/xcuserdata/benbeltran.xcuserdatad/WorkspaceSettings.xcsettings @@ -0,0 +1,26 @@ +<?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>IDEWorkspaceUserSettings_HasAskedToTakeAutomaticSnapshotBeforeSignificantChanges</key> + <true/> + <key>IDEWorkspaceUserSettings_SnapshotAutomaticallyBeforeSignificantChanges</key> + <true/> + <key>IssueFilterStyle</key> + <string>ShowActiveSchemeOnly</string> + <key>LiveSourceIssuesEnabled</key> + <true/> + <key>SnapshotAutomaticallyBeforeSignificantChanges</key> + <true/> + <key>SnapshotLocationStyle</key> + <string>Default</string> +</dict> +</plist> |