Skip to content
This repository was archived by the owner on Jun 22, 2024. It is now read-only.

Commit 6fb4a81

Browse files
authored
Update README.md
remove incorrect Q&A entry
1 parent 8efb280 commit 6fb4a81

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -165,13 +165,6 @@ Since Xcode 11.4, you may use its built-in support for sourcekit-lsp
165165
### Build failed! What should I do?
166166
Go to vscode `OUTPUT` window, then select `SPM`. The `OUTPUT` window will tell you what's wrong.
167167

168-
### Database is locked??
169-
If you saw
170-
```
171-
database is locked Possibly there are two concurrent builds running in the same filesystem location
172-
```
173-
it means swift package manager tries to access frameworks built by `New Build System`. Open your Xcode's `Workspace Settings...`, select `Legacy Build System` and rebuid the framework.
174-
175168
### Other questions?
176169

177170
If so, file an [issue](https://github.com/vknabel/swift-development-environment/issues), please :)

0 commit comments

Comments
 (0)