Changeset 2719c54


Ignore:
Timestamp:
Aug 27, 2016, 12:13:27 PM (8 years ago)
Author:
Paul Brossier <piem@piem.org>
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
Message:

doc/xcode_frameworks.rst: improve markup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/xcode_frameworks.rst

    rd738d75 r2719c54  
    77`iOS`_ and `macOS`_.
    88
    9 #. Download the ``framework.zip`` file from the `Download`_ page.
     9#. Download the ``framework.zip`` file from the `Download`_ page
    1010
    11 #. Select 'Build Phases' in your project settings
     11#. Select **Build Phases** in your project settings
    1212
    13 #. Unfold the 'Link Binary with Libraries' list, and add 'AudioToolbox and
    14    Accelerate frameworks
     13#. Unfold the **Link Binary with Libraries** list, and add *AudioToolbox* and
     14   *Accelerate* system frameworks
    1515
    16 #. Also add ``aubio.framework`` from https://aubio.org/download.
     16#. Also add ``aubio.framework`` from the unzipped ``framework.zip``
    1717
    1818#. Include the aubio header in your code:
Note: See TracChangeset for help on using the changeset viewer.