如何制作SIMBL基础插件包文件?

发布于 2024-12-21 18:54:16 字数 307 浏览 2 评论 0原文

我创建了一个基于 SIMBL 的插件,该插件在 safari 上运行,但我无法通过包生成器制作我的插件的包文件, 接下来我正在做的步骤。 1:在Package make中设置我的插件包文件路径“library/Application Support/SIMBL/Plugins”。 2:完成包装。

尝试安装 pkg 文件,它完全安装成功并将我的插件放在目标位置。

但是当我打开 Safari 时,我的插件没有出现。

当我编译我的代码并运行插件时,Safari 就会出现。

请帮助我如何制作包文件?

谢谢 阿米特·古普塔

I have created a SIMBL based plugin which runs on safari but i am not able to make package file of my plugin through package maker,
Following step i am doing.
1: in Package make set the my plugin bundle file path "library/Application Support/SIMBL/Plugins".
2: Finish the pkg.

Try to install pkg file and it installs success fully and place my plugin in the target location.

But when i open the Safari my plugin does not come.

And when i compile my code and run plugin comes on safari.

Please help how can i make the package file?

Thanks
Amit Gupta

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

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

发布评论

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

评论(1

夏日浅笑〃 2024-12-28 18:54:16

看一下我的软件包安装程序(安装 SIMBL 并将 Dictionary.app 插件复制到 .../SIMBL/Plugins 文件夹中的软件包),它可能会解决您的问题。来源位于 https://github.com/pooriaazimi/BetterDictionary (Installer.pmdoc< /code> 在安装程序文件夹中)。

Take a look at my package installer (a bundle that installs SIMBL and copies a Dictionary.app plugin into .../SIMBL/Plugins folder), that might solve you problem. The source is at https://github.com/pooriaazimi/BetterDictionary (Installer.pmdoc in the Installer folder).

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