aboutsummaryrefslogtreecommitdiffhomepage
path: root/IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/xcuserdata/tcmac.xcuserdatad/xcschemes/xcschememanagement.plist
diff options
context:
space:
mode:
authorTat-Chee Wan (USM Signature)2013-11-15 12:33:21 +0800
committerTat-Chee Wan (USM Signature)2013-11-15 12:33:21 +0800
commite084d19c4e17885437a9e71f2c3ae39ad830f5d8 (patch)
tree36be8069027d7232f7c9aaa3f0aa451a54daee0c /IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/xcuserdata/tcmac.xcuserdatad/xcschemes/xcschememanagement.plist
parente6d314586ea9e9b4d36efdf8568f0204cfd72f66 (diff)
added xcode project to define missing symbols
IOBluetooth for Mac OS X 10.8+ is missing symbols referenced in Fantom. Defined stub functions for the missing symbols to keep Fantom happy.
Diffstat (limited to 'IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/xcuserdata/tcmac.xcuserdatad/xcschemes/xcschememanagement.plist')
-rw-r--r--IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/xcuserdata/tcmac.xcuserdatad/xcschemes/xcschememanagement.plist27
1 files changed, 27 insertions, 0 deletions
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
new file mode 100644
index 0000000..e7d6c15
--- /dev/null
+++ b/IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/xcuserdata/tcmac.xcuserdatad/xcschemes/xcschememanagement.plist
@@ -0,0 +1,27 @@
+<?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>