Sen descrición

Jonas Reinsch 919df9a659 adding a new chat works now (including adding a new contact, if necessary). %!s(int64=7) %!d(string=hai) anos
Assets.xcassets d62f478e03 Added icons %!s(int64=7) %!d(string=hai) anos
deltachat-ios 919df9a659 adding a new chat works now (including adding a new contact, if necessary). %!s(int64=7) %!d(string=hai) anos
deltachat-ios.xcodeproj a6a47bbc44 add new contact / new group cells %!s(int64=7) %!d(string=hai) anos
deltachat-ios.xcworkspace 88f861e18c Added AppIcon %!s(int64=7) %!d(string=hai) anos
images 022fbb7de1 Add app icon. %!s(int64=7) %!d(string=hai) anos
.gitignore 7393d1342d Added ContactViewController %!s(int64=7) %!d(string=hai) anos
Podfile 4d85d01035 added MessageKit %!s(int64=7) %!d(string=hai) anos
README.md c01482e675 update README %!s(int64=7) %!d(string=hai) anos
get_libraries.sh 5899c603b0 add git pull to get_pages script %!s(int64=7) %!d(string=hai) anos

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.