将 Shoes.app 编译/打包为独立的 Mac.app?

发布于 2024-11-03 03:07:39 字数 39 浏览 0 评论 0 原文

有没有办法将 Shoes.app 打包为独立的 Mac.app?

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

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

暗藏城府 2024-11-10 03:07:39

鞋子保养师来了!可以通过三种方式将应用程序与 Shoes 打包:

  1. 通过 GUI 选项。目前,这在 OSX 上已被破坏。正在努力。
  2. 通过——害羞。这应该有效。
  3. 通过将您的应用程序和 Shoes 一起编译。这就是我使用 Hackety Hack 所做的事情。完全有效。

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.
|煩躁 2024-11-10 03:07:39

诚然,文档还有很多不足之处,但看看 Shoes::Pack

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

另外,自从 _why 消失后我就没有使用过 Shoes,但是 shoes 确实如此--shy 还能用吗?

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?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文