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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -168,7 +168,7 @@ brew install puresql
168
168
```
169
169
170
170
## Create a puresql.yaml Configuration
171
-
In the root of the project where you want everything to live, create an `puresql.yaml` file.
171
+
In the root of the project where you want everything to live, create an `puresql.yaml` file. For xcode projects it should live in the same directory as the `.xcodeproj`. For SPM packages it should live in the same directory as the `Package.swift`.
0 commit comments