Kyle Hammond
Kyle Hammond
All calls to `print` should be converted to call `os_log` instead so that messages from the app will be visible in the system log (and visible in Console.app) from the...
As an admin I would like to see the entitlements built into the selected app (just like seeing the code signing requirements) so that I know what the app is...
I am using the ADAL v2.5.1 release from Swift developing with the macOS 10.12 SDK and running on macOS 10.12.6. When I use it like so (no other code related...
To ensure quality code we should run the unit tests via GitHub Actions during pull requests. We can gate the PR approval on passing both SwiftLint and the unit test...
### Motivation If there are any errors in the openapi.yaml file currently the errors show up in the build transcript but are not shown in the Xcode issue sidebar and...
The main window of PPPC Utility has a switch to enable "Big Sur compatibility", and this switch is _off_ by default. Big Sur is macOS 11, and the switch internally...
The `SubprocessError` type nicely encapsulates the errors that come from the (deprecated) `Shell` code. However, when the process being called exits with a non-zero exit code and output no other...
- Update the README.md file with a link to the reference documentation at `https://engineering.jamf.com/Subprocess/documentation/subprocess/`. - Update the CHANGELOG file with all non-trivial changes. - Update the `Subprocess.podspec` file with the...
As an SBOM consumer I would like to have the `evidence` element added as `components/component/evidence` (XPath-like syntax) especially for the `identity` element so that I can make better decisions regarding...
We can support both XML and JSON as output options using a CLI parameter. The specification supports JSON and it should be fairly easy to adopt. https://cyclonedx.org/docs/1.5/json/#