599 lines
32 KiB
Plaintext
599 lines
32 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
9417A6C718658FB500D9D37B /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9417A6C618658FB500D9D37B /* AudioToolbox.framework */; };
|
|
9417A6C918658FC000D9D37B /* GLKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9417A6C818658FC000D9D37B /* GLKit.framework */; };
|
|
9417A6D1186591CA00D9D37B /* simple-drum-beat.wav in Resources */ = {isa = PBXBuildFile; fileRef = 9417A6D0186591CA00D9D37B /* simple-drum-beat.wav */; };
|
|
9417A8281867DDF600D9D37B /* AEFloatConverter.m in Sources */ = {isa = PBXBuildFile; fileRef = 9417A8101867DDF600D9D37B /* AEFloatConverter.m */; };
|
|
9417A8291867DDF600D9D37B /* EZAudio.m in Sources */ = {isa = PBXBuildFile; fileRef = 9417A8121867DDF600D9D37B /* EZAudio.m */; };
|
|
9417A82A1867DDF600D9D37B /* EZAudioFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 9417A8141867DDF600D9D37B /* EZAudioFile.m */; };
|
|
9417A82B1867DDF600D9D37B /* EZAudioPlot.m in Sources */ = {isa = PBXBuildFile; fileRef = 9417A8161867DDF600D9D37B /* EZAudioPlot.m */; };
|
|
9417A82C1867DDF600D9D37B /* EZAudioPlotGL.m in Sources */ = {isa = PBXBuildFile; fileRef = 9417A8181867DDF600D9D37B /* EZAudioPlotGL.m */; };
|
|
9417A82D1867DDF600D9D37B /* EZAudioPlotGLKViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9417A81A1867DDF600D9D37B /* EZAudioPlotGLKViewController.m */; };
|
|
9417A82E1867DDF600D9D37B /* EZMicrophone.m in Sources */ = {isa = PBXBuildFile; fileRef = 9417A81C1867DDF600D9D37B /* EZMicrophone.m */; };
|
|
9417A82F1867DDF600D9D37B /* EZOutput.m in Sources */ = {isa = PBXBuildFile; fileRef = 9417A81E1867DDF600D9D37B /* EZOutput.m */; };
|
|
9417A8301867DDF600D9D37B /* EZPlot.m in Sources */ = {isa = PBXBuildFile; fileRef = 9417A8201867DDF600D9D37B /* EZPlot.m */; };
|
|
9417A8311867DDF600D9D37B /* EZRecorder.m in Sources */ = {isa = PBXBuildFile; fileRef = 9417A8221867DDF600D9D37B /* EZRecorder.m */; };
|
|
9417A8321867DDF600D9D37B /* TPCircularBuffer.c in Sources */ = {isa = PBXBuildFile; fileRef = 9417A8231867DDF600D9D37B /* TPCircularBuffer.c */; };
|
|
9417A8331867DDF600D9D37B /* CHANGELOG in Resources */ = {isa = PBXBuildFile; fileRef = 9417A8261867DDF600D9D37B /* CHANGELOG */; };
|
|
9417A8341867DDF600D9D37B /* VERSION in Resources */ = {isa = PBXBuildFile; fileRef = 9417A8271867DDF600D9D37B /* VERSION */; };
|
|
944D03DD186038A60076EF7A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 944D03DC186038A60076EF7A /* Foundation.framework */; };
|
|
944D03DF186038A60076EF7A /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 944D03DE186038A60076EF7A /* CoreGraphics.framework */; };
|
|
944D03E1186038A60076EF7A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 944D03E0186038A60076EF7A /* UIKit.framework */; };
|
|
944D03E7186038A60076EF7A /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 944D03E5186038A60076EF7A /* InfoPlist.strings */; };
|
|
944D03E9186038A60076EF7A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 944D03E8186038A60076EF7A /* main.m */; };
|
|
944D03ED186038A60076EF7A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 944D03EC186038A60076EF7A /* AppDelegate.m */; };
|
|
944D03F0186038A60076EF7A /* Main_iPhone.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 944D03EE186038A60076EF7A /* Main_iPhone.storyboard */; };
|
|
944D03F3186038A60076EF7A /* Main_iPad.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 944D03F1186038A60076EF7A /* Main_iPad.storyboard */; };
|
|
944D03F8186038A60076EF7A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 944D03F7186038A60076EF7A /* Images.xcassets */; };
|
|
944D03FF186038A60076EF7A /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 944D03FE186038A60076EF7A /* XCTest.framework */; };
|
|
944D0400186038A60076EF7A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 944D03DC186038A60076EF7A /* Foundation.framework */; };
|
|
944D0401186038A60076EF7A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 944D03E0186038A60076EF7A /* UIKit.framework */; };
|
|
944D0409186038A60076EF7A /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 944D0407186038A60076EF7A /* InfoPlist.strings */; };
|
|
944D040B186038A60076EF7A /* EZAudioPlayFileExampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 944D040A186038A60076EF7A /* EZAudioPlayFileExampleTests.m */; };
|
|
944D043D1860398B0076EF7A /* PlayFileViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 944D043C1860398A0076EF7A /* PlayFileViewController.m */; };
|
|
94BE6F86188F55CC00841D98 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 94BE6F85188F55CC00841D98 /* AVFoundation.framework */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
944D0402186038A60076EF7A /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 944D03D1186038A60076EF7A /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 944D03D8186038A60076EF7A;
|
|
remoteInfo = EZAudioPlayFileExample;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
9417A6C618658FB500D9D37B /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
|
|
9417A6C818658FC000D9D37B /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; };
|
|
9417A6D0186591CA00D9D37B /* simple-drum-beat.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = "simple-drum-beat.wav"; path = "../../../simple-drum-beat.wav"; sourceTree = "<group>"; };
|
|
9417A80F1867DDF600D9D37B /* AEFloatConverter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AEFloatConverter.h; sourceTree = "<group>"; };
|
|
9417A8101867DDF600D9D37B /* AEFloatConverter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AEFloatConverter.m; sourceTree = "<group>"; };
|
|
9417A8111867DDF600D9D37B /* EZAudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZAudio.h; sourceTree = "<group>"; };
|
|
9417A8121867DDF600D9D37B /* EZAudio.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZAudio.m; sourceTree = "<group>"; };
|
|
9417A8131867DDF600D9D37B /* EZAudioFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZAudioFile.h; sourceTree = "<group>"; };
|
|
9417A8141867DDF600D9D37B /* EZAudioFile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZAudioFile.m; sourceTree = "<group>"; };
|
|
9417A8151867DDF600D9D37B /* EZAudioPlot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZAudioPlot.h; sourceTree = "<group>"; };
|
|
9417A8161867DDF600D9D37B /* EZAudioPlot.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZAudioPlot.m; sourceTree = "<group>"; };
|
|
9417A8171867DDF600D9D37B /* EZAudioPlotGL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZAudioPlotGL.h; sourceTree = "<group>"; };
|
|
9417A8181867DDF600D9D37B /* EZAudioPlotGL.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZAudioPlotGL.m; sourceTree = "<group>"; };
|
|
9417A8191867DDF600D9D37B /* EZAudioPlotGLKViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZAudioPlotGLKViewController.h; sourceTree = "<group>"; };
|
|
9417A81A1867DDF600D9D37B /* EZAudioPlotGLKViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZAudioPlotGLKViewController.m; sourceTree = "<group>"; };
|
|
9417A81B1867DDF600D9D37B /* EZMicrophone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZMicrophone.h; sourceTree = "<group>"; };
|
|
9417A81C1867DDF600D9D37B /* EZMicrophone.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZMicrophone.m; sourceTree = "<group>"; };
|
|
9417A81D1867DDF600D9D37B /* EZOutput.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZOutput.h; sourceTree = "<group>"; };
|
|
9417A81E1867DDF600D9D37B /* EZOutput.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZOutput.m; sourceTree = "<group>"; };
|
|
9417A81F1867DDF600D9D37B /* EZPlot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZPlot.h; sourceTree = "<group>"; };
|
|
9417A8201867DDF600D9D37B /* EZPlot.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZPlot.m; sourceTree = "<group>"; };
|
|
9417A8211867DDF600D9D37B /* EZRecorder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZRecorder.h; sourceTree = "<group>"; };
|
|
9417A8221867DDF600D9D37B /* EZRecorder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZRecorder.m; sourceTree = "<group>"; };
|
|
9417A8231867DDF600D9D37B /* TPCircularBuffer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = TPCircularBuffer.c; sourceTree = "<group>"; };
|
|
9417A8241867DDF600D9D37B /* TPCircularBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TPCircularBuffer.h; sourceTree = "<group>"; };
|
|
9417A8261867DDF600D9D37B /* CHANGELOG */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CHANGELOG; sourceTree = "<group>"; };
|
|
9417A8271867DDF600D9D37B /* VERSION */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VERSION; sourceTree = "<group>"; };
|
|
944D03D9186038A60076EF7A /* EZAudioPlayFileExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = EZAudioPlayFileExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
944D03DC186038A60076EF7A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
944D03DE186038A60076EF7A /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
|
944D03E0186038A60076EF7A /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
|
944D03E4186038A60076EF7A /* EZAudioPlayFileExample-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "EZAudioPlayFileExample-Info.plist"; sourceTree = "<group>"; };
|
|
944D03E6186038A60076EF7A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
944D03E8186038A60076EF7A /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
944D03EA186038A60076EF7A /* EZAudioPlayFileExample-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "EZAudioPlayFileExample-Prefix.pch"; sourceTree = "<group>"; };
|
|
944D03EB186038A60076EF7A /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
944D03EC186038A60076EF7A /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
|
944D03EF186038A60076EF7A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main_iPhone.storyboard; sourceTree = "<group>"; };
|
|
944D03F2186038A60076EF7A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main_iPad.storyboard; sourceTree = "<group>"; };
|
|
944D03F7186038A60076EF7A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
|
944D03FD186038A60076EF7A /* EZAudioPlayFileExampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = EZAudioPlayFileExampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
944D03FE186038A60076EF7A /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
|
|
944D0406186038A60076EF7A /* EZAudioPlayFileExampleTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "EZAudioPlayFileExampleTests-Info.plist"; sourceTree = "<group>"; };
|
|
944D0408186038A60076EF7A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
944D040A186038A60076EF7A /* EZAudioPlayFileExampleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EZAudioPlayFileExampleTests.m; sourceTree = "<group>"; };
|
|
944D043B1860398A0076EF7A /* PlayFileViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PlayFileViewController.h; sourceTree = "<group>"; };
|
|
944D043C1860398A0076EF7A /* PlayFileViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PlayFileViewController.m; sourceTree = "<group>"; };
|
|
94BE6F85188F55CC00841D98 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
944D03D6186038A60076EF7A /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
94BE6F86188F55CC00841D98 /* AVFoundation.framework in Frameworks */,
|
|
9417A6C918658FC000D9D37B /* GLKit.framework in Frameworks */,
|
|
9417A6C718658FB500D9D37B /* AudioToolbox.framework in Frameworks */,
|
|
944D03DF186038A60076EF7A /* CoreGraphics.framework in Frameworks */,
|
|
944D03E1186038A60076EF7A /* UIKit.framework in Frameworks */,
|
|
944D03DD186038A60076EF7A /* Foundation.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
944D03FA186038A60076EF7A /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
944D03FF186038A60076EF7A /* XCTest.framework in Frameworks */,
|
|
944D0401186038A60076EF7A /* UIKit.framework in Frameworks */,
|
|
944D0400186038A60076EF7A /* Foundation.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
9417A80E1867DDF600D9D37B /* EZAudio */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9417A80F1867DDF600D9D37B /* AEFloatConverter.h */,
|
|
9417A8101867DDF600D9D37B /* AEFloatConverter.m */,
|
|
9417A8111867DDF600D9D37B /* EZAudio.h */,
|
|
9417A8121867DDF600D9D37B /* EZAudio.m */,
|
|
9417A8131867DDF600D9D37B /* EZAudioFile.h */,
|
|
9417A8141867DDF600D9D37B /* EZAudioFile.m */,
|
|
9417A8151867DDF600D9D37B /* EZAudioPlot.h */,
|
|
9417A8161867DDF600D9D37B /* EZAudioPlot.m */,
|
|
9417A8171867DDF600D9D37B /* EZAudioPlotGL.h */,
|
|
9417A8181867DDF600D9D37B /* EZAudioPlotGL.m */,
|
|
9417A8191867DDF600D9D37B /* EZAudioPlotGLKViewController.h */,
|
|
9417A81A1867DDF600D9D37B /* EZAudioPlotGLKViewController.m */,
|
|
9417A81B1867DDF600D9D37B /* EZMicrophone.h */,
|
|
9417A81C1867DDF600D9D37B /* EZMicrophone.m */,
|
|
9417A81D1867DDF600D9D37B /* EZOutput.h */,
|
|
9417A81E1867DDF600D9D37B /* EZOutput.m */,
|
|
9417A81F1867DDF600D9D37B /* EZPlot.h */,
|
|
9417A8201867DDF600D9D37B /* EZPlot.m */,
|
|
9417A8211867DDF600D9D37B /* EZRecorder.h */,
|
|
9417A8221867DDF600D9D37B /* EZRecorder.m */,
|
|
9417A8231867DDF600D9D37B /* TPCircularBuffer.c */,
|
|
9417A8241867DDF600D9D37B /* TPCircularBuffer.h */,
|
|
9417A8251867DDF600D9D37B /* VERSION */,
|
|
);
|
|
name = EZAudio;
|
|
path = ../../../../EZAudio;
|
|
sourceTree = "<group>";
|
|
};
|
|
9417A8251867DDF600D9D37B /* VERSION */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9417A8261867DDF600D9D37B /* CHANGELOG */,
|
|
9417A8271867DDF600D9D37B /* VERSION */,
|
|
);
|
|
path = VERSION;
|
|
sourceTree = "<group>";
|
|
};
|
|
944D03D0186038A60076EF7A = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
944D03E2186038A60076EF7A /* EZAudioPlayFileExample */,
|
|
944D0404186038A60076EF7A /* EZAudioPlayFileExampleTests */,
|
|
944D03DB186038A60076EF7A /* Frameworks */,
|
|
944D03DA186038A60076EF7A /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
944D03DA186038A60076EF7A /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
944D03D9186038A60076EF7A /* EZAudioPlayFileExample.app */,
|
|
944D03FD186038A60076EF7A /* EZAudioPlayFileExampleTests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
944D03DB186038A60076EF7A /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
94BE6F85188F55CC00841D98 /* AVFoundation.framework */,
|
|
9417A6C818658FC000D9D37B /* GLKit.framework */,
|
|
9417A6C618658FB500D9D37B /* AudioToolbox.framework */,
|
|
944D03DC186038A60076EF7A /* Foundation.framework */,
|
|
944D03DE186038A60076EF7A /* CoreGraphics.framework */,
|
|
944D03E0186038A60076EF7A /* UIKit.framework */,
|
|
944D03FE186038A60076EF7A /* XCTest.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
944D03E2186038A60076EF7A /* EZAudioPlayFileExample */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9417A80E1867DDF600D9D37B /* EZAudio */,
|
|
944D03EB186038A60076EF7A /* AppDelegate.h */,
|
|
944D03EC186038A60076EF7A /* AppDelegate.m */,
|
|
944D03EE186038A60076EF7A /* Main_iPhone.storyboard */,
|
|
944D03F1186038A60076EF7A /* Main_iPad.storyboard */,
|
|
944D043B1860398A0076EF7A /* PlayFileViewController.h */,
|
|
944D043C1860398A0076EF7A /* PlayFileViewController.m */,
|
|
9417A6D0186591CA00D9D37B /* simple-drum-beat.wav */,
|
|
944D03F7186038A60076EF7A /* Images.xcassets */,
|
|
944D03E3186038A60076EF7A /* Supporting Files */,
|
|
);
|
|
path = EZAudioPlayFileExample;
|
|
sourceTree = "<group>";
|
|
};
|
|
944D03E3186038A60076EF7A /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
944D03E4186038A60076EF7A /* EZAudioPlayFileExample-Info.plist */,
|
|
944D03E5186038A60076EF7A /* InfoPlist.strings */,
|
|
944D03E8186038A60076EF7A /* main.m */,
|
|
944D03EA186038A60076EF7A /* EZAudioPlayFileExample-Prefix.pch */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
944D0404186038A60076EF7A /* EZAudioPlayFileExampleTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
944D040A186038A60076EF7A /* EZAudioPlayFileExampleTests.m */,
|
|
944D0405186038A60076EF7A /* Supporting Files */,
|
|
);
|
|
path = EZAudioPlayFileExampleTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
944D0405186038A60076EF7A /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
944D0406186038A60076EF7A /* EZAudioPlayFileExampleTests-Info.plist */,
|
|
944D0407186038A60076EF7A /* InfoPlist.strings */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
944D03D8186038A60076EF7A /* EZAudioPlayFileExample */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 944D040E186038A60076EF7A /* Build configuration list for PBXNativeTarget "EZAudioPlayFileExample" */;
|
|
buildPhases = (
|
|
944D03D5186038A60076EF7A /* Sources */,
|
|
944D03D6186038A60076EF7A /* Frameworks */,
|
|
944D03D7186038A60076EF7A /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = EZAudioPlayFileExample;
|
|
productName = EZAudioPlayFileExample;
|
|
productReference = 944D03D9186038A60076EF7A /* EZAudioPlayFileExample.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
944D03FC186038A60076EF7A /* EZAudioPlayFileExampleTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 944D0411186038A60076EF7A /* Build configuration list for PBXNativeTarget "EZAudioPlayFileExampleTests" */;
|
|
buildPhases = (
|
|
944D03F9186038A60076EF7A /* Sources */,
|
|
944D03FA186038A60076EF7A /* Frameworks */,
|
|
944D03FB186038A60076EF7A /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
944D0403186038A60076EF7A /* PBXTargetDependency */,
|
|
);
|
|
name = EZAudioPlayFileExampleTests;
|
|
productName = EZAudioPlayFileExampleTests;
|
|
productReference = 944D03FD186038A60076EF7A /* EZAudioPlayFileExampleTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
944D03D1186038A60076EF7A /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0500;
|
|
ORGANIZATIONNAME = "Syed Haris Ali";
|
|
TargetAttributes = {
|
|
944D03FC186038A60076EF7A = {
|
|
TestTargetID = 944D03D8186038A60076EF7A;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 944D03D4186038A60076EF7A /* Build configuration list for PBXProject "EZAudioPlayFileExample" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 944D03D0186038A60076EF7A;
|
|
productRefGroup = 944D03DA186038A60076EF7A /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
944D03D8186038A60076EF7A /* EZAudioPlayFileExample */,
|
|
944D03FC186038A60076EF7A /* EZAudioPlayFileExampleTests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
944D03D7186038A60076EF7A /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9417A6D1186591CA00D9D37B /* simple-drum-beat.wav in Resources */,
|
|
9417A8341867DDF600D9D37B /* VERSION in Resources */,
|
|
944D03F3186038A60076EF7A /* Main_iPad.storyboard in Resources */,
|
|
944D03F8186038A60076EF7A /* Images.xcassets in Resources */,
|
|
944D03F0186038A60076EF7A /* Main_iPhone.storyboard in Resources */,
|
|
944D03E7186038A60076EF7A /* InfoPlist.strings in Resources */,
|
|
9417A8331867DDF600D9D37B /* CHANGELOG in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
944D03FB186038A60076EF7A /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
944D0409186038A60076EF7A /* InfoPlist.strings in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
944D03D5186038A60076EF7A /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9417A8321867DDF600D9D37B /* TPCircularBuffer.c in Sources */,
|
|
9417A82F1867DDF600D9D37B /* EZOutput.m in Sources */,
|
|
9417A82D1867DDF600D9D37B /* EZAudioPlotGLKViewController.m in Sources */,
|
|
944D03ED186038A60076EF7A /* AppDelegate.m in Sources */,
|
|
9417A8281867DDF600D9D37B /* AEFloatConverter.m in Sources */,
|
|
944D043D1860398B0076EF7A /* PlayFileViewController.m in Sources */,
|
|
9417A82B1867DDF600D9D37B /* EZAudioPlot.m in Sources */,
|
|
9417A82A1867DDF600D9D37B /* EZAudioFile.m in Sources */,
|
|
9417A82C1867DDF600D9D37B /* EZAudioPlotGL.m in Sources */,
|
|
944D03E9186038A60076EF7A /* main.m in Sources */,
|
|
9417A8301867DDF600D9D37B /* EZPlot.m in Sources */,
|
|
9417A82E1867DDF600D9D37B /* EZMicrophone.m in Sources */,
|
|
9417A8311867DDF600D9D37B /* EZRecorder.m in Sources */,
|
|
9417A8291867DDF600D9D37B /* EZAudio.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
944D03F9186038A60076EF7A /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
944D040B186038A60076EF7A /* EZAudioPlayFileExampleTests.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
944D0403186038A60076EF7A /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 944D03D8186038A60076EF7A /* EZAudioPlayFileExample */;
|
|
targetProxy = 944D0402186038A60076EF7A /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
944D03E5186038A60076EF7A /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
944D03E6186038A60076EF7A /* en */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
944D03EE186038A60076EF7A /* Main_iPhone.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
944D03EF186038A60076EF7A /* Base */,
|
|
);
|
|
name = Main_iPhone.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
944D03F1186038A60076EF7A /* Main_iPad.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
944D03F2186038A60076EF7A /* Base */,
|
|
);
|
|
name = Main_iPad.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
944D0407186038A60076EF7A /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
944D0408186038A60076EF7A /* en */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
944D040C186038A60076EF7A /* 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;
|
|
};
|
|
944D040D186038A60076EF7A /* 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;
|
|
};
|
|
944D040F186038A60076EF7A /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "EZAudioPlayFileExample/EZAudioPlayFileExample-Prefix.pch";
|
|
INFOPLIST_FILE = "EZAudioPlayFileExample/EZAudioPlayFileExample-Info.plist";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Debug;
|
|
};
|
|
944D0410186038A60076EF7A /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "EZAudioPlayFileExample/EZAudioPlayFileExample-Prefix.pch";
|
|
INFOPLIST_FILE = "EZAudioPlayFileExample/EZAudioPlayFileExample-Info.plist";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Release;
|
|
};
|
|
944D0412186038A60076EF7A /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
|
|
BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/EZAudioPlayFileExample.app/EZAudioPlayFileExample";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(SDKROOT)/Developer/Library/Frameworks",
|
|
"$(inherited)",
|
|
"$(DEVELOPER_FRAMEWORKS_DIR)",
|
|
);
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "EZAudioPlayFileExample/EZAudioPlayFileExample-Prefix.pch";
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
INFOPLIST_FILE = "EZAudioPlayFileExampleTests/EZAudioPlayFileExampleTests-Info.plist";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
TEST_HOST = "$(BUNDLE_LOADER)";
|
|
WRAPPER_EXTENSION = xctest;
|
|
};
|
|
name = Debug;
|
|
};
|
|
944D0413186038A60076EF7A /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
|
|
BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/EZAudioPlayFileExample.app/EZAudioPlayFileExample";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(SDKROOT)/Developer/Library/Frameworks",
|
|
"$(inherited)",
|
|
"$(DEVELOPER_FRAMEWORKS_DIR)",
|
|
);
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "EZAudioPlayFileExample/EZAudioPlayFileExample-Prefix.pch";
|
|
INFOPLIST_FILE = "EZAudioPlayFileExampleTests/EZAudioPlayFileExampleTests-Info.plist";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
TEST_HOST = "$(BUNDLE_LOADER)";
|
|
WRAPPER_EXTENSION = xctest;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
944D03D4186038A60076EF7A /* Build configuration list for PBXProject "EZAudioPlayFileExample" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
944D040C186038A60076EF7A /* Debug */,
|
|
944D040D186038A60076EF7A /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
944D040E186038A60076EF7A /* Build configuration list for PBXNativeTarget "EZAudioPlayFileExample" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
944D040F186038A60076EF7A /* Debug */,
|
|
944D0410186038A60076EF7A /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
944D0411186038A60076EF7A /* Build configuration list for PBXNativeTarget "EZAudioPlayFileExampleTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
944D0412186038A60076EF7A /* Debug */,
|
|
944D0413186038A60076EF7A /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 944D03D1186038A60076EF7A /* Project object */;
|
|
}
|