// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 424F84A918661F8000687D3B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 424F84A818661F8000687D3B /* Foundation.framework */; }; 424F84AB18661F8000687D3B /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 424F84AA18661F8000687D3B /* CoreGraphics.framework */; }; 424F84AD18661F8000687D3B /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 424F84AC18661F8000687D3B /* UIKit.framework */; }; 424F84B318661F8000687D3B /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 424F84B118661F8000687D3B /* InfoPlist.strings */; }; 424F84B518661F8000687D3B /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 424F84B418661F8000687D3B /* main.m */; }; 424F84B918661F8000687D3B /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 424F84B818661F8000687D3B /* AppDelegate.m */; }; 424F84BC18661F8000687D3B /* Main_iPhone.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 424F84BA18661F8000687D3B /* Main_iPhone.storyboard */; }; 424F84BF18661F8000687D3B /* Main_iPad.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 424F84BD18661F8000687D3B /* Main_iPad.storyboard */; }; 424F84C218661F8000687D3B /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 424F84C118661F8000687D3B /* ViewController.m */; }; 424F84C418661F8000687D3B /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 424F84C318661F8000687D3B /* Images.xcassets */; }; 424F84CB18661F8000687D3B /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 424F84CA18661F8000687D3B /* XCTest.framework */; }; 424F84CC18661F8000687D3B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 424F84A818661F8000687D3B /* Foundation.framework */; }; 424F84CD18661F8000687D3B /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 424F84AC18661F8000687D3B /* UIKit.framework */; }; 424F84D518661F8000687D3B /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 424F84D318661F8000687D3B /* InfoPlist.strings */; }; 424F84D718661F8000687D3B /* SpectogramPrototypeTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 424F84D618661F8000687D3B /* SpectogramPrototypeTests.m */; }; 4261F08818671ECD00AA0EF9 /* ContentView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4261F08718671ECD00AA0EF9 /* ContentView.xib */; }; 426665B51869A7CC005D62AC /* RuledScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = 426665B41869A7CC005D62AC /* RuledScrollView.m */; }; 426665B81869CEFE005D62AC /* FFTTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 426665B71869CEFE005D62AC /* FFTTest.m */; }; 426665BA1869CF73005D62AC /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 426665B91869CF73005D62AC /* Accelerate.framework */; }; 426665BC1869EF4B005D62AC /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 426665BB1869EF4B005D62AC /* CoreAudio.framework */; }; 426665C11869F194005D62AC /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 426665C01869F194005D62AC /* AudioToolbox.framework */; }; 426665C51869F50B005D62AC /* MediaPlayer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 426665C41869F50B005D62AC /* MediaPlayer.framework */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 424F84CE18661F8000687D3B /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 424F849D18661F8000687D3B /* Project object */; proxyType = 1; remoteGlobalIDString = 424F84A418661F8000687D3B; remoteInfo = SpectogramPrototype; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 424F84A518661F8000687D3B /* SpectogramPrototype.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SpectogramPrototype.app; sourceTree = BUILT_PRODUCTS_DIR; }; 424F84A818661F8000687D3B /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 424F84AA18661F8000687D3B /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; 424F84AC18661F8000687D3B /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; 424F84B018661F8000687D3B /* SpectogramPrototype-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "SpectogramPrototype-Info.plist"; sourceTree = ""; }; 424F84B218661F8000687D3B /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 424F84B418661F8000687D3B /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 424F84B618661F8000687D3B /* SpectogramPrototype-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SpectogramPrototype-Prefix.pch"; sourceTree = ""; }; 424F84B718661F8000687D3B /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; 424F84B818661F8000687D3B /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; 424F84BB18661F8000687D3B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main_iPhone.storyboard; sourceTree = ""; }; 424F84BE18661F8000687D3B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main_iPad.storyboard; sourceTree = ""; }; 424F84C018661F8000687D3B /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = ""; }; 424F84C118661F8000687D3B /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = ""; }; 424F84C318661F8000687D3B /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; 424F84C918661F8000687D3B /* SpectogramPrototypeTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SpectogramPrototypeTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 424F84CA18661F8000687D3B /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; 424F84D218661F8000687D3B /* SpectogramPrototypeTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "SpectogramPrototypeTests-Info.plist"; sourceTree = ""; }; 424F84D418661F8000687D3B /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 424F84D618661F8000687D3B /* SpectogramPrototypeTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SpectogramPrototypeTests.m; sourceTree = ""; }; 4261F08718671ECD00AA0EF9 /* ContentView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ContentView.xib; sourceTree = ""; }; 426665B31869A7CC005D62AC /* RuledScrollView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RuledScrollView.h; sourceTree = ""; }; 426665B41869A7CC005D62AC /* RuledScrollView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RuledScrollView.m; sourceTree = ""; }; 426665B61869CEFE005D62AC /* FFTTest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FFTTest.h; sourceTree = ""; }; 426665B71869CEFE005D62AC /* FFTTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FFTTest.m; sourceTree = ""; }; 426665B91869CF73005D62AC /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; }; 426665BB1869EF4B005D62AC /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; }; 426665C01869F194005D62AC /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; 426665C41869F50B005D62AC /* MediaPlayer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaPlayer.framework; path = System/Library/Frameworks/MediaPlayer.framework; sourceTree = SDKROOT; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 424F84A218661F8000687D3B /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 426665C51869F50B005D62AC /* MediaPlayer.framework in Frameworks */, 426665C11869F194005D62AC /* AudioToolbox.framework in Frameworks */, 426665BC1869EF4B005D62AC /* CoreAudio.framework in Frameworks */, 426665BA1869CF73005D62AC /* Accelerate.framework in Frameworks */, 424F84AB18661F8000687D3B /* CoreGraphics.framework in Frameworks */, 424F84AD18661F8000687D3B /* UIKit.framework in Frameworks */, 424F84A918661F8000687D3B /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; 424F84C618661F8000687D3B /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 424F84CB18661F8000687D3B /* XCTest.framework in Frameworks */, 424F84CD18661F8000687D3B /* UIKit.framework in Frameworks */, 424F84CC18661F8000687D3B /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 424F849C18661F8000687D3B = { isa = PBXGroup; children = ( 424F84AE18661F8000687D3B /* SpectogramPrototype */, 424F84D018661F8000687D3B /* SpectogramPrototypeTests */, 424F84A718661F8000687D3B /* Frameworks */, 424F84A618661F8000687D3B /* Products */, ); sourceTree = ""; }; 424F84A618661F8000687D3B /* Products */ = { isa = PBXGroup; children = ( 424F84A518661F8000687D3B /* SpectogramPrototype.app */, 424F84C918661F8000687D3B /* SpectogramPrototypeTests.xctest */, ); name = Products; sourceTree = ""; }; 424F84A718661F8000687D3B /* Frameworks */ = { isa = PBXGroup; children = ( 426665C41869F50B005D62AC /* MediaPlayer.framework */, 426665C01869F194005D62AC /* AudioToolbox.framework */, 426665BB1869EF4B005D62AC /* CoreAudio.framework */, 426665B91869CF73005D62AC /* Accelerate.framework */, 424F84A818661F8000687D3B /* Foundation.framework */, 424F84AA18661F8000687D3B /* CoreGraphics.framework */, 424F84AC18661F8000687D3B /* UIKit.framework */, 424F84CA18661F8000687D3B /* XCTest.framework */, ); name = Frameworks; sourceTree = ""; }; 424F84AE18661F8000687D3B /* SpectogramPrototype */ = { isa = PBXGroup; children = ( 424F84B718661F8000687D3B /* AppDelegate.h */, 424F84B818661F8000687D3B /* AppDelegate.m */, 424F84BA18661F8000687D3B /* Main_iPhone.storyboard */, 424F84BD18661F8000687D3B /* Main_iPad.storyboard */, 424F84C018661F8000687D3B /* ViewController.h */, 424F84C118661F8000687D3B /* ViewController.m */, 426665B31869A7CC005D62AC /* RuledScrollView.h */, 426665B41869A7CC005D62AC /* RuledScrollView.m */, 426665B61869CEFE005D62AC /* FFTTest.h */, 426665B71869CEFE005D62AC /* FFTTest.m */, 4261F08718671ECD00AA0EF9 /* ContentView.xib */, 424F84C318661F8000687D3B /* Images.xcassets */, 424F84AF18661F8000687D3B /* Supporting Files */, ); path = SpectogramPrototype; sourceTree = ""; }; 424F84AF18661F8000687D3B /* Supporting Files */ = { isa = PBXGroup; children = ( 424F84B018661F8000687D3B /* SpectogramPrototype-Info.plist */, 424F84B118661F8000687D3B /* InfoPlist.strings */, 424F84B418661F8000687D3B /* main.m */, 424F84B618661F8000687D3B /* SpectogramPrototype-Prefix.pch */, ); name = "Supporting Files"; sourceTree = ""; }; 424F84D018661F8000687D3B /* SpectogramPrototypeTests */ = { isa = PBXGroup; children = ( 424F84D618661F8000687D3B /* SpectogramPrototypeTests.m */, 424F84D118661F8000687D3B /* Supporting Files */, ); path = SpectogramPrototypeTests; sourceTree = ""; }; 424F84D118661F8000687D3B /* Supporting Files */ = { isa = PBXGroup; children = ( 424F84D218661F8000687D3B /* SpectogramPrototypeTests-Info.plist */, 424F84D318661F8000687D3B /* InfoPlist.strings */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 424F84A418661F8000687D3B /* SpectogramPrototype */ = { isa = PBXNativeTarget; buildConfigurationList = 424F84DA18661F8000687D3B /* Build configuration list for PBXNativeTarget "SpectogramPrototype" */; buildPhases = ( 424F84A118661F8000687D3B /* Sources */, 424F84A218661F8000687D3B /* Frameworks */, 424F84A318661F8000687D3B /* Resources */, ); buildRules = ( ); dependencies = ( ); name = SpectogramPrototype; productName = SpectogramPrototype; productReference = 424F84A518661F8000687D3B /* SpectogramPrototype.app */; productType = "com.apple.product-type.application"; }; 424F84C818661F8000687D3B /* SpectogramPrototypeTests */ = { isa = PBXNativeTarget; buildConfigurationList = 424F84DD18661F8000687D3B /* Build configuration list for PBXNativeTarget "SpectogramPrototypeTests" */; buildPhases = ( 424F84C518661F8000687D3B /* Sources */, 424F84C618661F8000687D3B /* Frameworks */, 424F84C718661F8000687D3B /* Resources */, ); buildRules = ( ); dependencies = ( 424F84CF18661F8000687D3B /* PBXTargetDependency */, ); name = SpectogramPrototypeTests; productName = SpectogramPrototypeTests; productReference = 424F84C918661F8000687D3B /* SpectogramPrototypeTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 424F849D18661F8000687D3B /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0500; ORGANIZATIONNAME = "Joshua Moerman"; TargetAttributes = { 424F84C818661F8000687D3B = { TestTargetID = 424F84A418661F8000687D3B; }; }; }; buildConfigurationList = 424F84A018661F8000687D3B /* Build configuration list for PBXProject "SpectogramPrototype" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 424F849C18661F8000687D3B; productRefGroup = 424F84A618661F8000687D3B /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 424F84A418661F8000687D3B /* SpectogramPrototype */, 424F84C818661F8000687D3B /* SpectogramPrototypeTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 424F84A318661F8000687D3B /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 424F84BF18661F8000687D3B /* Main_iPad.storyboard in Resources */, 424F84C418661F8000687D3B /* Images.xcassets in Resources */, 424F84BC18661F8000687D3B /* Main_iPhone.storyboard in Resources */, 4261F08818671ECD00AA0EF9 /* ContentView.xib in Resources */, 424F84B318661F8000687D3B /* InfoPlist.strings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; 424F84C718661F8000687D3B /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 424F84D518661F8000687D3B /* InfoPlist.strings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 424F84A118661F8000687D3B /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 426665B81869CEFE005D62AC /* FFTTest.m in Sources */, 424F84C218661F8000687D3B /* ViewController.m in Sources */, 424F84B918661F8000687D3B /* AppDelegate.m in Sources */, 426665B51869A7CC005D62AC /* RuledScrollView.m in Sources */, 424F84B518661F8000687D3B /* main.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 424F84C518661F8000687D3B /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 424F84D718661F8000687D3B /* SpectogramPrototypeTests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 424F84CF18661F8000687D3B /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 424F84A418661F8000687D3B /* SpectogramPrototype */; targetProxy = 424F84CE18661F8000687D3B /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ 424F84B118661F8000687D3B /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 424F84B218661F8000687D3B /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; 424F84BA18661F8000687D3B /* Main_iPhone.storyboard */ = { isa = PBXVariantGroup; children = ( 424F84BB18661F8000687D3B /* Base */, ); name = Main_iPhone.storyboard; sourceTree = ""; }; 424F84BD18661F8000687D3B /* Main_iPad.storyboard */ = { isa = PBXVariantGroup; children = ( 424F84BE18661F8000687D3B /* Base */, ); name = Main_iPad.storyboard; sourceTree = ""; }; 424F84D318661F8000687D3B /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 424F84D418661F8000687D3B /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 424F84D818661F8000687D3B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)"; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; 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; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_DYNAMIC_NO_PIC = NO; 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; IPHONEOS_DEPLOYMENT_TARGET = 7.0; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 424F84D918661F8000687D3B /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)"; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; 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; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = YES; ENABLE_NS_ASSERTIONS = NO; GCC_C_LANGUAGE_STANDARD = gnu99; 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; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; }; name = Release; }; 424F84DB18661F8000687D3B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "SpectogramPrototype/SpectogramPrototype-Prefix.pch"; INFOPLIST_FILE = "SpectogramPrototype/SpectogramPrototype-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Debug; }; 424F84DC18661F8000687D3B /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "SpectogramPrototype/SpectogramPrototype-Prefix.pch"; INFOPLIST_FILE = "SpectogramPrototype/SpectogramPrototype-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Release; }; 424F84DE18661F8000687D3B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)"; BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/SpectogramPrototype.app/SpectogramPrototype"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "SpectogramPrototype/SpectogramPrototype-Prefix.pch"; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); INFOPLIST_FILE = "SpectogramPrototypeTests/SpectogramPrototypeTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Debug; }; 424F84DF18661F8000687D3B /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)"; BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/SpectogramPrototype.app/SpectogramPrototype"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "SpectogramPrototype/SpectogramPrototype-Prefix.pch"; INFOPLIST_FILE = "SpectogramPrototypeTests/SpectogramPrototypeTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 424F84A018661F8000687D3B /* Build configuration list for PBXProject "SpectogramPrototype" */ = { isa = XCConfigurationList; buildConfigurations = ( 424F84D818661F8000687D3B /* Debug */, 424F84D918661F8000687D3B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 424F84DA18661F8000687D3B /* Build configuration list for PBXNativeTarget "SpectogramPrototype" */ = { isa = XCConfigurationList; buildConfigurations = ( 424F84DB18661F8000687D3B /* Debug */, 424F84DC18661F8000687D3B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 424F84DD18661F8000687D3B /* Build configuration list for PBXNativeTarget "SpectogramPrototypeTests" */ = { isa = XCConfigurationList; buildConfigurations = ( 424F84DE18661F8000687D3B /* Debug */, 424F84DF18661F8000687D3B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 424F849D18661F8000687D3B /* Project object */; }