This commit is contained in:
marinofaggiana 2020-10-14 12:22:36 +02:00
Родитель 848c81e308
Коммит b567a22493
2 изменённых файлов: 6 добавлений и 3 удалений

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

@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
## [3.0.8] - 2020-09-28
- See https://github.com/nextcloud/ios/releases/tag/v3.0.8
## [3.0.7] - 2020-09-25
- See https://github.com/nextcloud/ios/releases/tag/v3.0.7

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

@ -41,7 +41,7 @@ Easy starting points are also reviewing [pull requests](https://github.com/nextc
#### Dependencies
After forking the repository you have to build the dependecies. Dependencies are managed with Carthage.
After forking a repository you have to build the dependencies. Dependencies are managed with Carthage.
Run
```
@ -55,7 +55,7 @@ to fetch and compile the dependencies.
Nextcloud enforces the [Developer Certificate of Origin (DCO)](https://developercertificate.org/) on Pull Requests. It requires your commit messages to contain a Signed-off-by line with an email address that matches your GitHub account.
##### How to Signoff
##### How to Sign off
The DCO is a way for contributors to certify that they wrote or otherwise have the right to submit the code they are contributing by adding a Signed-off-by line to commit messages.
@ -73,6 +73,6 @@ If you need assistance or want to ask a question about the iOS app, you are welc
## TestFlight
Do you want try the last version in development of Nextcloud iOS ? Simple, follow this simple step
Do you want to try the latest version in development of Nextcloud iOS ? Simple, follow this simple step
[Apple TestFlight](https://testflight.apple.com/join/GjNbfo2a)