605 lines
34 KiB
Plaintext
605 lines
34 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
6628E22F1B39F7BC00020E56 /* MainStoryboard.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 6628E22E1B39F7BC00020E56 /* MainStoryboard.storyboard */; };
|
|
667559861B3B78820013E67E /* EZAudio.m in Sources */ = {isa = PBXBuildFile; fileRef = 667559631B3B78820013E67E /* EZAudio.m */; };
|
|
667559871B3B78820013E67E /* EZAudioDevice.m in Sources */ = {isa = PBXBuildFile; fileRef = 667559651B3B78820013E67E /* EZAudioDevice.m */; };
|
|
667559881B3B78820013E67E /* EZAudioDisplayLink.m in Sources */ = {isa = PBXBuildFile; fileRef = 667559671B3B78820013E67E /* EZAudioDisplayLink.m */; };
|
|
667559891B3B78820013E67E /* EZAudioFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 667559691B3B78820013E67E /* EZAudioFile.m */; };
|
|
6675598A1B3B78820013E67E /* EZAudioFloatConverter.m in Sources */ = {isa = PBXBuildFile; fileRef = 6675596B1B3B78820013E67E /* EZAudioFloatConverter.m */; };
|
|
6675598B1B3B78820013E67E /* EZAudioFloatData.m in Sources */ = {isa = PBXBuildFile; fileRef = 6675596D1B3B78820013E67E /* EZAudioFloatData.m */; };
|
|
6675598C1B3B78820013E67E /* EZAudioPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6675596F1B3B78820013E67E /* EZAudioPlayer.m */; };
|
|
6675598D1B3B78820013E67E /* EZAudioPlot.m in Sources */ = {isa = PBXBuildFile; fileRef = 667559711B3B78820013E67E /* EZAudioPlot.m */; };
|
|
6675598E1B3B78820013E67E /* EZAudioPlotGL.m in Sources */ = {isa = PBXBuildFile; fileRef = 667559731B3B78820013E67E /* EZAudioPlotGL.m */; };
|
|
667559901B3B78820013E67E /* EZAudioUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 667559771B3B78820013E67E /* EZAudioUtilities.m */; };
|
|
667559911B3B78820013E67E /* EZMicrophone.m in Sources */ = {isa = PBXBuildFile; fileRef = 667559791B3B78820013E67E /* EZMicrophone.m */; };
|
|
667559921B3B78820013E67E /* EZOutput.m in Sources */ = {isa = PBXBuildFile; fileRef = 6675597B1B3B78820013E67E /* EZOutput.m */; };
|
|
667559931B3B78820013E67E /* EZPlot.m in Sources */ = {isa = PBXBuildFile; fileRef = 6675597D1B3B78820013E67E /* EZPlot.m */; };
|
|
667559941B3B78820013E67E /* EZRecorder.m in Sources */ = {isa = PBXBuildFile; fileRef = 6675597F1B3B78820013E67E /* EZRecorder.m */; };
|
|
667559951B3B78820013E67E /* TPCircularBuffer.c in Sources */ = {isa = PBXBuildFile; fileRef = 667559801B3B78820013E67E /* TPCircularBuffer.c */; };
|
|
667559961B3B78820013E67E /* CHANGELOG in Resources */ = {isa = PBXBuildFile; fileRef = 667559831B3B78820013E67E /* CHANGELOG */; };
|
|
667559971B3B78820013E67E /* VERSION in Resources */ = {isa = PBXBuildFile; fileRef = 667559841B3B78820013E67E /* VERSION */; };
|
|
9405705E185E69D400EB94BA /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9405705D185E69D400EB94BA /* Foundation.framework */; };
|
|
94057060185E69D400EB94BA /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9405705F185E69D400EB94BA /* CoreGraphics.framework */; };
|
|
94057062185E69D400EB94BA /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 94057061185E69D400EB94BA /* UIKit.framework */; };
|
|
94057068185E69D400EB94BA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 94057066185E69D400EB94BA /* InfoPlist.strings */; };
|
|
9405706A185E69D400EB94BA /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 94057069185E69D400EB94BA /* main.m */; };
|
|
9405706E185E69D400EB94BA /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 9405706D185E69D400EB94BA /* AppDelegate.m */; };
|
|
94057079185E69D400EB94BA /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 94057078185E69D400EB94BA /* Images.xcassets */; };
|
|
94057080185E69D400EB94BA /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9405707F185E69D400EB94BA /* XCTest.framework */; };
|
|
94057081185E69D400EB94BA /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9405705D185E69D400EB94BA /* Foundation.framework */; };
|
|
94057082185E69D400EB94BA /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 94057061185E69D400EB94BA /* UIKit.framework */; };
|
|
9405708A185E69D400EB94BA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 94057088185E69D400EB94BA /* InfoPlist.strings */; };
|
|
9405708C185E69D400EB94BA /* EZAudioWaveformFromFileExampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 9405708B185E69D400EB94BA /* EZAudioWaveformFromFileExampleTests.m */; };
|
|
940570BE185E6A0400EB94BA /* WaveformFromFileViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 940570BD185E6A0400EB94BA /* WaveformFromFileViewController.m */; };
|
|
9417A6C118658F9700D9D37B /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9417A6C018658F9700D9D37B /* AudioToolbox.framework */; };
|
|
9417A6C318658F9C00D9D37B /* GLKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9417A6C218658F9C00D9D37B /* GLKit.framework */; };
|
|
9417A6CF186591BC00D9D37B /* simple-drum-beat.wav in Resources */ = {isa = PBXBuildFile; fileRef = 9417A6CE186591BC00D9D37B /* simple-drum-beat.wav */; };
|
|
94FBB77718B156AE007CAE45 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 94FBB77618B156AE007CAE45 /* AVFoundation.framework */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
94057083185E69D400EB94BA /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 94057052185E69D400EB94BA /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 94057059185E69D400EB94BA;
|
|
remoteInfo = EZAudioWaveformFromFileExample;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
6628E22E1B39F7BC00020E56 /* MainStoryboard.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = MainStoryboard.storyboard; sourceTree = "<group>"; };
|
|
667559621B3B78820013E67E /* EZAudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZAudio.h; sourceTree = "<group>"; };
|
|
667559631B3B78820013E67E /* EZAudio.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZAudio.m; sourceTree = "<group>"; };
|
|
667559641B3B78820013E67E /* EZAudioDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZAudioDevice.h; sourceTree = "<group>"; };
|
|
667559651B3B78820013E67E /* EZAudioDevice.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZAudioDevice.m; sourceTree = "<group>"; };
|
|
667559661B3B78820013E67E /* EZAudioDisplayLink.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZAudioDisplayLink.h; sourceTree = "<group>"; };
|
|
667559671B3B78820013E67E /* EZAudioDisplayLink.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZAudioDisplayLink.m; sourceTree = "<group>"; };
|
|
667559681B3B78820013E67E /* EZAudioFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZAudioFile.h; sourceTree = "<group>"; };
|
|
667559691B3B78820013E67E /* EZAudioFile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZAudioFile.m; sourceTree = "<group>"; };
|
|
6675596A1B3B78820013E67E /* EZAudioFloatConverter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZAudioFloatConverter.h; sourceTree = "<group>"; };
|
|
6675596B1B3B78820013E67E /* EZAudioFloatConverter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZAudioFloatConverter.m; sourceTree = "<group>"; };
|
|
6675596C1B3B78820013E67E /* EZAudioFloatData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZAudioFloatData.h; sourceTree = "<group>"; };
|
|
6675596D1B3B78820013E67E /* EZAudioFloatData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZAudioFloatData.m; sourceTree = "<group>"; };
|
|
6675596E1B3B78820013E67E /* EZAudioPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZAudioPlayer.h; sourceTree = "<group>"; };
|
|
6675596F1B3B78820013E67E /* EZAudioPlayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZAudioPlayer.m; sourceTree = "<group>"; };
|
|
667559701B3B78820013E67E /* EZAudioPlot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZAudioPlot.h; sourceTree = "<group>"; };
|
|
667559711B3B78820013E67E /* EZAudioPlot.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZAudioPlot.m; sourceTree = "<group>"; };
|
|
667559721B3B78820013E67E /* EZAudioPlotGL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZAudioPlotGL.h; sourceTree = "<group>"; };
|
|
667559731B3B78820013E67E /* EZAudioPlotGL.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZAudioPlotGL.m; sourceTree = "<group>"; };
|
|
667559761B3B78820013E67E /* EZAudioUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZAudioUtilities.h; sourceTree = "<group>"; };
|
|
667559771B3B78820013E67E /* EZAudioUtilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZAudioUtilities.m; sourceTree = "<group>"; };
|
|
667559781B3B78820013E67E /* EZMicrophone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZMicrophone.h; sourceTree = "<group>"; };
|
|
667559791B3B78820013E67E /* EZMicrophone.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZMicrophone.m; sourceTree = "<group>"; };
|
|
6675597A1B3B78820013E67E /* EZOutput.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZOutput.h; sourceTree = "<group>"; };
|
|
6675597B1B3B78820013E67E /* EZOutput.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZOutput.m; sourceTree = "<group>"; };
|
|
6675597C1B3B78820013E67E /* EZPlot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZPlot.h; sourceTree = "<group>"; };
|
|
6675597D1B3B78820013E67E /* EZPlot.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZPlot.m; sourceTree = "<group>"; };
|
|
6675597E1B3B78820013E67E /* EZRecorder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZRecorder.h; sourceTree = "<group>"; };
|
|
6675597F1B3B78820013E67E /* EZRecorder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EZRecorder.m; sourceTree = "<group>"; };
|
|
667559801B3B78820013E67E /* TPCircularBuffer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = TPCircularBuffer.c; sourceTree = "<group>"; };
|
|
667559811B3B78820013E67E /* TPCircularBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TPCircularBuffer.h; sourceTree = "<group>"; };
|
|
667559831B3B78820013E67E /* CHANGELOG */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CHANGELOG; sourceTree = "<group>"; };
|
|
667559841B3B78820013E67E /* VERSION */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VERSION; sourceTree = "<group>"; };
|
|
9405705A185E69D400EB94BA /* EZAudioWaveformFromFileExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = EZAudioWaveformFromFileExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
9405705D185E69D400EB94BA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
9405705F185E69D400EB94BA /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
|
94057061185E69D400EB94BA /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
|
94057065185E69D400EB94BA /* EZAudioWaveformFromFileExample-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "EZAudioWaveformFromFileExample-Info.plist"; sourceTree = "<group>"; };
|
|
94057067185E69D400EB94BA /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
94057069185E69D400EB94BA /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
9405706B185E69D400EB94BA /* EZAudioWaveformFromFileExample-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "EZAudioWaveformFromFileExample-Prefix.pch"; sourceTree = "<group>"; };
|
|
9405706C185E69D400EB94BA /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
9405706D185E69D400EB94BA /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
|
94057078185E69D400EB94BA /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
|
9405707E185E69D400EB94BA /* EZAudioWaveformFromFileExampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = EZAudioWaveformFromFileExampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
9405707F185E69D400EB94BA /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
|
|
94057087185E69D400EB94BA /* EZAudioWaveformFromFileExampleTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "EZAudioWaveformFromFileExampleTests-Info.plist"; sourceTree = "<group>"; };
|
|
94057089185E69D400EB94BA /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
9405708B185E69D400EB94BA /* EZAudioWaveformFromFileExampleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EZAudioWaveformFromFileExampleTests.m; sourceTree = "<group>"; };
|
|
940570BC185E6A0400EB94BA /* WaveformFromFileViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WaveformFromFileViewController.h; sourceTree = "<group>"; };
|
|
940570BD185E6A0400EB94BA /* WaveformFromFileViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WaveformFromFileViewController.m; sourceTree = "<group>"; };
|
|
9417A6C018658F9700D9D37B /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
|
|
9417A6C218658F9C00D9D37B /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; };
|
|
9417A6CE186591BC00D9D37B /* simple-drum-beat.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = "simple-drum-beat.wav"; path = "../../../simple-drum-beat.wav"; sourceTree = "<group>"; };
|
|
94FBB77618B156AE007CAE45 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
94057057185E69D400EB94BA /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
94FBB77718B156AE007CAE45 /* AVFoundation.framework in Frameworks */,
|
|
9417A6C318658F9C00D9D37B /* GLKit.framework in Frameworks */,
|
|
9417A6C118658F9700D9D37B /* AudioToolbox.framework in Frameworks */,
|
|
94057060185E69D400EB94BA /* CoreGraphics.framework in Frameworks */,
|
|
94057062185E69D400EB94BA /* UIKit.framework in Frameworks */,
|
|
9405705E185E69D400EB94BA /* Foundation.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
9405707B185E69D400EB94BA /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
94057080185E69D400EB94BA /* XCTest.framework in Frameworks */,
|
|
94057082185E69D400EB94BA /* UIKit.framework in Frameworks */,
|
|
94057081185E69D400EB94BA /* Foundation.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
6675595F1B3B78820013E67E /* EZAudio */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
667559621B3B78820013E67E /* EZAudio.h */,
|
|
667559631B3B78820013E67E /* EZAudio.m */,
|
|
667559641B3B78820013E67E /* EZAudioDevice.h */,
|
|
667559651B3B78820013E67E /* EZAudioDevice.m */,
|
|
667559661B3B78820013E67E /* EZAudioDisplayLink.h */,
|
|
667559671B3B78820013E67E /* EZAudioDisplayLink.m */,
|
|
667559681B3B78820013E67E /* EZAudioFile.h */,
|
|
667559691B3B78820013E67E /* EZAudioFile.m */,
|
|
6675596A1B3B78820013E67E /* EZAudioFloatConverter.h */,
|
|
6675596B1B3B78820013E67E /* EZAudioFloatConverter.m */,
|
|
6675596C1B3B78820013E67E /* EZAudioFloatData.h */,
|
|
6675596D1B3B78820013E67E /* EZAudioFloatData.m */,
|
|
6675596E1B3B78820013E67E /* EZAudioPlayer.h */,
|
|
6675596F1B3B78820013E67E /* EZAudioPlayer.m */,
|
|
667559701B3B78820013E67E /* EZAudioPlot.h */,
|
|
667559711B3B78820013E67E /* EZAudioPlot.m */,
|
|
667559721B3B78820013E67E /* EZAudioPlotGL.h */,
|
|
667559731B3B78820013E67E /* EZAudioPlotGL.m */,
|
|
667559761B3B78820013E67E /* EZAudioUtilities.h */,
|
|
667559771B3B78820013E67E /* EZAudioUtilities.m */,
|
|
667559781B3B78820013E67E /* EZMicrophone.h */,
|
|
667559791B3B78820013E67E /* EZMicrophone.m */,
|
|
6675597A1B3B78820013E67E /* EZOutput.h */,
|
|
6675597B1B3B78820013E67E /* EZOutput.m */,
|
|
6675597C1B3B78820013E67E /* EZPlot.h */,
|
|
6675597D1B3B78820013E67E /* EZPlot.m */,
|
|
6675597E1B3B78820013E67E /* EZRecorder.h */,
|
|
6675597F1B3B78820013E67E /* EZRecorder.m */,
|
|
667559801B3B78820013E67E /* TPCircularBuffer.c */,
|
|
667559811B3B78820013E67E /* TPCircularBuffer.h */,
|
|
667559821B3B78820013E67E /* VERSION */,
|
|
);
|
|
name = EZAudio;
|
|
path = ../../../../EZAudio;
|
|
sourceTree = "<group>";
|
|
};
|
|
667559821B3B78820013E67E /* VERSION */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
667559831B3B78820013E67E /* CHANGELOG */,
|
|
667559841B3B78820013E67E /* VERSION */,
|
|
);
|
|
path = VERSION;
|
|
sourceTree = "<group>";
|
|
};
|
|
94057051185E69D400EB94BA = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
94057063185E69D400EB94BA /* EZAudioWaveformFromFileExample */,
|
|
94057085185E69D400EB94BA /* EZAudioWaveformFromFileExampleTests */,
|
|
9405705C185E69D400EB94BA /* Frameworks */,
|
|
9405705B185E69D400EB94BA /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
9405705B185E69D400EB94BA /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9405705A185E69D400EB94BA /* EZAudioWaveformFromFileExample.app */,
|
|
9405707E185E69D400EB94BA /* EZAudioWaveformFromFileExampleTests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
9405705C185E69D400EB94BA /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
94FBB77618B156AE007CAE45 /* AVFoundation.framework */,
|
|
9417A6C218658F9C00D9D37B /* GLKit.framework */,
|
|
9417A6C018658F9700D9D37B /* AudioToolbox.framework */,
|
|
9405705D185E69D400EB94BA /* Foundation.framework */,
|
|
9405705F185E69D400EB94BA /* CoreGraphics.framework */,
|
|
94057061185E69D400EB94BA /* UIKit.framework */,
|
|
9405707F185E69D400EB94BA /* XCTest.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
94057063185E69D400EB94BA /* EZAudioWaveformFromFileExample */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6675595F1B3B78820013E67E /* EZAudio */,
|
|
9405706C185E69D400EB94BA /* AppDelegate.h */,
|
|
9405706D185E69D400EB94BA /* AppDelegate.m */,
|
|
6628E22E1B39F7BC00020E56 /* MainStoryboard.storyboard */,
|
|
940570BC185E6A0400EB94BA /* WaveformFromFileViewController.h */,
|
|
940570BD185E6A0400EB94BA /* WaveformFromFileViewController.m */,
|
|
9417A6CE186591BC00D9D37B /* simple-drum-beat.wav */,
|
|
94057078185E69D400EB94BA /* Images.xcassets */,
|
|
94057064185E69D400EB94BA /* Supporting Files */,
|
|
);
|
|
path = EZAudioWaveformFromFileExample;
|
|
sourceTree = "<group>";
|
|
};
|
|
94057064185E69D400EB94BA /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
94057065185E69D400EB94BA /* EZAudioWaveformFromFileExample-Info.plist */,
|
|
94057066185E69D400EB94BA /* InfoPlist.strings */,
|
|
94057069185E69D400EB94BA /* main.m */,
|
|
9405706B185E69D400EB94BA /* EZAudioWaveformFromFileExample-Prefix.pch */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
94057085185E69D400EB94BA /* EZAudioWaveformFromFileExampleTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9405708B185E69D400EB94BA /* EZAudioWaveformFromFileExampleTests.m */,
|
|
94057086185E69D400EB94BA /* Supporting Files */,
|
|
);
|
|
path = EZAudioWaveformFromFileExampleTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
94057086185E69D400EB94BA /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
94057087185E69D400EB94BA /* EZAudioWaveformFromFileExampleTests-Info.plist */,
|
|
94057088185E69D400EB94BA /* InfoPlist.strings */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
94057059185E69D400EB94BA /* EZAudioWaveformFromFileExample */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 9405708F185E69D400EB94BA /* Build configuration list for PBXNativeTarget "EZAudioWaveformFromFileExample" */;
|
|
buildPhases = (
|
|
94057056185E69D400EB94BA /* Sources */,
|
|
94057057185E69D400EB94BA /* Frameworks */,
|
|
94057058185E69D400EB94BA /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = EZAudioWaveformFromFileExample;
|
|
productName = EZAudioWaveformFromFileExample;
|
|
productReference = 9405705A185E69D400EB94BA /* EZAudioWaveformFromFileExample.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
9405707D185E69D400EB94BA /* EZAudioWaveformFromFileExampleTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 94057092185E69D400EB94BA /* Build configuration list for PBXNativeTarget "EZAudioWaveformFromFileExampleTests" */;
|
|
buildPhases = (
|
|
9405707A185E69D400EB94BA /* Sources */,
|
|
9405707B185E69D400EB94BA /* Frameworks */,
|
|
9405707C185E69D400EB94BA /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
94057084185E69D400EB94BA /* PBXTargetDependency */,
|
|
);
|
|
name = EZAudioWaveformFromFileExampleTests;
|
|
productName = EZAudioWaveformFromFileExampleTests;
|
|
productReference = 9405707E185E69D400EB94BA /* EZAudioWaveformFromFileExampleTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
94057052185E69D400EB94BA /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0500;
|
|
ORGANIZATIONNAME = "Syed Haris Ali";
|
|
TargetAttributes = {
|
|
9405707D185E69D400EB94BA = {
|
|
TestTargetID = 94057059185E69D400EB94BA;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 94057055185E69D400EB94BA /* Build configuration list for PBXProject "EZAudioWaveformFromFileExample" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 94057051185E69D400EB94BA;
|
|
productRefGroup = 9405705B185E69D400EB94BA /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
94057059185E69D400EB94BA /* EZAudioWaveformFromFileExample */,
|
|
9405707D185E69D400EB94BA /* EZAudioWaveformFromFileExampleTests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
94057058185E69D400EB94BA /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
6628E22F1B39F7BC00020E56 /* MainStoryboard.storyboard in Resources */,
|
|
9417A6CF186591BC00D9D37B /* simple-drum-beat.wav in Resources */,
|
|
94057079185E69D400EB94BA /* Images.xcassets in Resources */,
|
|
667559971B3B78820013E67E /* VERSION in Resources */,
|
|
94057068185E69D400EB94BA /* InfoPlist.strings in Resources */,
|
|
667559961B3B78820013E67E /* CHANGELOG in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
9405707C185E69D400EB94BA /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9405708A185E69D400EB94BA /* InfoPlist.strings in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
94057056185E69D400EB94BA /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
6675598D1B3B78820013E67E /* EZAudioPlot.m in Sources */,
|
|
6675598C1B3B78820013E67E /* EZAudioPlayer.m in Sources */,
|
|
9405706E185E69D400EB94BA /* AppDelegate.m in Sources */,
|
|
6675598E1B3B78820013E67E /* EZAudioPlotGL.m in Sources */,
|
|
667559891B3B78820013E67E /* EZAudioFile.m in Sources */,
|
|
667559921B3B78820013E67E /* EZOutput.m in Sources */,
|
|
667559901B3B78820013E67E /* EZAudioUtilities.m in Sources */,
|
|
667559931B3B78820013E67E /* EZPlot.m in Sources */,
|
|
940570BE185E6A0400EB94BA /* WaveformFromFileViewController.m in Sources */,
|
|
667559941B3B78820013E67E /* EZRecorder.m in Sources */,
|
|
6675598B1B3B78820013E67E /* EZAudioFloatData.m in Sources */,
|
|
6675598A1B3B78820013E67E /* EZAudioFloatConverter.m in Sources */,
|
|
667559881B3B78820013E67E /* EZAudioDisplayLink.m in Sources */,
|
|
667559911B3B78820013E67E /* EZMicrophone.m in Sources */,
|
|
667559871B3B78820013E67E /* EZAudioDevice.m in Sources */,
|
|
9405706A185E69D400EB94BA /* main.m in Sources */,
|
|
667559951B3B78820013E67E /* TPCircularBuffer.c in Sources */,
|
|
667559861B3B78820013E67E /* EZAudio.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
9405707A185E69D400EB94BA /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9405708C185E69D400EB94BA /* EZAudioWaveformFromFileExampleTests.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
94057084185E69D400EB94BA /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 94057059185E69D400EB94BA /* EZAudioWaveformFromFileExample */;
|
|
targetProxy = 94057083185E69D400EB94BA /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
94057066185E69D400EB94BA /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
94057067185E69D400EB94BA /* en */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
94057088185E69D400EB94BA /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
94057089185E69D400EB94BA /* en */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
9405708D185E69D400EB94BA /* 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;
|
|
};
|
|
9405708E185E69D400EB94BA /* 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;
|
|
};
|
|
94057090185E69D400EB94BA /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "EZAudioWaveformFromFileExample/EZAudioWaveformFromFileExample-Prefix.pch";
|
|
INFOPLIST_FILE = "EZAudioWaveformFromFileExample/EZAudioWaveformFromFileExample-Info.plist";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 6.0;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Debug;
|
|
};
|
|
94057091185E69D400EB94BA /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "EZAudioWaveformFromFileExample/EZAudioWaveformFromFileExample-Prefix.pch";
|
|
INFOPLIST_FILE = "EZAudioWaveformFromFileExample/EZAudioWaveformFromFileExample-Info.plist";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 6.0;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Release;
|
|
};
|
|
94057093185E69D400EB94BA /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
|
|
BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/EZAudioWaveformFromFileExample.app/EZAudioWaveformFromFileExample";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(SDKROOT)/Developer/Library/Frameworks",
|
|
"$(inherited)",
|
|
"$(DEVELOPER_FRAMEWORKS_DIR)",
|
|
);
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "EZAudioWaveformFromFileExample/EZAudioWaveformFromFileExample-Prefix.pch";
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
INFOPLIST_FILE = "EZAudioWaveformFromFileExampleTests/EZAudioWaveformFromFileExampleTests-Info.plist";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
TEST_HOST = "$(BUNDLE_LOADER)";
|
|
WRAPPER_EXTENSION = xctest;
|
|
};
|
|
name = Debug;
|
|
};
|
|
94057094185E69D400EB94BA /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
|
|
BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/EZAudioWaveformFromFileExample.app/EZAudioWaveformFromFileExample";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(SDKROOT)/Developer/Library/Frameworks",
|
|
"$(inherited)",
|
|
"$(DEVELOPER_FRAMEWORKS_DIR)",
|
|
);
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "EZAudioWaveformFromFileExample/EZAudioWaveformFromFileExample-Prefix.pch";
|
|
INFOPLIST_FILE = "EZAudioWaveformFromFileExampleTests/EZAudioWaveformFromFileExampleTests-Info.plist";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
TEST_HOST = "$(BUNDLE_LOADER)";
|
|
WRAPPER_EXTENSION = xctest;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
94057055185E69D400EB94BA /* Build configuration list for PBXProject "EZAudioWaveformFromFileExample" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
9405708D185E69D400EB94BA /* Debug */,
|
|
9405708E185E69D400EB94BA /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
9405708F185E69D400EB94BA /* Build configuration list for PBXNativeTarget "EZAudioWaveformFromFileExample" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
94057090185E69D400EB94BA /* Debug */,
|
|
94057091185E69D400EB94BA /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
94057092185E69D400EB94BA /* Build configuration list for PBXNativeTarget "EZAudioWaveformFromFileExampleTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
94057093185E69D400EB94BA /* Debug */,
|
|
94057094185E69D400EB94BA /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 94057052185E69D400EB94BA /* Project object */;
|
|
}
|