[Sparkle] Asset Updates
Andy Matuschak
andy at andymatuschak.org
Wed May 28 20:59:35 PDT 2008
Yeah, or subclass SUInstaller, but you really really really shouldn't
store resources outside your app bundle.
- Andy Matuschak
On May 28, 2008, at 8:57 PM, Tom McKenzie wrote:
> Since the resources are outside of the bundle can I use the
> SUUpdaterWillRestartNotification to move them to the right place?
>
>
> On 5/28/08 10:45 AM, "Andy Matuschak" <andy at andymatuschak.org> wrote:
>
>> Sparkle replaces everything inside the app bundle; just include
>> your whole .app in the update archive, and any resources inside
>> will be updated as well.
>>
>> - Andy Matuschak
>>
>> On May 28, 2008, at 8:46 AM, Tom McKenzie wrote:
>>
>>> Hello All
>>>
>>> Suppose I have an application with images and config files that I
>>> would like to update.
>>>
>>> For example:
>>> MyApp.app
>>> /Applications/MyApp/Images/Foo.png
>>> /Applications/MyApp/Config/Config.xml
>>>
>>> When I build my update dmg or zip I’m assuming I would include
>>> these files and they would replace the files relative to the where
>>> the application is running?
>>>
>>> So the the dmg or zip would have
>>> MyApp.app
>>> /Images/Foo.png
>>> /Config/Config.xml
>>>
>>> Ideally these would be in the Resouces folder of an app bundle but
>>> unfortunately this is a legacy app which expects certain paths.
>>>
>>> Thanks,
>>> Tom
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> Sparkle mailing list
>>> Sparkle at lists.andymatuschak.org
>>> http://lists.andymatuschak.org/listinfo.cgi/sparkle-
>>> andymatuschak.org
>>>
>>>
>> _______________________________________________
>> Sparkle mailing list
>> Sparkle at lists.andymatuschak.org
>> http://lists.andymatuschak.org/listinfo.cgi/sparkle-andymatuschak.org
> _______________________________________________
> Sparkle mailing list
> Sparkle at lists.andymatuschak.org
> http://lists.andymatuschak.org/listinfo.cgi/sparkle-andymatuschak.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.andymatuschak.org/pipermail/sparkle-andymatuschak.org/attachments/20080528/aa7c9940/attachment.htm>
More information about the Sparkle
mailing list