Skip to content

Commit a9f9e63

Browse files
authored
Merge branch 'groue:master' into sqlcipher
2 parents 91092ba + 0aaa2a4 commit a9f9e63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ The [Swift Package Manager](https://swift.org/package-manager/) automates the di
346346

347347
GRDB offers two libraries, `GRDB` and `GRDB-dynamic`. Pick only one. When in doubt, prefer `GRDB`. The `GRDB-dynamic` library can reveal useful if you are going to link it with multiple targets within your app and only wish to link to a shared, dynamic framework once. See [How to link a Swift Package as dynamic](https://forums.swift.org/t/how-to-link-a-swift-package-as-dynamic/32062) for more information.
348348

349-
> **Note**: Linux is not currently supported.
349+
> **Note**: Linux support is provided by contributors. It is not automatically tested, and not officially maintained. If you notice a build or runtime failure on Linux, please open a pull request with the necessary fix, thank you!
350350

351351

352352
## CocoaPods

0 commit comments

Comments
 (0)