A glossy Matrix collaboration client for iOS
Find a file
2014-12-19 10:42:31 +01:00
matrixConsole The zoomed image was not properly scaled after screen rotation 2014-12-19 10:38:19 +01:00
matrixConsole.xcodeproj Update default configuration (see matrixConsole-Defaults.plist) 2014-12-16 22:54:26 +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 Podfile.lock updated with last pod 2014-12-19 10:36:09 +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``.