Skip to content

munkireport/devtools

Repository files navigation

Devtools Module

Details information about the development tools on the Mac.

Table Schema

  • cli_tools - VARCHAR(255) - Version of Command Line Tools installed
  • dashcode_version - VARCHAR(255) - Dashcode version installed
  • devtools_path - TEXT - Path to Xcode
  • devtools_version - VARCHAR(255) - Devtools version
  • instruments_version - VARCHAR(255) - Instruments version installed
  • interface_builder_version - VARCHAR(255) - Interface Builder version installed
  • ios_sdks - TEXT - Installed versions of the iOS SDK installed
  • ios_simulator_sdks - TEXT - Installed versions of the iOS simulator SDK installed
  • macos_sdks - TEXT - Installed versions of the macOS SDK installed
  • tvos_sdks - TEXT - Installed versions of the tvOS SDK installed
  • tvos_simulator_sdks - TEXT - Installed versions of the tvOS simulator SDK installed
  • watchos_sdks - TEXT - Installed versions of the watchOS SDK installed
  • watchos_simulator_sdks - TEXT - Installed versions of the watchOS simulator SDK installed
  • xcode_version - VARCHAR(255) - Version of Xcode installed
  • xquartz - VARCHAR(255) - Version of XQuartz installed
  • ipados_sdks - TEXT - Installed versions of the iPadOS SDK installed
  • ipados_simulator_sdks - TEXT - Installed versions of the iPadOS simulator SDK installed

About

Devtools module for MunkiReport

Resources

Stars

2 stars

Watchers

2 watching

Forks

Packages

 
 
 

Contributors