Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot import: "No such Module 'Drawer'" #11

Open
LinusGeffarth opened this issue Aug 10, 2021 · 2 comments
Open

Cannot import: "No such Module 'Drawer'" #11

LinusGeffarth opened this issue Aug 10, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@LinusGeffarth
Copy link

I've added Drawer via SPM in Xcode 13 beta. I can't import the library:

image

From the syntax highlighting it seems that Xcode does import the library anyway, because it's fine with this:

Drawer(heights: [100, 340]) { ... }

I've already cleaned, quit Xcode, deleted derived data, etc.

@LinusGeffarth LinusGeffarth added the bug Something isn't working label Aug 10, 2021
@pauluhn
Copy link

pauluhn commented Oct 25, 2021

Have you tried it on Xcode 13.1 yet?

@LinusGeffarth
Copy link
Author

LinusGeffarth commented Oct 25, 2021

Well Xcode eventually magically started working again, as it often does...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants