Skip to content
This repository was archived by the owner on Aug 25, 2021. It is now read-only.

zulip/zulip-ios-legacy

Folders and files

NameName
Last commit message
Last commit date
Feb 8, 2015
Oct 16, 2015
Oct 16, 2015
Oct 16, 2015
Oct 16, 2015
Aug 29, 2013
Sep 24, 2013
Feb 20, 2014
Feb 24, 2014
Oct 16, 2015
Oct 5, 2015
Oct 16, 2015
Oct 16, 2015
Mar 8, 2017
Sep 26, 2013
Oct 29, 2012

Repository files navigation

This is the legacy Zulip iOS app; it is no longer in the app store and is no longer developed. You probably are looking for the Zulip React Native app, which is actively developed.

This project remains primarily for historical interest.


The following steps are needed to build and run this project:

git submodule init
git submodule --recursive update
pod install

open Zulip.xcworkspace