19 lines
439 B
JSON
Executable File
19 lines
439 B
JSON
Executable File
{
|
|
"name": "xcode build server",
|
|
"version": "0.2",
|
|
"bspVersion": "2.0",
|
|
"languages": [
|
|
"c",
|
|
"cpp",
|
|
"objective-c",
|
|
"objective-cpp",
|
|
"swift"
|
|
],
|
|
"argv": [
|
|
"/opt/homebrew/bin/xcode-build-server"
|
|
],
|
|
"workspace": "/Volumes/michael/Repos/github.com/hvac-iot/swift-mqtt-dewPoint/.swiftpm/xcode/package.xcworkspace",
|
|
"build_root": "/Volumes/michael/Repos/github.com",
|
|
"scheme": "dewPoint-controller-Package",
|
|
"kind": "xcode"
|
|
} |