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
# We use peter-evans/repository-dispatch to receive the release event information in client_payload
16
+
# "repository"
17
+
# "title"
18
+
# "tag"
19
+
# "checksum"
20
+
# "fileName"
21
+
# For more information see https://github.com/powersync-ja/powersync-sqlite-core/blob/aa09d5dc499bf8d5be383ad95d58cba410ceade7/.github/workflows/release.yml#L76
22
+
- name: Update Package.swift with information from powersync-sqlite-core release
Swift Package Manager version of powersync-sqlite-core
1
+
# PowerSync SQLite Core Swift Package
2
+
3
+
This is the Swift Package Manager version of[powersync-sqlite-core](https://github.com/powersync-ja/powersync-sqlite-core). See CHANGELOG and more information in that repo.
0 commit comments