You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 21, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Current status:
9
9
10
10
## Using prebuilt package
11
11
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)).
12
+
Download prebuilt libraries from [Releases](https://github.com/vcmi/vcmi-ios-deps/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)).
13
13
14
14
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.
0 commit comments