mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Re-saved all projects
This commit is contained in:
parent
a6c458af5a
commit
9c3f46309f
21 changed files with 130 additions and 1 deletions
|
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
@ -243,6 +243,13 @@
|
|||
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;
|
||||
|
|
|
|||
|
|
@ -889,7 +889,6 @@
|
|||
91A9A0FE9DF4F4E10009EEC7 = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
0CCFDC1D1C7B8A12BF4822F1,
|
||||
9683F931FA1B8B85FA8C4BD8,
|
||||
5A0B2CEF393A25C6D4B1B76C,
|
||||
61F3057D838D7DABB0FA3D34,
|
||||
|
|
|
|||
|
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
@ -336,6 +336,13 @@
|
|||
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;
|
||||
|
|
|
|||
|
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
@ -355,6 +355,13 @@
|
|||
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;
|
||||
|
|
|
|||
|
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
@ -585,6 +585,13 @@
|
|||
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;
|
||||
|
|
|
|||
|
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
@ -582,6 +582,13 @@
|
|||
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;
|
||||
|
|
|
|||
|
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
@ -36,6 +36,13 @@
|
|||
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;
|
||||
|
|
|
|||
|
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
@ -171,6 +171,13 @@
|
|||
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;
|
||||
|
|
|
|||
|
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
@ -190,6 +190,13 @@
|
|||
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;
|
||||
|
|
|
|||
6
extras/Projucer/Builds/MacOSX/Projucer.entitlements
Normal file
6
extras/Projucer/Builds/MacOSX/Projucer.entitlements
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
@ -1973,6 +1973,13 @@
|
|||
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;
|
||||
|
|
|
|||
|
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
@ -398,6 +398,13 @@
|
|||
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