aboutsummaryrefslogtreecommitdiffhomepage
path: root/IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/project.pbxproj
diff options
context:
space:
mode:
Diffstat (limited to 'IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/project.pbxproj')
-rw-r--r--IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/project.pbxproj442
1 files changed, 442 insertions, 0 deletions
diff --git a/IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/project.pbxproj b/IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/project.pbxproj
new file mode 100644
index 0000000..159ac79
--- /dev/null
+++ b/IOBluetooth-Compat/IOBluetooth-Compat.xcodeproj/project.pbxproj
@@ -0,0 +1,442 @@
+// !$*UTF8*$!
+{
+ archiveVersion = 1;
+ classes = {
+ };
+ objectVersion = 46;
+ objects = {
+
+/* Begin PBXBuildFile section */
+ 43B43CE81835D78100C0D4EE /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 43B43CE71835D78100C0D4EE /* Cocoa.framework */; };
+ 43B43CF21835D78100C0D4EE /* IOBluetooth_Compat.m in Sources */ = {isa = PBXBuildFile; fileRef = 43B43CF11835D78100C0D4EE /* IOBluetooth_Compat.m */; };
+ 43B43CF91835D78100C0D4EE /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 43B43CF81835D78100C0D4EE /* XCTest.framework */; };
+ 43B43CFA1835D78100C0D4EE /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 43B43CE71835D78100C0D4EE /* Cocoa.framework */; };
+ 43B43CFD1835D78100C0D4EE /* IOBluetooth-Compat.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 43B43CE41835D78100C0D4EE /* IOBluetooth-Compat.dylib */; };
+ 43B43D031835D78100C0D4EE /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 43B43D011835D78100C0D4EE /* InfoPlist.strings */; };
+ 43B43D051835D78100C0D4EE /* IOBluetooth_CompatTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 43B43D041835D78100C0D4EE /* IOBluetooth_CompatTests.m */; };
+/* End PBXBuildFile section */
+
+/* Begin PBXContainerItemProxy section */
+ 43B43CFB1835D78100C0D4EE /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 43B43CDC1835D78100C0D4EE /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = 43B43CE31835D78100C0D4EE;
+ remoteInfo = "IOBluetooth-Compat";
+ };
+/* End PBXContainerItemProxy section */
+
+/* Begin PBXFileReference section */
+ 43B43CE41835D78100C0D4EE /* IOBluetooth-Compat.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = "IOBluetooth-Compat.dylib"; sourceTree = BUILT_PRODUCTS_DIR; };
+ 43B43CE71835D78100C0D4EE /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
+ 43B43CEA1835D78100C0D4EE /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
+ 43B43CEB1835D78100C0D4EE /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
+ 43B43CEC1835D78100C0D4EE /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
+ 43B43CEF1835D78100C0D4EE /* IOBluetooth-Compat-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "IOBluetooth-Compat-Prefix.pch"; sourceTree = "<group>"; };
+ 43B43CF01835D78100C0D4EE /* IOBluetooth_Compat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IOBluetooth_Compat.h; sourceTree = "<group>"; };
+ 43B43CF11835D78100C0D4EE /* IOBluetooth_Compat.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = IOBluetooth_Compat.m; sourceTree = "<group>"; };
+ 43B43CF71835D78100C0D4EE /* IOBluetooth-CompatTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "IOBluetooth-CompatTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
+ 43B43CF81835D78100C0D4EE /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
+ 43B43D001835D78100C0D4EE /* IOBluetooth-CompatTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "IOBluetooth-CompatTests-Info.plist"; sourceTree = "<group>"; };
+ 43B43D021835D78100C0D4EE /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
+ 43B43D041835D78100C0D4EE /* IOBluetooth_CompatTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = IOBluetooth_CompatTests.m; sourceTree = "<group>"; };
+/* End PBXFileReference section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ 43B43CE11835D78100C0D4EE /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 43B43CE81835D78100C0D4EE /* Cocoa.framework in Frameworks */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 43B43CF41835D78100C0D4EE /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 43B43CFD1835D78100C0D4EE /* IOBluetooth-Compat.dylib in Frameworks */,
+ 43B43CFA1835D78100C0D4EE /* Cocoa.framework in Frameworks */,
+ 43B43CF91835D78100C0D4EE /* XCTest.framework in Frameworks */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXGroup section */
+ 43B43CDB1835D78100C0D4EE = {
+ isa = PBXGroup;
+ children = (
+ 43B43CED1835D78100C0D4EE /* IOBluetooth-Compat */,
+ 43B43CFE1835D78100C0D4EE /* IOBluetooth-CompatTests */,
+ 43B43CE61835D78100C0D4EE /* Frameworks */,
+ 43B43CE51835D78100C0D4EE /* Products */,
+ );
+ sourceTree = "<group>";
+ };
+ 43B43CE51835D78100C0D4EE /* Products */ = {
+ isa = PBXGroup;
+ children = (
+ 43B43CE41835D78100C0D4EE /* IOBluetooth-Compat.dylib */,
+ 43B43CF71835D78100C0D4EE /* IOBluetooth-CompatTests.xctest */,
+ );
+ name = Products;
+ sourceTree = SOURCE_ROOT;
+ };
+ 43B43CE61835D78100C0D4EE /* Frameworks */ = {
+ isa = PBXGroup;
+ children = (
+ 43B43CE71835D78100C0D4EE /* Cocoa.framework */,
+ 43B43CF81835D78100C0D4EE /* XCTest.framework */,
+ 43B43CE91835D78100C0D4EE /* Other Frameworks */,
+ );
+ name = Frameworks;
+ sourceTree = "<group>";
+ };
+ 43B43CE91835D78100C0D4EE /* Other Frameworks */ = {
+ isa = PBXGroup;
+ children = (
+ 43B43CEA1835D78100C0D4EE /* Foundation.framework */,
+ 43B43CEB1835D78100C0D4EE /* CoreData.framework */,
+ 43B43CEC1835D78100C0D4EE /* AppKit.framework */,
+ );
+ name = "Other Frameworks";
+ sourceTree = "<group>";
+ };
+ 43B43CED1835D78100C0D4EE /* IOBluetooth-Compat */ = {
+ isa = PBXGroup;
+ children = (
+ 43B43CF01835D78100C0D4EE /* IOBluetooth_Compat.h */,
+ 43B43CF11835D78100C0D4EE /* IOBluetooth_Compat.m */,
+ 43B43CEE1835D78100C0D4EE /* Supporting Files */,
+ );
+ path = "IOBluetooth-Compat";
+ sourceTree = "<group>";
+ };
+ 43B43CEE1835D78100C0D4EE /* Supporting Files */ = {
+ isa = PBXGroup;
+ children = (
+ 43B43CEF1835D78100C0D4EE /* IOBluetooth-Compat-Prefix.pch */,
+ );
+ name = "Supporting Files";
+ sourceTree = "<group>";
+ };
+ 43B43CFE1835D78100C0D4EE /* IOBluetooth-CompatTests */ = {
+ isa = PBXGroup;
+ children = (
+ 43B43D041835D78100C0D4EE /* IOBluetooth_CompatTests.m */,
+ 43B43CFF1835D78100C0D4EE /* Supporting Files */,
+ );
+ path = "IOBluetooth-CompatTests";
+ sourceTree = "<group>";
+ };
+ 43B43CFF1835D78100C0D4EE /* Supporting Files */ = {
+ isa = PBXGroup;
+ children = (
+ 43B43D001835D78100C0D4EE /* IOBluetooth-CompatTests-Info.plist */,
+ 43B43D011835D78100C0D4EE /* InfoPlist.strings */,
+ );
+ name = "Supporting Files";
+ sourceTree = "<group>";
+ };
+/* End PBXGroup section */
+
+/* Begin PBXHeadersBuildPhase section */
+ 43B43CE21835D78100C0D4EE /* Headers */ = {
+ isa = PBXHeadersBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXHeadersBuildPhase section */
+
+/* Begin PBXNativeTarget section */
+ 43B43CE31835D78100C0D4EE /* IOBluetooth-Compat */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = 43B43D081835D78100C0D4EE /* Build configuration list for PBXNativeTarget "IOBluetooth-Compat" */;
+ buildPhases = (
+ 43B43CE01835D78100C0D4EE /* Sources */,
+ 43B43CE11835D78100C0D4EE /* Frameworks */,
+ 43B43CE21835D78100C0D4EE /* Headers */,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ );
+ name = "IOBluetooth-Compat";
+ productName = "IOBluetooth-Compat";
+ productReference = 43B43CE41835D78100C0D4EE /* IOBluetooth-Compat.dylib */;
+ productType = "com.apple.product-type.library.dynamic";
+ };
+ 43B43CF61835D78100C0D4EE /* IOBluetooth-CompatTests */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = 43B43D0B1835D78100C0D4EE /* Build configuration list for PBXNativeTarget "IOBluetooth-CompatTests" */;
+ buildPhases = (
+ 43B43CF31835D78100C0D4EE /* Sources */,
+ 43B43CF41835D78100C0D4EE /* Frameworks */,
+ 43B43CF51835D78100C0D4EE /* Resources */,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ 43B43CFC1835D78100C0D4EE /* PBXTargetDependency */,
+ );
+ name = "IOBluetooth-CompatTests";
+ productName = "IOBluetooth-CompatTests";
+ productReference = 43B43CF71835D78100C0D4EE /* IOBluetooth-CompatTests.xctest */;
+ productType = "com.apple.product-type.bundle.unit-test";
+ };
+/* End PBXNativeTarget section */
+
+/* Begin PBXProject section */
+ 43B43CDC1835D78100C0D4EE /* Project object */ = {
+ isa = PBXProject;
+ attributes = {
+ LastUpgradeCheck = 0500;
+ ORGANIZATIONNAME = USM;
+ TargetAttributes = {
+ 43B43CF61835D78100C0D4EE = {
+ TestTargetID = 43B43CE31835D78100C0D4EE;
+ };
+ };
+ };
+ buildConfigurationList = 43B43CDF1835D78100C0D4EE /* Build configuration list for PBXProject "IOBluetooth-Compat" */;
+ compatibilityVersion = "Xcode 3.2";
+ developmentRegion = English;
+ hasScannedForEncodings = 0;
+ knownRegions = (
+ en,
+ );
+ mainGroup = 43B43CDB1835D78100C0D4EE;
+ productRefGroup = 43B43CE51835D78100C0D4EE /* Products */;
+ projectDirPath = "";
+ projectRoot = "";
+ targets = (
+ 43B43CE31835D78100C0D4EE /* IOBluetooth-Compat */,
+ 43B43CF61835D78100C0D4EE /* IOBluetooth-CompatTests */,
+ );
+ };
+/* End PBXProject section */
+
+/* Begin PBXResourcesBuildPhase section */
+ 43B43CF51835D78100C0D4EE /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 43B43D031835D78100C0D4EE /* InfoPlist.strings in Resources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ 43B43CE01835D78100C0D4EE /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 43B43CF21835D78100C0D4EE /* IOBluetooth_Compat.m in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 43B43CF31835D78100C0D4EE /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 43B43D051835D78100C0D4EE /* IOBluetooth_CompatTests.m in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXTargetDependency section */
+ 43B43CFC1835D78100C0D4EE /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = 43B43CE31835D78100C0D4EE /* IOBluetooth-Compat */;
+ targetProxy = 43B43CFB1835D78100C0D4EE /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin PBXVariantGroup section */
+ 43B43D011835D78100C0D4EE /* InfoPlist.strings */ = {
+ isa = PBXVariantGroup;
+ children = (
+ 43B43D021835D78100C0D4EE /* en */,
+ );
+ name = InfoPlist.strings;
+ sourceTree = "<group>";
+ };
+/* End PBXVariantGroup section */
+
+/* Begin XCBuildConfiguration section */
+ 43B43D061835D78100C0D4EE /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
+ CLANG_CXX_LIBRARY = "libc++";
+ CLANG_ENABLE_OBJC_ARC = YES;
+ CLANG_WARN_BOOL_CONVERSION = YES;
+ CLANG_WARN_CONSTANT_CONVERSION = YES;
+ CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
+ CLANG_WARN_EMPTY_BODY = YES;
+ CLANG_WARN_ENUM_CONVERSION = YES;
+ CLANG_WARN_INT_CONVERSION = YES;
+ CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+ COPY_PHASE_STRIP = NO;
+ GCC_C_LANGUAGE_STANDARD = gnu99;
+ GCC_DYNAMIC_NO_PIC = NO;
+ GCC_ENABLE_OBJC_EXCEPTIONS = YES;
+ GCC_OPTIMIZATION_LEVEL = 0;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "DEBUG=1",
+ "$(inherited)",
+ );
+ GCC_SYMBOLS_PRIVATE_EXTERN = NO;
+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
+ GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
+ GCC_WARN_UNDECLARED_SELECTOR = YES;
+ GCC_WARN_UNINITIALIZED_AUTOS = YES;
+ GCC_WARN_UNUSED_FUNCTION = YES;
+ GCC_WARN_UNUSED_VARIABLE = YES;
+ MACOSX_DEPLOYMENT_TARGET = 10.9;
+ ONLY_ACTIVE_ARCH = YES;
+ SDKROOT = macosx;
+ };
+ name = Debug;
+ };
+ 43B43D071835D78100C0D4EE /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
+ CLANG_CXX_LIBRARY = "libc++";
+ CLANG_ENABLE_OBJC_ARC = YES;
+ CLANG_WARN_BOOL_CONVERSION = YES;
+ CLANG_WARN_CONSTANT_CONVERSION = YES;
+ CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
+ CLANG_WARN_EMPTY_BODY = YES;
+ CLANG_WARN_ENUM_CONVERSION = YES;
+ CLANG_WARN_INT_CONVERSION = YES;
+ CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+ COPY_PHASE_STRIP = YES;
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
+ ENABLE_NS_ASSERTIONS = NO;
+ GCC_C_LANGUAGE_STANDARD = gnu99;
+ GCC_ENABLE_OBJC_EXCEPTIONS = YES;
+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
+ GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
+ GCC_WARN_UNDECLARED_SELECTOR = YES;
+ GCC_WARN_UNINITIALIZED_AUTOS = YES;
+ GCC_WARN_UNUSED_FUNCTION = YES;
+ GCC_WARN_UNUSED_VARIABLE = YES;
+ MACOSX_DEPLOYMENT_TARGET = 10.9;
+ SDKROOT = macosx;
+ };
+ name = Release;
+ };
+ 43B43D091835D78100C0D4EE /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
+ CLANG_ENABLE_OBJC_ARC = NO;
+ DYLIB_COMPATIBILITY_VERSION = 1;
+ DYLIB_CURRENT_VERSION = 1;
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
+ GCC_PREFIX_HEADER = "IOBluetooth-Compat/IOBluetooth-Compat-Prefix.pch";
+ MACOSX_DEPLOYMENT_TARGET = 10.8;
+ ONLY_ACTIVE_ARCH = NO;
+ PRODUCT_NAME = "$(TARGET_NAME)";
+ SDKROOT = macosx10.8;
+ };
+ name = Debug;
+ };
+ 43B43D0A1835D78100C0D4EE /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
+ CLANG_ENABLE_OBJC_ARC = NO;
+ DYLIB_COMPATIBILITY_VERSION = 1;
+ DYLIB_CURRENT_VERSION = 1;
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
+ GCC_PREFIX_HEADER = "IOBluetooth-Compat/IOBluetooth-Compat-Prefix.pch";
+ MACOSX_DEPLOYMENT_TARGET = 10.8;
+ PRODUCT_NAME = "$(TARGET_NAME)";
+ SDKROOT = macosx10.8;
+ };
+ name = Release;
+ };
+ 43B43D0C1835D78100C0D4EE /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/IOBluetooth-Compat.dylib";
+ COMBINE_HIDPI_IMAGES = YES;
+ FRAMEWORK_SEARCH_PATHS = (
+ "$(DEVELOPER_FRAMEWORKS_DIR)",
+ "$(inherited)",
+ );
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
+ GCC_PREFIX_HEADER = "IOBluetooth-Compat/IOBluetooth-Compat-Prefix.pch";
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "DEBUG=1",
+ "$(inherited)",
+ );
+ INFOPLIST_FILE = "IOBluetooth-CompatTests/IOBluetooth-CompatTests-Info.plist";
+ PRODUCT_NAME = "$(TARGET_NAME)";
+ TEST_HOST = "$(BUNDLE_LOADER)";
+ WRAPPER_EXTENSION = xctest;
+ };
+ name = Debug;
+ };
+ 43B43D0D1835D78100C0D4EE /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/IOBluetooth-Compat.dylib";
+ COMBINE_HIDPI_IMAGES = YES;
+ FRAMEWORK_SEARCH_PATHS = (
+ "$(DEVELOPER_FRAMEWORKS_DIR)",
+ "$(inherited)",
+ );
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
+ GCC_PREFIX_HEADER = "IOBluetooth-Compat/IOBluetooth-Compat-Prefix.pch";
+ INFOPLIST_FILE = "IOBluetooth-CompatTests/IOBluetooth-CompatTests-Info.plist";
+ PRODUCT_NAME = "$(TARGET_NAME)";
+ TEST_HOST = "$(BUNDLE_LOADER)";
+ WRAPPER_EXTENSION = xctest;
+ };
+ name = Release;
+ };
+/* End XCBuildConfiguration section */
+
+/* Begin XCConfigurationList section */
+ 43B43CDF1835D78100C0D4EE /* Build configuration list for PBXProject "IOBluetooth-Compat" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ 43B43D061835D78100C0D4EE /* Debug */,
+ 43B43D071835D78100C0D4EE /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+ 43B43D081835D78100C0D4EE /* Build configuration list for PBXNativeTarget "IOBluetooth-Compat" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ 43B43D091835D78100C0D4EE /* Debug */,
+ 43B43D0A1835D78100C0D4EE /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ };
+ 43B43D0B1835D78100C0D4EE /* Build configuration list for PBXNativeTarget "IOBluetooth-CompatTests" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ 43B43D0C1835D78100C0D4EE /* Debug */,
+ 43B43D0D1835D78100C0D4EE /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ };
+/* End XCConfigurationList section */
+ };
+ rootObject = 43B43CDC1835D78100C0D4EE /* Project object */;
+}