diff --git a/src/sections/downloads-v3/macos.marko b/src/sections/downloads-v3/macos.marko index 5b8404e..4d8eab4 100644 --- a/src/sections/downloads-v3/macos.marko +++ b/src/sections/downloads-v3/macos.marko @@ -4,14 +4,18 @@ - Download macOS App + Download Intel macOS App + Download Arm macOS App

Open the archive and drag the Prowlarr icon to your Application folder.

Prowlarr is not compatible with OSX versions < 10.15 (Catalina) due to .NET incompatibilities.
-

Self-sign Prowlarr `codesign --force --deep -s - Prowlarr.app`

+

+ Self-sign Prowlarr: +

codesign --force --deep -s - /Applications/Prowlarr.app && xattr -rd com.apple.quarantine /Applications/Prowlarr.app
+

Open Prowlarr.app in your Application folder.

@@ -28,7 +32,7 @@
Manual Install

It is possible to install Prowlarr manually using the - .tar.gz download. However in that case you must manually deal with dependencies, installation and permissions. + Intel .tar.gz download or Arm .tar.gz download However in that case you must manually deal with dependencies, installation and permissions.

Docker container