(Update with the copy of version: 8.5.2OSX) |
(Update with the copy of version: 8.1.2OSX) |
||
Line 1: | Line 1: | ||
− | =SIP Endpoint SDK | + | =SIP Endpoint SDK OS X Sample Application= |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | The easiest way to start using the SIP Endpoint SDK for Apple OS is with the bundled sample application. This application ships in the same folder as the SDK and is supplied as both a double-clickable application and as source code in the form of an Xcode project. | ||
+ | == Running the Sample Application == | ||
+ | Before running the sample application, you need to rebuild it in Xcode. To do that: | ||
+ | # Open the <tt>SipEndpoint Sample.xcodeproj</tt> project file contained in the sample's <tt>Src</tt> folder. | ||
+ | # Rebuild the project. | ||
+ | At that point, you can either run the application from within Xcode or you can double-click the application that is contained in the <tt>Bin</tt> folder. | ||
[[Category:SIP Endpoint SDK]] | [[Category:SIP Endpoint SDK]] | ||
[[Category:SIP Endpoint SDK Developer's Guide]][[Category:V:SESDK:9.0.0OSXDRAFT]] | [[Category:SIP Endpoint SDK Developer's Guide]][[Category:V:SESDK:9.0.0OSXDRAFT]] |
Revision as of 05:32, July 25, 2017
SIP Endpoint SDK OS X Sample Application
The easiest way to start using the SIP Endpoint SDK for Apple OS is with the bundled sample application. This application ships in the same folder as the SDK and is supplied as both a double-clickable application and as source code in the form of an Xcode project.
Running the Sample Application
Before running the sample application, you need to rebuild it in Xcode. To do that:
- Open the SipEndpoint Sample.xcodeproj project file contained in the sample's Src folder.
- Rebuild the project.
At that point, you can either run the application from within Xcode or you can double-click the application that is contained in the Bin folder.
Comments or questions about this documentation? Contact us for support!