I am very new to Cocoa Applications. Please forgive me ignorances.
Please allow me elaborate what I am doing.
I have downloaded the SPARKLE.framework from this link:Sparkle
I Dragged and Dropped the SPARKLE in my project
- Then I added it in Embedded Binaries
- Created an object of SUUpdater in MainMenu.xib
Then I changed the project verison to 1.2 and arcived>>zip then uploaded it to the server.
Then I created a appcast (xml) and uploaded it to the server and added a key (SUFeedURL) in project info.plist with the url of the appcast xml
here is the appcast url: appcast
- I changed the project version back to 1.0 and run the applicaiton. Its not asking for the update.