mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-24 01:54:22 +00:00
Re-saved all projects
This commit is contained in:
parent
2c4ccf7b77
commit
c8fffa9044
22 changed files with 79 additions and 79 deletions
|
|
@ -243,13 +243,6 @@
|
|||
path = "../../../../modules/juce_audio_utils";
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
0CCFDC1D1C7B8A12BF4822F1 = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = text.plist.xml;
|
||||
name = DemoRunner.entitlements;
|
||||
path = DemoRunner.entitlements;
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
0ECB4FCD24794CE516792552 = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = folder;
|
||||
|
|
@ -306,6 +299,13 @@
|
|||
path = ../../Source/Main.cpp;
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
2CDA0CB288452DA016E874BC = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = text.plist.xml;
|
||||
name = App.entitlements;
|
||||
path = App.entitlements;
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
346450C70C964FD9640B6086 = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = file;
|
||||
|
|
|
|||
|
|
@ -232,13 +232,6 @@
|
|||
path = "../../../../modules/juce_audio_utils";
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
0CCFDC1D1C7B8A12BF4822F1 = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = text.plist.xml;
|
||||
name = DemoRunner.entitlements;
|
||||
path = DemoRunner.entitlements;
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
112FFCB73597157E721BCDF2 = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = file;
|
||||
|
|
@ -295,6 +288,13 @@
|
|||
path = ../../Source/Main.cpp;
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
2CDA0CB288452DA016E874BC = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = text.plist.xml;
|
||||
name = App.entitlements;
|
||||
path = App.entitlements;
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
346450C70C964FD9640B6086 = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = file;
|
||||
|
|
@ -907,7 +907,7 @@
|
|||
CLANG_CXX_LANGUAGE_STANDARD = "c++14";
|
||||
CLANG_CXX_LIBRARY = "libc++";
|
||||
CLANG_LINK_OBJC_RUNTIME = NO;
|
||||
CODE_SIGN_ENTITLEMENTS = "DemoRunner.entitlements";
|
||||
CODE_SIGN_ENTITLEMENTS = "App.entitlements";
|
||||
COMBINE_HIDPI_IMAGES = YES;
|
||||
CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/build/$(CONFIGURATION)";
|
||||
COPY_PHASE_STRIP = NO;
|
||||
|
|
@ -954,7 +954,7 @@
|
|||
CLANG_CXX_LANGUAGE_STANDARD = "c++14";
|
||||
CLANG_CXX_LIBRARY = "libc++";
|
||||
CLANG_LINK_OBJC_RUNTIME = NO;
|
||||
CODE_SIGN_ENTITLEMENTS = "DemoRunner.entitlements";
|
||||
CODE_SIGN_ENTITLEMENTS = "App.entitlements";
|
||||
COMBINE_HIDPI_IMAGES = YES;
|
||||
CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/build/$(CONFIGURATION)";
|
||||
DEAD_CODE_STRIPPING = YES;
|
||||
|
|
|
|||
|
|
@ -336,13 +336,6 @@
|
|||
path = "../../JuceLibraryCode/include_juce_audio_utils.mm";
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
C3BE13F50343166A30728D8A = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = text.plist.xml;
|
||||
name = AudioPerformanceTest.entitlements;
|
||||
path = AudioPerformanceTest.entitlements;
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
C8EE61FDD1F06817A014B881 = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = file;
|
||||
|
|
@ -385,6 +378,13 @@
|
|||
path = System/Library/Frameworks/DiscRecording.framework;
|
||||
sourceTree = SDKROOT;
|
||||
};
|
||||
F9E591FD0A75BCD9F600120A = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = text.plist.xml;
|
||||
name = App.entitlements;
|
||||
path = App.entitlements;
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
FAAB4EAE4A57B642D3B9EC23 = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = file.nib;
|
||||
|
|
|
|||
|
|
@ -355,13 +355,6 @@
|
|||
path = "../../JuceLibraryCode/include_juce_audio_utils.mm";
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
C3BE13F50343166A30728D8A = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = text.plist.xml;
|
||||
name = AudioPerformanceTest.entitlements;
|
||||
path = AudioPerformanceTest.entitlements;
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
C6030BFC7A19A5075AB0EC28 = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = wrapper.framework;
|
||||
|
|
@ -425,6 +418,13 @@
|
|||
path = System/Library/Frameworks/CoreImage.framework;
|
||||
sourceTree = SDKROOT;
|
||||
};
|
||||
F9E591FD0A75BCD9F600120A = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = text.plist.xml;
|
||||
name = App.entitlements;
|
||||
path = App.entitlements;
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
9F54D12C977843F8FEFCF041 = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
|
|
|
|||
|
|
@ -459,6 +459,13 @@
|
|||
path = System/Library/Frameworks/Cocoa.framework;
|
||||
sourceTree = SDKROOT;
|
||||
};
|
||||
9A92E8C5ECBBF926B5CF57BC = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = text.plist.xml;
|
||||
name = App.entitlements;
|
||||
path = App.entitlements;
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
9F9B445E6755CAA19E4344ED = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = wrapper.framework;
|
||||
|
|
@ -585,13 +592,6 @@
|
|||
path = System/Library/Frameworks/CoreAudioKit.framework;
|
||||
sourceTree = SDKROOT;
|
||||
};
|
||||
EC252E34CF52A70B4A836BDC = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = text.plist.xml;
|
||||
name = AudioPluginHost.entitlements;
|
||||
path = AudioPluginHost.entitlements;
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
F14CDB17EFE157DA3C3A5A91 = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = sourcecode.c.h;
|
||||
|
|
|
|||
|
|
@ -463,6 +463,13 @@
|
|||
path = ../../Source/UI/PluginWindow.h;
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
9A92E8C5ECBBF926B5CF57BC = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = text.plist.xml;
|
||||
name = App.entitlements;
|
||||
path = App.entitlements;
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
9F9B445E6755CAA19E4344ED = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = wrapper.framework;
|
||||
|
|
@ -582,13 +589,6 @@
|
|||
path = System/Library/Frameworks/CoreAudioKit.framework;
|
||||
sourceTree = SDKROOT;
|
||||
};
|
||||
EC252E34CF52A70B4A836BDC = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = text.plist.xml;
|
||||
name = AudioPluginHost.entitlements;
|
||||
path = AudioPluginHost.entitlements;
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
F14CDB17EFE157DA3C3A5A91 = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = sourcecode.c.h;
|
||||
|
|
|
|||
|
|
@ -36,13 +36,6 @@
|
|||
path = RecentFilesMenuTemplate.nib;
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
25C3A81567A43C28D8A9C143 = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = text.plist.xml;
|
||||
name = BinaryBuilder.entitlements;
|
||||
path = BinaryBuilder.entitlements;
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
50B7C64414A3E778021F5EC4 = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = sourcecode.cpp.cpp;
|
||||
|
|
@ -57,6 +50,13 @@
|
|||
path = System/Library/Frameworks/Cocoa.framework;
|
||||
sourceTree = SDKROOT;
|
||||
};
|
||||
7871817598B12A73E708ABB7 = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = text.plist.xml;
|
||||
name = ConsoleApp.entitlements;
|
||||
path = ConsoleApp.entitlements;
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
799073185F72F5FAD05253C3 = {
|
||||
isa = PBXFileReference;
|
||||
explicitFileType = "compiled.mach-o.executable";
|
||||
|
|
|
|||
|
|
@ -171,13 +171,6 @@
|
|||
path = ../../Source/SharedCanvas.h;
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
280A781618BDE3AF9BE15495 = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = text.plist.xml;
|
||||
name = NetworkGraphicsDemo.entitlements;
|
||||
path = NetworkGraphicsDemo.entitlements;
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
2E13A899F4E3C99054A3656F = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = wrapper.framework;
|
||||
|
|
@ -402,6 +395,13 @@
|
|||
path = "../../JuceLibraryCode/include_juce_audio_processors.mm";
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
AF19F5DDEBA5587D0C92A662 = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = text.plist.xml;
|
||||
name = App.entitlements;
|
||||
path = App.entitlements;
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
AF330F41D1A4865108690E3C = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = sourcecode.cpp.objcpp;
|
||||
|
|
|
|||
|
|
@ -190,13 +190,6 @@
|
|||
path = ../../Source/SharedCanvas.h;
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
280A781618BDE3AF9BE15495 = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = text.plist.xml;
|
||||
name = NetworkGraphicsDemo.entitlements;
|
||||
path = NetworkGraphicsDemo.entitlements;
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
2E13A899F4E3C99054A3656F = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = wrapper.framework;
|
||||
|
|
@ -435,6 +428,13 @@
|
|||
path = "../../JuceLibraryCode/include_juce_audio_processors.mm";
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
AF19F5DDEBA5587D0C92A662 = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = text.plist.xml;
|
||||
name = App.entitlements;
|
||||
path = App.entitlements;
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
AF330F41D1A4865108690E3C = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = sourcecode.cpp.objcpp;
|
||||
|
|
|
|||
|
|
@ -1462,6 +1462,13 @@
|
|||
path = "../../Source/BinaryData/Templates/jucer_NewComponentTemplate.cpp";
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
834B0B0A61FE876871A9F311 = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = text.plist.xml;
|
||||
name = App.entitlements;
|
||||
path = App.entitlements;
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
842427CFE565F3FCE5B99174 = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = wrapper.framework;
|
||||
|
|
@ -1973,13 +1980,6 @@
|
|||
path = "../../../../modules/juce_graphics";
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
B7017BD3427B46FBAAAE448A = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = text.plist.xml;
|
||||
name = Projucer.entitlements;
|
||||
path = Projucer.entitlements;
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
B8385E9A644BD3CD94876448 = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = sourcecode.c.h;
|
||||
|
|
|
|||
|
|
@ -195,6 +195,13 @@
|
|||
path = "../../JuceLibraryCode/include_juce_video.mm";
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
11416532EEB177F4EFE69AF4 = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = text.plist.xml;
|
||||
name = ConsoleApp.entitlements;
|
||||
path = ConsoleApp.entitlements;
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
1932D54A7FAE13BADBA3E9B5 = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = wrapper.framework;
|
||||
|
|
@ -398,13 +405,6 @@
|
|||
path = System/Library/Frameworks/CoreMedia.framework;
|
||||
sourceTree = SDKROOT;
|
||||
};
|
||||
911BC81C9C4E07C2E2FD68C1 = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = text.plist.xml;
|
||||
name = UnitTestRunner.entitlements;
|
||||
path = UnitTestRunner.entitlements;
|
||||
sourceTree = "SOURCE_ROOT";
|
||||
};
|
||||
9514F6D920549F8A44B2E332 = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = file;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue