Docs: Add instructions to run Qt-Bridge plugin on Apple silicon

Task-number: QDS-5684
Change-Id: I5be5b3c7fd9d1c2490b5b4adf3f6d587860ba8c5
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
Vikas Pachdha
2021-12-03 14:35:10 +01:00
parent 9c15b5b16d
commit 5052c2e415
@@ -82,13 +82,16 @@
\endcode
\endlist
\note On \macos \QBPS fails to load when Adobe Photoshop runs natively on an ARM
processor (Apple silicon). For more information, see \l {Running \QBPS on Apple Silicon}.
\section1 Enabling Remote Connections
To set up \QBPS:
\list 1
\li Once the installation is completed, restart Adobe Photoshop to make
\QBPS appear in \uicontrol Window > \uicontrol Extensions.
\QBPS appear in \uicontrol Window > \uicontrol {Extensions (Legacy)}.
\li Select \uicontrol Edit > \uicontrol Preferences >
\uicontrol General > \uicontrol Plug-ins to enable a remote
connection.
@@ -106,4 +109,16 @@
\endlist
Once the connection is successfully created, \QBPS is ready to use.
\note
\section1 Running \QBPS on Apple Silicon
If you are using \macos on an ARM processor (Apple silicon), \QBPS may not be listed
in Adobe Photoshop under \uicontrol Window > \uicontrol {Extensions (Legacy)}.
Run the Adobe Photoshop app in the Rosetta emulation mode.
Right click the Adobe Photoshop.app and select \uicontrol{Get info} >
\uicontrol {Open using Rosetta}.
Once the app is running in the Rosetta emulation mode, make sure
\uicontrol Preferences > \uicontrol Plug-ins > \uicontrol {Legacy Extensions} is selected.
*/