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

Latest commit

 

History

History
18 lines (13 loc) · 452 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 452 Bytes

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