ref: 2719c54898a8c8b42712eaea172fb497e2fa12fb
parent: d738d75262baf96c629b23510e1d9b34a0b2ffcc
author: Paul Brossier <piem@piem.org>
date: Sat Aug 27 08:13:27 EDT 2016
doc/xcode_frameworks.rst: improve markup
--- a/doc/xcode_frameworks.rst
+++ b/doc/xcode_frameworks.rst
@@ -6,14 +6,14 @@
`Binary frameworks`_ are available and ready to use in your XCode project, for
`iOS`_ and `macOS`_.
-#. Download the ``framework.zip`` file from the `Download`_ page.
+#. Download the ``framework.zip`` file from the `Download`_ page
-#. Select 'Build Phases' in your project settings
+#. Select **Build Phases** in your project settings
-#. Unfold the 'Link Binary with Libraries' list, and add 'AudioToolbox and
- Accelerate frameworks
+#. Unfold the **Link Binary with Libraries** list, and add *AudioToolbox* and
+ *Accelerate* system frameworks
-#. Also add ``aubio.framework`` from https://aubio.org/download.
+#. Also add ``aubio.framework`` from the unzipped ``framework.zip``
#. Include the aubio header in your code: