A glossy Matrix collaboration client for iOS
Find a file
2014-12-16 11:09:07 +01:00
matrixConsole Finalize SYIOS-17 by scrolling to the bottom the refreshed table if necessary 2014-12-16 11:09:07 +01:00
matrixConsole.xcodeproj Room details: Improve members list icon 2014-12-15 17:41:40 +01:00
matrixConsoleTests Rename directories of sample sources (matrixConsole) 2014-11-24 10:38:23 +01:00
.gitignore Rename directories of sample sources (matrixConsole) 2014-11-24 10:38:23 +01:00
Podfile Rename directories of sample sources (matrixConsole) 2014-11-24 10:38:23 +01:00
Podfile.lock Rename directories of sample sources (matrixConsole) 2014-11-24 10:38:23 +01:00
README.rst Rename directories of sample sources (matrixConsole) 2014-11-24 10:38:23 +01: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``.