From 108029b6f994ff23c4cff9050884e07eddd2d617 Mon Sep 17 00:00:00 2001 From: nik gaffney Date: Mon, 26 Sep 2022 18:15:58 +0200 Subject: [PATCH] macos build updates --- README.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5c89660..68cf14f 100644 --- a/README.md +++ b/README.md @@ -49,13 +49,13 @@ Security & Privacy > General. At the bottom of the window, select "Allow apps to be downloaded from Anywhere". Windows note: Some people are reporting problems with windows 11. - + # Old/broken/spurious binaries - -* **Windows* *: [samplebrain_0.18_win.zip](https://static.thentrythis.org/samplebrain/samplebrain_0.18_win.zip) + +* **Windows**: [samplebrain_0.18_win.zip](https://static.thentrythis.org/samplebrain/samplebrain_0.18_win.zip) * **Mac (intel)**: [samplebrain_0.18_macintel.zip](https://static.thentrythis.org/samplebrain/samplebrain_0.18_macintel.zip) * **Mac (m1)**: [samplebrain_0.18_m1_v2.dmg](https://static.thentrythis.org/samplebrain/samplebrain_0.18_m1_v2.dmg) - + **Linux install (Ubuntu)** $ sudo add-apt-repository ppa:thentrythis/samplebrain @@ -88,7 +88,7 @@ Build & run it: ## Mac Install libraries for sample engine: - $ brew install fftw portaudio liblo + $ brew install fftw portaudio liblo libsndfile Install dependancies for the interface: @@ -124,6 +124,10 @@ Edit Info.plist to add samplebrain.icns to CFBundleIconFile. Key `CFBundleIconFi CFBundleIconFile samplebrain.icns +You might also need to resign the app bundle + + $ codesign --force --deep --sign - samplebrain.app + ## What's here 1. brain: