Commit b12e379
committed
fix: Remove premature SPM implementation to avoid file duplication
Swift Package Manager support should be implemented properly without
duplicating source files. The current implementation created file duplication
which is not the correct approach.
Need to:
- Research proper Flutter SPM integration without file duplication
- Add CI/CD for testing both CocoaPods and SPM compatibility
- Implement SPM support correctly using symlinks or shared sources
Thanks to @ened for pointing out the duplication issue.1 parent 6fbdff9 commit b12e379
15 files changed
Lines changed: 1 addition & 1278 deletions
File tree
- workmanager
- ios/workmanager
- Sources/workmanager
- Resources
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
This file was deleted.
Lines changed: 0 additions & 40 deletions
This file was deleted.
Lines changed: 0 additions & 140 deletions
This file was deleted.
Lines changed: 0 additions & 101 deletions
This file was deleted.
Lines changed: 0 additions & 40 deletions
This file was deleted.
0 commit comments