From 44dbf13a5890db94c7091a90000eef25386e109e Mon Sep 17 00:00:00 2001 From: Danmei Chen Date: Mon, 22 Jun 2020 15:57:14 +0200 Subject: [PATCH] update README.md --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index a1877cdb1..d4eb29237 100644 --- a/README.md +++ b/README.md @@ -79,13 +79,6 @@ If you don't have CocoaPods already, you can download and install it using : It will download the linphone-sdk from our gitlab repository so you don't have to build anything yourself. - Then open `linphone.xcworkspace` file (**NOT linphone.xcodeproj**) with XCode to build and run the app. -# Testing the application - -We are using the Xcode test navigator to test the UI of Linphone. - -Change the Scheme to LinphoneTester. Press the test navigator button and all the tests will show. -See: https://developer.apple.com/library/archive/documentation/DeveloperTools/Conceptual/testing_with_xcode/chapters/05-running_tests.html - # Limitations and known bugs * Video capture will not work in simulator (not implemented in it).