element-ios/syMessaging/README.rst
2014-10-03 14:43:48 +02:00

11 lines
263 B
ReStructuredText

Build instructions
==================
Before opening the sample workspace, you need to build it with the CocoaPods command::
$ pod install
This will load your local SDK source code into the sample workspace.
Then, open ``syMessaging.xcworkspace``.