暂无描述

Jonas Reinsch 21d4b33771 make the cell respect the trailing margin 7 年之前
Assets.xcassets d62f478e03 Added icons 7 年之前
deltachat-ios 21d4b33771 make the cell respect the trailing margin 7 年之前
deltachat-ios.xcodeproj 1e9748fc7c lower deployment target 7 年之前
deltachat-ios.xcworkspace 88f861e18c Added AppIcon 7 年之前
images 022fbb7de1 Add app icon. 7 年之前
.gitignore 7393d1342d Added ContactViewController 7 年之前
Podfile 4d85d01035 added MessageKit 7 年之前
README.md c01482e675 update README 7 年之前
get_libraries.sh 5899c603b0 add git pull to get_pages script 7 年之前

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.