Skip to content

Commit

Permalink
Update prebuilt binaries for macOS.
Browse files Browse the repository at this point in the history
  • Loading branch information
COx2 committed Oct 15, 2018
1 parent 9fd892d commit 049da20
Show file tree
Hide file tree
Showing 13 changed files with 70 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
<?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>
<key>AudioComponents</key>
<array>
<dict>
<key>description</key>
<string>SimpleSynth</string>
<key>factoryFunction</key>
<string>SimpleSynthAUFactory</string>
<key>manufacturer</key>
<string>Manu</string>
<key>name</key>
<string>JUCE JAPAN: SimpleSynth</string>
<key>subtype</key>
<string>J6lc</string>
<key>type</key>
<string>aumu</string>
<key>version</key>
<integer>65536</integer>
</dict>
</array>
<key>BuildMachineOSBuild</key>
<string>18A391</string>
<key>CFBundleDisplayName</key>
<string>SimpleSynth</string>
<key>CFBundleExecutable</key>
<string>SimpleSynth</string>
<key>CFBundleIdentifier</key>
<string>com.JuceJapan.SimpleSynth</string>
<key>CFBundleName</key>
<string>SimpleSynth</string>
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.0.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.0.0</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>10A255</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>18A384</string>
<key>DTSDKName</key>
<string>macosx10.14</string>
<key>DTXcode</key>
<string>1000</string>
<key>DTXcodeBuild</key>
<string>10A255</string>
<key>NSHighResolutionCapable</key>
<true/>
<key>NSHumanReadableCopyright</key>
<string></string>
</dict>
</plist>
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
BNDL????
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>17G65</string>
<string>18A391</string>
<key>CFBundleDisplayName</key>
<string>SimpleSynth</string>
<key>CFBundleExecutable</key>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>17G65</string>
<string>18A391</string>
<key>CFBundleDisplayName</key>
<string>SimpleSynth</string>
<key>CFBundleExecutable</key>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>17G65</string>
<string>18A391</string>
<key>CFBundleDisplayName</key>
<string>SimpleSynth</string>
<key>CFBundleExecutable</key>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>17G65</string>
<string>18A391</string>
<key>CFBundleDisplayName</key>
<string>SimpleSynth</string>
<key>CFBundleExecutable</key>
Expand Down
Binary file not shown.

0 comments on commit 049da20

Please sign in to comment.