Commit 2aa89e8
refactor: reorganize Examples directory structure
- Move MistDemo to standalone package structure (Examples/MistDemo/)
- Create Package.swift for MistDemo (consistent with Celestra)
- Add Celestra RSS reader example demonstrating query filtering
- Add CloudKitService+RecordModification for public record operations
- Remove top-level Examples/Package.swift (each example is now independent)
Both demo projects now have consistent structure:
- Examples/Celestra/ - RSS reader with filtering/sorting
- Examples/MistDemo/ - Web auth demo with Hummingbird
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent cbc851f commit 2aa89e8
21 files changed
Lines changed: 1296 additions & 41 deletions
File tree
- Examples
- Celestra
- Sources/Celestra
- Commands
- Models
- Services
- MistDemo
- Sources/MistDemo
- Models
- Resources
- Utilities
- Sources/MistKit/Service
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
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 | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
0 commit comments