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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user