Compiling/Package a Shoes.app to a standalone Mac.app?
Asked Answered
B

2

4

Is there a way to package a Shoes.app to a standalone Mac.app?

Bradford answered 24/4, 2011 at 12:19 Comment(1)
did you try to use packager? with it you can package your app for winsows\linux\macosSpare
T
6

Shoes maintainer here! There are three ways to package apps with Shoes:

  1. Via the GUI option. This is currently broken on OSX. Working on it.
  2. Via --shy. This should work.
  3. By compiling your app and Shoes together. This is what I do with Hackety Hack. Totally works.
Tamis answered 13/5, 2011 at 0:14 Comment(0)
M
0

Granted, the documentation leaves a lot to be desired, but look at Shoes::Pack:

http://rdoc.info/github/why/shoes/master/Shoes/Pack

Also I haven't used Shoes since _why disappeared, but does shoes --shy still work?

Macro answered 24/4, 2011 at 16:9 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.