Check for updates menu disabled

Asked by The Nose

Hey there,

I am working on an Applescript Studio application. I have walked thru the 2 tutorials a couple of times, but when I build my app, the check for updates menu item is always dimmed. I have tried removing the menu item from IB and readding it, connecting it each time. I have changed my build style, cleaned the app, deleted the app and built from scratch. Nothing seems to make the menu item come to life.

Any ideas on what I may be missing? I am using XCode 3.1 and the latest version of Sparkle (downloaded it yesterday).

Thanks

Question information

Language:
English Edit question
Status:
Solved
For:
Sparkle Edit question
Assignee:
No assignee Edit question
Solved by:
The Nose
Solved:
Last query:
Last reply:
Revision history for this message
Andy Matuschak (andymatuschak) said :
#1

Hm. Might be something about it being AppleScript Studio? I think other people may be using Sparkle with that, too, but I don't know anything about it.

Is there anything interesting in the logs?

Revision history for this message
The Nose (m-gabrenas) said :
#2

I found it. In the online tutorials for using AS Studio with Sparkle, they say to ctl-drag the menu item to the NSObject. What is not mentioned is that you need to CLICK on the item that comes up in the HUD window after the ctl-drag. It is working great now.

Thanks for your help.

Revision history for this message
Arnab (aganguly01) said :
#3

Hi All,
I am getting issue with the update menu.I am using the sample project QTKitImport but stuck on the update menu under the mainmenu.nib file.
I followed the document thoroughly but couldn't find out the problem.

My OS version is 10.5.5 and Xcode version is 3.1 and Sparkle version used is Sparkle 1.5b6.

I first compiled the Sparkle code then pointed the framework as per the document but still I see the update menu coming as disabled.It would be nice if you tell me what mistake I am doing.

Thanks in advance.
Arnab