|
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