flitsmeister / maplibre-navigation-ios

Repo is moved to https://github.com/maplibre/maplibre-navigation-ios
Other
6 stars 5 forks source link

Project doesn't compile - Cycle in dependencies between targets #13

Closed odemolliens closed 2 years ago

odemolliens commented 2 years ago

Navigation SDK version: latest

It's not possible to build any of the targets of the project.

Cycle in dependencies between targets 'Example-Objective-C' and 'MapboxCoreNavigation'; building could produce unreliable results. This usually can be resolved by moving the target's Headers build phase before Compile Sources.
Cycle path: Example-Objective-C → MapboxCoreNavigation → Example-Objective-C
Marcelhozeman commented 2 years ago

@odemolliens Can you try this again with the latest changes?

Otherwise try to clean the project and Reset Package Cache (File -> Packages -> Reset Package Cache)