mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-08-25 02:35:57 -05:00
Updated Installation (markdown)
@@ -38,9 +38,20 @@ Once that is complete launch OBS and you should be able to see the Advanced Scen
|
||||
|
||||

|
||||
|
||||
On some MacOS versions and depending on its security settings you might also have to explicitly allow the plugin to be loaded:
|
||||
### Notes
|
||||
|
||||

|
||||
* It might be necessary to remove quarantine flag from the `pgk` file you downloaded, if you see a dialog like this, when trying to run the installer:
|
||||
|
||||
<img width="267" height="340" alt="image" src="https://github.com/user-attachments/assets/058240f5-e3aa-42fc-a162-f3cb4a263ca9" />
|
||||
|
||||
To do so run the following command in a `Terminal` window:
|
||||
```
|
||||
xattr -d com.apple.quarantine Downloads/advanced-scene-switcher-*-macos-universal.pkg
|
||||
```
|
||||
|
||||
* On some MacOS versions and depending on its security settings you might also have to explicitly allow the plugin to be loaded:
|
||||
|
||||

|
||||
|
||||
## Manual install (*not* recommended)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user