mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 11:43:25 +00:00
Add readme-file for ios-app
This commit is contained in:
10
apps/ios/README.md
Normal file
10
apps/ios/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
iOS-приложение для управления Клевером
|
||||
--------------------------------------
|
||||
|
||||
Для установки зависимостей необходим [CocoaPods](https://cocoapods.org):
|
||||
|
||||
```bash
|
||||
pod install
|
||||
```
|
||||
|
||||
Для разработки и сборки откройте в XCode файл `cleverrc.xcworkspace`.
|
||||
Reference in New Issue
Block a user