element-ios/matrixConsole/README.rst
Matthew Hodgson 06d66573c1 dummy commit
2014-12-24 16:26:27 +00: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``.