mirror of
https://github.com/mtan93/Installomator.git
synced 2026-05-09 14:26:06 +01:00
added swiftruntimeforcommandlinetools, closes #9
This commit is contained in:
@@ -671,6 +671,13 @@ powershell-lts)
|
|||||||
downloadURL="https://developer.apple.com/design/downloads/SF-Symbols.dmg"
|
downloadURL="https://developer.apple.com/design/downloads/SF-Symbols.dmg"
|
||||||
expectedTeamID="Software Update"
|
expectedTeamID="Software Update"
|
||||||
;;
|
;;
|
||||||
|
swiftruntimeforcommandlinetools)
|
||||||
|
name="SwiftRuntimeForCommandLineTools"
|
||||||
|
type="pkgInDmg"
|
||||||
|
downloadURL="https://updates.cdn-apple.com/2019/cert/061-41823-20191025-5efc5a59-d7dc-46d3-9096-396bb8cb4a73/SwiftRuntimeForCommandLineTools.dmg"
|
||||||
|
expectedTeamID="SoftwareUpdate"
|
||||||
|
;;
|
||||||
|
|
||||||
|
|
||||||
# Note: Packages is signed but _not_ notarized, so spctl will reject it
|
# Note: Packages is signed but _not_ notarized, so spctl will reject it
|
||||||
# packages)
|
# packages)
|
||||||
|
|||||||
@@ -73,6 +73,7 @@ sourcetree
|
|||||||
spotify
|
spotify
|
||||||
sublimetext
|
sublimetext
|
||||||
suspiciouspackage
|
suspiciouspackage
|
||||||
|
swiftruntimeforcommandlinetools
|
||||||
teamviewer
|
teamviewer
|
||||||
textmate
|
textmate
|
||||||
things
|
things
|
||||||
|
|||||||
Reference in New Issue
Block a user