Tox client for iOS
See FAQ.
Use Weblate: https://hosted.weblate.org/engage/antidote/
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
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'
See CHANGELOG for list of notable changes (unreleased, current and previous versions).
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
Antidote is available under Mozilla Public License Version 2.0. See the LICENSE file for more info.