Giter VIP home page Giter VIP logo

riot-ios's Introduction

Riot-iOS

#riot-ios:matrix.org

Riot/iOS is an iOS Matrix client.

image

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 Riot Xcode workspace, you need to build it with the CocoaPods command:

$ cd Riot
$ bundle install
$ bundle exec pod install

This will load all dependencies for the Riot source code, including MatrixKit and MatrixSDK. You will need an recent and updated (pod setup) install of CocoaPods.

Then, open Riot.xcworkspace with Xcode

$ open Riot.xcworkspace

Developing

Uncomment the right definitions of $matrixKitVersion for the version you want to develop and build against. For example, if you are trying to build the develop branch, uncomment $matrixKitVersion = 'develop' and make sure the more specific MatrixKit version is commented out. Once you are done editing the Podfile, run pod install.

You may need to change the bundle identifier and app group identifier to be unique to get Xcode to build the app. Make sure to change the application group identifier everywhere by running a search for group.im.vector and changing every spot that identifier is used to your new identifier.

Copyright & License ==================

Copyright (c) 2014-2017 OpenMarket Ltd Copyright (c) 2017 Vector Creations Ltd Copyright (c) 2017-2019 New Vector Ltd

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

riot-ios's People

Contributors

giomfo avatar manuroe avatar sbiosoftwhare avatar ylecollen avatar weblate avatar dbkr avatar aramsargsyan avatar morozkin avatar osoitz avatar fridtjof avatar ujdhesa avatar szimszon avatar spantaleev avatar krombel avatar t1011 avatar jeangb avatar ara4n avatar aaronraimist avatar rbozhkova avatar 532910 avatar krkk avatar crystal-rainslide avatar songtaeseop avatar nvbln avatar sveinki avatar splagit avatar studinsky avatar tonghuix avatar louis-jan avatar s8321414 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.