DetectX Swift
com.sqwarq.DetectX-Swift
DetectX Swift settings
Configuration Keys (16)
| Key | Type | Title |
|---|---|---|
PFC_SegmentedControl_0required | string | — |
BrandedTextDisplay organizational branding. Maximum of 25 characters in length - including spaces and punctuation. Requires DetectX Swift to be registered. | string | — |
ignoreKeywordsRegistered users can specify key words to be ignored by the Folder Observer action when changes are made to the LaunchDaemons and LaunchAgents folders. This allows you to stop the alert from being thrown when items whose file name contains the key word is added or removed from one of the Launch folders. | boolean | — |
FobWhitelistArray of strings of key words to be ignored by Folder Observer. | array | Fob Allowlist |
folderObserverFolder Observer notifies users when changes are made to the LaunchDaemons and LaunchAgents folders. Range: Disable Folder Observer (0), Enable Folder Observer (1) | integer | — |
ObserverButtonCustom button text for the Folder Observer alert. Requires DetectX Swift to be registered. | string | — |
ObserverIconPath to custom image for the Folder Observer alert. By default, shows the DetectX Swift icon. Requires DetectX Swift to be registered. | string | — |
ObserverMessageCustom message for the Folder Observer alert. Requires DetectX Swift to be registered. | string | — |
ObserverTitleCustom title for the Folder Observer alert. Requires DetectX Swift to be registered. | string | — |
VisualUpdatesIn the DetectX Swift GUI, display a visual button to indicate software updates are available. Range: Disable Visual Updates (0), Enable Visual Updates (1) | integer | — |
whitelistAllowlist of file paths that produce false positives in DetectX Swift. Can be full path or in users' home folders. | array | Allowlist |
SUFeedURLSetting this to a non-existent URL will disable the ability for users to manually check for updates. Useful when you intend to use your own software distribution mechanism to deploy updates. | string | Sparkle Feed URL |
SUEnableAutomaticChecksControls automatic update checks. Default: true | boolean | Enable Automatic Update Checks |
SUScheduledCheckIntervalControls the automatic update check interval. The default is 1 day (86400 seconds). Setting to 0 disables updates. Default: 86400 | integer | Automatic Update Check Interval |
SUAllowsAutomaticUpdatesControls the automatic update install prompt. When enabled, presents users with the option to allow automatic download and install of available updates. If disabled, disallows automatic updates and requires manual installation every time. Default: true | boolean | Automatic Update Install Prompt |
SUAutomaticallyUpdateControls automatic silent updates. If enabled, users will not be informed about updates and updates will be silently installed when the app quits. Default: false | boolean | Enable Automatic Silent Updates |
FobWhitelistItemArray of strings | string | — |
WhitelistDictionaryArray of dictionaries. | dict | — |
pathPaths of files to whitelist: ex. /Library/Scripts/script.sh ex. ~/Library/Preferences/preference.plist | string | — |