Plugin

Undocumented in source.
struct Plugin {}

Members

Functions

configExists
bool configExists(string config)
Undocumented in source. Be warned that the author may not have intended to support it.
copyright
string copyright()
Undocumented in source. Be warned that the author may not have intended to support it.
dubOutputFileName
string dubOutputFileName()
Undocumented in source. Be warned that the author may not have intended to support it.
finalPkgFilename
string finalPkgFilename(string config)
Undocumented in source. Be warned that the author may not have intended to support it.
getAAXBundleIdentifier
string getAAXBundleIdentifier()
Undocumented in source. Be warned that the author may not have intended to support it.
getAUBundleIdentifier
string getAUBundleIdentifier()
Undocumented in source. Be warned that the author may not have intended to support it.
getAppleID
string getAppleID()
Undocumented in source. Be warned that the author may not have intended to support it.
getDeveloperIdentityMac
string getDeveloperIdentityMac()
Undocumented in source. Be warned that the author may not have intended to support it.
getFirstConfiguration
string getFirstConfiguration()
Undocumented in source. Be warned that the author may not have intended to support it.
getILokAccount
string getILokAccount()
Undocumented in source. Be warned that the author may not have intended to support it.
getILokPassword
string getILokPassword()
Undocumented in source. Be warned that the author may not have intended to support it.
getKeyFileWindows
string getKeyFileWindows()
Undocumented in source. Be warned that the author may not have intended to support it.
getKeyPasswordWindows
string getKeyPasswordWindows()
Undocumented in source. Be warned that the author may not have intended to support it.
getLV2BundleIdentifier
string getLV2BundleIdentifier()
Undocumented in source. Be warned that the author may not have intended to support it.
getLV2PrettyName
string getLV2PrettyName()
Undocumented in source. Be warned that the author may not have intended to support it.
getMatchingConfigurations
string[] getMatchingConfigurations(string pattern)
Undocumented in source. Be warned that the author may not have intended to support it.
getNotarizationBundleIdentifier
string getNotarizationBundleIdentifier(string config)
Undocumented in source. Be warned that the author may not have intended to support it.
getVST3BundleIdentifier
string getVST3BundleIdentifier()
Undocumented in source. Be warned that the author may not have intended to support it.
getVSTBundleIdentifier
string getVSTBundleIdentifier()
Undocumented in source. Be warned that the author may not have intended to support it.
getWrapConfigGUID
string getWrapConfigGUID()
Undocumented in source. Be warned that the author may not have intended to support it.
hasKeyFileOrDevIdentityWindows
bool hasKeyFileOrDevIdentityWindows()
Undocumented in source. Be warned that the author may not have intended to support it.
makePkgInfo
string makePkgInfo(string config)
Undocumented in source. Be warned that the author may not have intended to support it.
pkgBundleAAX
string pkgBundleAAX()
Undocumented in source. Be warned that the author may not have intended to support it.
pkgBundleAU
string pkgBundleAU()
Undocumented in source. Be warned that the author may not have intended to support it.
pkgBundleLV2
string pkgBundleLV2()
Undocumented in source. Be warned that the author may not have intended to support it.
pkgBundleVST2
string pkgBundleVST2()
Undocumented in source. Be warned that the author may not have intended to support it.
pkgBundleVST3
string pkgBundleVST3()
Undocumented in source. Be warned that the author may not have intended to support it.
pkgFilenameAAX
string pkgFilenameAAX()
Undocumented in source. Be warned that the author may not have intended to support it.
pkgFilenameAU
string pkgFilenameAU()
Undocumented in source. Be warned that the author may not have intended to support it.
pkgFilenameLV2
string pkgFilenameLV2()
Undocumented in source. Be warned that the author may not have intended to support it.
pkgFilenameVST2
string pkgFilenameVST2()
Undocumented in source. Be warned that the author may not have intended to support it.
pkgFilenameVST3
string pkgFilenameVST3()
Undocumented in source. Be warned that the author may not have intended to support it.
prettyName
string prettyName()
Undocumented in source. Be warned that the author may not have intended to support it.
publicVersionInt
int publicVersionInt()
Undocumented in source. Be warned that the author may not have intended to support it.
publicVersionString
string publicVersionString()
Undocumented in source. Be warned that the author may not have intended to support it.
vst3RelatedChecks
void vst3RelatedChecks()
Undocumented in source. Be warned that the author may not have intended to support it.
windowsInstallerName
string windowsInstallerName(string config)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

sanitizeBundleString
string sanitizeBundleString(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
sanitizeFilenameString
string sanitizeFilenameString(string s)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

CFBundleIdentifierPrefix
string CFBundleIdentifierPrefix;
Undocumented in source.
appSpecificPassword_altool
string appSpecificPassword_altool;
Undocumented in source.
appSpecificPassword_stapler
string appSpecificPassword_stapler;
Undocumented in source.
category
PluginCategory category;
Undocumented in source.
certThumbprintWindows
string certThumbprintWindows;
Undocumented in source.
configurations
string[] configurations;
Undocumented in source.
developerIdentityOSX
string developerIdentityOSX;
Undocumented in source.
developerIdentityWindows
string developerIdentityWindows;
Undocumented in source.
dubOutputFileNameCached
string dubOutputFileNameCached;
Undocumented in source.
dubTargetPath
string dubTargetPath;
Undocumented in source.
hasGUI
bool hasGUI;
Undocumented in source.
iconPathOSX
string iconPathOSX;
Undocumented in source.
iconPathWindows
string iconPathWindows;
Undocumented in source.
installerPNGPath
string installerPNGPath;
Undocumented in source.
isSynth
bool isSynth;
Undocumented in source.
licensePath
string licensePath;
Undocumented in source.
name
string name;
Undocumented in source.
pluginHomepage
string pluginHomepage;
Undocumented in source.
pluginName
string pluginName;
Undocumented in source.
pluginUniqueID
string pluginUniqueID;
Undocumented in source.
publicVersionMajor
int publicVersionMajor;
Undocumented in source.
publicVersionMinor
int publicVersionMinor;
Undocumented in source.
publicVersionPatch
int publicVersionPatch;
Undocumented in source.
receivesMIDI
bool receivesMIDI;
Undocumented in source.
rootDir
string rootDir;
Undocumented in source.
sendsMIDI
bool sendsMIDI;
Undocumented in source.
timestampServerURLWindows
string timestampServerURLWindows;
Undocumented in source.
vendorAppleID
string vendorAppleID;
Undocumented in source.
vendorName
string vendorName;
Undocumented in source.
vendorSupportEmail
string vendorSupportEmail;
Undocumented in source.
vendorUniqueID
string vendorUniqueID;
Undocumented in source.
windowsInstallerHeaderBmp
string windowsInstallerHeaderBmp;
Undocumented in source.

Meta