


All other places where the version number is needed (including in the installer), it is accessed from this master location. Specifically, you edit the MODULE_VERSION entry to set it. The master version number is updated in the Xcode project's target settings. When you run the 'build.rb' script it builds the project with Xcode and then runs the 'load.rb' script automatically.
SOUNDFLOWER FOR EL CAPITAN INSTALL
In the Soundflower 'Tools' folder there is a Ruby script called 'load.rb' which will copy the built kext into the install location using sudo. and applescript dialog) to finish a build. Xcode cannot execute scripts with sudo permissions, and it cannot invoke any user interaction (e.g. Unfortunately there doesn't seem to be a simple way to do this in Xcode.
SOUNDFLOWER FOR EL CAPITAN MAC OS
Both configurations link against the Mac OS 10.4 SDK.įiles in a kernel extension (kext) bundle have to be set as follows: I went into Audio MIDI setup and made a Multi-Output Device, selecting Built-in Output and then Soundflower 2ch. I can't post the link, because I don't have enough reputation points. The Deployment configuration builds a Universal Binary version suitable for distribution. I have the El Capitan Soundflower version. The new driver is bundled with both: iShowU v1 (version 1.94.2 and later). Note: This is not necessary for users of iShowU Studio, since Studio has it's own driver which already meets the new requirements. There are two Build Configurations in the project: the Development build configuration builds Soundflower for the architecture of the machine you are using suitable for debugging. With the release of El Capitan, it has become necessary to upgrade Soundflower for users of iShowU and iShowU HD/HD Pro. You can download Xcode 3.1 as a part of Apple's developer tools from. Soundflower.xcodeproj is an Xcode 3.1 compatible project. If you wish, build an installer for Soundflower: Follow steps below to remover SoundFlower from. It will also prompt you for your password so that it can set permissions correctlyĪnd load the kext automatically when the build is complete. On macOS El Capitan and later version of OS X, the SoundFlower setup file comes with an Uninstaller utility. (Development or Deployment - or the shorthand for them: dev or dep). The build.rb will provide info about its required arg, which you will need to supply Then follow these steps:Ĭhange directories into the Tools directory: To build Soundflower, open a terminal window and cd to the Soundflower folder. Revised by Tim Place, 16 October 2008, for version 1.4 Originally by ma++ ingalls for Cycling'74 RESTART your computer ORIGINAL INSTRUCTIONS TO BUILD SOUNDFLOWER YOURSELF
