mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-17 11:08:06 +00:00
fix typo in READMe
This commit is contained in:
parent
3e1e7a8864
commit
9903c98ed8
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ After the SDK has been built, add all the `.framework` files located in `liblinp
|
|||
Make sure that your project FRAMEWORK_SEARCH_PATHS contains "$(PROJECT_DIR)/liblinphone-sdk/apple-darwin/Frameworks"
|
||||
Make sure that your project HEADER_SEARCH_PATHS contains "$(SRCROOT)/liblinphone-sdk/apple-darwin/include"
|
||||
Make sure that your project LD_RUNPATH_SEARCH_PATHS contains "$(inherited) @executable_path/Frameworks";
|
||||
Add a Run Script step to your build steps, put it after your step to embed frameworks, set it to use our `deploy.sh` script located in `liblinphone-sdk/apple-darwin/Tools`.
|
||||
Add a Run Script step to your build steps, put it after your step to embed frameworks, set it to use our `deploy.sh` script located in the `Tools` folder of linphone-iphone root directory.
|
||||
|
||||
## Licensing: GPL third parties versus non GPL third parties
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue