Sin descripción

Alla Reinsch 9de9ef9d9f update .gitignore in order to include Podfile.lock hace 7 años
Assets.xcassets d62f478e03 Added icons hace 7 años
deltachat-ios bdfb0c12e5 upgrade to new MessageKit API and Swift 4.1 hace 7 años
deltachat-ios.xcodeproj bdfb0c12e5 upgrade to new MessageKit API and Swift 4.1 hace 7 años
deltachat-ios.xcworkspace bdfb0c12e5 upgrade to new MessageKit API and Swift 4.1 hace 7 años
images 022fbb7de1 Add app icon. hace 7 años
.gitignore 9de9ef9d9f update .gitignore in order to include Podfile.lock hace 7 años
Podfile 4d85d01035 added MessageKit hace 7 años
README.md c01482e675 update README hace 7 años
get_libraries.sh 5899c603b0 add git pull to get_pages script hace 7 años

README.md

deltachat-ios

Email-based instant messaging for iOS.

  • after cloning, go to the top level directory of the project and run 'pod install' (See https://guides.cocoapods.org/using/getting-started.html for an introduction to CocoaPods)

  • then, open deltachat-ios.xcworkspace (not deltachat-ios.xcodeproj ), e.g. by running 'open deltachat-ios.xcworkspace' in the shell.