giomfo 2e26eb3c2e Prepare Messages screen.
Remove all useless stuff: public rooms, unread count...
2015-11-20 15:55:35 +01:00
2015-11-20 15:55:35 +01:00
2015-11-20 15:55:35 +01:00
2015-11-16 10:35:52 +01:00
2015-04-02 14:45:43 +02:00

Vector-ios
==========

Vector/iOS is an iOS Matrix client. 

It is based on MatrixKit (https://github.com/matrix-org/matrix-ios-kit) and MatrixSDK (https://github.com/matrix-org/matrix-ios-sdk).

You can build the app from source as per below:

Build instructions
==================

Before opening the Vector Xcode workspace, you need to build it with the
CocoaPods command::

        $ cd Vector
        $ pod install

This will load all dependencies for the Vector source code, including MatrixKit and MatrixSDK.

Then, open ``Vector.xcworkspace`` with Xcode

        $ open Vector.xcworkspace

S
Description
No description provided
Readme AGPL-3.0 120 MiB
Languages
Swift 57.4%
Objective-C 41.7%
HTML 0.5%
Shell 0.2%