Sparkle - 绑定不起作用

发布于 2024-11-09 06:04:47 字数 328 浏览 0 评论 0原文

我正在尝试将 Sparkle 实现到我的项目中,它工作正常,但我有一个问题:

我无法让这些绑定工作(自动CheckForUpdates 等)。

我添加了一个检查按钮,如文档所述,但是当我绑定到更新程序(它是我笔尖中的一个对象)时,模型密钥路径无法识别这些方法: 设置绑定到 SUUPater

我将更新程序设置为来自 SUUpdater 类,并且我的 NSButton(“检查更新”)也有效很好(链接到更新程序对象)...

设置也正确显示在我的 plist 中,那么我做错了什么?

I'm trying to implement Sparkle into my project and it works fine, but I have one problem:

I can't get these bindings to work (automaticallyCheckForUpdates etc.).

I added a check button, as the documentation described, but when I bind to Updater (which is an object in my nib) the Model Key Path doesn't recognize the methods:
setting bind to SUUpater

I set up Updater to be from the class SUUpdater and also my NSButton ("Check For Updates") works fine (linked to Updater-object)...

Also the settings appear in my plist correctly so what am I doing wrong?

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

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

发布评论

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

评论(1

想你的星星会说话 2024-11-16 06:04:47

我把这个项目清理了好几次,突然就成功了。我不知道发生了什么。

I cleared the project several times and suddenly it worked. I've no clue what happened.

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