Last change
on this file since 7a72049 was
7a72049,
checked in by meeh <meeh@…>, 2 years ago
|
Mac OS X Launcher:
- Bugfixes as always
- Added Sparkle (native updater, https://sparkle-project.org/ )
- The launcher will now extract and overwrite older versions if found
- Rewrite of the java extraction part (to enable overwrite)
- Move more functionality to use EventManager? as it works quite well
- Added check for updates menu item
|
-
Property mode set to
100644
|
File size:
240 bytes
|
Rev | Line | |
---|
[7615b92] | 1 | // |
---|
| 2 | // Use this file to import your target's public headers that you would like to expose to Swift. |
---|
| 3 | // |
---|
| 4 | #import "SBridge.h" |
---|
| 5 | #import "AppleStuffExceptionHandler.h" |
---|
[281c5f57] | 6 | #import "AppDelegate.h" |
---|
| 7 | #import "RouterTask.h" |
---|
[7a72049] | 8 | #import "Sparkle/SUUpdater.h" |
---|
[281c5f57] | 9 | |
---|
Note: See
TracBrowser
for help on using the repository browser.