Zoxcore / Antidote

Reboot of the Tox Messenger for the IPhone
Mozilla Public License 2.0
18 stars 5 forks source link
ios iphone secure-messenger tox tox-client toxcore

Attention:

all Versions of Antidote 1.5 and above on the AppStore are NOT coming from this repository. the source is not known to us.




Reboot of the Tox Messenger for the IPhone

  

Tox client for iOS

Release Translations License: GPL v3 Android CI Android CI

FAQ

See FAQ.

    

Help Translate the App in your Language

Use Weblate: https://hosted.weblate.org/engage/antidote/

Get in touch

Usage

Manual Installation

Clone repo, install pods and open Antidote.xcworkspace file with Xcode 12+.

git clone https://github.com/Antidote-for-Tox/Antidote.git
cd Antidote
pod install
open Antidote.xcworkspace

Compile on the Commandline

Clone repo, install pods and install Xcode 12+

git clone https://github.com/Antidote-for-Tox/Antidote.git
cd Antidote
pod install
env NSUnbufferedIO=YES xcodebuild -workspace ./Antidote.xcworkspace -scheme Antidote -destination 'platform=iOS Simulator,id=EAB9614F-3485-4A6D-8EFB-FC2B5EFB0243'

Features

See CHANGELOG for list of notable changes (unreleased, current and previous versions).

Send Crashreports

https://developer.apple.com/documentation/xcode/acquiring-crash-reports-and-diagnostic-logs
please first check that the crashreport does NOT contain any private data!
send to zoff@zoxcore.org

License

Antidote is available under Mozilla Public License Version 2.0. See the LICENSE file for more info.

Links