|
328 | 328 | 47C43420B70996F424D6FEB4 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ComponentListener.h"; path = "../../../JuceModules/juce_gui_basics/components/juce_ComponentListener.h"; sourceTree = "SOURCE_ROOT"; }; |
329 | 329 | 47DE87E971CEB9A0C98AF44E = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_CoreAudioFormat.cpp"; path = "../../../JuceModules/juce_audio_formats/codecs/juce_CoreAudioFormat.cpp"; sourceTree = "SOURCE_ROOT"; }; |
330 | 330 | 47E283BF36EC6F7471EB5345 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_TextPropertyComponent.cpp"; path = "../../../JuceModules/juce_gui_basics/properties/juce_TextPropertyComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; |
| 331 | + 4807613CD93E36021708DF80 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = pAudioFormatReader.h; path = ../../../Source/exports/pAudioFormatReader.h; sourceTree = "SOURCE_ROOT"; }; |
331 | 332 | 4864987AC0EF8D17CD76372B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ZipFile.cpp"; path = "../../../JuceModules/juce_core/zip/juce_ZipFile.cpp"; sourceTree = "SOURCE_ROOT"; }; |
332 | 333 | 4924560DA2F1D43D52BD66BE = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_FileBrowserComponent.cpp"; path = "../../../JuceModules/juce_gui_basics/filebrowser/juce_FileBrowserComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; |
333 | 334 | 49368FDF68DD6F9E4060120A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = pGraphics.h; path = ../../../Source/Exports/pGraphics.h; sourceTree = "SOURCE_ROOT"; }; |
|
943 | 944 | EEDEB85713A1CE7611B2F29F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_InterProcessLock.h"; path = "../../../JuceModules/juce_core/threads/juce_InterProcessLock.h"; sourceTree = "SOURCE_ROOT"; }; |
944 | 945 | EF08488D3AD968E3B9C28885 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_formats.mm"; path = "../../../JuceModules/juce_audio_formats/juce_audio_formats.mm"; sourceTree = "SOURCE_ROOT"; }; |
945 | 946 | EF93D6634A769F3CEEDC3337 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_HighResolutionTimer.cpp"; path = "../../../JuceModules/juce_core/threads/juce_HighResolutionTimer.cpp"; sourceTree = "SOURCE_ROOT"; }; |
| 947 | + EFD3155D9D6D905E2C3E87B1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = pLagrangeInterpolator.h; path = ../../../Source/exports/pLagrangeInterpolator.h; sourceTree = "SOURCE_ROOT"; }; |
946 | 948 | F02B42F116E996B9628396A7 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = pImage.h; path = ../../../Source/Exports/pImage.h; sourceTree = "SOURCE_ROOT"; }; |
947 | 949 | F03A2247966B390EDDEBD6FA = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ShapeButton.h"; path = "../../../JuceModules/juce_gui_basics/buttons/juce_ShapeButton.h"; sourceTree = "SOURCE_ROOT"; }; |
948 | 950 | F04B7D0EA3A147BFC80F6655 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_SystemStats.mm"; path = "../../../JuceModules/juce_core/native/juce_mac_SystemStats.mm"; sourceTree = "SOURCE_ROOT"; }; |
|
1016 | 1018 | B867999472B4B6D660A52250, |
1017 | 1019 | 9826F1C900B02040F46A04CB, ); name = "GUI Classes"; sourceTree = "<group>"; }; |
1018 | 1020 | 335D8FB6BDAACD96D0FDB0EB = {isa = PBXGroup; children = ( |
| 1021 | + EFD3155D9D6D905E2C3E87B1, |
| 1022 | + 4807613CD93E36021708DF80, |
1019 | 1023 | 40A7744E0200AE5ACB5C46F1, |
1020 | 1024 | D873C90826567677D0296649, |
1021 | 1025 | 59A4DADB51BA82C3D4E71CD9, |
|
2150 | 2154 | "_NDEBUG=1", |
2151 | 2155 | "NDEBUG=1", |
2152 | 2156 | "JUCER_XCODE_MAC_F6D2F4CF=1", |
2153 | | - "JUCE_APP_VERSION=1.0.0", |
2154 | | - "JUCE_APP_VERSION_HEX=0x10000", ); |
| 2157 | + "JUCE_APP_VERSION=1.1.0", |
| 2158 | + "JUCE_APP_VERSION_HEX=0x10100", ); |
2155 | 2159 | GCC_SYMBOLS_PRIVATE_EXTERN = YES; |
2156 | 2160 | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; |
2157 | 2161 | GENERATE_PKGINFO_FILE = YES; |
|
2179 | 2183 | "_DEBUG=1", |
2180 | 2184 | "DEBUG=1", |
2181 | 2185 | "JUCER_XCODE_MAC_F6D2F4CF=1", |
2182 | | - "JUCE_APP_VERSION=1.0.0", |
2183 | | - "JUCE_APP_VERSION_HEX=0x10000", ); |
| 2186 | + "JUCE_APP_VERSION=1.1.0", |
| 2187 | + "JUCE_APP_VERSION_HEX=0x10100", ); |
2184 | 2188 | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; |
2185 | 2189 | GENERATE_PKGINFO_FILE = YES; |
2186 | 2190 | HEADER_SEARCH_PATHS = ("../../../SDKs/vstsdk2.4_minimal", "../../JuceLibraryCode", "../../../JuceModules", "$(DEVELOPER_DIR)/Extras/CoreAudio/PublicUtility", "$(DEVELOPER_DIR)/Extras/CoreAudio/AudioUnits/AUPublic/Utility", "$(DEVELOPER_DIR)/Extras/CoreAudio/AudioUnits/AUPublic/AUBase", "$(inherited)"); |
|
0 commit comments