You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/sdks/restcomm-client-ios-sdk-quick-start.adoc
+17-17Lines changed: 17 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ Prerequisites
5
5
^^^^^^^^^^^^^
6
6
7
7
* Restcomm Communications Platform
8
-
* Xcode 6 with at least iOS SDK 8.0 or higher
8
+
* Xcode 9.0 with at least iOS SDK 10.0 or higher
9
9
10
10
[[restcomm]]
11
11
1. Restcomm
@@ -25,12 +25,12 @@ Use the existing sample iOS App, 'HelloWorld'
25
25
26
26
For now let's try the Hello World Sample App to get acquainted:
27
27
28
-
* Grab the latest Restcomm iOS SDK release from link:https://github.com/RestComm/restcomm-ios-sdk/releases[GitHub]. At the time of this writing it is 1.0.0-beta.4.2.4 and the bundle you need to download is link:https://github.com/RestComm/restcomm-ios-sdk/releases/download/1.0.0-beta.4.2.4/restcomm-ios-sdk-1.0.0-beta.4.2.4.tar.bz2[restcomm-ios-sdk-1.0.0-beta.4.2.4.tar.bz2]
28
+
* Grab the latest Restcomm iOS SDK release from link:https://github.com/RestComm/restcomm-ios-sdk/releases[GitHub]. At the time of this writing it is 1.0.0-beta.5 and the bundle you need to download is link:https://github.com/RestComm/restcomm-ios-sdk/releases/download/1.0.0-beta.5/restcomm-ios-sdk-1.0.0-beta.5.tar.bz2[restcomm-ios-sdk-1.0.0-beta.5.tar.bz2]
0 commit comments