diff --git a/libs/openFrameworksCompiled/project/osx/Shared.xcconfig b/libs/openFrameworksCompiled/project/osx/Shared.xcconfig index cb715dbd54d..9a7e1e1cc53 100644 --- a/libs/openFrameworksCompiled/project/osx/Shared.xcconfig +++ b/libs/openFrameworksCompiled/project/osx/Shared.xcconfig @@ -5,6 +5,8 @@ OF_PATH = ../../../.. // All headers and libs for OF Core #include "CoreOF.xcconfig" +ENABLE_USER_SCRIPT_SANDBOXING=YES + OTHER_CFLAGS = $(OF_CORE_CFLAGS) OTHER_LDFLAGS = $(OF_CORE_LIBS) HEADER_SEARCH_PATHS = $(OF_CORE_HEADERS) diff --git a/libs/openFrameworksCompiled/project/osx/openFrameworksLib.xcodeproj/project.pbxproj b/libs/openFrameworksCompiled/project/osx/openFrameworksLib.xcodeproj/project.pbxproj index 160499121cb..fa8dbbf3102 100644 --- a/libs/openFrameworksCompiled/project/osx/openFrameworksLib.xcodeproj/project.pbxproj +++ b/libs/openFrameworksCompiled/project/osx/openFrameworksLib.xcodeproj/project.pbxproj @@ -7,61 +7,6 @@ objects = { /* Begin PBXBuildFile section */ - 0353245D2BEFEC7B00B50A35 /* ofTimerFps.h in Headers */ = {isa = PBXBuildFile; fileRef = 0353245B2BEFEC7A00B50A35 /* ofTimerFps.h */; }; - 0353245E2BEFEC7B00B50A35 /* ofTimerFps.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0353245C2BEFEC7B00B50A35 /* ofTimerFps.cpp */; }; - 19662F2E2834A44400B622ED /* ofGraphicsCairo.h in Headers */ = {isa = PBXBuildFile; fileRef = 19662F2C2834A44400B622ED /* ofGraphicsCairo.h */; }; - 19662F2F2834A44400B622ED /* ofGraphicsCairo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 19662F2D2834A44400B622ED /* ofGraphicsCairo.cpp */; }; - 22246D93176C9987008A8AF4 /* ofGLProgrammableRenderer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 22246D91176C9987008A8AF4 /* ofGLProgrammableRenderer.cpp */; }; - 22246D94176C9987008A8AF4 /* ofGLProgrammableRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = 22246D92176C9987008A8AF4 /* ofGLProgrammableRenderer.h */; }; - 22769591170D9DD200604FC3 /* ofMatrixStack.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2276958F170D9DD200604FC3 /* ofMatrixStack.cpp */; }; - 22769592170D9DD200604FC3 /* ofMatrixStack.h in Headers */ = {isa = PBXBuildFile; fileRef = 22769590170D9DD200604FC3 /* ofMatrixStack.h */; }; - 2292E73E19E3049700DE9411 /* ofBufferObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2292E73C19E3049700DE9411 /* ofBufferObject.cpp */; }; - 2292E73F19E3049700DE9411 /* ofBufferObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 2292E73D19E3049700DE9411 /* ofBufferObject.h */; }; - 229EB9A61B3181C800FF7B5F /* ofEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = 229EB9A51B3181C800FF7B5F /* ofEvent.h */; }; - 22A1C453170AFCB60079E473 /* ofRendererCollection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 22A1C452170AFCB60079E473 /* ofRendererCollection.cpp */; }; - 22FAD01E17049373002A7EB3 /* ofAppGLFWWindow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 22FAD01C17049373002A7EB3 /* ofAppGLFWWindow.cpp */; }; - 22FAD01F17049373002A7EB3 /* ofAppGLFWWindow.h in Headers */ = {isa = PBXBuildFile; fileRef = 22FAD01D17049373002A7EB3 /* ofAppGLFWWindow.h */; }; - 27DEA3111796F578000A9E90 /* ofXml.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27DEA30F1796F578000A9E90 /* ofXml.cpp */; }; - 27DEA3121796F578000A9E90 /* ofXml.h in Headers */ = {isa = PBXBuildFile; fileRef = 27DEA3101796F578000A9E90 /* ofXml.h */; }; - 2E498914292C96340096EC56 /* ofCubeMap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2E498911292C96340096EC56 /* ofCubeMap.cpp */; }; - 2E498915292C96340096EC56 /* ofCubeMapShaders.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E498912292C96340096EC56 /* ofCubeMapShaders.h */; }; - 2E498916292C96340096EC56 /* ofCubeMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E498913292C96340096EC56 /* ofCubeMap.h */; }; - 2E4D30C128F5BA9C0074D450 /* ofShadow.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E4D30BF28F5BA9C0074D450 /* ofShadow.h */; }; - 2E4D30C228F5BA9C0074D450 /* ofShadow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2E4D30C028F5BA9C0074D450 /* ofShadow.cpp */; }; - 2E6EA7011603A9E400B7ADF3 /* of3dGraphics.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E6EA7001603A9E400B7ADF3 /* of3dGraphics.h */; }; - 2E6EA7041603AA7A00B7ADF3 /* of3dGraphics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2E6EA7031603AA7A00B7ADF3 /* of3dGraphics.cpp */; }; - 2E6EA7061603AABD00B7ADF3 /* of3dPrimitives.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E6EA7051603AABD00B7ADF3 /* of3dPrimitives.h */; }; - 2E6EA7081603AAD600B7ADF3 /* of3dPrimitives.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2E6EA7071603AAD600B7ADF3 /* of3dPrimitives.cpp */; }; - 30CC5385207A36FD008234AF /* ofMathConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 30CC5384207A36FD008234AF /* ofMathConstants.h */; }; - 53EEEF4B130766EF0027C199 /* ofMesh.h in Headers */ = {isa = PBXBuildFile; fileRef = 53EEEF49130766EF0027C199 /* ofMesh.h */; }; - 6678E96F19FEAFA900C00581 /* ofSoundBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6678E96D19FEAFA900C00581 /* ofSoundBuffer.cpp */; }; - 6678E97019FEAFA900C00581 /* ofSoundBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 6678E96E19FEAFA900C00581 /* ofSoundBuffer.h */; }; - 6678E97F19FEB5A600C00581 /* ofSoundUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 6678E97C19FEB5A600C00581 /* ofSoundUtils.h */; }; - 676672A31A749D1900400051 /* ofAVFoundationVideoPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6766729D1A749D1900400051 /* ofAVFoundationVideoPlayer.m */; }; - 676672A41A749D1900400051 /* ofAVFoundationPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 6766729E1A749D1900400051 /* ofAVFoundationPlayer.h */; }; - 676672A51A749D1900400051 /* ofAVFoundationVideoPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 6766729F1A749D1900400051 /* ofAVFoundationVideoPlayer.h */; }; - 676672A81A749D1900400051 /* ofAVFoundationPlayer.mm in Sources */ = {isa = PBXBuildFile; fileRef = 676672A21A749D1900400051 /* ofAVFoundationPlayer.mm */; }; - 67D96B971651AF6D00D5242D /* ofGLUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 67D96B941651AF6D00D5242D /* ofGLUtils.cpp */; }; - 692C298B19DC5C5500C27C5D /* ofFpsCounter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 692C298719DC5C5500C27C5D /* ofFpsCounter.cpp */; }; - 692C298C19DC5C5500C27C5D /* ofFpsCounter.h in Headers */ = {isa = PBXBuildFile; fileRef = 692C298819DC5C5500C27C5D /* ofFpsCounter.h */; }; - 692C298D19DC5C5500C27C5D /* ofTimer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 692C298919DC5C5500C27C5D /* ofTimer.cpp */; }; - 692C298E19DC5C5500C27C5D /* ofTimer.h in Headers */ = {isa = PBXBuildFile; fileRef = 692C298A19DC5C5500C27C5D /* ofTimer.h */; }; - 694425161FE4544C00770088 /* ofGLBaseTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 694425151FE4544C00770088 /* ofGLBaseTypes.h */; }; - 6944251A1FE4547400770088 /* ofGraphicsBaseTypes.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 694425171FE4547400770088 /* ofGraphicsBaseTypes.cpp */; }; - 6944251B1FE4547400770088 /* ofGraphicsBaseTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 694425181FE4547400770088 /* ofGraphicsBaseTypes.h */; }; - 6944251C1FE4547400770088 /* ofGraphicsConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 694425191FE4547400770088 /* ofGraphicsConstants.h */; }; - 6944251F1FE4548B00770088 /* ofSoundBaseTypes.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6944251D1FE4548B00770088 /* ofSoundBaseTypes.cpp */; }; - 694425201FE4548B00770088 /* ofSoundBaseTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 6944251E1FE4548B00770088 /* ofSoundBaseTypes.h */; }; - 694425221FE456AF00770088 /* ofVideoBaseTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 694425211FE456AF00770088 /* ofVideoBaseTypes.h */; }; - 772BDF73146928600030F0EE /* ofOpenALSoundPlayer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 772BDF71146928600030F0EE /* ofOpenALSoundPlayer.cpp */; }; - 772BDF74146928600030F0EE /* ofOpenALSoundPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 772BDF72146928600030F0EE /* ofOpenALSoundPlayer.h */; }; - 92C55F88132DA7DD00EC2631 /* ofPath.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92C55F86132DA7DD00EC2631 /* ofPath.cpp */; }; - 92C55F89132DA7DD00EC2631 /* ofPath.h in Headers */ = {isa = PBXBuildFile; fileRef = 92C55F87132DA7DD00EC2631 /* ofPath.h */; }; - 9979E8221A1CCC44007E55D1 /* ofWindowSettings.h in Headers */ = {isa = PBXBuildFile; fileRef = 9979E81F1A1CCC44007E55D1 /* ofWindowSettings.h */; }; - 9979E8231A1CCC44007E55D1 /* ofMainLoop.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9979E8201A1CCC44007E55D1 /* ofMainLoop.cpp */; }; - 9979E8241A1CCC44007E55D1 /* ofMainLoop.h in Headers */ = {isa = PBXBuildFile; fileRef = 9979E8211A1CCC44007E55D1 /* ofMainLoop.h */; }; - BBA81C431FFBE4DB0064EA94 /* ofBaseApp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBA81C421FFBE4DB0064EA94 /* ofBaseApp.cpp */; }; - BF6276A62BAD9900008864C1 /* ofBaseTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = BF6276A52BAD9900008864C1 /* ofBaseTypes.h */; }; BFB0B3F52C50DFE8008FB5A3 /* brotli.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF7C462D2C097CCE00461163 /* brotli.xcframework */; }; BFB0B3F62C50DFE8008FB5A3 /* curl.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF6276A32BAD6639008864C1 /* curl.xcframework */; }; BFB0B3F72C50DFE8008FB5A3 /* openssl.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF6276A12BAD6619008864C1 /* openssl.xcframework */; }; @@ -77,164 +22,9 @@ BFB0B4012C50DFE8008FB5A3 /* tess2.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF5BF8432B737C7C0049DEF6 /* tess2.xcframework */; }; BFB0B4022C50DFE8008FB5A3 /* uriparser.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF5BF8412B737C700049DEF6 /* uriparser.xcframework */; }; BFB0B4032C50DFE8008FB5A3 /* zlib.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF5BF83F2B737C0A0049DEF6 /* zlib.xcframework */; }; - DA48FE78131D85A6000062BC /* ofPolyline.h in Headers */ = {isa = PBXBuildFile; fileRef = DA48FE74131D85A6000062BC /* ofPolyline.h */; }; - DA94C2F01301D32200CCC773 /* ofRendererCollection.h in Headers */ = {isa = PBXBuildFile; fileRef = DA94C2ED1301D32200CCC773 /* ofRendererCollection.h */; }; - DA97FD3C12F5A61A005C9991 /* ofCairoRenderer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DA97FD3612F5A61A005C9991 /* ofCairoRenderer.cpp */; }; - DA97FD3D12F5A61A005C9991 /* ofCairoRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = DA97FD3712F5A61A005C9991 /* ofCairoRenderer.h */; }; - DAC22D3F16E7A4AF0020226D /* ofParameter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DAC22D3B16E7A4AF0020226D /* ofParameter.cpp */; }; - DAC22D4016E7A4AF0020226D /* ofParameter.h in Headers */ = {isa = PBXBuildFile; fileRef = DAC22D3C16E7A4AF0020226D /* ofParameter.h */; }; - DAC22D4116E7A4AF0020226D /* ofParameterGroup.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DAC22D3D16E7A4AF0020226D /* ofParameterGroup.cpp */; }; - DACFA8DA132D09E8008D4B7A /* ofFbo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DACFA8C9132D09E8008D4B7A /* ofFbo.cpp */; }; - DACFA8DB132D09E8008D4B7A /* ofFbo.h in Headers */ = {isa = PBXBuildFile; fileRef = DACFA8CA132D09E8008D4B7A /* ofFbo.h */; }; - DACFA8DC132D09E8008D4B7A /* ofGLRenderer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DACFA8CB132D09E8008D4B7A /* ofGLRenderer.cpp */; }; - DACFA8DD132D09E8008D4B7A /* ofGLRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = DACFA8CC132D09E8008D4B7A /* ofGLRenderer.h */; }; - DACFA8DE132D09E8008D4B7A /* ofGLUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = DACFA8CD132D09E8008D4B7A /* ofGLUtils.h */; }; - DACFA8DF132D09E8008D4B7A /* ofLight.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DACFA8CE132D09E8008D4B7A /* ofLight.cpp */; }; - DACFA8E0132D09E8008D4B7A /* ofLight.h in Headers */ = {isa = PBXBuildFile; fileRef = DACFA8CF132D09E8008D4B7A /* ofLight.h */; }; - DACFA8E1132D09E8008D4B7A /* ofMaterial.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DACFA8D0132D09E8008D4B7A /* ofMaterial.cpp */; }; - DACFA8E2132D09E8008D4B7A /* ofMaterial.h in Headers */ = {isa = PBXBuildFile; fileRef = DACFA8D1132D09E8008D4B7A /* ofMaterial.h */; }; - DACFA8E3132D09E8008D4B7A /* ofShader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DACFA8D2132D09E8008D4B7A /* ofShader.cpp */; }; - DACFA8E4132D09E8008D4B7A /* ofShader.h in Headers */ = {isa = PBXBuildFile; fileRef = DACFA8D3132D09E8008D4B7A /* ofShader.h */; }; - DACFA8E5132D09E8008D4B7A /* ofTexture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DACFA8D4132D09E8008D4B7A /* ofTexture.cpp */; }; - DACFA8E6132D09E8008D4B7A /* ofTexture.h in Headers */ = {isa = PBXBuildFile; fileRef = DACFA8D5132D09E8008D4B7A /* ofTexture.h */; }; - DACFA8E7132D09E8008D4B7A /* ofVbo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DACFA8D6132D09E8008D4B7A /* ofVbo.cpp */; }; - DACFA8E8132D09E8008D4B7A /* ofVbo.h in Headers */ = {isa = PBXBuildFile; fileRef = DACFA8D7132D09E8008D4B7A /* ofVbo.h */; }; - DACFA8E9132D09E8008D4B7A /* ofVboMesh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DACFA8D8132D09E8008D4B7A /* ofVboMesh.cpp */; }; - DACFA8EA132D09E8008D4B7A /* ofVboMesh.h in Headers */ = {isa = PBXBuildFile; fileRef = DACFA8D9132D09E8008D4B7A /* ofVboMesh.h */; }; - E43EEAC329E66B78001C7596 /* ofAVEngineSoundPlayer.mm in Sources */ = {isa = PBXBuildFile; fileRef = E43EEAC129E66B78001C7596 /* ofAVEngineSoundPlayer.mm */; }; - E43EEAC429E66B78001C7596 /* ofAVEngineSoundPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = E43EEAC229E66B78001C7596 /* ofAVEngineSoundPlayer.h */; }; - E486629A1D8C61B000D1735C /* ofAVFoundationGrabber.h in Headers */ = {isa = PBXBuildFile; fileRef = E48662981D8C61B000D1735C /* ofAVFoundationGrabber.h */; }; - E486629B1D8C61B000D1735C /* ofAVFoundationGrabber.mm in Sources */ = {isa = PBXBuildFile; fileRef = E48662991D8C61B000D1735C /* ofAVFoundationGrabber.mm */; }; - E495DF7D178896A900994238 /* ofAppNoWindow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E495DF7B178896A900994238 /* ofAppNoWindow.cpp */; }; - E495DF7E178896A900994238 /* ofAppNoWindow.h in Headers */ = {isa = PBXBuildFile; fileRef = E495DF7C178896A900994238 /* ofAppNoWindow.h */; }; - E4998A26128A39480094AC3F /* ofEvents.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4998A25128A39480094AC3F /* ofEvents.cpp */; }; - E4B27C1910CBEB9D00536013 /* ofAppRunner.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4B27AAF10CBE92A00536013 /* ofAppRunner.cpp */; }; - E4B27C1A10CBEB9D00536013 /* ofArduino.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4B27AB310CBE92A00536013 /* ofArduino.cpp */; }; - E4B27C1B10CBEB9D00536013 /* ofSerial.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4B27AB510CBE92A00536013 /* ofSerial.cpp */; }; - E4B27C2610CBEB9D00536013 /* ofVideoGrabber.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4B27ADB10CBE92A00536013 /* ofVideoGrabber.cpp */; }; - E4B27C2710CBEB9D00536013 /* ofVideoPlayer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4B27ADD10CBE92A00536013 /* ofVideoPlayer.cpp */; }; - E4C5E387131AC1B10050F992 /* ofRtAudioSoundStream.h in Headers */ = {isa = PBXBuildFile; fileRef = E4C5E385131AC1B10050F992 /* ofRtAudioSoundStream.h */; }; - E4C5E388131AC1B10050F992 /* ofRtAudioSoundStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4C5E386131AC1B10050F992 /* ofRtAudioSoundStream.cpp */; }; - E4F3BA6712F4C4BF002D19BB /* of3dUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4F3BA5312F4C4BF002D19BB /* of3dUtils.cpp */; }; - E4F3BA6812F4C4BF002D19BB /* of3dUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = E4F3BA5412F4C4BF002D19BB /* of3dUtils.h */; }; - E4F3BA6912F4C4BF002D19BB /* ofCamera.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4F3BA5512F4C4BF002D19BB /* ofCamera.cpp */; }; - E4F3BA6A12F4C4BF002D19BB /* ofCamera.h in Headers */ = {isa = PBXBuildFile; fileRef = E4F3BA5612F4C4BF002D19BB /* ofCamera.h */; }; - E4F3BA6B12F4C4BF002D19BB /* ofEasyCam.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4F3BA5712F4C4BF002D19BB /* ofEasyCam.cpp */; }; - E4F3BA6C12F4C4BF002D19BB /* ofEasyCam.h in Headers */ = {isa = PBXBuildFile; fileRef = E4F3BA5812F4C4BF002D19BB /* ofEasyCam.h */; }; - E4F3BA7312F4C4BF002D19BB /* ofNode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4F3BA5F12F4C4BF002D19BB /* ofNode.cpp */; }; - E4F3BA7412F4C4BF002D19BB /* ofNode.h in Headers */ = {isa = PBXBuildFile; fileRef = E4F3BA6012F4C4BF002D19BB /* ofNode.h */; }; - E4F3BA8A12F4C4C9002D19BB /* ofFmodSoundPlayer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4F3BA7E12F4C4C9002D19BB /* ofFmodSoundPlayer.cpp */; }; - E4F3BA8B12F4C4C9002D19BB /* ofFmodSoundPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = E4F3BA7F12F4C4C9002D19BB /* ofFmodSoundPlayer.h */; }; - E4F3BA8E12F4C4C9002D19BB /* ofSoundPlayer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4F3BA8212F4C4C9002D19BB /* ofSoundPlayer.cpp */; }; - E4F3BA8F12F4C4C9002D19BB /* ofSoundPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = E4F3BA8312F4C4C9002D19BB /* ofSoundPlayer.h */; }; - E4F3BA9012F4C4C9002D19BB /* ofSoundStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4F3BA8412F4C4C9002D19BB /* ofSoundStream.cpp */; }; - E4F3BA9112F4C4C9002D19BB /* ofSoundStream.h in Headers */ = {isa = PBXBuildFile; fileRef = E4F3BA8512F4C4C9002D19BB /* ofSoundStream.h */; }; - E4F3BAC112F4C72F002D19BB /* ofMath.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4F3BAB312F4C72E002D19BB /* ofMath.cpp */; }; - E4F3BAC212F4C72F002D19BB /* ofMath.h in Headers */ = {isa = PBXBuildFile; fileRef = E4F3BAB412F4C72E002D19BB /* ofMath.h */; }; - E4F3BAC312F4C72F002D19BB /* ofMatrix3x3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4F3BAB512F4C72E002D19BB /* ofMatrix3x3.cpp */; }; - E4F3BAC412F4C72F002D19BB /* ofMatrix3x3.h in Headers */ = {isa = PBXBuildFile; fileRef = E4F3BAB612F4C72E002D19BB /* ofMatrix3x3.h */; }; - E4F3BAC512F4C72F002D19BB /* ofMatrix4x4.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4F3BAB712F4C72E002D19BB /* ofMatrix4x4.cpp */; }; - E4F3BAC612F4C72F002D19BB /* ofMatrix4x4.h in Headers */ = {isa = PBXBuildFile; fileRef = E4F3BAB812F4C72E002D19BB /* ofMatrix4x4.h */; }; - E4F3BAC712F4C72F002D19BB /* ofQuaternion.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4F3BAB912F4C72F002D19BB /* ofQuaternion.cpp */; }; - E4F3BAC812F4C72F002D19BB /* ofQuaternion.h in Headers */ = {isa = PBXBuildFile; fileRef = E4F3BABA12F4C72F002D19BB /* ofQuaternion.h */; }; - E4F3BAC912F4C72F002D19BB /* ofVec2f.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4F3BABB12F4C72F002D19BB /* ofVec2f.cpp */; }; - E4F3BACA12F4C72F002D19BB /* ofVec2f.h in Headers */ = {isa = PBXBuildFile; fileRef = E4F3BABC12F4C72F002D19BB /* ofVec2f.h */; }; - E4F3BACB12F4C72F002D19BB /* ofVec3f.h in Headers */ = {isa = PBXBuildFile; fileRef = E4F3BABD12F4C72F002D19BB /* ofVec3f.h */; }; - E4F3BACC12F4C72F002D19BB /* ofVec4f.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4F3BABE12F4C72F002D19BB /* ofVec4f.cpp */; }; - E4F3BACD12F4C72F002D19BB /* ofVec4f.h in Headers */ = {isa = PBXBuildFile; fileRef = E4F3BABF12F4C72F002D19BB /* ofVec4f.h */; }; - E4F3BACE12F4C72F002D19BB /* ofVectorMath.h in Headers */ = {isa = PBXBuildFile; fileRef = E4F3BAC012F4C72F002D19BB /* ofVectorMath.h */; }; - E4F3BAD912F4C73C002D19BB /* ofBaseTypes.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4F3BAD012F4C73C002D19BB /* ofBaseTypes.cpp */; }; - E4F3BADB12F4C73C002D19BB /* ofColor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4F3BAD212F4C73C002D19BB /* ofColor.cpp */; }; - E4F3BADC12F4C73C002D19BB /* ofColor.h in Headers */ = {isa = PBXBuildFile; fileRef = E4F3BAD312F4C73C002D19BB /* ofColor.h */; }; - E4F3BADE12F4C73C002D19BB /* ofPoint.h in Headers */ = {isa = PBXBuildFile; fileRef = E4F3BAD512F4C73C002D19BB /* ofPoint.h */; }; - E4F3BADF12F4C73C002D19BB /* ofRectangle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4F3BAD612F4C73C002D19BB /* ofRectangle.cpp */; }; - E4F3BAE012F4C73C002D19BB /* ofRectangle.h in Headers */ = {isa = PBXBuildFile; fileRef = E4F3BAD712F4C73C002D19BB /* ofRectangle.h */; }; - E4F3BAE112F4C73C002D19BB /* ofTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = E4F3BAD812F4C73C002D19BB /* ofTypes.h */; }; - E4F3BAF112F4C745002D19BB /* ofConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = E4F3BAE312F4C745002D19BB /* ofConstants.h */; }; - E4F3BAF212F4C745002D19BB /* ofFileUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4F3BAE412F4C745002D19BB /* ofFileUtils.cpp */; }; - E4F3BAF312F4C745002D19BB /* ofFileUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = E4F3BAE512F4C745002D19BB /* ofFileUtils.h */; }; - E4F3BAF412F4C745002D19BB /* ofLog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4F3BAE612F4C745002D19BB /* ofLog.cpp */; }; - E4F3BAF512F4C745002D19BB /* ofLog.h in Headers */ = {isa = PBXBuildFile; fileRef = E4F3BAE712F4C745002D19BB /* ofLog.h */; }; - E4F3BAF612F4C745002D19BB /* ofNoise.h in Headers */ = {isa = PBXBuildFile; fileRef = E4F3BAE812F4C745002D19BB /* ofNoise.h */; }; - E4F3BAF712F4C745002D19BB /* ofSystemUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4F3BAE912F4C745002D19BB /* ofSystemUtils.cpp */; settings = {COMPILER_FLAGS = "-x objective-c++"; }; }; - E4F3BAF812F4C745002D19BB /* ofSystemUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = E4F3BAEA12F4C745002D19BB /* ofSystemUtils.h */; }; - E4F3BAF912F4C745002D19BB /* ofThread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4F3BAEB12F4C745002D19BB /* ofThread.cpp */; }; - E4F3BAFA12F4C745002D19BB /* ofThread.h in Headers */ = {isa = PBXBuildFile; fileRef = E4F3BAEC12F4C745002D19BB /* ofThread.h */; }; - E4F3BAFB12F4C745002D19BB /* ofURLFileLoader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4F3BAED12F4C745002D19BB /* ofURLFileLoader.cpp */; }; - E4F3BAFC12F4C745002D19BB /* ofURLFileLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = E4F3BAEE12F4C745002D19BB /* ofURLFileLoader.h */; }; - E4F3BAFD12F4C745002D19BB /* ofUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4F3BAEF12F4C745002D19BB /* ofUtils.cpp */; }; - E4F3BAFE12F4C745002D19BB /* ofUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = E4F3BAF012F4C745002D19BB /* ofUtils.h */; }; - E4F3BB1812F4C752002D19BB /* ofBitmapFont.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4F3BB0012F4C751002D19BB /* ofBitmapFont.cpp */; }; - E4F3BB1912F4C752002D19BB /* ofBitmapFont.h in Headers */ = {isa = PBXBuildFile; fileRef = E4F3BB0112F4C751002D19BB /* ofBitmapFont.h */; }; - E4F3BB1C12F4C752002D19BB /* ofGraphics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4F3BB0412F4C752002D19BB /* ofGraphics.cpp */; }; - E4F3BB1D12F4C752002D19BB /* ofGraphics.h in Headers */ = {isa = PBXBuildFile; fileRef = E4F3BB0512F4C752002D19BB /* ofGraphics.h */; }; - E4F3BB1E12F4C752002D19BB /* ofImage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4F3BB0612F4C752002D19BB /* ofImage.cpp */; }; - E4F3BB1F12F4C752002D19BB /* ofImage.h in Headers */ = {isa = PBXBuildFile; fileRef = E4F3BB0712F4C752002D19BB /* ofImage.h */; }; - E4F3BB2012F4C752002D19BB /* ofPixels.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4F3BB0812F4C752002D19BB /* ofPixels.cpp */; }; - E4F3BB2112F4C752002D19BB /* ofPixels.h in Headers */ = {isa = PBXBuildFile; fileRef = E4F3BB0912F4C752002D19BB /* ofPixels.h */; }; - E4F3BB2A12F4C752002D19BB /* ofTessellator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4F3BB1212F4C752002D19BB /* ofTessellator.cpp */; }; - E4F3BB2B12F4C752002D19BB /* ofTessellator.h in Headers */ = {isa = PBXBuildFile; fileRef = E4F3BB1312F4C752002D19BB /* ofTessellator.h */; }; - E4F3BB2E12F4C752002D19BB /* ofTrueTypeFont.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4F3BB1612F4C752002D19BB /* ofTrueTypeFont.cpp */; }; - E4F3BB2F12F4C752002D19BB /* ofTrueTypeFont.h in Headers */ = {isa = PBXBuildFile; fileRef = E4F3BB1712F4C752002D19BB /* ofTrueTypeFont.h */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - 0353245B2BEFEC7A00B50A35 /* ofTimerFps.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofTimerFps.h; sourceTree = ""; }; - 0353245C2BEFEC7B00B50A35 /* ofTimerFps.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofTimerFps.cpp; sourceTree = ""; }; - 19662F2C2834A44400B622ED /* ofGraphicsCairo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofGraphicsCairo.h; sourceTree = ""; }; - 19662F2D2834A44400B622ED /* ofGraphicsCairo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofGraphicsCairo.cpp; sourceTree = ""; }; - 22246D91176C9987008A8AF4 /* ofGLProgrammableRenderer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofGLProgrammableRenderer.cpp; path = gl/ofGLProgrammableRenderer.cpp; sourceTree = ""; }; - 22246D92176C9987008A8AF4 /* ofGLProgrammableRenderer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofGLProgrammableRenderer.h; path = gl/ofGLProgrammableRenderer.h; sourceTree = ""; }; - 2276958F170D9DD200604FC3 /* ofMatrixStack.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofMatrixStack.cpp; sourceTree = ""; }; - 22769590170D9DD200604FC3 /* ofMatrixStack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofMatrixStack.h; sourceTree = ""; }; - 2292E73C19E3049700DE9411 /* ofBufferObject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofBufferObject.cpp; path = gl/ofBufferObject.cpp; sourceTree = ""; }; - 2292E73D19E3049700DE9411 /* ofBufferObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofBufferObject.h; path = gl/ofBufferObject.h; sourceTree = ""; }; - 229EB9A51B3181C800FF7B5F /* ofEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofEvent.h; sourceTree = ""; }; - 22A1C452170AFCB60079E473 /* ofRendererCollection.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofRendererCollection.cpp; sourceTree = ""; }; - 22FAD01C17049373002A7EB3 /* ofAppGLFWWindow.cpp */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp; fileEncoding = 4; path = ofAppGLFWWindow.cpp; sourceTree = ""; }; - 22FAD01D17049373002A7EB3 /* ofAppGLFWWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofAppGLFWWindow.h; sourceTree = ""; }; - 27DEA30F1796F578000A9E90 /* ofXml.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofXml.cpp; sourceTree = ""; }; - 27DEA3101796F578000A9E90 /* ofXml.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofXml.h; sourceTree = ""; }; - 2E498911292C96340096EC56 /* ofCubeMap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofCubeMap.cpp; path = gl/ofCubeMap.cpp; sourceTree = ""; }; - 2E498912292C96340096EC56 /* ofCubeMapShaders.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofCubeMapShaders.h; path = gl/ofCubeMapShaders.h; sourceTree = ""; }; - 2E498913292C96340096EC56 /* ofCubeMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofCubeMap.h; path = gl/ofCubeMap.h; sourceTree = ""; }; - 2E4D30BF28F5BA9C0074D450 /* ofShadow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofShadow.h; path = gl/ofShadow.h; sourceTree = ""; }; - 2E4D30C028F5BA9C0074D450 /* ofShadow.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofShadow.cpp; path = gl/ofShadow.cpp; sourceTree = ""; }; - 2E6EA7001603A9E400B7ADF3 /* of3dGraphics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = of3dGraphics.h; sourceTree = ""; }; - 2E6EA7031603AA7A00B7ADF3 /* of3dGraphics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = of3dGraphics.cpp; sourceTree = ""; }; - 2E6EA7051603AABD00B7ADF3 /* of3dPrimitives.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = of3dPrimitives.h; sourceTree = ""; }; - 2E6EA7071603AAD600B7ADF3 /* of3dPrimitives.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = of3dPrimitives.cpp; sourceTree = ""; }; - 30CC5384207A36FD008234AF /* ofMathConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofMathConstants.h; sourceTree = ""; }; - 53EEEF49130766EF0027C199 /* ofMesh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofMesh.h; sourceTree = ""; }; - 6448E6FB1CAD7679000877BC /* ofMesh.inl */ = {isa = PBXFileReference; lastKnownFileType = text; path = ofMesh.inl; sourceTree = ""; }; - 6448E6FC1CAD771D000877BC /* ofPolyline.inl */ = {isa = PBXFileReference; lastKnownFileType = text; path = ofPolyline.inl; sourceTree = ""; }; - 6678E96D19FEAFA900C00581 /* ofSoundBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofSoundBuffer.cpp; sourceTree = ""; }; - 6678E96E19FEAFA900C00581 /* ofSoundBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofSoundBuffer.h; sourceTree = ""; }; - 6678E97C19FEB5A600C00581 /* ofSoundUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofSoundUtils.h; sourceTree = ""; }; - 6766729D1A749D1900400051 /* ofAVFoundationVideoPlayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ofAVFoundationVideoPlayer.m; sourceTree = ""; }; - 6766729E1A749D1900400051 /* ofAVFoundationPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofAVFoundationPlayer.h; sourceTree = ""; }; - 6766729F1A749D1900400051 /* ofAVFoundationVideoPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofAVFoundationVideoPlayer.h; sourceTree = ""; }; - 676672A21A749D1900400051 /* ofAVFoundationPlayer.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ofAVFoundationPlayer.mm; sourceTree = ""; }; - 67D96B941651AF6D00D5242D /* ofGLUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofGLUtils.cpp; path = gl/ofGLUtils.cpp; sourceTree = ""; }; - 692C298719DC5C5500C27C5D /* ofFpsCounter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofFpsCounter.cpp; sourceTree = ""; }; - 692C298819DC5C5500C27C5D /* ofFpsCounter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofFpsCounter.h; sourceTree = ""; }; - 692C298919DC5C5500C27C5D /* ofTimer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofTimer.cpp; sourceTree = ""; }; - 692C298A19DC5C5500C27C5D /* ofTimer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofTimer.h; sourceTree = ""; }; - 694425151FE4544C00770088 /* ofGLBaseTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofGLBaseTypes.h; path = gl/ofGLBaseTypes.h; sourceTree = ""; }; - 694425171FE4547400770088 /* ofGraphicsBaseTypes.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofGraphicsBaseTypes.cpp; sourceTree = ""; }; - 694425181FE4547400770088 /* ofGraphicsBaseTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofGraphicsBaseTypes.h; sourceTree = ""; }; - 694425191FE4547400770088 /* ofGraphicsConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofGraphicsConstants.h; sourceTree = ""; }; - 6944251D1FE4548B00770088 /* ofSoundBaseTypes.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofSoundBaseTypes.cpp; sourceTree = ""; }; - 6944251E1FE4548B00770088 /* ofSoundBaseTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofSoundBaseTypes.h; sourceTree = ""; }; - 694425211FE456AF00770088 /* ofVideoBaseTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofVideoBaseTypes.h; sourceTree = ""; }; - 772BDF71146928600030F0EE /* ofOpenALSoundPlayer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofOpenALSoundPlayer.cpp; sourceTree = ""; }; - 772BDF72146928600030F0EE /* ofOpenALSoundPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofOpenALSoundPlayer.h; sourceTree = ""; }; - 92C55F86132DA7DD00EC2631 /* ofPath.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofPath.cpp; sourceTree = ""; }; - 92C55F87132DA7DD00EC2631 /* ofPath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofPath.h; sourceTree = ""; }; - 9979E81F1A1CCC44007E55D1 /* ofWindowSettings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofWindowSettings.h; sourceTree = ""; }; - 9979E8201A1CCC44007E55D1 /* ofMainLoop.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofMainLoop.cpp; sourceTree = ""; }; - 9979E8211A1CCC44007E55D1 /* ofMainLoop.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofMainLoop.h; sourceTree = ""; }; - BBA81C421FFBE4DB0064EA94 /* ofBaseApp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofBaseApp.cpp; sourceTree = ""; }; BF5BF83F2B737C0A0049DEF6 /* zlib.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = zlib.xcframework; path = ../../../zlib/lib/macos/zlib.xcframework; sourceTree = ""; }; BF5BF8412B737C700049DEF6 /* uriparser.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = uriparser.xcframework; path = ../../../uriparser/lib/macos/uriparser.xcframework; sourceTree = ""; }; BF5BF8432B737C7C0049DEF6 /* tess2.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = tess2.xcframework; path = ../../../tess2/lib/macos/tess2.xcframework; sourceTree = ""; }; @@ -249,124 +39,43 @@ BF5BF8552B737E930049DEF6 /* pixman.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = pixman.xcframework; path = ../../../pixman/lib/macos/pixman.xcframework; sourceTree = ""; }; BF6276A12BAD6619008864C1 /* openssl.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = openssl.xcframework; path = ../../../openssl/lib/macos/openssl.xcframework; sourceTree = ""; }; BF6276A32BAD6639008864C1 /* curl.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = curl.xcframework; path = ../../../curl/lib/macos/curl.xcframework; sourceTree = ""; }; - BF6276A52BAD9900008864C1 /* ofBaseTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofBaseTypes.h; sourceTree = ""; }; BF7C462D2C097CCE00461163 /* brotli.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = brotli.xcframework; path = ../../../brotli/lib/macos/brotli.xcframework; sourceTree = ""; }; - DA48FE74131D85A6000062BC /* ofPolyline.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofPolyline.h; sourceTree = ""; }; - DA94C2ED1301D32200CCC773 /* ofRendererCollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofRendererCollection.h; sourceTree = ""; }; - DA97FD3612F5A61A005C9991 /* ofCairoRenderer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofCairoRenderer.cpp; sourceTree = ""; }; - DA97FD3712F5A61A005C9991 /* ofCairoRenderer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofCairoRenderer.h; sourceTree = ""; }; - DAC22D3B16E7A4AF0020226D /* ofParameter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofParameter.cpp; sourceTree = ""; }; - DAC22D3C16E7A4AF0020226D /* ofParameter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofParameter.h; sourceTree = ""; }; - DAC22D3D16E7A4AF0020226D /* ofParameterGroup.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofParameterGroup.cpp; sourceTree = ""; }; - DACFA8C9132D09E8008D4B7A /* ofFbo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofFbo.cpp; path = gl/ofFbo.cpp; sourceTree = ""; }; - DACFA8CA132D09E8008D4B7A /* ofFbo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofFbo.h; path = gl/ofFbo.h; sourceTree = ""; }; - DACFA8CB132D09E8008D4B7A /* ofGLRenderer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofGLRenderer.cpp; path = gl/ofGLRenderer.cpp; sourceTree = ""; }; - DACFA8CC132D09E8008D4B7A /* ofGLRenderer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofGLRenderer.h; path = gl/ofGLRenderer.h; sourceTree = ""; }; - DACFA8CD132D09E8008D4B7A /* ofGLUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofGLUtils.h; path = gl/ofGLUtils.h; sourceTree = ""; }; - DACFA8CE132D09E8008D4B7A /* ofLight.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofLight.cpp; path = gl/ofLight.cpp; sourceTree = ""; }; - DACFA8CF132D09E8008D4B7A /* ofLight.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofLight.h; path = gl/ofLight.h; sourceTree = ""; }; - DACFA8D0132D09E8008D4B7A /* ofMaterial.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofMaterial.cpp; path = gl/ofMaterial.cpp; sourceTree = ""; }; - DACFA8D1132D09E8008D4B7A /* ofMaterial.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofMaterial.h; path = gl/ofMaterial.h; sourceTree = ""; }; - DACFA8D2132D09E8008D4B7A /* ofShader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofShader.cpp; path = gl/ofShader.cpp; sourceTree = ""; }; - DACFA8D3132D09E8008D4B7A /* ofShader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofShader.h; path = gl/ofShader.h; sourceTree = ""; }; - DACFA8D4132D09E8008D4B7A /* ofTexture.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofTexture.cpp; path = gl/ofTexture.cpp; sourceTree = ""; }; - DACFA8D5132D09E8008D4B7A /* ofTexture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofTexture.h; path = gl/ofTexture.h; sourceTree = ""; }; - DACFA8D6132D09E8008D4B7A /* ofVbo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofVbo.cpp; path = gl/ofVbo.cpp; sourceTree = ""; }; - DACFA8D7132D09E8008D4B7A /* ofVbo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofVbo.h; path = gl/ofVbo.h; sourceTree = ""; }; - DACFA8D8132D09E8008D4B7A /* ofVboMesh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofVboMesh.cpp; path = gl/ofVboMesh.cpp; sourceTree = ""; }; - DACFA8D9132D09E8008D4B7A /* ofVboMesh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofVboMesh.h; path = gl/ofVboMesh.h; sourceTree = ""; }; E432815E138ABFDD0047C5CB /* Shared.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Shared.xcconfig; sourceTree = ""; }; E432815F138AC0470047C5CB /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; E4328160138AC04A0047C5CB /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; - E43EEAC129E66B78001C7596 /* ofAVEngineSoundPlayer.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ofAVEngineSoundPlayer.mm; sourceTree = ""; }; - E43EEAC229E66B78001C7596 /* ofAVEngineSoundPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofAVEngineSoundPlayer.h; sourceTree = ""; }; - E48662981D8C61B000D1735C /* ofAVFoundationGrabber.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.h; fileEncoding = 4; path = ofAVFoundationGrabber.h; sourceTree = ""; }; - E48662991D8C61B000D1735C /* ofAVFoundationGrabber.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ofAVFoundationGrabber.mm; sourceTree = ""; }; - E495DF7B178896A900994238 /* ofAppNoWindow.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofAppNoWindow.cpp; sourceTree = ""; }; - E495DF7C178896A900994238 /* ofAppNoWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofAppNoWindow.h; sourceTree = ""; }; - E4998A25128A39480094AC3F /* ofEvents.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofEvents.cpp; sourceTree = ""; }; - E4B27AAC10CBE92A00536013 /* ofAppBaseWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofAppBaseWindow.h; path = ../../../openFrameworks/app/ofAppBaseWindow.h; sourceTree = SOURCE_ROOT; }; - E4B27AAF10CBE92A00536013 /* ofAppRunner.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofAppRunner.cpp; path = ../../../openFrameworks/app/ofAppRunner.cpp; sourceTree = SOURCE_ROOT; }; - E4B27AB010CBE92A00536013 /* ofAppRunner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofAppRunner.h; path = ../../../openFrameworks/app/ofAppRunner.h; sourceTree = SOURCE_ROOT; }; - E4B27AB110CBE92A00536013 /* ofBaseApp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofBaseApp.h; path = ../../../openFrameworks/app/ofBaseApp.h; sourceTree = SOURCE_ROOT; }; - E4B27AB310CBE92A00536013 /* ofArduino.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofArduino.cpp; path = ../../../openFrameworks/communication/ofArduino.cpp; sourceTree = SOURCE_ROOT; }; - E4B27AB410CBE92A00536013 /* ofArduino.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofArduino.h; path = ../../../openFrameworks/communication/ofArduino.h; sourceTree = SOURCE_ROOT; }; - E4B27AB510CBE92A00536013 /* ofSerial.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofSerial.cpp; path = ../../../openFrameworks/communication/ofSerial.cpp; sourceTree = SOURCE_ROOT; }; - E4B27AB610CBE92A00536013 /* ofSerial.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofSerial.h; path = ../../../openFrameworks/communication/ofSerial.h; sourceTree = SOURCE_ROOT; }; - E4B27ABA10CBE92A00536013 /* ofEvents.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofEvents.h; path = ../../../openFrameworks/events/ofEvents.h; sourceTree = SOURCE_ROOT; }; - E4B27ABB10CBE92A00536013 /* ofEventUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofEventUtils.h; path = ../../../openFrameworks/events/ofEventUtils.h; sourceTree = SOURCE_ROOT; }; - E4B27AC710CBE92A00536013 /* ofMain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofMain.h; path = ../../../openFrameworks/ofMain.h; sourceTree = SOURCE_ROOT; }; - E4B27ADB10CBE92A00536013 /* ofVideoGrabber.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofVideoGrabber.cpp; path = ../../../openFrameworks/video/ofVideoGrabber.cpp; sourceTree = SOURCE_ROOT; }; - E4B27ADC10CBE92A00536013 /* ofVideoGrabber.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofVideoGrabber.h; path = ../../../openFrameworks/video/ofVideoGrabber.h; sourceTree = SOURCE_ROOT; }; - E4B27ADD10CBE92A00536013 /* ofVideoPlayer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofVideoPlayer.cpp; path = ../../../openFrameworks/video/ofVideoPlayer.cpp; sourceTree = SOURCE_ROOT; }; - E4B27ADE10CBE92A00536013 /* ofVideoPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofVideoPlayer.h; path = ../../../openFrameworks/video/ofVideoPlayer.h; sourceTree = SOURCE_ROOT; }; E4B27C1510CBEB8E00536013 /* openFrameworksDebug.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = openFrameworksDebug.a; sourceTree = BUILT_PRODUCTS_DIR; }; - E4C5E385131AC1B10050F992 /* ofRtAudioSoundStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofRtAudioSoundStream.h; sourceTree = ""; }; - E4C5E386131AC1B10050F992 /* ofRtAudioSoundStream.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofRtAudioSoundStream.cpp; sourceTree = ""; }; E4EB6916138AFC8500A09F29 /* CoreOF.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = CoreOF.xcconfig; sourceTree = ""; }; - E4F3BA5312F4C4BF002D19BB /* of3dUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = of3dUtils.cpp; path = ../../../openFrameworks/3d/of3dUtils.cpp; sourceTree = SOURCE_ROOT; }; - E4F3BA5412F4C4BF002D19BB /* of3dUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = of3dUtils.h; path = ../../../openFrameworks/3d/of3dUtils.h; sourceTree = SOURCE_ROOT; }; - E4F3BA5512F4C4BF002D19BB /* ofCamera.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofCamera.cpp; path = ../../../openFrameworks/3d/ofCamera.cpp; sourceTree = SOURCE_ROOT; }; - E4F3BA5612F4C4BF002D19BB /* ofCamera.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofCamera.h; path = ../../../openFrameworks/3d/ofCamera.h; sourceTree = SOURCE_ROOT; }; - E4F3BA5712F4C4BF002D19BB /* ofEasyCam.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofEasyCam.cpp; path = ../../../openFrameworks/3d/ofEasyCam.cpp; sourceTree = SOURCE_ROOT; }; - E4F3BA5812F4C4BF002D19BB /* ofEasyCam.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofEasyCam.h; path = ../../../openFrameworks/3d/ofEasyCam.h; sourceTree = SOURCE_ROOT; }; - E4F3BA5F12F4C4BF002D19BB /* ofNode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofNode.cpp; path = ../../../openFrameworks/3d/ofNode.cpp; sourceTree = SOURCE_ROOT; }; - E4F3BA6012F4C4BF002D19BB /* ofNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofNode.h; path = ../../../openFrameworks/3d/ofNode.h; sourceTree = SOURCE_ROOT; }; - E4F3BA7E12F4C4C9002D19BB /* ofFmodSoundPlayer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofFmodSoundPlayer.cpp; path = ../../../openFrameworks/sound/ofFmodSoundPlayer.cpp; sourceTree = SOURCE_ROOT; }; - E4F3BA7F12F4C4C9002D19BB /* ofFmodSoundPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofFmodSoundPlayer.h; path = ../../../openFrameworks/sound/ofFmodSoundPlayer.h; sourceTree = SOURCE_ROOT; }; - E4F3BA8212F4C4C9002D19BB /* ofSoundPlayer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofSoundPlayer.cpp; path = ../../../openFrameworks/sound/ofSoundPlayer.cpp; sourceTree = SOURCE_ROOT; }; - E4F3BA8312F4C4C9002D19BB /* ofSoundPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofSoundPlayer.h; path = ../../../openFrameworks/sound/ofSoundPlayer.h; sourceTree = SOURCE_ROOT; }; - E4F3BA8412F4C4C9002D19BB /* ofSoundStream.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofSoundStream.cpp; path = ../../../openFrameworks/sound/ofSoundStream.cpp; sourceTree = SOURCE_ROOT; }; - E4F3BA8512F4C4C9002D19BB /* ofSoundStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofSoundStream.h; path = ../../../openFrameworks/sound/ofSoundStream.h; sourceTree = SOURCE_ROOT; }; - E4F3BAB312F4C72E002D19BB /* ofMath.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofMath.cpp; path = ../../../openFrameworks/math/ofMath.cpp; sourceTree = SOURCE_ROOT; }; - E4F3BAB412F4C72E002D19BB /* ofMath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofMath.h; path = ../../../openFrameworks/math/ofMath.h; sourceTree = SOURCE_ROOT; }; - E4F3BAB512F4C72E002D19BB /* ofMatrix3x3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofMatrix3x3.cpp; path = ../../../openFrameworks/math/ofMatrix3x3.cpp; sourceTree = SOURCE_ROOT; }; - E4F3BAB612F4C72E002D19BB /* ofMatrix3x3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofMatrix3x3.h; path = ../../../openFrameworks/math/ofMatrix3x3.h; sourceTree = SOURCE_ROOT; }; - E4F3BAB712F4C72E002D19BB /* ofMatrix4x4.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofMatrix4x4.cpp; path = ../../../openFrameworks/math/ofMatrix4x4.cpp; sourceTree = SOURCE_ROOT; }; - E4F3BAB812F4C72E002D19BB /* ofMatrix4x4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofMatrix4x4.h; path = ../../../openFrameworks/math/ofMatrix4x4.h; sourceTree = SOURCE_ROOT; }; - E4F3BAB912F4C72F002D19BB /* ofQuaternion.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofQuaternion.cpp; path = ../../../openFrameworks/math/ofQuaternion.cpp; sourceTree = SOURCE_ROOT; }; - E4F3BABA12F4C72F002D19BB /* ofQuaternion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofQuaternion.h; path = ../../../openFrameworks/math/ofQuaternion.h; sourceTree = SOURCE_ROOT; }; - E4F3BABB12F4C72F002D19BB /* ofVec2f.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofVec2f.cpp; path = ../../../openFrameworks/math/ofVec2f.cpp; sourceTree = SOURCE_ROOT; }; - E4F3BABC12F4C72F002D19BB /* ofVec2f.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofVec2f.h; path = ../../../openFrameworks/math/ofVec2f.h; sourceTree = SOURCE_ROOT; }; - E4F3BABD12F4C72F002D19BB /* ofVec3f.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofVec3f.h; path = ../../../openFrameworks/math/ofVec3f.h; sourceTree = SOURCE_ROOT; }; - E4F3BABE12F4C72F002D19BB /* ofVec4f.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofVec4f.cpp; path = ../../../openFrameworks/math/ofVec4f.cpp; sourceTree = SOURCE_ROOT; }; - E4F3BABF12F4C72F002D19BB /* ofVec4f.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofVec4f.h; path = ../../../openFrameworks/math/ofVec4f.h; sourceTree = SOURCE_ROOT; }; - E4F3BAC012F4C72F002D19BB /* ofVectorMath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofVectorMath.h; path = ../../../openFrameworks/math/ofVectorMath.h; sourceTree = SOURCE_ROOT; }; - E4F3BAD012F4C73C002D19BB /* ofBaseTypes.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofBaseTypes.cpp; path = ../../../openFrameworks/types/ofBaseTypes.cpp; sourceTree = SOURCE_ROOT; }; - E4F3BAD212F4C73C002D19BB /* ofColor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofColor.cpp; path = ../../../openFrameworks/types/ofColor.cpp; sourceTree = SOURCE_ROOT; }; - E4F3BAD312F4C73C002D19BB /* ofColor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofColor.h; path = ../../../openFrameworks/types/ofColor.h; sourceTree = SOURCE_ROOT; }; - E4F3BAD512F4C73C002D19BB /* ofPoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofPoint.h; path = ../../../openFrameworks/types/ofPoint.h; sourceTree = SOURCE_ROOT; }; - E4F3BAD612F4C73C002D19BB /* ofRectangle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofRectangle.cpp; path = ../../../openFrameworks/types/ofRectangle.cpp; sourceTree = SOURCE_ROOT; }; - E4F3BAD712F4C73C002D19BB /* ofRectangle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofRectangle.h; path = ../../../openFrameworks/types/ofRectangle.h; sourceTree = SOURCE_ROOT; }; - E4F3BAD812F4C73C002D19BB /* ofTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofTypes.h; path = ../../../openFrameworks/types/ofTypes.h; sourceTree = SOURCE_ROOT; }; - E4F3BAE312F4C745002D19BB /* ofConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofConstants.h; path = ../../../openFrameworks/utils/ofConstants.h; sourceTree = SOURCE_ROOT; }; - E4F3BAE412F4C745002D19BB /* ofFileUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofFileUtils.cpp; path = ../../../openFrameworks/utils/ofFileUtils.cpp; sourceTree = SOURCE_ROOT; }; - E4F3BAE512F4C745002D19BB /* ofFileUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofFileUtils.h; path = ../../../openFrameworks/utils/ofFileUtils.h; sourceTree = SOURCE_ROOT; }; - E4F3BAE612F4C745002D19BB /* ofLog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofLog.cpp; path = ../../../openFrameworks/utils/ofLog.cpp; sourceTree = SOURCE_ROOT; }; - E4F3BAE712F4C745002D19BB /* ofLog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofLog.h; path = ../../../openFrameworks/utils/ofLog.h; sourceTree = SOURCE_ROOT; }; - E4F3BAE812F4C745002D19BB /* ofNoise.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofNoise.h; path = ../../../openFrameworks/utils/ofNoise.h; sourceTree = SOURCE_ROOT; }; - E4F3BAE912F4C745002D19BB /* ofSystemUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofSystemUtils.cpp; path = ../../../openFrameworks/utils/ofSystemUtils.cpp; sourceTree = SOURCE_ROOT; }; - E4F3BAEA12F4C745002D19BB /* ofSystemUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofSystemUtils.h; path = ../../../openFrameworks/utils/ofSystemUtils.h; sourceTree = SOURCE_ROOT; }; - E4F3BAEB12F4C745002D19BB /* ofThread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofThread.cpp; path = ../../../openFrameworks/utils/ofThread.cpp; sourceTree = SOURCE_ROOT; }; - E4F3BAEC12F4C745002D19BB /* ofThread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofThread.h; path = ../../../openFrameworks/utils/ofThread.h; sourceTree = SOURCE_ROOT; }; - E4F3BAED12F4C745002D19BB /* ofURLFileLoader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofURLFileLoader.cpp; path = ../../../openFrameworks/utils/ofURLFileLoader.cpp; sourceTree = SOURCE_ROOT; }; - E4F3BAEE12F4C745002D19BB /* ofURLFileLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofURLFileLoader.h; path = ../../../openFrameworks/utils/ofURLFileLoader.h; sourceTree = SOURCE_ROOT; }; - E4F3BAEF12F4C745002D19BB /* ofUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofUtils.cpp; path = ../../../openFrameworks/utils/ofUtils.cpp; sourceTree = SOURCE_ROOT; }; - E4F3BAF012F4C745002D19BB /* ofUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofUtils.h; path = ../../../openFrameworks/utils/ofUtils.h; sourceTree = SOURCE_ROOT; }; - E4F3BB0012F4C751002D19BB /* ofBitmapFont.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofBitmapFont.cpp; path = ../../../openFrameworks/graphics/ofBitmapFont.cpp; sourceTree = SOURCE_ROOT; }; - E4F3BB0112F4C751002D19BB /* ofBitmapFont.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofBitmapFont.h; path = ../../../openFrameworks/graphics/ofBitmapFont.h; sourceTree = SOURCE_ROOT; }; - E4F3BB0412F4C752002D19BB /* ofGraphics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofGraphics.cpp; path = ../../../openFrameworks/graphics/ofGraphics.cpp; sourceTree = SOURCE_ROOT; }; - E4F3BB0512F4C752002D19BB /* ofGraphics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofGraphics.h; path = ../../../openFrameworks/graphics/ofGraphics.h; sourceTree = SOURCE_ROOT; }; - E4F3BB0612F4C752002D19BB /* ofImage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofImage.cpp; path = ../../../openFrameworks/graphics/ofImage.cpp; sourceTree = SOURCE_ROOT; }; - E4F3BB0712F4C752002D19BB /* ofImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofImage.h; path = ../../../openFrameworks/graphics/ofImage.h; sourceTree = SOURCE_ROOT; }; - E4F3BB0812F4C752002D19BB /* ofPixels.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofPixels.cpp; path = ../../../openFrameworks/graphics/ofPixels.cpp; sourceTree = SOURCE_ROOT; }; - E4F3BB0912F4C752002D19BB /* ofPixels.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofPixels.h; path = ../../../openFrameworks/graphics/ofPixels.h; sourceTree = SOURCE_ROOT; }; - E4F3BB1212F4C752002D19BB /* ofTessellator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofTessellator.cpp; path = ../../../openFrameworks/graphics/ofTessellator.cpp; sourceTree = SOURCE_ROOT; }; - E4F3BB1312F4C752002D19BB /* ofTessellator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofTessellator.h; path = ../../../openFrameworks/graphics/ofTessellator.h; sourceTree = SOURCE_ROOT; }; - E4F3BB1612F4C752002D19BB /* ofTrueTypeFont.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofTrueTypeFont.cpp; path = ../../../openFrameworks/graphics/ofTrueTypeFont.cpp; sourceTree = SOURCE_ROOT; }; - E4F3BB1712F4C752002D19BB /* ofTrueTypeFont.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofTrueTypeFont.h; path = ../../../openFrameworks/graphics/ofTrueTypeFont.h; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ +/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */ + 03EF26B12CD5D9FD005A5E4D /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = { + isa = PBXFileSystemSynchronizedBuildFileExceptionSet; + membershipExceptions = ( + app/ofAppEGLWindow.cpp, + app/ofAppEGLWindow.h, + sound/ofMediaFoundationSoundPlayer.cpp, + sound/ofMediaFoundationSoundPlayer.h, + video/ofDirectShowGrabber.cpp, + video/ofDirectShowGrabber.h, + video/ofDirectShowPlayer.cpp, + video/ofDirectShowPlayer.h, + video/ofGstUtils.cpp, + video/ofGstUtils.h, + video/ofGstVideoGrabber.cpp, + video/ofGstVideoGrabber.h, + video/ofGstVideoPlayer.cpp, + video/ofGstVideoPlayer.h, + video/ofMediaFoundationPlayer.cpp, + video/ofMediaFoundationPlayer.h, + ); + target = E4B27C1410CBEB8E00536013 /* openFrameworks */; + }; +/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */ + +/* Begin PBXFileSystemSynchronizedRootGroup section */ + 03EF25F52CD5D9C4005A5E4D /* openFrameworks */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (03EF26B12CD5D9FD005A5E4D /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {app/ofAppGLFWWindow.cpp = sourcecode.cpp.objcpp; }; explicitFolders = (); name = openFrameworks; path = ../../../openFrameworks; sourceTree = ""; }; +/* End PBXFileSystemSynchronizedRootGroup section */ + /* Begin PBXFrameworksBuildPhase section */ E4B27C1310CBEB8E00536013 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; @@ -415,302 +124,22 @@ name = frameworks; sourceTree = ""; }; - BF879F602C0F7FE400200951 /* Frameworks */ = { - isa = PBXGroup; - children = ( - ); - name = Frameworks; - sourceTree = ""; - }; - DACFA8C8132D09C7008D4B7A /* gl */ = { - isa = PBXGroup; - children = ( - 694425151FE4544C00770088 /* ofGLBaseTypes.h */, - 2292E73C19E3049700DE9411 /* ofBufferObject.cpp */, - 2292E73D19E3049700DE9411 /* ofBufferObject.h */, - 2E498911292C96340096EC56 /* ofCubeMap.cpp */, - 2E498913292C96340096EC56 /* ofCubeMap.h */, - 2E498912292C96340096EC56 /* ofCubeMapShaders.h */, - 22246D91176C9987008A8AF4 /* ofGLProgrammableRenderer.cpp */, - 22246D92176C9987008A8AF4 /* ofGLProgrammableRenderer.h */, - DACFA8C9132D09E8008D4B7A /* ofFbo.cpp */, - DACFA8CA132D09E8008D4B7A /* ofFbo.h */, - DACFA8CB132D09E8008D4B7A /* ofGLRenderer.cpp */, - DACFA8CC132D09E8008D4B7A /* ofGLRenderer.h */, - 67D96B941651AF6D00D5242D /* ofGLUtils.cpp */, - DACFA8CD132D09E8008D4B7A /* ofGLUtils.h */, - DACFA8CE132D09E8008D4B7A /* ofLight.cpp */, - DACFA8CF132D09E8008D4B7A /* ofLight.h */, - 2E4D30C028F5BA9C0074D450 /* ofShadow.cpp */, - 2E4D30BF28F5BA9C0074D450 /* ofShadow.h */, - DACFA8D0132D09E8008D4B7A /* ofMaterial.cpp */, - DACFA8D1132D09E8008D4B7A /* ofMaterial.h */, - DACFA8D2132D09E8008D4B7A /* ofShader.cpp */, - DACFA8D3132D09E8008D4B7A /* ofShader.h */, - DACFA8D4132D09E8008D4B7A /* ofTexture.cpp */, - DACFA8D5132D09E8008D4B7A /* ofTexture.h */, - DACFA8D6132D09E8008D4B7A /* ofVbo.cpp */, - DACFA8D7132D09E8008D4B7A /* ofVbo.h */, - DACFA8D8132D09E8008D4B7A /* ofVboMesh.cpp */, - DACFA8D9132D09E8008D4B7A /* ofVboMesh.h */, - ); - name = gl; - sourceTree = ""; - }; - E4B27AAA10CBE92A00536013 /* openFrameworks */ = { - isa = PBXGroup; - children = ( - E4B27AC710CBE92A00536013 /* ofMain.h */, - E4F3BA5212F4C4BF002D19BB /* 3d */, - E4B27AAB10CBE92A00536013 /* app */, - E4B27AB210CBE92A00536013 /* communication */, - E4B27AB910CBE92A00536013 /* events */, - DACFA8C8132D09C7008D4B7A /* gl */, - E4F3BAFF12F4C751002D19BB /* graphics */, - E4F3BA7B12F4C4C9002D19BB /* sound */, - E4F3BAB212F4C72E002D19BB /* math */, - E4F3BACF12F4C73C002D19BB /* types */, - E4F3BAE212F4C745002D19BB /* utils */, - E4B27AD510CBE92A00536013 /* video */, - ); - name = openFrameworks; - path = ../../../openFrameworks; - sourceTree = SOURCE_ROOT; - }; - E4B27AAB10CBE92A00536013 /* app */ = { - isa = PBXGroup; - children = ( - 9979E81F1A1CCC44007E55D1 /* ofWindowSettings.h */, - 9979E8201A1CCC44007E55D1 /* ofMainLoop.cpp */, - 9979E8211A1CCC44007E55D1 /* ofMainLoop.h */, - E495DF7B178896A900994238 /* ofAppNoWindow.cpp */, - E495DF7C178896A900994238 /* ofAppNoWindow.h */, - 22FAD01C17049373002A7EB3 /* ofAppGLFWWindow.cpp */, - 22FAD01D17049373002A7EB3 /* ofAppGLFWWindow.h */, - E4B27AAC10CBE92A00536013 /* ofAppBaseWindow.h */, - E4B27AAF10CBE92A00536013 /* ofAppRunner.cpp */, - E4B27AB010CBE92A00536013 /* ofAppRunner.h */, - E4B27AB110CBE92A00536013 /* ofBaseApp.h */, - BBA81C421FFBE4DB0064EA94 /* ofBaseApp.cpp */, - ); - name = app; - path = ../../../openFrameworks/app; - sourceTree = SOURCE_ROOT; - }; - E4B27AB210CBE92A00536013 /* communication */ = { - isa = PBXGroup; - children = ( - E4B27AB310CBE92A00536013 /* ofArduino.cpp */, - E4B27AB410CBE92A00536013 /* ofArduino.h */, - E4B27AB510CBE92A00536013 /* ofSerial.cpp */, - E4B27AB610CBE92A00536013 /* ofSerial.h */, - ); - name = communication; - path = ../../../openFrameworks/communication; - sourceTree = SOURCE_ROOT; - }; - E4B27AB910CBE92A00536013 /* events */ = { - isa = PBXGroup; - children = ( - 229EB9A51B3181C800FF7B5F /* ofEvent.h */, - E4998A25128A39480094AC3F /* ofEvents.cpp */, - E4B27ABA10CBE92A00536013 /* ofEvents.h */, - E4B27ABB10CBE92A00536013 /* ofEventUtils.h */, - ); - name = events; - path = ../../../openFrameworks/events; - sourceTree = SOURCE_ROOT; - }; - E4B27AD510CBE92A00536013 /* video */ = { - isa = PBXGroup; - children = ( - 694425211FE456AF00770088 /* ofVideoBaseTypes.h */, - E4B27ADB10CBE92A00536013 /* ofVideoGrabber.cpp */, - E4B27ADC10CBE92A00536013 /* ofVideoGrabber.h */, - E4B27ADD10CBE92A00536013 /* ofVideoPlayer.cpp */, - E4B27ADE10CBE92A00536013 /* ofVideoPlayer.h */, - E48662991D8C61B000D1735C /* ofAVFoundationGrabber.mm */, - E48662981D8C61B000D1735C /* ofAVFoundationGrabber.h */, - 6766729F1A749D1900400051 /* ofAVFoundationVideoPlayer.h */, - 6766729D1A749D1900400051 /* ofAVFoundationVideoPlayer.m */, - 6766729E1A749D1900400051 /* ofAVFoundationPlayer.h */, - 676672A21A749D1900400051 /* ofAVFoundationPlayer.mm */, - ); - name = video; - path = ../../../openFrameworks/video; - sourceTree = SOURCE_ROOT; - }; E4B69B4A0A3A1720003C02F2 = { isa = PBXGroup; children = ( + 03EF25F52CD5D9C4005A5E4D /* openFrameworks */, E4EB6916138AFC8500A09F29 /* CoreOF.xcconfig */, E432815E138ABFDD0047C5CB /* Shared.xcconfig */, E432815F138AC0470047C5CB /* Debug.xcconfig */, E4328160138AC04A0047C5CB /* Release.xcconfig */, - E4B27AAA10CBE92A00536013 /* openFrameworks */, E4B27C1510CBEB8E00536013 /* openFrameworksDebug.a */, BF5BF83E2B7378ED0049DEF6 /* frameworks */, - BF879F602C0F7FE400200951 /* Frameworks */, ); indentWidth = 4; sourceTree = ""; tabWidth = 4; usesTabs = 1; }; - E4F3BA5212F4C4BF002D19BB /* 3d */ = { - isa = PBXGroup; - children = ( - E4F3BA5312F4C4BF002D19BB /* of3dUtils.cpp */, - E4F3BA5412F4C4BF002D19BB /* of3dUtils.h */, - E4F3BA5512F4C4BF002D19BB /* ofCamera.cpp */, - E4F3BA5612F4C4BF002D19BB /* ofCamera.h */, - E4F3BA5712F4C4BF002D19BB /* ofEasyCam.cpp */, - E4F3BA5812F4C4BF002D19BB /* ofEasyCam.h */, - 6448E6FB1CAD7679000877BC /* ofMesh.inl */, - 53EEEF49130766EF0027C199 /* ofMesh.h */, - E4F3BA5F12F4C4BF002D19BB /* ofNode.cpp */, - E4F3BA6012F4C4BF002D19BB /* ofNode.h */, - 2E6EA7051603AABD00B7ADF3 /* of3dPrimitives.h */, - 2E6EA7071603AAD600B7ADF3 /* of3dPrimitives.cpp */, - ); - name = 3d; - path = ../../../openFrameworks/3d; - sourceTree = SOURCE_ROOT; - }; - E4F3BA7B12F4C4C9002D19BB /* sound */ = { - isa = PBXGroup; - children = ( - E43EEAC229E66B78001C7596 /* ofAVEngineSoundPlayer.h */, - E43EEAC129E66B78001C7596 /* ofAVEngineSoundPlayer.mm */, - 6944251D1FE4548B00770088 /* ofSoundBaseTypes.cpp */, - 6944251E1FE4548B00770088 /* ofSoundBaseTypes.h */, - E4F3BA7E12F4C4C9002D19BB /* ofFmodSoundPlayer.cpp */, - E4F3BA7F12F4C4C9002D19BB /* ofFmodSoundPlayer.h */, - 772BDF71146928600030F0EE /* ofOpenALSoundPlayer.cpp */, - 772BDF72146928600030F0EE /* ofOpenALSoundPlayer.h */, - E4C5E386131AC1B10050F992 /* ofRtAudioSoundStream.cpp */, - E4C5E385131AC1B10050F992 /* ofRtAudioSoundStream.h */, - 6678E96D19FEAFA900C00581 /* ofSoundBuffer.cpp */, - 6678E96E19FEAFA900C00581 /* ofSoundBuffer.h */, - E4F3BA8212F4C4C9002D19BB /* ofSoundPlayer.cpp */, - E4F3BA8312F4C4C9002D19BB /* ofSoundPlayer.h */, - E4F3BA8412F4C4C9002D19BB /* ofSoundStream.cpp */, - E4F3BA8512F4C4C9002D19BB /* ofSoundStream.h */, - 6678E97C19FEB5A600C00581 /* ofSoundUtils.h */, - ); - name = sound; - path = ../../../openFrameworks/sound; - sourceTree = SOURCE_ROOT; - }; - E4F3BAB212F4C72E002D19BB /* math */ = { - isa = PBXGroup; - children = ( - 30CC5384207A36FD008234AF /* ofMathConstants.h */, - E4F3BAB312F4C72E002D19BB /* ofMath.cpp */, - E4F3BAB412F4C72E002D19BB /* ofMath.h */, - E4F3BAB512F4C72E002D19BB /* ofMatrix3x3.cpp */, - E4F3BAB612F4C72E002D19BB /* ofMatrix3x3.h */, - E4F3BAB712F4C72E002D19BB /* ofMatrix4x4.cpp */, - E4F3BAB812F4C72E002D19BB /* ofMatrix4x4.h */, - E4F3BAB912F4C72F002D19BB /* ofQuaternion.cpp */, - E4F3BABA12F4C72F002D19BB /* ofQuaternion.h */, - E4F3BABB12F4C72F002D19BB /* ofVec2f.cpp */, - E4F3BABC12F4C72F002D19BB /* ofVec2f.h */, - E4F3BABD12F4C72F002D19BB /* ofVec3f.h */, - E4F3BABE12F4C72F002D19BB /* ofVec4f.cpp */, - E4F3BABF12F4C72F002D19BB /* ofVec4f.h */, - E4F3BAC012F4C72F002D19BB /* ofVectorMath.h */, - ); - name = math; - path = ../../../openFrameworks/math; - sourceTree = SOURCE_ROOT; - }; - E4F3BACF12F4C73C002D19BB /* types */ = { - isa = PBXGroup; - children = ( - BF6276A52BAD9900008864C1 /* ofBaseTypes.h */, - DAC22D3B16E7A4AF0020226D /* ofParameter.cpp */, - DAC22D3C16E7A4AF0020226D /* ofParameter.h */, - DAC22D3D16E7A4AF0020226D /* ofParameterGroup.cpp */, - E4F3BAD012F4C73C002D19BB /* ofBaseTypes.cpp */, - E4F3BAD212F4C73C002D19BB /* ofColor.cpp */, - E4F3BAD312F4C73C002D19BB /* ofColor.h */, - E4F3BAD512F4C73C002D19BB /* ofPoint.h */, - E4F3BAD612F4C73C002D19BB /* ofRectangle.cpp */, - E4F3BAD712F4C73C002D19BB /* ofRectangle.h */, - E4F3BAD812F4C73C002D19BB /* ofTypes.h */, - ); - name = types; - path = ../../../openFrameworks/types; - sourceTree = SOURCE_ROOT; - }; - E4F3BAE212F4C745002D19BB /* utils */ = { - isa = PBXGroup; - children = ( - 692C298719DC5C5500C27C5D /* ofFpsCounter.cpp */, - 692C298819DC5C5500C27C5D /* ofFpsCounter.h */, - 692C298919DC5C5500C27C5D /* ofTimer.cpp */, - 692C298A19DC5C5500C27C5D /* ofTimer.h */, - 0353245C2BEFEC7B00B50A35 /* ofTimerFps.cpp */, - 0353245B2BEFEC7A00B50A35 /* ofTimerFps.h */, - 27DEA30F1796F578000A9E90 /* ofXml.cpp */, - 27DEA3101796F578000A9E90 /* ofXml.h */, - 2276958F170D9DD200604FC3 /* ofMatrixStack.cpp */, - 22769590170D9DD200604FC3 /* ofMatrixStack.h */, - E4F3BAE312F4C745002D19BB /* ofConstants.h */, - E4F3BAE412F4C745002D19BB /* ofFileUtils.cpp */, - E4F3BAE512F4C745002D19BB /* ofFileUtils.h */, - E4F3BAE612F4C745002D19BB /* ofLog.cpp */, - E4F3BAE712F4C745002D19BB /* ofLog.h */, - E4F3BAE812F4C745002D19BB /* ofNoise.h */, - E4F3BAE912F4C745002D19BB /* ofSystemUtils.cpp */, - E4F3BAEA12F4C745002D19BB /* ofSystemUtils.h */, - E4F3BAEB12F4C745002D19BB /* ofThread.cpp */, - E4F3BAEC12F4C745002D19BB /* ofThread.h */, - E4F3BAED12F4C745002D19BB /* ofURLFileLoader.cpp */, - E4F3BAEE12F4C745002D19BB /* ofURLFileLoader.h */, - E4F3BAEF12F4C745002D19BB /* ofUtils.cpp */, - E4F3BAF012F4C745002D19BB /* ofUtils.h */, - ); - name = utils; - path = ../../../openFrameworks/utils; - sourceTree = SOURCE_ROOT; - }; - E4F3BAFF12F4C751002D19BB /* graphics */ = { - isa = PBXGroup; - children = ( - 694425171FE4547400770088 /* ofGraphicsBaseTypes.cpp */, - 694425181FE4547400770088 /* ofGraphicsBaseTypes.h */, - 694425191FE4547400770088 /* ofGraphicsConstants.h */, - 92C55F86132DA7DD00EC2631 /* ofPath.cpp */, - 92C55F87132DA7DD00EC2631 /* ofPath.h */, - 6448E6FC1CAD771D000877BC /* ofPolyline.inl */, - DA48FE74131D85A6000062BC /* ofPolyline.h */, - DA94C2ED1301D32200CCC773 /* ofRendererCollection.h */, - 22A1C452170AFCB60079E473 /* ofRendererCollection.cpp */, - DA97FD3612F5A61A005C9991 /* ofCairoRenderer.cpp */, - DA97FD3712F5A61A005C9991 /* ofCairoRenderer.h */, - E4F3BB0012F4C751002D19BB /* ofBitmapFont.cpp */, - E4F3BB0112F4C751002D19BB /* ofBitmapFont.h */, - E4F3BB0412F4C752002D19BB /* ofGraphics.cpp */, - E4F3BB0512F4C752002D19BB /* ofGraphics.h */, - 19662F2D2834A44400B622ED /* ofGraphicsCairo.cpp */, - 19662F2C2834A44400B622ED /* ofGraphicsCairo.h */, - 2E6EA7031603AA7A00B7ADF3 /* of3dGraphics.cpp */, - 2E6EA7001603A9E400B7ADF3 /* of3dGraphics.h */, - E4F3BB0612F4C752002D19BB /* ofImage.cpp */, - E4F3BB0712F4C752002D19BB /* ofImage.h */, - E4F3BB0812F4C752002D19BB /* ofPixels.cpp */, - E4F3BB0912F4C752002D19BB /* ofPixels.h */, - E4F3BB1212F4C752002D19BB /* ofTessellator.cpp */, - E4F3BB1312F4C752002D19BB /* ofTessellator.h */, - E4F3BB1612F4C752002D19BB /* ofTrueTypeFont.cpp */, - E4F3BB1712F4C752002D19BB /* ofTrueTypeFont.h */, - ); - name = graphics; - path = ../../../openFrameworks/graphics; - sourceTree = SOURCE_ROOT; - }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ @@ -718,87 +147,6 @@ isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 692C298E19DC5C5500C27C5D /* ofTimer.h in Headers */, - E4F3BA6812F4C4BF002D19BB /* of3dUtils.h in Headers */, - 30CC5385207A36FD008234AF /* ofMathConstants.h in Headers */, - E4F3BA6A12F4C4BF002D19BB /* ofCamera.h in Headers */, - E4F3BA6C12F4C4BF002D19BB /* ofEasyCam.h in Headers */, - 0353245D2BEFEC7B00B50A35 /* ofTimerFps.h in Headers */, - E4F3BA7412F4C4BF002D19BB /* ofNode.h in Headers */, - E4F3BA8B12F4C4C9002D19BB /* ofFmodSoundPlayer.h in Headers */, - E4F3BA8F12F4C4C9002D19BB /* ofSoundPlayer.h in Headers */, - E4F3BA9112F4C4C9002D19BB /* ofSoundStream.h in Headers */, - E4F3BAC212F4C72F002D19BB /* ofMath.h in Headers */, - E4F3BAC412F4C72F002D19BB /* ofMatrix3x3.h in Headers */, - 676672A41A749D1900400051 /* ofAVFoundationPlayer.h in Headers */, - 6678E97019FEAFA900C00581 /* ofSoundBuffer.h in Headers */, - 9979E8241A1CCC44007E55D1 /* ofMainLoop.h in Headers */, - E4F3BAC612F4C72F002D19BB /* ofMatrix4x4.h in Headers */, - E4F3BAC812F4C72F002D19BB /* ofQuaternion.h in Headers */, - E4F3BACA12F4C72F002D19BB /* ofVec2f.h in Headers */, - E4F3BACB12F4C72F002D19BB /* ofVec3f.h in Headers */, - E4F3BACD12F4C72F002D19BB /* ofVec4f.h in Headers */, - 692C298C19DC5C5500C27C5D /* ofFpsCounter.h in Headers */, - E4F3BACE12F4C72F002D19BB /* ofVectorMath.h in Headers */, - 6678E97F19FEB5A600C00581 /* ofSoundUtils.h in Headers */, - 6944251B1FE4547400770088 /* ofGraphicsBaseTypes.h in Headers */, - E4F3BADC12F4C73C002D19BB /* ofColor.h in Headers */, - 694425161FE4544C00770088 /* ofGLBaseTypes.h in Headers */, - E4F3BADE12F4C73C002D19BB /* ofPoint.h in Headers */, - E4F3BAE012F4C73C002D19BB /* ofRectangle.h in Headers */, - 19662F2E2834A44400B622ED /* ofGraphicsCairo.h in Headers */, - E4F3BAE112F4C73C002D19BB /* ofTypes.h in Headers */, - 6944251C1FE4547400770088 /* ofGraphicsConstants.h in Headers */, - E4F3BAF112F4C745002D19BB /* ofConstants.h in Headers */, - E4F3BAF312F4C745002D19BB /* ofFileUtils.h in Headers */, - E4F3BAF512F4C745002D19BB /* ofLog.h in Headers */, - E4F3BAF612F4C745002D19BB /* ofNoise.h in Headers */, - E4F3BAF812F4C745002D19BB /* ofSystemUtils.h in Headers */, - E4F3BAFA12F4C745002D19BB /* ofThread.h in Headers */, - 694425221FE456AF00770088 /* ofVideoBaseTypes.h in Headers */, - E4F3BAFC12F4C745002D19BB /* ofURLFileLoader.h in Headers */, - E4F3BAFE12F4C745002D19BB /* ofUtils.h in Headers */, - E4F3BB1912F4C752002D19BB /* ofBitmapFont.h in Headers */, - 2E498915292C96340096EC56 /* ofCubeMapShaders.h in Headers */, - E4F3BB1D12F4C752002D19BB /* ofGraphics.h in Headers */, - E4F3BB1F12F4C752002D19BB /* ofImage.h in Headers */, - E4F3BB2112F4C752002D19BB /* ofPixels.h in Headers */, - E4F3BB2B12F4C752002D19BB /* ofTessellator.h in Headers */, - 2E498916292C96340096EC56 /* ofCubeMap.h in Headers */, - E4F3BB2F12F4C752002D19BB /* ofTrueTypeFont.h in Headers */, - DA97FD3D12F5A61A005C9991 /* ofCairoRenderer.h in Headers */, - DA94C2F01301D32200CCC773 /* ofRendererCollection.h in Headers */, - 53EEEF4B130766EF0027C199 /* ofMesh.h in Headers */, - DA48FE78131D85A6000062BC /* ofPolyline.h in Headers */, - DACFA8DB132D09E8008D4B7A /* ofFbo.h in Headers */, - DACFA8DD132D09E8008D4B7A /* ofGLRenderer.h in Headers */, - DACFA8DE132D09E8008D4B7A /* ofGLUtils.h in Headers */, - 694425201FE4548B00770088 /* ofSoundBaseTypes.h in Headers */, - DACFA8E0132D09E8008D4B7A /* ofLight.h in Headers */, - DACFA8E2132D09E8008D4B7A /* ofMaterial.h in Headers */, - DACFA8E4132D09E8008D4B7A /* ofShader.h in Headers */, - 676672A51A749D1900400051 /* ofAVFoundationVideoPlayer.h in Headers */, - DACFA8E6132D09E8008D4B7A /* ofTexture.h in Headers */, - DACFA8E8132D09E8008D4B7A /* ofVbo.h in Headers */, - DACFA8EA132D09E8008D4B7A /* ofVboMesh.h in Headers */, - 9979E8221A1CCC44007E55D1 /* ofWindowSettings.h in Headers */, - 92C55F89132DA7DD00EC2631 /* ofPath.h in Headers */, - E4C5E387131AC1B10050F992 /* ofRtAudioSoundStream.h in Headers */, - 772BDF74146928600030F0EE /* ofOpenALSoundPlayer.h in Headers */, - E486629A1D8C61B000D1735C /* ofAVFoundationGrabber.h in Headers */, - DAC22D4016E7A4AF0020226D /* ofParameter.h in Headers */, - E43EEAC429E66B78001C7596 /* ofAVEngineSoundPlayer.h in Headers */, - BF6276A62BAD9900008864C1 /* ofBaseTypes.h in Headers */, - 2E6EA7011603A9E400B7ADF3 /* of3dGraphics.h in Headers */, - 2292E73F19E3049700DE9411 /* ofBufferObject.h in Headers */, - 2E6EA7061603AABD00B7ADF3 /* of3dPrimitives.h in Headers */, - 229EB9A61B3181C800FF7B5F /* ofEvent.h in Headers */, - 22FAD01F17049373002A7EB3 /* ofAppGLFWWindow.h in Headers */, - 2E4D30C128F5BA9C0074D450 /* ofShadow.h in Headers */, - 22769592170D9DD200604FC3 /* ofMatrixStack.h in Headers */, - 22246D94176C9987008A8AF4 /* ofGLProgrammableRenderer.h in Headers */, - E495DF7E178896A900994238 /* ofAppNoWindow.h in Headers */, - 27DEA3121796F578000A9E90 /* ofXml.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -819,6 +167,9 @@ ); dependencies = ( ); + fileSystemSynchronizedGroups = ( + 03EF25F52CD5D9C4005A5E4D /* openFrameworks */, + ); name = openFrameworks; productName = openFrameworksLib; productReference = E4B27C1510CBEB8E00536013 /* openFrameworksDebug.a */; @@ -900,79 +251,6 @@ isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - E4B27C1910CBEB9D00536013 /* ofAppRunner.cpp in Sources */, - E4B27C1A10CBEB9D00536013 /* ofArduino.cpp in Sources */, - E4B27C1B10CBEB9D00536013 /* ofSerial.cpp in Sources */, - E4B27C2610CBEB9D00536013 /* ofVideoGrabber.cpp in Sources */, - E4B27C2710CBEB9D00536013 /* ofVideoPlayer.cpp in Sources */, - E4998A26128A39480094AC3F /* ofEvents.cpp in Sources */, - E4F3BA6712F4C4BF002D19BB /* of3dUtils.cpp in Sources */, - 6678E96F19FEAFA900C00581 /* ofSoundBuffer.cpp in Sources */, - E4F3BA6912F4C4BF002D19BB /* ofCamera.cpp in Sources */, - E4F3BA6B12F4C4BF002D19BB /* ofEasyCam.cpp in Sources */, - E4F3BA7312F4C4BF002D19BB /* ofNode.cpp in Sources */, - 6944251F1FE4548B00770088 /* ofSoundBaseTypes.cpp in Sources */, - 2292E73E19E3049700DE9411 /* ofBufferObject.cpp in Sources */, - E4F3BA8A12F4C4C9002D19BB /* ofFmodSoundPlayer.cpp in Sources */, - E4F3BA8E12F4C4C9002D19BB /* ofSoundPlayer.cpp in Sources */, - E4F3BA9012F4C4C9002D19BB /* ofSoundStream.cpp in Sources */, - E43EEAC329E66B78001C7596 /* ofAVEngineSoundPlayer.mm in Sources */, - E4F3BAC112F4C72F002D19BB /* ofMath.cpp in Sources */, - E4F3BAC312F4C72F002D19BB /* ofMatrix3x3.cpp in Sources */, - 6944251A1FE4547400770088 /* ofGraphicsBaseTypes.cpp in Sources */, - E4F3BAC512F4C72F002D19BB /* ofMatrix4x4.cpp in Sources */, - E4F3BAC712F4C72F002D19BB /* ofQuaternion.cpp in Sources */, - E4F3BAC912F4C72F002D19BB /* ofVec2f.cpp in Sources */, - E4F3BACC12F4C72F002D19BB /* ofVec4f.cpp in Sources */, - E4F3BAD912F4C73C002D19BB /* ofBaseTypes.cpp in Sources */, - 676672A31A749D1900400051 /* ofAVFoundationVideoPlayer.m in Sources */, - E4F3BADB12F4C73C002D19BB /* ofColor.cpp in Sources */, - E4F3BADF12F4C73C002D19BB /* ofRectangle.cpp in Sources */, - E4F3BAF212F4C745002D19BB /* ofFileUtils.cpp in Sources */, - 2E498914292C96340096EC56 /* ofCubeMap.cpp in Sources */, - E4F3BAF412F4C745002D19BB /* ofLog.cpp in Sources */, - BBA81C431FFBE4DB0064EA94 /* ofBaseApp.cpp in Sources */, - 9979E8231A1CCC44007E55D1 /* ofMainLoop.cpp in Sources */, - E4F3BAF712F4C745002D19BB /* ofSystemUtils.cpp in Sources */, - E4F3BAF912F4C745002D19BB /* ofThread.cpp in Sources */, - E4F3BAFB12F4C745002D19BB /* ofURLFileLoader.cpp in Sources */, - E4F3BAFD12F4C745002D19BB /* ofUtils.cpp in Sources */, - E4F3BB1812F4C752002D19BB /* ofBitmapFont.cpp in Sources */, - E4F3BB1C12F4C752002D19BB /* ofGraphics.cpp in Sources */, - 2E6EA7041603AA7A00B7ADF3 /* of3dGraphics.cpp in Sources */, - 0353245E2BEFEC7B00B50A35 /* ofTimerFps.cpp in Sources */, - E4F3BB1E12F4C752002D19BB /* ofImage.cpp in Sources */, - E4F3BB2012F4C752002D19BB /* ofPixels.cpp in Sources */, - E4F3BB2A12F4C752002D19BB /* ofTessellator.cpp in Sources */, - E4F3BB2E12F4C752002D19BB /* ofTrueTypeFont.cpp in Sources */, - DA97FD3C12F5A61A005C9991 /* ofCairoRenderer.cpp in Sources */, - DACFA8DA132D09E8008D4B7A /* ofFbo.cpp in Sources */, - E486629B1D8C61B000D1735C /* ofAVFoundationGrabber.mm in Sources */, - DACFA8DC132D09E8008D4B7A /* ofGLRenderer.cpp in Sources */, - 2E4D30C228F5BA9C0074D450 /* ofShadow.cpp in Sources */, - 2E6EA7081603AAD600B7ADF3 /* of3dPrimitives.cpp in Sources */, - DACFA8DF132D09E8008D4B7A /* ofLight.cpp in Sources */, - 692C298D19DC5C5500C27C5D /* ofTimer.cpp in Sources */, - DACFA8E1132D09E8008D4B7A /* ofMaterial.cpp in Sources */, - DACFA8E3132D09E8008D4B7A /* ofShader.cpp in Sources */, - DACFA8E5132D09E8008D4B7A /* ofTexture.cpp in Sources */, - DACFA8E7132D09E8008D4B7A /* ofVbo.cpp in Sources */, - DACFA8E9132D09E8008D4B7A /* ofVboMesh.cpp in Sources */, - 92C55F88132DA7DD00EC2631 /* ofPath.cpp in Sources */, - E4C5E388131AC1B10050F992 /* ofRtAudioSoundStream.cpp in Sources */, - 772BDF73146928600030F0EE /* ofOpenALSoundPlayer.cpp in Sources */, - DAC22D3F16E7A4AF0020226D /* ofParameter.cpp in Sources */, - DAC22D4116E7A4AF0020226D /* ofParameterGroup.cpp in Sources */, - 67D96B971651AF6D00D5242D /* ofGLUtils.cpp in Sources */, - 22FAD01E17049373002A7EB3 /* ofAppGLFWWindow.cpp in Sources */, - 22A1C453170AFCB60079E473 /* ofRendererCollection.cpp in Sources */, - 22769591170D9DD200604FC3 /* ofMatrixStack.cpp in Sources */, - 22246D93176C9987008A8AF4 /* ofGLProgrammableRenderer.cpp in Sources */, - 676672A81A749D1900400051 /* ofAVFoundationPlayer.mm in Sources */, - E495DF7D178896A900994238 /* ofAppNoWindow.cpp in Sources */, - 27DEA3111796F578000A9E90 /* ofXml.cpp in Sources */, - 692C298B19DC5C5500C27C5D /* ofFpsCounter.cpp in Sources */, - 19662F2F2834A44400B622ED /* ofGraphicsCairo.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -982,6 +260,7 @@ E4B27C1610CBEB8E00536013 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { + CLANG_X86_VECTOR_INSTRUCTIONS = default; CONFIGURATION_BUILD_DIR = "$(SRCROOT)/../../lib/macos/"; EXECUTABLE_PREFIX = ""; INSTALL_PATH = /usr/local/lib; @@ -1006,6 +285,7 @@ E4B27C1710CBEB8E00536013 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { + CLANG_X86_VECTOR_INSTRUCTIONS = default; CONFIGURATION_BUILD_DIR = "$(SRCROOT)/../../lib/macos/"; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; EXECUTABLE_PREFIX = ""; diff --git a/scripts/apothecary b/scripts/apothecary index 313b213ede6..b8b8325f8d0 160000 --- a/scripts/apothecary +++ b/scripts/apothecary @@ -1 +1 @@ -Subproject commit 313b213ede658eb6ae3fa5c4fb21a7bdcbe2230a +Subproject commit b8b8325f8d060e5474248cb6c5c6bd24a6698307