mirror of
https://github.com/home-assistant/iOS.git
synced 2026-06-15 18:51:14 -05:00
9 lines
280 B
JSON
9 lines
280 B
JSON
{
|
|
"lsp": {
|
|
"swift": {
|
|
"command": "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/sourcekit-lsp",
|
|
"args": [],
|
|
"rootPatterns": ["Package.swift", "*.xcodeproj", "*.xcworkspace"]
|
|
}
|
|
}
|
|
} |