GET /api/v1/ports/xcode-build-server/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "xcode-build-server",
"portdir": "devel/xcode-build-server",
"version": "1.2.0",
"license": "MIT",
"platforms": "{macosx any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/SolaWing/xcode-build-server",
"description": "Build Server Protocol implementation for Xcode projects",
"long_description": "xcode-build-server integrates Xcode with Apple's sourcekit-lsp. sourcekit-lsp doesn't itself support Xcode projects, but it does provide a Build Server Protocol client to work with other build systems. xcode-build-server implements a build server to provide sourcekit-lsp with the build information it needs for an Xcode project.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "macports",
"github": "woolsweater",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": []
}