QuickBirdEng / XCoordinator

🎌 Powerful navigation library for iOS based on the coordinator pattern
MIT License
2.26k stars 177 forks source link

File 'Router+Rx.swift' is part of module 'XCoordinator'; ignoring import #202

Closed Daewooox closed 3 years ago

Daewooox commented 3 years ago

Hey! Just get warning File 'Router+Rx.swift' is part of module 'XCoordinator'; ignoring import

Screen Shot 2021-02-09 at 11 37 12 AM
pauljohanneskraft commented 3 years ago

Hey - I just tried it again and I don't seem to get the same warning... can you send me your Podfile (or at least the relevant parts), so that I can further investigate here?

pauljohanneskraft commented 3 years ago

I have tried this again and could reproduce the warnings. However, you can safely ignore the warning and it will go away when building again. I will close this issue, since we will not easily be able to fix this (with Swift Package Manager and Cocoapods both working as expected).