adds mac build
This commit is contained in:
55
Builds/MacOSX/Info-AU.plist
Normal file
55
Builds/MacOSX/Info-AU.plist
Normal file
@ -0,0 +1,55 @@
|
||||
<?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>
|
||||
<dict>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>${EXECUTABLE_NAME}</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string></string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.yourcompany.Reverb</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>Reverb</string>
|
||||
<key>CFBundleDisplayName</key>
|
||||
<string>Reverb</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>BNDL</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0.0</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.0.0</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string></string>
|
||||
<key>NSHighResolutionCapable</key>
|
||||
<true/>
|
||||
<key>AudioComponents</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>yourcompany: Reverb</string>
|
||||
<key>description</key>
|
||||
<string>Reverb</string>
|
||||
<key>factoryFunction</key>
|
||||
<string>ReverbAUFactory</string>
|
||||
<key>manufacturer</key>
|
||||
<string>Manu</string>
|
||||
<key>type</key>
|
||||
<string>aufx</string>
|
||||
<key>subtype</key>
|
||||
<string>C3tc</string>
|
||||
<key>version</key>
|
||||
<integer>65536</integer>
|
||||
<key>resourceUsage</key>
|
||||
<dict>
|
||||
<key>network.client</key>
|
||||
<true/>
|
||||
<key>temporary-exception.files.all.read-write</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</dict>
|
||||
</array>
|
||||
</dict>
|
||||
</plist>
|
29
Builds/MacOSX/Info-Standalone_Plugin.plist
Normal file
29
Builds/MacOSX/Info-Standalone_Plugin.plist
Normal file
@ -0,0 +1,29 @@
|
||||
<?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>
|
||||
<dict>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>${EXECUTABLE_NAME}</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string></string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.yourcompany.Reverb</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>Reverb</string>
|
||||
<key>CFBundleDisplayName</key>
|
||||
<string>Reverb</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0.0</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.0.0</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string></string>
|
||||
<key>NSHighResolutionCapable</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
29
Builds/MacOSX/Info-VST3.plist
Normal file
29
Builds/MacOSX/Info-VST3.plist
Normal file
@ -0,0 +1,29 @@
|
||||
<?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>
|
||||
<dict>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>${EXECUTABLE_NAME}</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string></string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.yourcompany.Reverb</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>Reverb</string>
|
||||
<key>CFBundleDisplayName</key>
|
||||
<string>Reverb</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>BNDL</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0.0</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.0.0</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string></string>
|
||||
<key>NSHighResolutionCapable</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
29
Builds/MacOSX/Info-VST3_Manifest_Helper.plist
Normal file
29
Builds/MacOSX/Info-VST3_Manifest_Helper.plist
Normal file
@ -0,0 +1,29 @@
|
||||
<?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>
|
||||
<dict>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>${EXECUTABLE_NAME}</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string></string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.yourcompany.Reverb</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>Reverb</string>
|
||||
<key>CFBundleDisplayName</key>
|
||||
<string>Reverb</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string></string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string></string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0.0</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.0.0</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string></string>
|
||||
<key>NSHighResolutionCapable</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
BIN
Builds/MacOSX/RecentFilesMenuTemplate.nib
generated
Normal file
BIN
Builds/MacOSX/RecentFilesMenuTemplate.nib
generated
Normal file
Binary file not shown.
2052
Builds/MacOSX/Reverb.xcodeproj/project.pbxproj
Normal file
2052
Builds/MacOSX/Reverb.xcodeproj/project.pbxproj
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user