Changeset 2719c54
- Timestamp:
- Aug 27, 2016, 12:13:27 PM (8 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
- Children:
- 3438b42
- Parents:
- d738d75
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/xcode_frameworks.rst
rd738d75 r2719c54 7 7 `iOS`_ and `macOS`_. 8 8 9 #. Download the ``framework.zip`` file from the `Download`_ page .9 #. Download the ``framework.zip`` file from the `Download`_ page 10 10 11 #. Select 'Build Phases'in your project settings11 #. Select **Build Phases** in your project settings 12 12 13 #. Unfold the 'Link Binary with Libraries' list, and add 'AudioToolboxand14 Accelerateframeworks13 #. Unfold the **Link Binary with Libraries** list, and add *AudioToolbox* and 14 *Accelerate* system frameworks 15 15 16 #. Also add ``aubio.framework`` from https://aubio.org/download.16 #. Also add ``aubio.framework`` from the unzipped ``framework.zip`` 17 17 18 18 #. Include the aubio header in your code:
Note: See TracChangeset
for help on using the changeset viewer.