iiRecord
Agentic AI Atlas · xcodebuild
tool:xcodebuilda5c.ai
II.
Tool JSON

tool:xcodebuild

Structured · live

xcodebuild json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/tools/tools-dev-cli.yamlCluster · domain
Record JSON
{
  "id": "tool:xcodebuild",
  "_kind": "Tool",
  "_file": "domain/tools/tools-dev-cli.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "xcodebuild",
    "homepageUrl": "https://developer.apple.com/xcode/",
    "kind": "build",
    "description": "Apple command-line build tool for Xcode projects and workspaces.\nSupports building, testing, archiving, and exporting iOS/macOS/\ntvOS/watchOS apps from CI pipelines without the Xcode GUI.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:xcodebuild",
      "to": "language:swift",
      "kind": "belongs_to_language"
    },
    {
      "from": "tool:xcodebuild",
      "to": "skill-area:ios-native",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:xcodebuild",
      "to": "skill-area:ci-pipeline-optimization",
      "kind": "used_for",
      "attributes": {}
    },
    {
      "from": "tool:xcodebuild",
      "to": "skill-area:developer-experience",
      "kind": "used_for",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "specialization:mobile-development",
      "to": "tool:xcodebuild",
      "kind": "uses_tool"
    },
    {
      "from": "specialization:mobile-ios",
      "to": "tool:xcodebuild",
      "kind": "uses_tool"
    },
    {
      "from": "specialization:react-native-mobile",
      "to": "tool:xcodebuild",
      "kind": "uses_tool"
    }
  ]
}