601 lines
33 KiB
Plaintext
601 lines
33 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
6628E2311B39F7C300020E56 /* MainStoryboard.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 6628E2301B39F7C300020E56 /* MainStoryboard.storyboard */; };
|
|
6675594D1B3B78790013E67E /* EZAudio.m in Sources */ = {isa = PBXBuildFile; fileRef = 6675592A1B3B78790013E67E /* EZAudio.m */; };
|
|
6675594E1B3B78790013E67E /* EZAudioDevice.m in Sources */ = {isa = PBXBuildFile; fileRef = 6675592C1B3B78790013E67E /* EZAudioDevice.m */; };
|
|
6675594F1B3B78790013E67E /* EZAudioDisplayLink.m in Sources */ = {isa = PBXBuildFile; fileRef = 6675592E1B3B78790013E67E /* EZAudioDisplayLink.m */; };
|
|
667559501B3B78790013E67E /* EZAudioFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 667559301B3B78790013E67E /* EZAudioFile.m */; };
|
|
667559511B3B78790013E67E /* EZAudioFloatConverter.m in Sources */ = {isa = PBXBuildFile; fileRef = 667559321B3B78790013E67E /* EZAudioFloatConverter.m */; };
|
|
667559521B3B78790013E67E /* EZAudioFloatData.m in Sources */ = {isa = PBXBuildFile; fileRef = 667559341B3B78790013E67E /* EZAudioFloatData.m */; };
|
|
667559531B3B78790013E67E /* EZAudioPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 667559361B3B78790013E67E /* EZAudioPlayer.m */; };
|
|
667559541B3B78790013E67E /* EZAudioPlot.m in Sources */ = {isa = PBXBuildFile; fileRef = 667559381B3B78790013E67E /* EZAudioPlot.m */; };
|
|
667559551B3B78790013E67E /* EZAudioPlotGL.m in Sources */ = {isa = PBXBuildFile; fileRef = 6675593A1B3B78790013E67E /* EZAudioPlotGL.m */; };
|
|
667559571B3B78790013E67E /* EZAudioUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 6675593E1B3B78790013E67E /* EZAudioUtilities.m */; };
|
|
667559581B3B78790013E67E /* EZMicrophone.m in Sources */ = {isa = PBXBuildFile; fileRef = 667559401B3B78790013E67E /* EZMicrophone.m */; };
|
|
667559591B3B78790013E67E /* EZOutput.m in Sources */ = {isa = PBXBuildFile; fileRef = 667559421B3B78790013E67E /* EZOutput.m */; };
|
|
6675595A1B3B78790013E67E /* EZPlot.m in Sources */ = {isa = PBXBuildFile; fileRef = 667559441B3B78790013E67E /* EZPlot.m */; };
|
|
6675595B1B3B78790013E67E /* EZRecorder.m in Sources */ = {isa = PBXBuildFile; fileRef = 667559461B3B78790013E67E /* EZRecorder.m */; };
|
|
6675595C1B3B78790013E67E /* TPCircularBuffer.c in Sources */ = {isa = PBXBuildFile; fileRef = 667559471B3B78790013E67E /* TPCircularBuffer.c */; };
|
|
6675595D1B3B78790013E67E /* CHANGELOG in Resources */ = {isa = PBXBuildFile; fileRef = 6675594A1B3B78790013E67E /* CHANGELOG */; };
|
|
6675595E1B3B78790013E67E /* VERSION in Resources */ = {isa = PBXBuildFile; fileRef = 6675594B1B3B78790013E67E /* VERSION */; };
|
|
9417A60E1864D4DC00D9D37B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9417A60D1864D4DC00D9D37B /* Foundation.framework */; };
|
|
9417A6101864D4DC00D9D37B /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9417A60F1864D4DC00D9D37B /* CoreGraphics.framework */; };
|
|
9417A6121864D4DC00D9D37B /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9417A6111864D4DC00D9D37B /* UIKit.framework */; };
|
|
9417A6181864D4DC00D9D37B /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 9417A6161864D4DC00D9D37B /* InfoPlist.strings */; };
|
|
9417A61A1864D4DC00D9D37B /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 9417A6191864D4DC00D9D37B /* main.m */; };
|
|
9417A61E1864D4DC00D9D37B /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 9417A61D1864D4DC00D9D37B /* AppDelegate.m */; };
|
|
9417A6291864D4DC00D9D37B /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9417A6281864D4DC00D9D37B /* Images.xcassets */; };
|
|
9417A6301864D4DC00D9D37B /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9417A62F1864D4DC00D9D37B /* XCTest.framework */; };
|
|
9417A6311864D4DC00D9D37B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9417A60D1864D4DC00D9D37B /* Foundation.framework */; };
|
|
9417A6321864D4DC00D9D37B /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9417A6111864D4DC00D9D37B /* UIKit.framework */; };
|
|
9417A63A1864D4DC00D9D37B /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 9417A6381864D4DC00D9D37B /* InfoPlist.strings */; };
|
|
9417A63C1864D4DC00D9D37B /* EZAudioPassThroughExampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 9417A63B1864D4DC00D9D37B /* EZAudioPassThroughExampleTests.m */; };
|
|
9417A6501864D51C00D9D37B /* PassThroughViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9417A64F1864D51C00D9D37B /* PassThroughViewController.m */; };
|
|
9417A6BD18658F8800D9D37B /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9417A6BC18658F8800D9D37B /* AudioToolbox.framework */; };
|
|
9417A6BF18658F8D00D9D37B /* GLKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9417A6BE18658F8D00D9D37B /* GLKit.framework */; };
|
|
9417A6C518658FAA00D9D37B /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9417A6C418658FAA00D9D37B /* AVFoundation.framework */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
9417A6331864D4DC00D9D37B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 9417A6021864D4DC00D9D37B /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 9417A6091864D4DC00D9D37B;
|
|
remoteInfo = EZAudioPassThroughExample;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
6628E2301B39F7C300020E56 /* MainStoryboard.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = MainStoryboard.storyboard; sourceTree = "<group>"; };
|
|
667559291B3B78790013E67E /* EZAudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZAudio.h; sourceTree = "<group>"; };
|
|
6675592A1B3B78790013E67E /* EZAudio.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZAudio.m; sourceTree = "<group>"; };
|
|
6675592B1B3B78790013E67E /* EZAudioDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZAudioDevice.h; sourceTree = "<group>"; };
|
|
6675592C1B3B78790013E67E /* EZAudioDevice.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZAudioDevice.m; sourceTree = "<group>"; };
|
|
6675592D1B3B78790013E67E /* EZAudioDisplayLink.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZAudioDisplayLink.h; sourceTree = "<group>"; };
|
|
6675592E1B3B78790013E67E /* EZAudioDisplayLink.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZAudioDisplayLink.m; sourceTree = "<group>"; };
|
|
6675592F1B3B78790013E67E /* EZAudioFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZAudioFile.h; sourceTree = "<group>"; };
|
|
667559301B3B78790013E67E /* EZAudioFile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZAudioFile.m; sourceTree = "<group>"; };
|
|
667559311B3B78790013E67E /* EZAudioFloatConverter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZAudioFloatConverter.h; sourceTree = "<group>"; };
|
|
667559321B3B78790013E67E /* EZAudioFloatConverter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZAudioFloatConverter.m; sourceTree = "<group>"; };
|
|
667559331B3B78790013E67E /* EZAudioFloatData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZAudioFloatData.h; sourceTree = "<group>"; };
|
|
667559341B3B78790013E67E /* EZAudioFloatData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZAudioFloatData.m; sourceTree = "<group>"; };
|
|
667559351B3B78790013E67E /* EZAudioPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZAudioPlayer.h; sourceTree = "<group>"; };
|
|
667559361B3B78790013E67E /* EZAudioPlayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZAudioPlayer.m; sourceTree = "<group>"; };
|
|
667559371B3B78790013E67E /* EZAudioPlot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZAudioPlot.h; sourceTree = "<group>"; };
|
|
667559381B3B78790013E67E /* EZAudioPlot.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZAudioPlot.m; sourceTree = "<group>"; };
|
|
667559391B3B78790013E67E /* EZAudioPlotGL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZAudioPlotGL.h; sourceTree = "<group>"; };
|
|
6675593A1B3B78790013E67E /* EZAudioPlotGL.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZAudioPlotGL.m; sourceTree = "<group>"; };
|
|
6675593D1B3B78790013E67E /* EZAudioUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZAudioUtilities.h; sourceTree = "<group>"; };
|
|
6675593E1B3B78790013E67E /* EZAudioUtilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZAudioUtilities.m; sourceTree = "<group>"; };
|
|
6675593F1B3B78790013E67E /* EZMicrophone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZMicrophone.h; sourceTree = "<group>"; };
|
|
667559401B3B78790013E67E /* EZMicrophone.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZMicrophone.m; sourceTree = "<group>"; };
|
|
667559411B3B78790013E67E /* EZOutput.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZOutput.h; sourceTree = "<group>"; };
|
|
667559421B3B78790013E67E /* EZOutput.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZOutput.m; sourceTree = "<group>"; };
|
|
667559431B3B78790013E67E /* EZPlot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZPlot.h; sourceTree = "<group>"; };
|
|
667559441B3B78790013E67E /* EZPlot.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZPlot.m; sourceTree = "<group>"; };
|
|
667559451B3B78790013E67E /* EZRecorder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZRecorder.h; sourceTree = "<group>"; };
|
|
667559461B3B78790013E67E /* EZRecorder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZRecorder.m; sourceTree = "<group>"; };
|
|
667559471B3B78790013E67E /* TPCircularBuffer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = TPCircularBuffer.c; sourceTree = "<group>"; };
|
|
667559481B3B78790013E67E /* TPCircularBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TPCircularBuffer.h; sourceTree = "<group>"; };
|
|
6675594A1B3B78790013E67E /* CHANGELOG */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CHANGELOG; sourceTree = "<group>"; };
|
|
6675594B1B3B78790013E67E /* VERSION */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VERSION; sourceTree = "<group>"; };
|
|
9417A60A1864D4DC00D9D37B /* EZAudioPassThroughExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = EZAudioPassThroughExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
9417A60D1864D4DC00D9D37B /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
9417A60F1864D4DC00D9D37B /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
|
9417A6111864D4DC00D9D37B /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
|
9417A6151864D4DC00D9D37B /* EZAudioPassThroughExample-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "EZAudioPassThroughExample-Info.plist"; sourceTree = "<group>"; };
|
|
9417A6171864D4DC00D9D37B /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
9417A6191864D4DC00D9D37B /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
9417A61B1864D4DC00D9D37B /* EZAudioPassThroughExample-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "EZAudioPassThroughExample-Prefix.pch"; sourceTree = "<group>"; };
|
|
9417A61C1864D4DC00D9D37B /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
9417A61D1864D4DC00D9D37B /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
|
9417A6281864D4DC00D9D37B /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
|
9417A62E1864D4DC00D9D37B /* EZAudioPassThroughExampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = EZAudioPassThroughExampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
9417A62F1864D4DC00D9D37B /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
|
|
9417A6371864D4DC00D9D37B /* EZAudioPassThroughExampleTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "EZAudioPassThroughExampleTests-Info.plist"; sourceTree = "<group>"; };
|
|
9417A6391864D4DC00D9D37B /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
9417A63B1864D4DC00D9D37B /* EZAudioPassThroughExampleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EZAudioPassThroughExampleTests.m; sourceTree = "<group>"; };
|
|
9417A64E1864D51C00D9D37B /* PassThroughViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PassThroughViewController.h; sourceTree = "<group>"; };
|
|
9417A64F1864D51C00D9D37B /* PassThroughViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PassThroughViewController.m; sourceTree = "<group>"; };
|
|
9417A6BC18658F8800D9D37B /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
|
|
9417A6BE18658F8D00D9D37B /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; };
|
|
9417A6C418658FAA00D9D37B /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
9417A6071864D4DC00D9D37B /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9417A6C518658FAA00D9D37B /* AVFoundation.framework in Frameworks */,
|
|
9417A6BF18658F8D00D9D37B /* GLKit.framework in Frameworks */,
|
|
9417A6BD18658F8800D9D37B /* AudioToolbox.framework in Frameworks */,
|
|
9417A6101864D4DC00D9D37B /* CoreGraphics.framework in Frameworks */,
|
|
9417A6121864D4DC00D9D37B /* UIKit.framework in Frameworks */,
|
|
9417A60E1864D4DC00D9D37B /* Foundation.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
9417A62B1864D4DC00D9D37B /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9417A6301864D4DC00D9D37B /* XCTest.framework in Frameworks */,
|
|
9417A6321864D4DC00D9D37B /* UIKit.framework in Frameworks */,
|
|
9417A6311864D4DC00D9D37B /* Foundation.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
667559261B3B78790013E67E /* EZAudio */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
667559291B3B78790013E67E /* EZAudio.h */,
|
|
6675592A1B3B78790013E67E /* EZAudio.m */,
|
|
6675592B1B3B78790013E67E /* EZAudioDevice.h */,
|
|
6675592C1B3B78790013E67E /* EZAudioDevice.m */,
|
|
6675592D1B3B78790013E67E /* EZAudioDisplayLink.h */,
|
|
6675592E1B3B78790013E67E /* EZAudioDisplayLink.m */,
|
|
6675592F1B3B78790013E67E /* EZAudioFile.h */,
|
|
667559301B3B78790013E67E /* EZAudioFile.m */,
|
|
667559311B3B78790013E67E /* EZAudioFloatConverter.h */,
|
|
667559321B3B78790013E67E /* EZAudioFloatConverter.m */,
|
|
667559331B3B78790013E67E /* EZAudioFloatData.h */,
|
|
667559341B3B78790013E67E /* EZAudioFloatData.m */,
|
|
667559351B3B78790013E67E /* EZAudioPlayer.h */,
|
|
667559361B3B78790013E67E /* EZAudioPlayer.m */,
|
|
667559371B3B78790013E67E /* EZAudioPlot.h */,
|
|
667559381B3B78790013E67E /* EZAudioPlot.m */,
|
|
667559391B3B78790013E67E /* EZAudioPlotGL.h */,
|
|
6675593A1B3B78790013E67E /* EZAudioPlotGL.m */,
|
|
6675593D1B3B78790013E67E /* EZAudioUtilities.h */,
|
|
6675593E1B3B78790013E67E /* EZAudioUtilities.m */,
|
|
6675593F1B3B78790013E67E /* EZMicrophone.h */,
|
|
667559401B3B78790013E67E /* EZMicrophone.m */,
|
|
667559411B3B78790013E67E /* EZOutput.h */,
|
|
667559421B3B78790013E67E /* EZOutput.m */,
|
|
667559431B3B78790013E67E /* EZPlot.h */,
|
|
667559441B3B78790013E67E /* EZPlot.m */,
|
|
667559451B3B78790013E67E /* EZRecorder.h */,
|
|
667559461B3B78790013E67E /* EZRecorder.m */,
|
|
667559471B3B78790013E67E /* TPCircularBuffer.c */,
|
|
667559481B3B78790013E67E /* TPCircularBuffer.h */,
|
|
667559491B3B78790013E67E /* VERSION */,
|
|
);
|
|
name = EZAudio;
|
|
path = ../../../../EZAudio;
|
|
sourceTree = "<group>";
|
|
};
|
|
667559491B3B78790013E67E /* VERSION */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6675594A1B3B78790013E67E /* CHANGELOG */,
|
|
6675594B1B3B78790013E67E /* VERSION */,
|
|
);
|
|
path = VERSION;
|
|
sourceTree = "<group>";
|
|
};
|
|
9417A6011864D4DC00D9D37B = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9417A6131864D4DC00D9D37B /* EZAudioPassThroughExample */,
|
|
9417A6351864D4DC00D9D37B /* EZAudioPassThroughExampleTests */,
|
|
9417A60C1864D4DC00D9D37B /* Frameworks */,
|
|
9417A60B1864D4DC00D9D37B /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
9417A60B1864D4DC00D9D37B /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9417A60A1864D4DC00D9D37B /* EZAudioPassThroughExample.app */,
|
|
9417A62E1864D4DC00D9D37B /* EZAudioPassThroughExampleTests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
9417A60C1864D4DC00D9D37B /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9417A6C418658FAA00D9D37B /* AVFoundation.framework */,
|
|
9417A6BE18658F8D00D9D37B /* GLKit.framework */,
|
|
9417A6BC18658F8800D9D37B /* AudioToolbox.framework */,
|
|
9417A60D1864D4DC00D9D37B /* Foundation.framework */,
|
|
9417A60F1864D4DC00D9D37B /* CoreGraphics.framework */,
|
|
9417A6111864D4DC00D9D37B /* UIKit.framework */,
|
|
9417A62F1864D4DC00D9D37B /* XCTest.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
9417A6131864D4DC00D9D37B /* EZAudioPassThroughExample */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
667559261B3B78790013E67E /* EZAudio */,
|
|
9417A61C1864D4DC00D9D37B /* AppDelegate.h */,
|
|
9417A61D1864D4DC00D9D37B /* AppDelegate.m */,
|
|
6628E2301B39F7C300020E56 /* MainStoryboard.storyboard */,
|
|
9417A64E1864D51C00D9D37B /* PassThroughViewController.h */,
|
|
9417A64F1864D51C00D9D37B /* PassThroughViewController.m */,
|
|
9417A6281864D4DC00D9D37B /* Images.xcassets */,
|
|
9417A6141864D4DC00D9D37B /* Supporting Files */,
|
|
);
|
|
path = EZAudioPassThroughExample;
|
|
sourceTree = "<group>";
|
|
};
|
|
9417A6141864D4DC00D9D37B /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9417A6151864D4DC00D9D37B /* EZAudioPassThroughExample-Info.plist */,
|
|
9417A6161864D4DC00D9D37B /* InfoPlist.strings */,
|
|
9417A6191864D4DC00D9D37B /* main.m */,
|
|
9417A61B1864D4DC00D9D37B /* EZAudioPassThroughExample-Prefix.pch */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
9417A6351864D4DC00D9D37B /* EZAudioPassThroughExampleTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9417A63B1864D4DC00D9D37B /* EZAudioPassThroughExampleTests.m */,
|
|
9417A6361864D4DC00D9D37B /* Supporting Files */,
|
|
);
|
|
path = EZAudioPassThroughExampleTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
9417A6361864D4DC00D9D37B /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9417A6371864D4DC00D9D37B /* EZAudioPassThroughExampleTests-Info.plist */,
|
|
9417A6381864D4DC00D9D37B /* InfoPlist.strings */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
9417A6091864D4DC00D9D37B /* EZAudioPassThroughExample */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 9417A63F1864D4DC00D9D37B /* Build configuration list for PBXNativeTarget "EZAudioPassThroughExample" */;
|
|
buildPhases = (
|
|
9417A6061864D4DC00D9D37B /* Sources */,
|
|
9417A6071864D4DC00D9D37B /* Frameworks */,
|
|
9417A6081864D4DC00D9D37B /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = EZAudioPassThroughExample;
|
|
productName = EZAudioPassThroughExample;
|
|
productReference = 9417A60A1864D4DC00D9D37B /* EZAudioPassThroughExample.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
9417A62D1864D4DC00D9D37B /* EZAudioPassThroughExampleTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 9417A6421864D4DC00D9D37B /* Build configuration list for PBXNativeTarget "EZAudioPassThroughExampleTests" */;
|
|
buildPhases = (
|
|
9417A62A1864D4DC00D9D37B /* Sources */,
|
|
9417A62B1864D4DC00D9D37B /* Frameworks */,
|
|
9417A62C1864D4DC00D9D37B /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
9417A6341864D4DC00D9D37B /* PBXTargetDependency */,
|
|
);
|
|
name = EZAudioPassThroughExampleTests;
|
|
productName = EZAudioPassThroughExampleTests;
|
|
productReference = 9417A62E1864D4DC00D9D37B /* EZAudioPassThroughExampleTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
9417A6021864D4DC00D9D37B /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0500;
|
|
ORGANIZATIONNAME = "Syed Haris Ali";
|
|
TargetAttributes = {
|
|
9417A62D1864D4DC00D9D37B = {
|
|
TestTargetID = 9417A6091864D4DC00D9D37B;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 9417A6051864D4DC00D9D37B /* Build configuration list for PBXProject "EZAudioPassThroughExample" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 9417A6011864D4DC00D9D37B;
|
|
productRefGroup = 9417A60B1864D4DC00D9D37B /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
9417A6091864D4DC00D9D37B /* EZAudioPassThroughExample */,
|
|
9417A62D1864D4DC00D9D37B /* EZAudioPassThroughExampleTests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
9417A6081864D4DC00D9D37B /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9417A6291864D4DC00D9D37B /* Images.xcassets in Resources */,
|
|
6675595D1B3B78790013E67E /* CHANGELOG in Resources */,
|
|
6628E2311B39F7C300020E56 /* MainStoryboard.storyboard in Resources */,
|
|
9417A6181864D4DC00D9D37B /* InfoPlist.strings in Resources */,
|
|
6675595E1B3B78790013E67E /* VERSION in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
9417A62C1864D4DC00D9D37B /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9417A63A1864D4DC00D9D37B /* InfoPlist.strings in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
9417A6061864D4DC00D9D37B /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
667559541B3B78790013E67E /* EZAudioPlot.m in Sources */,
|
|
667559531B3B78790013E67E /* EZAudioPlayer.m in Sources */,
|
|
9417A61E1864D4DC00D9D37B /* AppDelegate.m in Sources */,
|
|
667559551B3B78790013E67E /* EZAudioPlotGL.m in Sources */,
|
|
667559501B3B78790013E67E /* EZAudioFile.m in Sources */,
|
|
667559591B3B78790013E67E /* EZOutput.m in Sources */,
|
|
667559571B3B78790013E67E /* EZAudioUtilities.m in Sources */,
|
|
6675595A1B3B78790013E67E /* EZPlot.m in Sources */,
|
|
9417A61A1864D4DC00D9D37B /* main.m in Sources */,
|
|
6675595B1B3B78790013E67E /* EZRecorder.m in Sources */,
|
|
667559521B3B78790013E67E /* EZAudioFloatData.m in Sources */,
|
|
667559511B3B78790013E67E /* EZAudioFloatConverter.m in Sources */,
|
|
6675594F1B3B78790013E67E /* EZAudioDisplayLink.m in Sources */,
|
|
667559581B3B78790013E67E /* EZMicrophone.m in Sources */,
|
|
6675594E1B3B78790013E67E /* EZAudioDevice.m in Sources */,
|
|
9417A6501864D51C00D9D37B /* PassThroughViewController.m in Sources */,
|
|
6675595C1B3B78790013E67E /* TPCircularBuffer.c in Sources */,
|
|
6675594D1B3B78790013E67E /* EZAudio.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
9417A62A1864D4DC00D9D37B /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9417A63C1864D4DC00D9D37B /* EZAudioPassThroughExampleTests.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
9417A6341864D4DC00D9D37B /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 9417A6091864D4DC00D9D37B /* EZAudioPassThroughExample */;
|
|
targetProxy = 9417A6331864D4DC00D9D37B /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
9417A6161864D4DC00D9D37B /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
9417A6171864D4DC00D9D37B /* en */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
9417A6381864D4DC00D9D37B /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
9417A6391864D4DC00D9D37B /* en */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
9417A63D1864D4DC00D9D37B /* 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;
|
|
};
|
|
9417A63E1864D4DC00D9D37B /* 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;
|
|
};
|
|
9417A6401864D4DC00D9D37B /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "EZAudioPassThroughExample/EZAudioPassThroughExample-Prefix.pch";
|
|
INFOPLIST_FILE = "EZAudioPassThroughExample/EZAudioPassThroughExample-Info.plist";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 6.0;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Debug;
|
|
};
|
|
9417A6411864D4DC00D9D37B /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "EZAudioPassThroughExample/EZAudioPassThroughExample-Prefix.pch";
|
|
INFOPLIST_FILE = "EZAudioPassThroughExample/EZAudioPassThroughExample-Info.plist";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 6.0;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Release;
|
|
};
|
|
9417A6431864D4DC00D9D37B /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
|
|
BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/EZAudioPassThroughExample.app/EZAudioPassThroughExample";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(SDKROOT)/Developer/Library/Frameworks",
|
|
"$(inherited)",
|
|
"$(DEVELOPER_FRAMEWORKS_DIR)",
|
|
);
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "EZAudioPassThroughExample/EZAudioPassThroughExample-Prefix.pch";
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
INFOPLIST_FILE = "EZAudioPassThroughExampleTests/EZAudioPassThroughExampleTests-Info.plist";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
TEST_HOST = "$(BUNDLE_LOADER)";
|
|
WRAPPER_EXTENSION = xctest;
|
|
};
|
|
name = Debug;
|
|
};
|
|
9417A6441864D4DC00D9D37B /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
|
|
BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/EZAudioPassThroughExample.app/EZAudioPassThroughExample";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(SDKROOT)/Developer/Library/Frameworks",
|
|
"$(inherited)",
|
|
"$(DEVELOPER_FRAMEWORKS_DIR)",
|
|
);
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "EZAudioPassThroughExample/EZAudioPassThroughExample-Prefix.pch";
|
|
INFOPLIST_FILE = "EZAudioPassThroughExampleTests/EZAudioPassThroughExampleTests-Info.plist";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
TEST_HOST = "$(BUNDLE_LOADER)";
|
|
WRAPPER_EXTENSION = xctest;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
9417A6051864D4DC00D9D37B /* Build configuration list for PBXProject "EZAudioPassThroughExample" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
9417A63D1864D4DC00D9D37B /* Debug */,
|
|
9417A63E1864D4DC00D9D37B /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
9417A63F1864D4DC00D9D37B /* Build configuration list for PBXNativeTarget "EZAudioPassThroughExample" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
9417A6401864D4DC00D9D37B /* Debug */,
|
|
9417A6411864D4DC00D9D37B /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
9417A6421864D4DC00D9D37B /* Build configuration list for PBXNativeTarget "EZAudioPassThroughExampleTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
9417A6431864D4DC00D9D37B /* Debug */,
|
|
9417A6441864D4DC00D9D37B /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 9417A6021864D4DC00D9D37B /* Project object */;
|
|
}
|