// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 832127D71A622EEC00979C39 /* resampler.h in Headers */ = {isa = PBXBuildFile; fileRef = 832127D51A622EEC00979C39 /* resampler.h */; }; 832127D81A622EEC00979C39 /* resampler.c in Sources */ = {isa = PBXBuildFile; fileRef = 832127D61A622EEC00979C39 /* resampler.c */; }; 83A0F4A61816CEAD00119DB4 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 83A0F4A41816CEAD00119DB4 /* InfoPlist.strings */; }; 83A0F4D51816CF9500119DB4 /* playptmod.c in Sources */ = {isa = PBXBuildFile; fileRef = 83A0F4D11816CF9500119DB4 /* playptmod.c */; }; 83A0F4D61816CF9500119DB4 /* playptmod.h in Headers */ = {isa = PBXBuildFile; fileRef = 83A0F4D21816CF9500119DB4 /* playptmod.h */; settings = {ATTRIBUTES = (Public, ); }; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 832127D51A622EEC00979C39 /* resampler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = resampler.h; sourceTree = ""; }; 832127D61A622EEC00979C39 /* resampler.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = resampler.c; sourceTree = ""; }; 833F68461CDBCABF00AFB9F0 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/InfoPlist.strings; sourceTree = ""; }; 83A0F4981816CEAD00119DB4 /* playptmod.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = playptmod.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 83A0F4A31816CEAD00119DB4 /* playptmod-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "playptmod-Info.plist"; sourceTree = ""; }; 83A0F4A51816CEAD00119DB4 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 83A0F4D11816CF9500119DB4 /* playptmod.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = playptmod.c; sourceTree = ""; }; 83A0F4D21816CF9500119DB4 /* playptmod.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = playptmod.h; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 83A0F4941816CEAD00119DB4 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 83A0F48E1816CEAD00119DB4 = { isa = PBXGroup; children = ( 83A0F4A11816CEAD00119DB4 /* playptmod */, 83A0F49A1816CEAD00119DB4 /* Frameworks */, 83A0F4991816CEAD00119DB4 /* Products */, ); sourceTree = ""; }; 83A0F4991816CEAD00119DB4 /* Products */ = { isa = PBXGroup; children = ( 83A0F4981816CEAD00119DB4 /* playptmod.framework */, ); name = Products; sourceTree = ""; }; 83A0F49A1816CEAD00119DB4 /* Frameworks */ = { isa = PBXGroup; children = ( 83A0F49D1816CEAD00119DB4 /* Other Frameworks */, ); name = Frameworks; sourceTree = ""; }; 83A0F49D1816CEAD00119DB4 /* Other Frameworks */ = { isa = PBXGroup; children = ( ); name = "Other Frameworks"; sourceTree = ""; }; 83A0F4A11816CEAD00119DB4 /* playptmod */ = { isa = PBXGroup; children = ( 832127D51A622EEC00979C39 /* resampler.h */, 832127D61A622EEC00979C39 /* resampler.c */, 83A0F4D11816CF9500119DB4 /* playptmod.c */, 83A0F4D21816CF9500119DB4 /* playptmod.h */, 83A0F4A21816CEAD00119DB4 /* Supporting Files */, ); path = playptmod; sourceTree = ""; }; 83A0F4A21816CEAD00119DB4 /* Supporting Files */ = { isa = PBXGroup; children = ( 83A0F4A31816CEAD00119DB4 /* playptmod-Info.plist */, 83A0F4A41816CEAD00119DB4 /* InfoPlist.strings */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ 83A0F4951816CEAD00119DB4 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( 832127D71A622EEC00979C39 /* resampler.h in Headers */, 83A0F4D61816CF9500119DB4 /* playptmod.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ 83A0F4971816CEAD00119DB4 /* playptmod */ = { isa = PBXNativeTarget; buildConfigurationList = 83A0F4C01816CEAD00119DB4 /* Build configuration list for PBXNativeTarget "playptmod" */; buildPhases = ( 83A0F4931816CEAD00119DB4 /* Sources */, 83A0F4941816CEAD00119DB4 /* Frameworks */, 83A0F4951816CEAD00119DB4 /* Headers */, 83A0F4961816CEAD00119DB4 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = playptmod; productName = playptmod; productReference = 83A0F4981816CEAD00119DB4 /* playptmod.framework */; productType = "com.apple.product-type.framework"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 83A0F48F1816CEAD00119DB4 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0810; ORGANIZATIONNAME = "Christopher Snowhill"; TargetAttributes = { 83A0F4971816CEAD00119DB4 = { DevelopmentTeam = N6E749HJ2X; ProvisioningStyle = Manual; }; }; }; buildConfigurationList = 83A0F4921816CEAD00119DB4 /* Build configuration list for PBXProject "playptmod" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, es, ); mainGroup = 83A0F48E1816CEAD00119DB4; productRefGroup = 83A0F4991816CEAD00119DB4 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 83A0F4971816CEAD00119DB4 /* playptmod */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 83A0F4961816CEAD00119DB4 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 83A0F4A61816CEAD00119DB4 /* InfoPlist.strings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 83A0F4931816CEAD00119DB4 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 83A0F4D51816CF9500119DB4 /* playptmod.c in Sources */, 832127D81A622EEC00979C39 /* resampler.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ 83A0F4A41816CEAD00119DB4 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 83A0F4A51816CEAD00119DB4 /* en */, 833F68461CDBCABF00AFB9F0 /* es */, ); name = InfoPlist.strings; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 83A0F4BE1816CEAD00119DB4 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; 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_INFINITE_RECURSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_SUSPICIOUS_MOVE = YES; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_OBJC_EXCEPTIONS = YES; GCC_NO_COMMON_BLOCKS = 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.7; ONLY_ACTIVE_ARCH = YES; SDKROOT = macosx; }; name = Debug; }; 83A0F4BF1816CEAD00119DB4 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; 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_INFINITE_RECURSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_SUSPICIOUS_MOVE = YES; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_ENABLE_OBJC_EXCEPTIONS = YES; GCC_NO_COMMON_BLOCKS = 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.7; SDKROOT = macosx; }; name = Release; }; 83A0F4C11816CEAD00119DB4 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COMBINE_HIDPI_IMAGES = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; FRAMEWORK_VERSION = A; INFOPLIST_FILE = "playptmod/playptmod-Info.plist"; INSTALL_PATH = "@loader_path/../Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = net.kode54.lib.playptmod; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = macosx; SKIP_INSTALL = YES; WRAPPER_EXTENSION = framework; }; name = Debug; }; 83A0F4C21816CEAD00119DB4 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { COMBINE_HIDPI_IMAGES = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; FRAMEWORK_VERSION = A; INFOPLIST_FILE = "playptmod/playptmod-Info.plist"; INSTALL_PATH = "@loader_path/../Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = net.kode54.lib.playptmod; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = macosx; SKIP_INSTALL = YES; WRAPPER_EXTENSION = framework; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 83A0F4921816CEAD00119DB4 /* Build configuration list for PBXProject "playptmod" */ = { isa = XCConfigurationList; buildConfigurations = ( 83A0F4BE1816CEAD00119DB4 /* Debug */, 83A0F4BF1816CEAD00119DB4 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 83A0F4C01816CEAD00119DB4 /* Build configuration list for PBXNativeTarget "playptmod" */ = { isa = XCConfigurationList; buildConfigurations = ( 83A0F4C11816CEAD00119DB4 /* Debug */, 83A0F4C21816CEAD00119DB4 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 83A0F48F1816CEAD00119DB4 /* Project object */; }