Commit 03c0441
committed
feat: migrate iOS project from CocoaPods to Swift Package Manager for SQLCipher integration
1 parent 73f87b1 commit 03c0441
103 files changed
Lines changed: 722 additions & 285301 deletions
File tree
- .github/workflows
- .swiftpm-locks/default
- swiftImport
- app
- ios-kit
- iosApp
- KotlinMultiplatformLinkedPackage
- Sources/KotlinMultiplatformLinkedPackage
- include
- subpackages
- KotlinMultiplatformLinkedPackageDylib
- Sources/KotlinMultiplatformLinkedPackageDylib
- include
- _core_data_db_sqldelight
- Sources/_core_data_db_sqldelight
- include
- Note Delight Unit-Tests
- Pods
- Local Podspecs
- Pods.xcodeproj
- xcuserdata/artur.xcuserdatad/xcschemes
- SQLCipher
- Target Support Files
- Pods-iosApp
- SQLCipher
- iosComposePod
- fastlane
- iosApp.xcodeproj
- xcuserdata/artur.xcuserdatad/xcschemes
- iosApp.xcworkspace
- iosApp
- build-logic
- convention/src/main/kotlin/com/softartdev/notedelight
- core
- data
- db-room
- src/iosMain/kotlin/com/softartdev/notedelight/db
- db-sqldelight
- src
- iosMain/kotlin/com/softartdev/notedelight/db
- iosTest/kotlin/com/softartdev/notedelight
- test/ui
- ui
- docs
- gradle
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
69 | 75 | | |
70 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
71 | 81 | | |
72 | 82 | | |
73 | 83 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
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 | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
446 | 446 | | |
447 | 447 | | |
448 | 448 | | |
449 | | - | |
450 | | - | |
451 | | - | |
| 449 | + | |
452 | 450 | | |
453 | 451 | | |
454 | 452 | | |
| |||
0 commit comments