1
0
Fork 0
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:
Tom Poole 2019-09-26 12:31:43 +01:00
parent a6c458af5a
commit 9c3f46309f
21 changed files with 130 additions and 1 deletions

View 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>

View file

@ -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;

View 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>

View file

@ -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;