Signed-off-by: Ivan Sein <ivan@nextcloud.com>
This commit is contained in:
Ivan Sein 2021-10-19 11:09:52 +02:00
Родитель a530551719
Коммит 1d4d684553
1 изменённых файлов: 0 добавлений и 5 удалений

Просмотреть файл

@ -13,7 +13,6 @@ Nextcloud Talk lowers the barrier for communication and lets your team connect a
- [Nextcloud server](https://github.com/nextcloud/server) version 14 or higher (that fulfills [ATS requirements](https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CocoaKeys.html#//apple_ref/doc/uid/TP40009251-SW57)).
- [Nextcloud Talk](https://github.com/nextcloud/spreed) version 4.0 or higher.
- [CocoaPods](https://cocoapods.org/)
- [Carthage](https://github.com/Carthage/Carthage#installing-carthage)
## Development setup
@ -22,10 +21,6 @@ $ pod install
$ git submodule update --init
$ ./carthage.sh update --platform ios (XCode 12+)
OR
$ carthage update --platform ios (XCode < 12)
$ open NextcloudTalk.xcworkspace
```
We are also available on [our public Talk team conversation](https://cloud.nextcloud.com/call/c7fz9qpr), if you want to join the discussion.