Debug information

Asked by Arnab

Hi All,
Sparkle application is an awesome application.I am new to this application and would like to integreate in our product framework.
My basic question is how do I debug the application?It is not the question about Xcode debugging.I am familiar with that.

My information request is how do I simulate update required forcibly even my Mac OSX is upto date and debug.Once it is installed it looks for the update and once the update happens it seems to me acts as a watch dog for the next update.I would like to debug all these details.....So any help would be very much helpful to me.
Thanks in advance.
-A

Question information

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

Use a "staging" update feed and a public update feed. Add the update you want to test to the "staging" feed, set your app's SUFeedURL to use that feed, then once you're satisfied it works, copy the staging feed over to the real feed.

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

Thanks for all help.
Arnab