Нема описа

Jonas Reinsch 812c0b2247 add content to README пре 7 година
Assets.xcassets d62f478e03 Added icons пре 7 година
deltachat-ios a6a47bbc44 add new contact / new group cells пре 7 година
deltachat-ios.xcodeproj a6a47bbc44 add new contact / new group cells пре 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 812c0b2247 add content to 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' (Cocoapods is a dependency manager for Xcode). See https://guides.cocoapods.org/using/getting-started.html

  • then, open deltachat-ios.xcworkspace (not deltachat-ios.xcodeproj ), e.g. by typing 'open deltachat-ios.xcworkspace' from the shell. Will add some basic instructions in the README soon