Skip to content

Files

Latest commit

author
Ronald Krueger
Aug 4, 2015
bee6f49 · Aug 4, 2015

History

History
22 lines (13 loc) · 589 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 589 Bytes

Introduction

This repository contains the sources for Silent Circle's Silent Text for iOS project.

Overview

Silent Text is a secure text messaging application built on strong cryptography and XMPP.

Prerequisites

To build Silent Text you need Xcode 6.3 or higher and the Command Line Tools.

How to Build

  • Download the repository
  • create a terminal window
  • cd to the top of the repository
  • bash build-release/SilentTextBuild.sh 2>&1 | tee -a xcodebuild.log

The build produces SilentText.xcarchive which contains the app and can be use to make an ipa.