You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 22, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
-7Lines changed: 0 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -165,13 +165,6 @@ Since Xcode 11.4, you may use its built-in support for sourcekit-lsp
165
165
### Build failed! What should I do?
166
166
Go to vscode `OUTPUT` window, then select `SPM`. The `OUTPUT` window will tell you what's wrong.
167
167
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
-
175
168
### Other questions?
176
169
177
170
If so, file an [issue](https://github.com/vknabel/swift-development-environment/issues), please :)
0 commit comments