How to wrap WINE applications into macOS application bundle

Contents1 Why?2 Plan3 Application bundle structure4 Create directory structure5 Create plist6 Create launcher script7 Create chooser script (optional)8 Install wine binaries9 Install wine prefix10 Create an icon (optional)10.1 Use existing icns icon10.2 Convert existing png icon to icns icon10.3 Convert GOG’s icon to png file11 Touch bundle12 Automation Why? Bundling your application with wine and … Continue reading How to wrap WINE applications into macOS application bundle