Skip to content

Commit

Permalink
Add missing installation instruction about linker flag
Browse files Browse the repository at this point in the history
  • Loading branch information
Olivier Poitrey committed Oct 20, 2012
1 parent e76a788 commit 66bee58
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@ Add build target dependencies
- Click the "+" button again and select the ``Security.framework``
- Click the "+" button again and select the ``SystemConfiguration.framework``

Add Linker Flag
~~~~~~~~~~~~~~~

- Open the "Build Settings" tab, in the "Linking" section, locate the "Other Linker Flags" setting and add the "-ObjC" flag:

Import headers in your source files
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit 66bee58

Please sign in to comment.