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
Peter Chapman edited this page Oct 1, 2024
·
5 revisions
If you are using Windows or Linux, and want to run and debug Scripture Forge on macOS or iOS, you can use OpenSSH port forwarding to run Scripture Forge on your developer workstation and access it on macOS as if it is running locally.
Setup on Developer Workstation
On Windows 11:
Open Settings
Select System in the left hand menu
Select Optional Features in the list
Click View Features
Install OpenSSH Server
Open the Services Administrative Tool
Start OpenSSH SSH Server
On Linux:
Install the openssh-server package and allow port 22 through your firewall. This is done on most distros automatically?
Note down your workstation's IP address and start Scripture Forge before proceeding.