A glossy Matrix collaboration client for iOS
Find a file
2015-01-21 12:27:51 +01:00
matrixConsole Console BugFix: hide pieChart on complete upload in case of table refresh 2015-01-21 12:27:51 +01:00
matrixConsole.xcodeproj Add addressBook framework 2015-01-19 17:34:10 +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 First implementation of multiLines textInput (SYIOS-53). 2015-01-14 15:17:20 +01:00
Podfile.lock Podfile.lock has been updated due to new sdk version and new dependency 2015-01-14 17:12:15 +01: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``.