MichalMMac / installapplications-swiftly

Swift successor to InstallApplications
MIT License
9 stars 1 forks source link

Add DEPNotify reporting support #15

Closed MichalMMac closed 3 years ago

MichalMMac commented 3 years ago

This PR add DEPNotify reporting feature.

IAS now has a Reporter class. This class is wrapper not only for DEPNotify reporting capability but possible other future reporting targets.

Closes #8