element-ios/README.rst

12 lines
263 B
ReStructuredText
Raw Normal View History

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``.