Skip to content

SwiftUI views inside package #179

Answered by marcprux
ariskox asked this question in Q&A
Jul 26, 2024 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

I'm guessing that the module's target doesn't have SkipUI as a dependency, which is where the "Unresolved reference 'ui." error is coming from. Can you try editing your Package.swift and adding SkipUI as a dependency of your module?

If that doesn't help, can you post the contents of your Package.swift file?

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ariskox
Comment options

@marcprux
Comment options

@ariskox
Comment options

Answer selected by ariskox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants