Keine Beschreibung

Alla Reinsch 2da11f9170 Moved folder vor 7 Jahren
Assets.xcassets d62f478e03 Added icons vor 7 Jahren
deltachat-ios f2adc853e8 refactoring vor 7 Jahren
deltachat-ios.xcodeproj 2da11f9170 Moved folder vor 7 Jahren
deltachat-ios.xcworkspace bdfb0c12e5 upgrade to new MessageKit API and Swift 4.1 vor 7 Jahren
images 022fbb7de1 Add app icon. vor 7 Jahren
.gitignore 9de9ef9d9f update .gitignore in order to include Podfile.lock vor 7 Jahren
Podfile 4d85d01035 added MessageKit vor 7 Jahren
Podfile.lock 39fd38aab9 add Podfile.lock vor 7 Jahren
README.md c01482e675 update README vor 7 Jahren
clean_derived.sh ed2807fde1 add script to delete derived data vor 7 Jahren
get_libraries.sh 5899c603b0 add git pull to get_pages script vor 7 Jahren

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.