mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-22 01:34:21 +00:00
219 lines
15 KiB
Text
219 lines
15 KiB
Text
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
DEB467A3B42DB8A35DAFC3BF = {isa = PBXBuildFile; fileRef = 0AB2F0BDAF44CF1FE7BA007A; };
|
|
3D3696270C2EA1885753854B = {isa = PBXBuildFile; fileRef = 3325F9F8374A3859FC2FC743; };
|
|
265C8BC3D4D1842AB80AAD4F = {isa = PBXBuildFile; fileRef = EB12D5E368D5BF32573D3A12; };
|
|
A9642CD6F785F34E34FBF9E8 = {isa = PBXBuildFile; fileRef = 1CB69F437E1490CBC1394F5F; };
|
|
BEAC0D3BDB4671F8E47E441E = {isa = PBXBuildFile; fileRef = 1071DB173D561A5841FF0F30; };
|
|
1D92E273140D08C7C615B6EA = {isa = PBXBuildFile; fileRef = 4C53FDF35E34267F08F4931D; };
|
|
AFCD6FB336186ACFB25B9DD5 = {isa = PBXBuildFile; fileRef = 96054061FBB98C3E767D4844; };
|
|
AB634B48FB9C4F066D7E5639 = {isa = PBXBuildFile; fileRef = 4BC4186543E95EBF0CD58A27; };
|
|
67369B569476260A5D9D47AD = {isa = PBXBuildFile; fileRef = CB1530E14DFA4557BFC9B83D; };
|
|
91A622E2DEA21547BD4FA11C = {isa = PBXBuildFile; fileRef = DD0518371AAA6FDE27C648C9; };
|
|
1B0D2D8611212A0D84D0A6F3 = {isa = PBXBuildFile; fileRef = FFBF4F820F32F94615A43588; };
|
|
5103BF2B4D823302EFB5FDE7 = {isa = PBXBuildFile; fileRef = DFD68BBF3B08639B6D1A15F7; };
|
|
59EE99E6503A3D04A462DA2F = {isa = PBXBuildFile; fileRef = 253C6032391175841D7B25B7; };
|
|
CE03B0C5E766E10B0C8948EB = {isa = PBXBuildFile; fileRef = 10C470B63DB039FAE2EBDF6E; };
|
|
7E81CAB36E087B8122CB82F9 = {isa = PBXBuildFile; fileRef = 9A2B2280124B2C4C43A89D7D; };
|
|
34B3E269DA7EB99036670552 = {isa = PBXBuildFile; fileRef = 027849642988B56A9F2DF849; };
|
|
027849642988B56A9F2DF849 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_osc.cpp"; path = "../../JuceLibraryCode/juce_osc.cpp"; sourceTree = "SOURCE_ROOT"; };
|
|
0AB2F0BDAF44CF1FE7BA007A = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = OSCReceiver.app; sourceTree = "BUILT_PRODUCTS_DIR"; };
|
|
0F36051F52777507C1237AF3 = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_gui_basics"; path = "../../../../modules/juce_gui_basics"; sourceTree = "SOURCE_ROOT"; };
|
|
10396B8DE3CE6AB812C75065 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = MainComponent.h; path = ../../Source/MainComponent.h; sourceTree = "SOURCE_ROOT"; };
|
|
1071DB173D561A5841FF0F30 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
|
|
10C470B63DB039FAE2EBDF6E = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_gui_basics.mm"; path = "../../JuceLibraryCode/juce_gui_basics.mm"; sourceTree = "SOURCE_ROOT"; };
|
|
11D21D1E6EAA812D1EE68813 = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_events"; path = "../../../../modules/juce_events"; sourceTree = "SOURCE_ROOT"; };
|
|
1CB69F437E1490CBC1394F5F = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = System/Library/Frameworks/IOKit.framework; sourceTree = SDKROOT; };
|
|
1EE8BFA51FBE624B5CEF6706 = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_graphics"; path = "../../../../modules/juce_graphics"; sourceTree = "SOURCE_ROOT"; };
|
|
253C6032391175841D7B25B7 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_graphics.mm"; path = "../../JuceLibraryCode/juce_graphics.mm"; sourceTree = "SOURCE_ROOT"; };
|
|
3325F9F8374A3859FC2FC743 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = System/Library/Frameworks/Carbon.framework; sourceTree = SDKROOT; };
|
|
4BC4186543E95EBF0CD58A27 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = Main.cpp; path = ../../Source/Main.cpp; sourceTree = "SOURCE_ROOT"; };
|
|
4C53FDF35E34267F08F4931D = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; };
|
|
6125E9728208A315AD0A7EDC = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_data_structures"; path = "../../../../modules/juce_data_structures"; sourceTree = "SOURCE_ROOT"; };
|
|
6BFF7B916D7E61BD53A0AA3C = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_core"; path = "../../../../modules/juce_core"; sourceTree = "SOURCE_ROOT"; };
|
|
7788FA84B3179B3D5B1D19CC = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = JuceHeader.h; path = ../../JuceLibraryCode/JuceHeader.h; sourceTree = "SOURCE_ROOT"; };
|
|
96054061FBB98C3E767D4844 = {isa = PBXFileReference; lastKnownFileType = file.nib; name = RecentFilesMenuTemplate.nib; path = RecentFilesMenuTemplate.nib; sourceTree = "SOURCE_ROOT"; };
|
|
9A2B2280124B2C4C43A89D7D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_gui_extra.mm"; path = "../../JuceLibraryCode/juce_gui_extra.mm"; sourceTree = "SOURCE_ROOT"; };
|
|
B703A6B2748D906CAD72890E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = AppConfig.h; path = ../../JuceLibraryCode/AppConfig.h; sourceTree = "SOURCE_ROOT"; };
|
|
BA43E9763E548C8F84742F33 = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_cryptography"; path = "../../../../modules/juce_cryptography"; sourceTree = "SOURCE_ROOT"; };
|
|
CB1530E14DFA4557BFC9B83D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_core.mm"; path = "../../JuceLibraryCode/juce_core.mm"; sourceTree = "SOURCE_ROOT"; };
|
|
D00FB7DDB8580F614A038F5F = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_osc"; path = "../../../../modules/juce_osc"; sourceTree = "SOURCE_ROOT"; };
|
|
DBB4370FE47F2C2AA8193558 = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Info-App.plist"; path = "Info-App.plist"; sourceTree = "SOURCE_ROOT"; };
|
|
DD0518371AAA6FDE27C648C9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_cryptography.mm"; path = "../../JuceLibraryCode/juce_cryptography.mm"; sourceTree = "SOURCE_ROOT"; };
|
|
DFD68BBF3B08639B6D1A15F7 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_events.mm"; path = "../../JuceLibraryCode/juce_events.mm"; sourceTree = "SOURCE_ROOT"; };
|
|
EB12D5E368D5BF32573D3A12 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
|
|
F0F350DB73A4824A3A634B03 = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_gui_extra"; path = "../../../../modules/juce_gui_extra"; sourceTree = "SOURCE_ROOT"; };
|
|
FFBF4F820F32F94615A43588 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_data_structures.mm"; path = "../../JuceLibraryCode/juce_data_structures.mm"; sourceTree = "SOURCE_ROOT"; };
|
|
7C9B8A16DB8F1F3BDA926294 = {isa = PBXGroup; children = (
|
|
10396B8DE3CE6AB812C75065,
|
|
4BC4186543E95EBF0CD58A27, ); name = Source; sourceTree = "<group>"; };
|
|
298BAA7A2AE152C7E1883471 = {isa = PBXGroup; children = (
|
|
7C9B8A16DB8F1F3BDA926294, ); name = OSCReceiver; sourceTree = "<group>"; };
|
|
3A5215130DB93D8BC069DF39 = {isa = PBXGroup; children = (
|
|
6BFF7B916D7E61BD53A0AA3C,
|
|
BA43E9763E548C8F84742F33,
|
|
6125E9728208A315AD0A7EDC,
|
|
11D21D1E6EAA812D1EE68813,
|
|
1EE8BFA51FBE624B5CEF6706,
|
|
0F36051F52777507C1237AF3,
|
|
F0F350DB73A4824A3A634B03,
|
|
D00FB7DDB8580F614A038F5F, ); name = "Juce Modules"; sourceTree = "<group>"; };
|
|
07DB55D8172357541074D54E = {isa = PBXGroup; children = (
|
|
B703A6B2748D906CAD72890E,
|
|
CB1530E14DFA4557BFC9B83D,
|
|
DD0518371AAA6FDE27C648C9,
|
|
FFBF4F820F32F94615A43588,
|
|
DFD68BBF3B08639B6D1A15F7,
|
|
253C6032391175841D7B25B7,
|
|
10C470B63DB039FAE2EBDF6E,
|
|
9A2B2280124B2C4C43A89D7D,
|
|
027849642988B56A9F2DF849,
|
|
7788FA84B3179B3D5B1D19CC, ); name = "Juce Library Code"; sourceTree = "<group>"; };
|
|
84DA11D7E421FA7DCB18AFFA = {isa = PBXGroup; children = (
|
|
DBB4370FE47F2C2AA8193558,
|
|
96054061FBB98C3E767D4844, ); name = Resources; sourceTree = "<group>"; };
|
|
1CE4EC4CC850DCB4A4676A8A = {isa = PBXGroup; children = (
|
|
3325F9F8374A3859FC2FC743,
|
|
EB12D5E368D5BF32573D3A12,
|
|
1CB69F437E1490CBC1394F5F,
|
|
1071DB173D561A5841FF0F30,
|
|
4C53FDF35E34267F08F4931D, ); name = Frameworks; sourceTree = "<group>"; };
|
|
C4C4A8503D11FA400E85EDB5 = {isa = PBXGroup; children = (
|
|
0AB2F0BDAF44CF1FE7BA007A, ); name = Products; sourceTree = "<group>"; };
|
|
9C0E80FC020192937C98CFC2 = {isa = PBXGroup; children = (
|
|
298BAA7A2AE152C7E1883471,
|
|
3A5215130DB93D8BC069DF39,
|
|
07DB55D8172357541074D54E,
|
|
84DA11D7E421FA7DCB18AFFA,
|
|
1CE4EC4CC850DCB4A4676A8A,
|
|
C4C4A8503D11FA400E85EDB5, ); name = Source; sourceTree = "<group>"; };
|
|
35EA263E2229633CFF9BA17A = {isa = XCBuildConfiguration; buildSettings = {
|
|
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
|
|
CLANG_LINK_OBJC_RUNTIME = NO;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/build/$(CONFIGURATION)";
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"_DEBUG=1",
|
|
"DEBUG=1",
|
|
"JUCER_XCODE_MAC_F6D2F4CF=1",
|
|
"JUCE_APP_VERSION=1.0.0",
|
|
"JUCE_APP_VERSION_HEX=0x10000",
|
|
"JucePlugin_Build_VST=0",
|
|
"JucePlugin_Build_VST3=0",
|
|
"JucePlugin_Build_AU=0",
|
|
"JucePlugin_Build_AUv3=0",
|
|
"JucePlugin_Build_RTAS=0",
|
|
"JucePlugin_Build_AAX=0",
|
|
"JucePlugin_Build_Standalone=0", );
|
|
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
|
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)");
|
|
INFOPLIST_FILE = Info-App.plist;
|
|
INSTALL_PATH = "$(HOME)/Applications";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.11;
|
|
MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.OSCReceiver;
|
|
SDKROOT_ppc = macosx10.5; }; name = Debug; };
|
|
7FE2E6B09FEAE455422E1496 = {isa = XCBuildConfiguration; buildSettings = {
|
|
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
|
|
CLANG_LINK_OBJC_RUNTIME = NO;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/build/$(CONFIGURATION)";
|
|
DEAD_CODE_STRIPPING = YES;
|
|
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 3;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"_NDEBUG=1",
|
|
"NDEBUG=1",
|
|
"JUCER_XCODE_MAC_F6D2F4CF=1",
|
|
"JUCE_APP_VERSION=1.0.0",
|
|
"JUCE_APP_VERSION_HEX=0x10000",
|
|
"JucePlugin_Build_VST=0",
|
|
"JucePlugin_Build_VST3=0",
|
|
"JucePlugin_Build_AU=0",
|
|
"JucePlugin_Build_AUv3=0",
|
|
"JucePlugin_Build_RTAS=0",
|
|
"JucePlugin_Build_AAX=0",
|
|
"JucePlugin_Build_Standalone=0", );
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
|
|
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
|
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)");
|
|
INFOPLIST_FILE = Info-App.plist;
|
|
INSTALL_PATH = "$(HOME)/Applications";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.11;
|
|
MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.OSCReceiver;
|
|
SDKROOT_ppc = macosx10.5; }; name = Release; };
|
|
AEC2629A4CDDB6132D9118A8 = {isa = XCBuildConfiguration; buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf";
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = c11;
|
|
GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
|
|
GCC_MODEL_TUNING = G5;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
|
|
GCC_WARN_MISSING_PARENTHESES = YES;
|
|
GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
|
|
GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
PRODUCT_NAME = "OSCReceiver";
|
|
WARNING_CFLAGS = -Wreorder;
|
|
ZERO_LINK = NO; }; name = Debug; };
|
|
1C079BE0437E0F0DC3C2E542 = {isa = XCBuildConfiguration; buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf";
|
|
GCC_C_LANGUAGE_STANDARD = c11;
|
|
GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
|
|
GCC_MODEL_TUNING = G5;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
|
|
GCC_WARN_MISSING_PARENTHESES = YES;
|
|
GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
|
|
GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
PRODUCT_NAME = "OSCReceiver";
|
|
WARNING_CFLAGS = -Wreorder;
|
|
ZERO_LINK = NO; }; name = Release; };
|
|
0C4984286C7A87A9F2A1E69C = {isa = PBXTargetDependency; target = 5E1B6101A5D94EDEE60C306A; };
|
|
26D2BBF40A8AF71F3DDC53E0 = {isa = XCConfigurationList; buildConfigurations = (
|
|
AEC2629A4CDDB6132D9118A8,
|
|
1C079BE0437E0F0DC3C2E542, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Debug; };
|
|
C8C7ABB6629DDECEDC110752 = {isa = XCConfigurationList; buildConfigurations = (
|
|
35EA263E2229633CFF9BA17A,
|
|
7FE2E6B09FEAE455422E1496, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Debug; };
|
|
2EA5C343F865CED412BD5E20 = {isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = (
|
|
AFCD6FB336186ACFB25B9DD5, ); runOnlyForDeploymentPostprocessing = 0; };
|
|
E95E181406F96A95EF81C474 = {isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = (
|
|
AB634B48FB9C4F066D7E5639,
|
|
67369B569476260A5D9D47AD,
|
|
91A622E2DEA21547BD4FA11C,
|
|
1B0D2D8611212A0D84D0A6F3,
|
|
5103BF2B4D823302EFB5FDE7,
|
|
59EE99E6503A3D04A462DA2F,
|
|
CE03B0C5E766E10B0C8948EB,
|
|
7E81CAB36E087B8122CB82F9,
|
|
34B3E269DA7EB99036670552, ); runOnlyForDeploymentPostprocessing = 0; };
|
|
98DB1513FFCA4DC380991BE7 = {isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = (
|
|
3D3696270C2EA1885753854B,
|
|
265C8BC3D4D1842AB80AAD4F,
|
|
A9642CD6F785F34E34FBF9E8,
|
|
BEAC0D3BDB4671F8E47E441E,
|
|
1D92E273140D08C7C615B6EA, ); runOnlyForDeploymentPostprocessing = 0; };
|
|
5E1B6101A5D94EDEE60C306A = {isa = PBXNativeTarget; buildConfigurationList = C8C7ABB6629DDECEDC110752; buildPhases = (
|
|
2EA5C343F865CED412BD5E20,
|
|
E95E181406F96A95EF81C474,
|
|
98DB1513FFCA4DC380991BE7, ); buildRules = ( ); dependencies = ( ); name = "OSCReceiver - App"; productName = OSCReceiver; productReference = 0AB2F0BDAF44CF1FE7BA007A; productType = "com.apple.product-type.application"; };
|
|
9CDCD4F1CF6D5405D574A953 = {isa = PBXProject; buildConfigurationList = 26D2BBF40A8AF71F3DDC53E0; attributes = { LastUpgradeCheck = 0830; TargetAttributes = { 5E1B6101A5D94EDEE60C306A = { SystemCapabilities = {com.apple.InAppPurchase = { enabled = 0; }; com.apple.InterAppAudio = { enabled = 0; }; com.apple.Sandbox = { enabled = 0; }; }; }; }; }; compatibilityVersion = "Xcode 3.2"; hasScannedForEncodings = 0; mainGroup = 9C0E80FC020192937C98CFC2; projectDirPath = ""; projectRoot = ""; targets = (5E1B6101A5D94EDEE60C306A); };
|
|
};
|
|
rootObject = 9CDCD4F1CF6D5405D574A953;
|
|
}
|