aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
-rw-r--r--IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/project.xcworkspace/contents.xcworkspacedata7
-rw-r--r--IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/project.xcworkspace/xcshareddata/IOBluetooth-Compat.xccheckout41
-rw-r--r--IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/project.xcworkspace/xcuserdata/tcmac.xcuserdatad/UserInterfaceState.xcuserstatebin51931 -> 0 bytes
-rw-r--r--IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/project.xcworkspace/xcuserdata/tcmac.xcuserdatad/WorkspaceSettings.xcsettings24
-rw-r--r--IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/xcuserdata/tcmac.xcuserdatad/xcschemes/IOBluetooth-Compat.xcscheme69
-rw-r--r--IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/xcuserdata/tcmac.xcuserdatad/xcschemes/xcschememanagement.plist27
7 files changed, 2 insertions, 168 deletions
diff --git a/.gitignore b/.gitignore
index 5afc77e..12b4eb3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,5 @@
.project
# XCode related
DerivedData/
+xcuserdata/
+project.xcworkspace/
diff --git a/IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/project.xcworkspace/contents.xcworkspacedata
deleted file mode 100644
index cc02987..0000000
--- a/IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/project.xcworkspace/contents.xcworkspacedata
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Workspace
- version = "1.0">
- <FileRef
- location = "self:IOBluetooth-Compat.xcodeproj">
- </FileRef>
-</Workspace>
diff --git a/IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/project.xcworkspace/xcshareddata/IOBluetooth-Compat.xccheckout b/IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/project.xcworkspace/xcshareddata/IOBluetooth-Compat.xccheckout
deleted file mode 100644
index 5986be0..0000000
--- a/IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/project.xcworkspace/xcshareddata/IOBluetooth-Compat.xccheckout
+++ /dev/null
@@ -1,41 +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>IDESourceControlProjectFavoriteDictionaryKey</key>
- <false/>
- <key>IDESourceControlProjectIdentifier</key>
- <string>402F1DA4-9EE8-42D6-8005-72CE111EE0ED</string>
- <key>IDESourceControlProjectName</key>
- <string>IOBluetooth-Compat</string>
- <key>IDESourceControlProjectOriginsDictionary</key>
- <dict>
- <key>39F9C414-00E5-4EF2-A028-8019D12E78AC</key>
- <string>git+ssh://ssh.git.ni.fr.eu.org/pyfantom.git</string>
- </dict>
- <key>IDESourceControlProjectPath</key>
- <string>IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/project.xcworkspace</string>
- <key>IDESourceControlProjectRelativeInstallPathDictionary</key>
- <dict>
- <key>39F9C414-00E5-4EF2-A028-8019D12E78AC</key>
- <string>../../..</string>
- </dict>
- <key>IDESourceControlProjectURL</key>
- <string>git+ssh://ssh.git.ni.fr.eu.org/pyfantom.git</string>
- <key>IDESourceControlProjectVersion</key>
- <integer>110</integer>
- <key>IDESourceControlProjectWCCIdentifier</key>
- <string>39F9C414-00E5-4EF2-A028-8019D12E78AC</string>
- <key>IDESourceControlProjectWCConfigurations</key>
- <array>
- <dict>
- <key>IDESourceControlRepositoryExtensionIdentifierKey</key>
- <string>public.vcs.git</string>
- <key>IDESourceControlWCCIdentifierKey</key>
- <string>39F9C414-00E5-4EF2-A028-8019D12E78AC</string>
- <key>IDESourceControlWCCName</key>
- <string>pyfantom</string>
- </dict>
- </array>
-</dict>
-</plist>
diff --git a/IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/project.xcworkspace/xcuserdata/tcmac.xcuserdatad/UserInterfaceState.xcuserstate b/IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/project.xcworkspace/xcuserdata/tcmac.xcuserdatad/UserInterfaceState.xcuserstate
deleted file mode 100644
index b0d0171..0000000
--- a/IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/project.xcworkspace/xcuserdata/tcmac.xcuserdatad/UserInterfaceState.xcuserstate
+++ /dev/null
Binary files differ
diff --git a/IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/project.xcworkspace/xcuserdata/tcmac.xcuserdatad/WorkspaceSettings.xcsettings b/IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/project.xcworkspace/xcuserdata/tcmac.xcuserdatad/WorkspaceSettings.xcsettings
deleted file mode 100644
index 42e1f86..0000000
--- a/IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/project.xcworkspace/xcuserdata/tcmac.xcuserdatad/WorkspaceSettings.xcsettings
+++ /dev/null
@@ -1,24 +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>CustomLocation</string>
- <key>CustomBuildIntermediatesPath</key>
- <string>Build/Intermediates</string>
- <key>CustomBuildLocationType</key>
- <string>RelativeToDerivedData</string>
- <key>CustomBuildProductsPath</key>
- <string>Build/Products</string>
- <key>DerivedDataLocationStyle</key>
- <string>Default</string>
- <key>IssueFilterStyle</key>
- <string>ShowActiveSchemeOnly</string>
- <key>LiveSourceIssuesEnabled</key>
- <true/>
- <key>SnapshotAutomaticallyBeforeSignificantChanges</key>
- <true/>
- <key>SnapshotLocationStyle</key>
- <string>Default</string>
-</dict>
-</plist>
diff --git a/IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/xcuserdata/tcmac.xcuserdatad/xcschemes/IOBluetooth-Compat.xcscheme b/IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/xcuserdata/tcmac.xcuserdatad/xcschemes/IOBluetooth-Compat.xcscheme
deleted file mode 100644
index fa6b2bb..0000000
--- a/IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/xcuserdata/tcmac.xcuserdatad/xcschemes/IOBluetooth-Compat.xcscheme
+++ /dev/null
@@ -1,69 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Scheme
- LastUpgradeVersion = "0500"
- version = "1.3">
- <BuildAction
- parallelizeBuildables = "YES"
- buildImplicitDependencies = "YES">
- <BuildActionEntries>
- <BuildActionEntry
- buildForTesting = "YES"
- buildForRunning = "YES"
- buildForProfiling = "YES"
- buildForArchiving = "YES"
- buildForAnalyzing = "YES">
- <BuildableReference
- BuildableIdentifier = "primary"
- BlueprintIdentifier = "43B43CE31835D78100C0D4EE"
- BuildableName = "IOBluetooth-Compat.dylib"
- BlueprintName = "IOBluetooth-Compat"
- ReferencedContainer = "container:IOBluetooth-Compat.xcodeproj">
- </BuildableReference>
- </BuildActionEntry>
- </BuildActionEntries>
- </BuildAction>
- <TestAction
- selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
- selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
- shouldUseLaunchSchemeArgsEnv = "YES"
- buildConfiguration = "Debug">
- <Testables>
- <TestableReference
- skipped = "NO">
- <BuildableReference
- BuildableIdentifier = "primary"
- BlueprintIdentifier = "43B43CF61835D78100C0D4EE"
- BuildableName = "IOBluetooth-CompatTests.xctest"
- BlueprintName = "IOBluetooth-CompatTests"
- ReferencedContainer = "container:IOBluetooth-Compat.xcodeproj">
- </BuildableReference>
- </TestableReference>
- </Testables>
- </TestAction>
- <LaunchAction
- selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
- selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
- launchStyle = "0"
- useCustomWorkingDirectory = "NO"
- buildConfiguration = "Debug"
- ignoresPersistentStateOnLaunch = "NO"
- debugDocumentVersioning = "YES"
- allowLocationSimulation = "YES">
- <AdditionalOptions>
- </AdditionalOptions>
- </LaunchAction>
- <ProfileAction
- shouldUseLaunchSchemeArgsEnv = "YES"
- savedToolIdentifier = ""
- useCustomWorkingDirectory = "NO"
- buildConfiguration = "Release"
- debugDocumentVersioning = "YES">
- </ProfileAction>
- <AnalyzeAction
- buildConfiguration = "Debug">
- </AnalyzeAction>
- <ArchiveAction
- buildConfiguration = "Release"
- revealArchiveInOrganizer = "YES">
- </ArchiveAction>
-</Scheme>
diff --git a/IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/xcuserdata/tcmac.xcuserdatad/xcschemes/xcschememanagement.plist b/IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/xcuserdata/tcmac.xcuserdatad/xcschemes/xcschememanagement.plist
deleted file mode 100644
index e7d6c15..0000000
--- a/IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/xcuserdata/tcmac.xcuserdatad/xcschemes/xcschememanagement.plist
+++ /dev/null
@@ -1,27 +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>SchemeUserState</key>
- <dict>
- <key>IOBluetooth-Compat.xcscheme</key>
- <dict>
- <key>orderHint</key>
- <integer>0</integer>
- </dict>
- </dict>
- <key>SuppressBuildableAutocreation</key>
- <dict>
- <key>43B43CE31835D78100C0D4EE</key>
- <dict>
- <key>primary</key>
- <true/>
- </dict>
- <key>43B43CF61835D78100C0D4EE</key>
- <dict>
- <key>primary</key>
- <true/>
- </dict>
- </dict>
-</dict>
-</plist>