Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 1.71 KB

MacOSInstallation.md

File metadata and controls

54 lines (34 loc) · 1.71 KB
Contents SCXML Wiki Forum

ScxmlEditor Mac OS Installation

The only way that was found to use ScxmlEditor on Mac OS is via Wine and Wineskin

  1. Download ScxmlEditor.zip from latest Release page and unpack it in any target location

  2. Install Wine:

brew tap homebrew/cask-versions
brew install --cask --no-quarantine wine-stable
  1. Install Wineskin
  • Install Wineskin Server
brew install --no-quarantine gcenx/wine/unofficial-wineskin
  • Start Wineskin

wineskin_start

  • Install Wineskin Engine, Wrapper Version

wineskin_start

  • Create new blank Wineskin wrapper

wineskin_wrapper

  • Press Install Software button after creation was completed

wineskin_advanced

  • Copy or Move ScxmlEditor folder inside

wineskin_copy

  • Select ScxmlEditor executable

wineskin_exe

  1. Run program

macos_run

Preview

macos_app_preview

TOP Contents SCXML Wiki Forum