element-ios/matrixConsole
giomfo 35a643059b BugFix SYIOS-30 - iOS needs typing notifs like the web client
display typing bagde in members list too.
2015-01-14 09:42:01 +01:00
..
matrixConsole BugFix SYIOS-30 - iOS needs typing notifs like the web client 2015-01-14 09:42:01 +01:00
matrixConsole.xcodeproj - Add an "External" folder to manage other open sources component 2015-01-14 09:32:30 +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 Update Mantle version 2015-01-05 15:23:42 +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``.