|
пре 7 година | |
---|---|---|
Assets.xcassets | пре 7 година | |
deltachat-ios | пре 7 година | |
deltachat-ios.xcodeproj | пре 7 година | |
deltachat-ios.xcworkspace | пре 7 година | |
images | пре 7 година | |
.gitignore | пре 7 година | |
Podfile | пре 7 година | |
README.md | пре 7 година | |
get_libraries.sh | пре 7 година |
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