Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

Commit 49f5d83

Browse files
link to build instructions on the wiki
1 parent de636bc commit 49f5d83

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# VCMI dependencies for iOS
22

3-
Library dependencies for [iOS platform](https://github.com/vcmi/vcmi).
3+
Library dependencies for iOS platform of [VCMI project](https://github.com/vcmi/vcmi).
44

55
Current status:
66

@@ -9,11 +9,7 @@ Current status:
99

1010
## Using prebuilt package
1111

12-
Download prebuilt libraries from [Releases](https://github.com/kambala-decapitator/vcmi-ios-depends/releases) page (they are created with GitHub Actions), unpack the archive and run `fix_install_paths.command` script (either by double-clicking it or from Terminal).
13-
14-
When configuring VCMI for iOS, pass `CMAKE_PREFIX_PATH` pointing to the directory of device or simulator. For example, when configuring for device you'd pass:
15-
16-
-D CMAKE_PREFIX_PATH=~/Downloads/vcmi-ios-depends/build/iphoneos
12+
Download prebuilt libraries from [Releases](https://github.com/kambala-decapitator/vcmi-ios-depends/releases) page (they are created with GitHub Actions), unpack the archive and run `fix_install_paths.command` script (either by double-clicking it or from Terminal). Full build instructions are available on [VCMI wiki](https://wiki.vcmi.eu/How_to_build_VCMI_(iOS)).
1713

1814
If you move the unpacked directory later, you also need to run the script, as it fixes absolute paths in Boost's CMake config files.
1915

0 commit comments

Comments
 (0)