595 lines
31 KiB
Plaintext
595 lines
31 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
94056FEC185E5EAF00EB94BA /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 94056FEB185E5EAF00EB94BA /* Foundation.framework */; };
|
|
94056FEE185E5EAF00EB94BA /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 94056FED185E5EAF00EB94BA /* CoreGraphics.framework */; };
|
|
94056FF0185E5EAF00EB94BA /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 94056FEF185E5EAF00EB94BA /* UIKit.framework */; };
|
|
94056FF6185E5EAF00EB94BA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 94056FF4185E5EAF00EB94BA /* InfoPlist.strings */; };
|
|
94056FF8185E5EAF00EB94BA /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 94056FF7185E5EAF00EB94BA /* main.m */; };
|
|
94056FFC185E5EAF00EB94BA /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 94056FFB185E5EAF00EB94BA /* AppDelegate.m */; };
|
|
94056FFF185E5EAF00EB94BA /* Main_iPhone.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 94056FFD185E5EAF00EB94BA /* Main_iPhone.storyboard */; };
|
|
94057002185E5EAF00EB94BA /* Main_iPad.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 94057000185E5EAF00EB94BA /* Main_iPad.storyboard */; };
|
|
94057007185E5EAF00EB94BA /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 94057006185E5EAF00EB94BA /* Images.xcassets */; };
|
|
9405700E185E5EAF00EB94BA /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9405700D185E5EAF00EB94BA /* XCTest.framework */; };
|
|
9405700F185E5EAF00EB94BA /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 94056FEB185E5EAF00EB94BA /* Foundation.framework */; };
|
|
94057010185E5EAF00EB94BA /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 94056FEF185E5EAF00EB94BA /* UIKit.framework */; };
|
|
94057018185E5EAF00EB94BA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 94057016185E5EAF00EB94BA /* InfoPlist.strings */; };
|
|
9405701A185E5EAF00EB94BA /* EZAudioOpenGLWaveformExampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 94057019185E5EAF00EB94BA /* EZAudioOpenGLWaveformExampleTests.m */; };
|
|
94057050185E636100EB94BA /* OpenGLWaveformViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9405704F185E636100EB94BA /* OpenGLWaveformViewController.m */; };
|
|
9417A6CB18658FC900D9D37B /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9417A6CA18658FC900D9D37B /* AudioToolbox.framework */; };
|
|
9417A6CD18658FCD00D9D37B /* GLKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9417A6CC18658FCD00D9D37B /* GLKit.framework */; };
|
|
9417A8011867DDE300D9D37B /* AEFloatConverter.m in Sources */ = {isa = PBXBuildFile; fileRef = 9417A7E91867DDE300D9D37B /* AEFloatConverter.m */; };
|
|
9417A8021867DDE300D9D37B /* EZAudio.m in Sources */ = {isa = PBXBuildFile; fileRef = 9417A7EB1867DDE300D9D37B /* EZAudio.m */; };
|
|
9417A8031867DDE300D9D37B /* EZAudioFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 9417A7ED1867DDE300D9D37B /* EZAudioFile.m */; };
|
|
9417A8041867DDE300D9D37B /* EZAudioPlot.m in Sources */ = {isa = PBXBuildFile; fileRef = 9417A7EF1867DDE300D9D37B /* EZAudioPlot.m */; };
|
|
9417A8051867DDE300D9D37B /* EZAudioPlotGL.m in Sources */ = {isa = PBXBuildFile; fileRef = 9417A7F11867DDE300D9D37B /* EZAudioPlotGL.m */; };
|
|
9417A8061867DDE300D9D37B /* EZAudioPlotGLKViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9417A7F31867DDE300D9D37B /* EZAudioPlotGLKViewController.m */; };
|
|
9417A8071867DDE300D9D37B /* EZMicrophone.m in Sources */ = {isa = PBXBuildFile; fileRef = 9417A7F51867DDE300D9D37B /* EZMicrophone.m */; };
|
|
9417A8081867DDE300D9D37B /* EZOutput.m in Sources */ = {isa = PBXBuildFile; fileRef = 9417A7F71867DDE300D9D37B /* EZOutput.m */; };
|
|
9417A8091867DDE300D9D37B /* EZPlot.m in Sources */ = {isa = PBXBuildFile; fileRef = 9417A7F91867DDE300D9D37B /* EZPlot.m */; };
|
|
9417A80A1867DDE300D9D37B /* EZRecorder.m in Sources */ = {isa = PBXBuildFile; fileRef = 9417A7FB1867DDE300D9D37B /* EZRecorder.m */; };
|
|
9417A80B1867DDE300D9D37B /* TPCircularBuffer.c in Sources */ = {isa = PBXBuildFile; fileRef = 9417A7FC1867DDE300D9D37B /* TPCircularBuffer.c */; };
|
|
9417A80C1867DDE300D9D37B /* CHANGELOG in Resources */ = {isa = PBXBuildFile; fileRef = 9417A7FF1867DDE300D9D37B /* CHANGELOG */; };
|
|
9417A80D1867DDE300D9D37B /* VERSION in Resources */ = {isa = PBXBuildFile; fileRef = 9417A8001867DDE300D9D37B /* VERSION */; };
|
|
94FBB77518B15698007CAE45 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 94FBB77418B15698007CAE45 /* AVFoundation.framework */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
94057011185E5EAF00EB94BA /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 94056FE0185E5EAF00EB94BA /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 94056FE7185E5EAF00EB94BA;
|
|
remoteInfo = EZAudioOpenGLWaveformExample;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
94056FE8185E5EAF00EB94BA /* EZAudioOpenGLWaveformExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = EZAudioOpenGLWaveformExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
94056FEB185E5EAF00EB94BA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
94056FED185E5EAF00EB94BA /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
|
94056FEF185E5EAF00EB94BA /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
|
94056FF3185E5EAF00EB94BA /* EZAudioOpenGLWaveformExample-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "EZAudioOpenGLWaveformExample-Info.plist"; sourceTree = "<group>"; };
|
|
94056FF5185E5EAF00EB94BA /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
94056FF7185E5EAF00EB94BA /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
94056FF9185E5EAF00EB94BA /* EZAudioOpenGLWaveformExample-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "EZAudioOpenGLWaveformExample-Prefix.pch"; sourceTree = "<group>"; };
|
|
94056FFA185E5EAF00EB94BA /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
94056FFB185E5EAF00EB94BA /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
|
94056FFE185E5EAF00EB94BA /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main_iPhone.storyboard; sourceTree = "<group>"; };
|
|
94057001185E5EAF00EB94BA /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main_iPad.storyboard; sourceTree = "<group>"; };
|
|
94057006185E5EAF00EB94BA /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
|
9405700C185E5EAF00EB94BA /* EZAudioOpenGLWaveformExampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = EZAudioOpenGLWaveformExampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
9405700D185E5EAF00EB94BA /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
|
|
94057015185E5EAF00EB94BA /* EZAudioOpenGLWaveformExampleTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "EZAudioOpenGLWaveformExampleTests-Info.plist"; sourceTree = "<group>"; };
|
|
94057017185E5EAF00EB94BA /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
94057019185E5EAF00EB94BA /* EZAudioOpenGLWaveformExampleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EZAudioOpenGLWaveformExampleTests.m; sourceTree = "<group>"; };
|
|
9405704E185E636100EB94BA /* OpenGLWaveformViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OpenGLWaveformViewController.h; sourceTree = "<group>"; };
|
|
9405704F185E636100EB94BA /* OpenGLWaveformViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OpenGLWaveformViewController.m; sourceTree = "<group>"; };
|
|
9417A6CA18658FC900D9D37B /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
|
|
9417A6CC18658FCD00D9D37B /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; };
|
|
9417A7E81867DDE300D9D37B /* AEFloatConverter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AEFloatConverter.h; sourceTree = "<group>"; };
|
|
9417A7E91867DDE300D9D37B /* AEFloatConverter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AEFloatConverter.m; sourceTree = "<group>"; };
|
|
9417A7EA1867DDE300D9D37B /* EZAudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZAudio.h; sourceTree = "<group>"; };
|
|
9417A7EB1867DDE300D9D37B /* EZAudio.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZAudio.m; sourceTree = "<group>"; };
|
|
9417A7EC1867DDE300D9D37B /* EZAudioFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZAudioFile.h; sourceTree = "<group>"; };
|
|
9417A7ED1867DDE300D9D37B /* EZAudioFile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZAudioFile.m; sourceTree = "<group>"; };
|
|
9417A7EE1867DDE300D9D37B /* EZAudioPlot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZAudioPlot.h; sourceTree = "<group>"; };
|
|
9417A7EF1867DDE300D9D37B /* EZAudioPlot.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZAudioPlot.m; sourceTree = "<group>"; };
|
|
9417A7F01867DDE300D9D37B /* EZAudioPlotGL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZAudioPlotGL.h; sourceTree = "<group>"; };
|
|
9417A7F11867DDE300D9D37B /* EZAudioPlotGL.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZAudioPlotGL.m; sourceTree = "<group>"; };
|
|
9417A7F21867DDE300D9D37B /* EZAudioPlotGLKViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZAudioPlotGLKViewController.h; sourceTree = "<group>"; };
|
|
9417A7F31867DDE300D9D37B /* EZAudioPlotGLKViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZAudioPlotGLKViewController.m; sourceTree = "<group>"; };
|
|
9417A7F41867DDE300D9D37B /* EZMicrophone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZMicrophone.h; sourceTree = "<group>"; };
|
|
9417A7F51867DDE300D9D37B /* EZMicrophone.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZMicrophone.m; sourceTree = "<group>"; };
|
|
9417A7F61867DDE300D9D37B /* EZOutput.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZOutput.h; sourceTree = "<group>"; };
|
|
9417A7F71867DDE300D9D37B /* EZOutput.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZOutput.m; sourceTree = "<group>"; };
|
|
9417A7F81867DDE300D9D37B /* EZPlot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZPlot.h; sourceTree = "<group>"; };
|
|
9417A7F91867DDE300D9D37B /* EZPlot.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZPlot.m; sourceTree = "<group>"; };
|
|
9417A7FA1867DDE300D9D37B /* EZRecorder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZRecorder.h; sourceTree = "<group>"; };
|
|
9417A7FB1867DDE300D9D37B /* EZRecorder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZRecorder.m; sourceTree = "<group>"; };
|
|
9417A7FC1867DDE300D9D37B /* TPCircularBuffer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = TPCircularBuffer.c; sourceTree = "<group>"; };
|
|
9417A7FD1867DDE300D9D37B /* TPCircularBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TPCircularBuffer.h; sourceTree = "<group>"; };
|
|
9417A7FF1867DDE300D9D37B /* CHANGELOG */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CHANGELOG; sourceTree = "<group>"; };
|
|
9417A8001867DDE300D9D37B /* VERSION */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VERSION; sourceTree = "<group>"; };
|
|
94FBB77418B15698007CAE45 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
94056FE5185E5EAF00EB94BA /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
94FBB77518B15698007CAE45 /* AVFoundation.framework in Frameworks */,
|
|
9417A6CD18658FCD00D9D37B /* GLKit.framework in Frameworks */,
|
|
9417A6CB18658FC900D9D37B /* AudioToolbox.framework in Frameworks */,
|
|
94056FEE185E5EAF00EB94BA /* CoreGraphics.framework in Frameworks */,
|
|
94056FF0185E5EAF00EB94BA /* UIKit.framework in Frameworks */,
|
|
94056FEC185E5EAF00EB94BA /* Foundation.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
94057009185E5EAF00EB94BA /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9405700E185E5EAF00EB94BA /* XCTest.framework in Frameworks */,
|
|
94057010185E5EAF00EB94BA /* UIKit.framework in Frameworks */,
|
|
9405700F185E5EAF00EB94BA /* Foundation.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
94056FDF185E5EAF00EB94BA = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
94056FF1185E5EAF00EB94BA /* EZAudioOpenGLWaveformExample */,
|
|
94057013185E5EAF00EB94BA /* EZAudioOpenGLWaveformExampleTests */,
|
|
94056FEA185E5EAF00EB94BA /* Frameworks */,
|
|
94056FE9185E5EAF00EB94BA /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
94056FE9185E5EAF00EB94BA /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
94056FE8185E5EAF00EB94BA /* EZAudioOpenGLWaveformExample.app */,
|
|
9405700C185E5EAF00EB94BA /* EZAudioOpenGLWaveformExampleTests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
94056FEA185E5EAF00EB94BA /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
94FBB77418B15698007CAE45 /* AVFoundation.framework */,
|
|
9417A6CC18658FCD00D9D37B /* GLKit.framework */,
|
|
9417A6CA18658FC900D9D37B /* AudioToolbox.framework */,
|
|
94056FEB185E5EAF00EB94BA /* Foundation.framework */,
|
|
94056FED185E5EAF00EB94BA /* CoreGraphics.framework */,
|
|
94056FEF185E5EAF00EB94BA /* UIKit.framework */,
|
|
9405700D185E5EAF00EB94BA /* XCTest.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
94056FF1185E5EAF00EB94BA /* EZAudioOpenGLWaveformExample */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9417A7E71867DDE300D9D37B /* EZAudio */,
|
|
94056FFA185E5EAF00EB94BA /* AppDelegate.h */,
|
|
94056FFB185E5EAF00EB94BA /* AppDelegate.m */,
|
|
94056FFD185E5EAF00EB94BA /* Main_iPhone.storyboard */,
|
|
94057000185E5EAF00EB94BA /* Main_iPad.storyboard */,
|
|
9405704E185E636100EB94BA /* OpenGLWaveformViewController.h */,
|
|
9405704F185E636100EB94BA /* OpenGLWaveformViewController.m */,
|
|
94057006185E5EAF00EB94BA /* Images.xcassets */,
|
|
94056FF2185E5EAF00EB94BA /* Supporting Files */,
|
|
);
|
|
path = EZAudioOpenGLWaveformExample;
|
|
sourceTree = "<group>";
|
|
};
|
|
94056FF2185E5EAF00EB94BA /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
94056FF3185E5EAF00EB94BA /* EZAudioOpenGLWaveformExample-Info.plist */,
|
|
94056FF4185E5EAF00EB94BA /* InfoPlist.strings */,
|
|
94056FF7185E5EAF00EB94BA /* main.m */,
|
|
94056FF9185E5EAF00EB94BA /* EZAudioOpenGLWaveformExample-Prefix.pch */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
94057013185E5EAF00EB94BA /* EZAudioOpenGLWaveformExampleTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
94057019185E5EAF00EB94BA /* EZAudioOpenGLWaveformExampleTests.m */,
|
|
94057014185E5EAF00EB94BA /* Supporting Files */,
|
|
);
|
|
path = EZAudioOpenGLWaveformExampleTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
94057014185E5EAF00EB94BA /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
94057015185E5EAF00EB94BA /* EZAudioOpenGLWaveformExampleTests-Info.plist */,
|
|
94057016185E5EAF00EB94BA /* InfoPlist.strings */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
9417A7E71867DDE300D9D37B /* EZAudio */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9417A7E81867DDE300D9D37B /* AEFloatConverter.h */,
|
|
9417A7E91867DDE300D9D37B /* AEFloatConverter.m */,
|
|
9417A7EA1867DDE300D9D37B /* EZAudio.h */,
|
|
9417A7EB1867DDE300D9D37B /* EZAudio.m */,
|
|
9417A7EC1867DDE300D9D37B /* EZAudioFile.h */,
|
|
9417A7ED1867DDE300D9D37B /* EZAudioFile.m */,
|
|
9417A7EE1867DDE300D9D37B /* EZAudioPlot.h */,
|
|
9417A7EF1867DDE300D9D37B /* EZAudioPlot.m */,
|
|
9417A7F01867DDE300D9D37B /* EZAudioPlotGL.h */,
|
|
9417A7F11867DDE300D9D37B /* EZAudioPlotGL.m */,
|
|
9417A7F21867DDE300D9D37B /* EZAudioPlotGLKViewController.h */,
|
|
9417A7F31867DDE300D9D37B /* EZAudioPlotGLKViewController.m */,
|
|
9417A7F41867DDE300D9D37B /* EZMicrophone.h */,
|
|
9417A7F51867DDE300D9D37B /* EZMicrophone.m */,
|
|
9417A7F61867DDE300D9D37B /* EZOutput.h */,
|
|
9417A7F71867DDE300D9D37B /* EZOutput.m */,
|
|
9417A7F81867DDE300D9D37B /* EZPlot.h */,
|
|
9417A7F91867DDE300D9D37B /* EZPlot.m */,
|
|
9417A7FA1867DDE300D9D37B /* EZRecorder.h */,
|
|
9417A7FB1867DDE300D9D37B /* EZRecorder.m */,
|
|
9417A7FC1867DDE300D9D37B /* TPCircularBuffer.c */,
|
|
9417A7FD1867DDE300D9D37B /* TPCircularBuffer.h */,
|
|
9417A7FE1867DDE300D9D37B /* VERSION */,
|
|
);
|
|
name = EZAudio;
|
|
path = ../../../../EZAudio;
|
|
sourceTree = "<group>";
|
|
};
|
|
9417A7FE1867DDE300D9D37B /* VERSION */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9417A7FF1867DDE300D9D37B /* CHANGELOG */,
|
|
9417A8001867DDE300D9D37B /* VERSION */,
|
|
);
|
|
path = VERSION;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
94056FE7185E5EAF00EB94BA /* EZAudioOpenGLWaveformExample */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 9405701D185E5EAF00EB94BA /* Build configuration list for PBXNativeTarget "EZAudioOpenGLWaveformExample" */;
|
|
buildPhases = (
|
|
94056FE4185E5EAF00EB94BA /* Sources */,
|
|
94056FE5185E5EAF00EB94BA /* Frameworks */,
|
|
94056FE6185E5EAF00EB94BA /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = EZAudioOpenGLWaveformExample;
|
|
productName = EZAudioOpenGLWaveformExample;
|
|
productReference = 94056FE8185E5EAF00EB94BA /* EZAudioOpenGLWaveformExample.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
9405700B185E5EAF00EB94BA /* EZAudioOpenGLWaveformExampleTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 94057020185E5EAF00EB94BA /* Build configuration list for PBXNativeTarget "EZAudioOpenGLWaveformExampleTests" */;
|
|
buildPhases = (
|
|
94057008185E5EAF00EB94BA /* Sources */,
|
|
94057009185E5EAF00EB94BA /* Frameworks */,
|
|
9405700A185E5EAF00EB94BA /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
94057012185E5EAF00EB94BA /* PBXTargetDependency */,
|
|
);
|
|
name = EZAudioOpenGLWaveformExampleTests;
|
|
productName = EZAudioOpenGLWaveformExampleTests;
|
|
productReference = 9405700C185E5EAF00EB94BA /* EZAudioOpenGLWaveformExampleTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
94056FE0185E5EAF00EB94BA /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0500;
|
|
ORGANIZATIONNAME = "Syed Haris Ali";
|
|
TargetAttributes = {
|
|
9405700B185E5EAF00EB94BA = {
|
|
TestTargetID = 94056FE7185E5EAF00EB94BA;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 94056FE3185E5EAF00EB94BA /* Build configuration list for PBXProject "EZAudioOpenGLWaveformExample" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 94056FDF185E5EAF00EB94BA;
|
|
productRefGroup = 94056FE9185E5EAF00EB94BA /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
94056FE7185E5EAF00EB94BA /* EZAudioOpenGLWaveformExample */,
|
|
9405700B185E5EAF00EB94BA /* EZAudioOpenGLWaveformExampleTests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
94056FE6185E5EAF00EB94BA /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
94057002185E5EAF00EB94BA /* Main_iPad.storyboard in Resources */,
|
|
94057007185E5EAF00EB94BA /* Images.xcassets in Resources */,
|
|
94056FFF185E5EAF00EB94BA /* Main_iPhone.storyboard in Resources */,
|
|
9417A80D1867DDE300D9D37B /* VERSION in Resources */,
|
|
94056FF6185E5EAF00EB94BA /* InfoPlist.strings in Resources */,
|
|
9417A80C1867DDE300D9D37B /* CHANGELOG in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
9405700A185E5EAF00EB94BA /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
94057018185E5EAF00EB94BA /* InfoPlist.strings in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
94056FE4185E5EAF00EB94BA /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9417A80B1867DDE300D9D37B /* TPCircularBuffer.c in Sources */,
|
|
9417A8081867DDE300D9D37B /* EZOutput.m in Sources */,
|
|
9417A8061867DDE300D9D37B /* EZAudioPlotGLKViewController.m in Sources */,
|
|
94057050185E636100EB94BA /* OpenGLWaveformViewController.m in Sources */,
|
|
9417A8011867DDE300D9D37B /* AEFloatConverter.m in Sources */,
|
|
94056FFC185E5EAF00EB94BA /* AppDelegate.m in Sources */,
|
|
9417A8041867DDE300D9D37B /* EZAudioPlot.m in Sources */,
|
|
9417A8031867DDE300D9D37B /* EZAudioFile.m in Sources */,
|
|
9417A8051867DDE300D9D37B /* EZAudioPlotGL.m in Sources */,
|
|
94056FF8185E5EAF00EB94BA /* main.m in Sources */,
|
|
9417A8091867DDE300D9D37B /* EZPlot.m in Sources */,
|
|
9417A8071867DDE300D9D37B /* EZMicrophone.m in Sources */,
|
|
9417A80A1867DDE300D9D37B /* EZRecorder.m in Sources */,
|
|
9417A8021867DDE300D9D37B /* EZAudio.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
94057008185E5EAF00EB94BA /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9405701A185E5EAF00EB94BA /* EZAudioOpenGLWaveformExampleTests.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
94057012185E5EAF00EB94BA /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 94056FE7185E5EAF00EB94BA /* EZAudioOpenGLWaveformExample */;
|
|
targetProxy = 94057011185E5EAF00EB94BA /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
94056FF4185E5EAF00EB94BA /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
94056FF5185E5EAF00EB94BA /* en */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
94056FFD185E5EAF00EB94BA /* Main_iPhone.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
94056FFE185E5EAF00EB94BA /* Base */,
|
|
);
|
|
name = Main_iPhone.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
94057000185E5EAF00EB94BA /* Main_iPad.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
94057001185E5EAF00EB94BA /* Base */,
|
|
);
|
|
name = Main_iPad.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
94057016185E5EAF00EB94BA /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
94057017185E5EAF00EB94BA /* en */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
9405701B185E5EAF00EB94BA /* 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;
|
|
};
|
|
9405701C185E5EAF00EB94BA /* 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;
|
|
};
|
|
9405701E185E5EAF00EB94BA /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "EZAudioOpenGLWaveformExample/EZAudioOpenGLWaveformExample-Prefix.pch";
|
|
INFOPLIST_FILE = "EZAudioOpenGLWaveformExample/EZAudioOpenGLWaveformExample-Info.plist";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Debug;
|
|
};
|
|
9405701F185E5EAF00EB94BA /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "EZAudioOpenGLWaveformExample/EZAudioOpenGLWaveformExample-Prefix.pch";
|
|
INFOPLIST_FILE = "EZAudioOpenGLWaveformExample/EZAudioOpenGLWaveformExample-Info.plist";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Release;
|
|
};
|
|
94057021185E5EAF00EB94BA /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
|
|
BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/EZAudioOpenGLWaveformExample.app/EZAudioOpenGLWaveformExample";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(SDKROOT)/Developer/Library/Frameworks",
|
|
"$(inherited)",
|
|
"$(DEVELOPER_FRAMEWORKS_DIR)",
|
|
);
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "EZAudioOpenGLWaveformExample/EZAudioOpenGLWaveformExample-Prefix.pch";
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
INFOPLIST_FILE = "EZAudioOpenGLWaveformExampleTests/EZAudioOpenGLWaveformExampleTests-Info.plist";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
TEST_HOST = "$(BUNDLE_LOADER)";
|
|
WRAPPER_EXTENSION = xctest;
|
|
};
|
|
name = Debug;
|
|
};
|
|
94057022185E5EAF00EB94BA /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
|
|
BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/EZAudioOpenGLWaveformExample.app/EZAudioOpenGLWaveformExample";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(SDKROOT)/Developer/Library/Frameworks",
|
|
"$(inherited)",
|
|
"$(DEVELOPER_FRAMEWORKS_DIR)",
|
|
);
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "EZAudioOpenGLWaveformExample/EZAudioOpenGLWaveformExample-Prefix.pch";
|
|
INFOPLIST_FILE = "EZAudioOpenGLWaveformExampleTests/EZAudioOpenGLWaveformExampleTests-Info.plist";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
TEST_HOST = "$(BUNDLE_LOADER)";
|
|
WRAPPER_EXTENSION = xctest;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
94056FE3185E5EAF00EB94BA /* Build configuration list for PBXProject "EZAudioOpenGLWaveformExample" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
9405701B185E5EAF00EB94BA /* Debug */,
|
|
9405701C185E5EAF00EB94BA /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
9405701D185E5EAF00EB94BA /* Build configuration list for PBXNativeTarget "EZAudioOpenGLWaveformExample" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
9405701E185E5EAF00EB94BA /* Debug */,
|
|
9405701F185E5EAF00EB94BA /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
94057020185E5EAF00EB94BA /* Build configuration list for PBXNativeTarget "EZAudioOpenGLWaveformExampleTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
94057021185E5EAF00EB94BA /* Debug */,
|
|
94057022185E5EAF00EB94BA /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 94056FE0185E5EAF00EB94BA /* Project object */;
|
|
}
|