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>
|
||||
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue