Connection with "Check Now"-Message will gray out menu item

Asked by Peter Schneider

I added Sparkle Framwork to my application and created SUUpdater-Object. But the MenuItem I connected to the "Check Now"-Message is always grayed. When I add Sparkle Framework to a new application everything is fine, so I think I'm misssing something. Any idea what's wrong?

Question information

Language:
English Edit question
Status:
Solved
For:
Sparkle Edit question
Assignee:
No assignee Edit question
Solved by:
Peter Schneider
Solved:
Last query:
Last reply:
Revision history for this message
Peter Schneider (schneider-pj) said :
#1

Oh, I have Xcode 3.1, Mac OS X 10.5.3 and Sparkle 1.5b1 with GC.
I read the question where this was a migration problem, but I didn't use any previous version.
There are also no console outputs.

Revision history for this message
Andy Matuschak (andymatuschak) said :
#2

Did you connect the menu item to checkForUpdates: in the SUUpdater?

Revision history for this message
Peter Schneider (schneider-pj) said :
#3

Thank you for your support! I did connect the item.

I now solved this: Xcode somehow removed the framework from "Linked Frameworks" in the build phase :(