Commit 9677b60
refactor: Use GitHub forks for Swift 6.3 compatibility
Update all local path dependencies to use GitHub forks:
- doozMen/GRDB.swift (master) - synced with upstream v7.9.0
- doozMen/swift-sharing (main) - Swift 6.3 fixes for swift-perception
- doozMen/swift-structured-queries (main) - Swift 6.3 compiler crash guards
All CloudKit code guarded with `!compiler(>=6.3)` to avoid compiler crashes.
Tested successfully with Swift 6.3-dev snapshot.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent d015f31 commit 9677b60
2 files changed
Lines changed: 44 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
32 | | - | |
33 | | - | |
| 33 | + | |
| 34 | + | |
34 | 35 | | |
| 36 | + | |
35 | 37 | | |
36 | | - | |
| 38 | + | |
| 39 | + | |
37 | 40 | | |
38 | 41 | | |
39 | 42 | | |
| |||
0 commit comments