element-ios/matrixConsole
2014-12-08 14:43:34 +01:00
..
matrixConsole Settings: Close the current room when user enables/disables all events display (Room details will be available at the end of initial sync). 2014-12-08 14:43:34 +01:00
matrixConsole.xcodeproj Home: Add search option in public rooms 2014-12-08 09:32:21 +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``.