Bahn-X / swift-composable-navigator

An open source library for building deep-linkable SwiftUI applications with composition, testing and ergonomics in mind
MIT License
581 stars 25 forks source link

Fixes compilation of vanilla SwiftUI example #76

Closed chrisballinger closed 2 years ago

chrisballinger commented 2 years ago

Resolves #75 by referencing the local SPM package instead of ComposableNavigator.framework.

ohitsdaniel commented 2 years ago

Hi @chrisballinger! This was indeed not configured correctly, thanks for fixing it. I'll run the tests and set it to merge. 🙌 Have a great Monday.