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
This is a fork of [GRBD](https://github.com/groue/GRDB.swift) which contains a [SQLCipher Community Edition](https://www.zetetic.net/sqlcipher/open-source/) amalgamation packaged so that it can be consumed as a Swift Package.
4
+
This is a fork of [GRDB](https://github.com/groue/GRDB.swift) which contains a [SQLCipher Community Edition](https://www.zetetic.net/sqlcipher/open-source/) amalgamation packaged so that it can be consumed as a Swift Package.
5
5
6
6
The default branch for this repository is `SQLCipher` so that we can more easily pull upstream changes if we need to.
7
7
@@ -27,33 +27,39 @@ Check out upstream's master branch locally:
This is a fork of [GRDB](https://github.com/groue/GRDB.swift) which contains a [SQLCipher Community Edition](https://www.zetetic.net/sqlcipher/open-source/) amalgamation packaged so that it can be consumed as a Swift Package.
5
+
6
+
The default branch for this repository is `SQLCipher` so that we can more easily pull upstream changes if we need to.
7
+
8
+
## Versioning
9
+
10
+
* This Package: *${new_version}*
11
+
* GRDB: *${upstream_version}*
12
+
* SQLCipher: *${sqlcipher_version}*
13
+
14
+
## Contributions
15
+
We do not accept contributions to this repository at this time. However, feel free to open an issue in order to start a discussion.
16
+
17
+
## We are hiring!
18
+
DuckDuckGo is growing fast and we continue to expand our fully distributed team. We embrace diverse perspectives, and seek out passionate, self-motivated people, committed to our shared vision of raising the standard of trust online. If you are a senior software engineer capable in either iOS or Android, visit our [careers](https://duckduckgo.com/hiring/#open) page to find out more about our openings!
0 commit comments