Skip to content

Commit

Permalink
Added note about discovery plugins.
Browse files Browse the repository at this point in the history
  • Loading branch information
bentoi authored Sep 16, 2016
1 parent 59a8d63 commit 1d0d207
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ You must also link with the following Frameworks:
To use the iAP transport on iOS, you will also need to add the `-lIceIAP` option
to the `Other Linker Flags` setting and link with the `ExternalAccessory.framework` framework.
To use the `IceDiscovery` or `IceLocatorDiscovery` plugins, you should add the `-lIceDiscovery` or `-lIceLocatorDiscovery` option to the `Other Linker Flags` setting.
### Generating Code using Xcode
Expand Down

0 comments on commit 1d0d207

Please sign in to comment.