update READEME.md for using local sdk

This commit is contained in:
Danmei Chen 2019-03-14 11:12:58 +01:00
parent a86d42ec65
commit 652bed7b7b

View file

@ -84,7 +84,7 @@ See: https://developer.apple.com/library/archive/documentation/DeveloperTools/Co
-Follow the instructions in the linphone-sdk/README file to build the SDK.
-Rebuild the project:
* env ENV[PODFILE_PATH]=<path to linphone-sdk-ios> pod install
* PODFILE_PATH=<path to linphone-sdk-ios> pod install
-Then open linphone.xcworkspace (instead of linphone.xcodeproj) to install the app.