1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-23 22:37:55 +02:00

Updated docs and all internal links

This commit is contained in:
Ivan Savenko
2023-09-07 12:57:03 +03:00
parent 4204e895bc
commit 33bf367dc0
28 changed files with 171 additions and 329 deletions

View File

@@ -1,3 +1,5 @@
< [Documentation](../Readme.md) / Building for iOS
## Requirements
1. **macOS**
@@ -12,7 +14,7 @@ Clone <https://github.com/vcmi/vcmi> with submodules. Example for command line:
## Obtaining dependencies
There're 2 ways to get prebuilt dependencies:
There are 2 ways to get prebuilt dependencies:
- [Conan package manager](https://github.com/vcmi/vcmi/tree/develop/docs/conan.md) - recommended. Note that the link points to the cutting-edge state in `develop` branch, for the latest release check the same document in the [master branch (https://github.com/vcmi/vcmi/tree/master/docs/conan.md).
- [legacy manually built libraries](https://github.com/vcmi/vcmi-ios-deps) - can be used if you have Xcode 11/12 or to build for simulator / armv7 device