Bläddra i källkod

update macOS installation instructions for macOS 15

Andrey Filipenkov 2 månader sedan
förälder
incheckning
fa0ba8b68c

+ 8 - 4
docs/players/Installation_macOS.md

@@ -6,12 +6,16 @@
   - manually: <https://github.com/vcmi/vcmi/releases/latest>
   - via Homebrew: `brew install --cask --no-quarantine vcmi/vcmi/vcmi`
 - Daily builds (might be unstable)
-  - Intel (x86_64) builds: <https://builds.vcmi.download/branch/develop/macOS/intel>
-  - Apple Silicon (arm64) builds: <https://builds.vcmi.download/branch/develop/macOS/arm>
+  - [Intel (x86_64) builds](https://builds.vcmi.download/branch/develop/macos-arm/)
+  - [Apple Silicon (arm64) builds](https://builds.vcmi.download/branch/develop/macos-intel/)
 
-If the app doesn't open, right-click the app bundle - select *Open* menu item - press *Open* button. You may also need to allow running it in System Settings - Privacy & Security.
+If the app doesn't open, right-click the app bundle - select *Open* menu item - press *Open* button. On macOS 15 Sequoia and later there will be no *Open* button, instead you'll see the following dialog:
 
-Please report about gameplay problem on forums: [Help & Bugs](https://forum.vcmi.eu/c/international-board/help-bugs) Make sure to specify what hardware and macOS version you use.
+![open error on macOS 15](images/macos15-open.png)
+
+To fix it, go to System Settings - Privacy & Security tab - scroll down and press the *Open Anyway* button (marked with an arrow on the image below). After that confirm your action and enter your administrator password.
+
+![macOS 15 - Privacy & Security](images/macos15-privacy.png)
 
 ## Step 2: Installing Heroes III data files
 

BIN
docs/players/images/macos15-open.png


BIN
docs/players/images/macos15-privacy.png