Commit fa4a247
committed
Swift 6 compatibility and naming convention fixes
- Update to Swift 6.0 tools version
- Add Sendable conformance to property wrappers
- BREAKING: Rename property wrapper types to follow Swift conventions:
- @Embedded.json → @Embedded.JSON
- @Embedded.yaml → @Embedded.YAML
- @Embedded.text → @Embedded.Text
- Fix static methods to work without property wrappers
- Add SwiftLint configuration
- Fix all linting issues1 parent c882cac commit fa4a247
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments