| Class | Description |
|---|---|
| AbstractOSXApplicationBuilder<T extends AbstractTask,S extends AbstractSetupBuilder> |
Abstract implementation for creating the resulting app bundler image
|
| Dmg |
The dmg Gradle task.
|
| DmgBuilder |
Build a DMG image for OSX.
|
| OSXApplicationBuilder |
Build an OSX Application - service
|
| OSXPrefPaneCreator | |
| OSXScriptBuilder |
Create scripts from templates and replace placeholders
according to configuration/application
|
| PreferencesLink |
Link for the preferences
Takes a title and an action
|
| TempPath |
Automatically create and tear down a temporary directory
Also create additional directories when needed.
|