A glossy Matrix collaboration client for iOS
Find a file
2015-04-03 09:04:46 +02:00
Console Moved code under a subdirectory: Console 2015-04-03 09:04:46 +02:00
.gitignore Rename directories of sample sources (matrixConsole) 2014-11-24 10:38:23 +01:00
LICENSE Initial commit 2015-04-02 14:45:43 +02:00
README.rst dummy commit 2014-12-24 16:26:27 +00:00

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