-
Notifications
You must be signed in to change notification settings - Fork 47
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 build the final product - No such module 'StaticLibrary' #1
Comments
@bielikb is this an Xcode issue? How did you manage to get it to build? |
Hey @igor-makarov, does it build for you in the latest master? Re Module Stability: Thanks! |
It still doesn't build. It's not surprising, considering that the I was wondering however, how come it builds for you and not for me. |
Thanks for the radar. What macOS version are you using? |
I'm on Catalina, latest beta. Log:
|
I have tried building the Sample app and have encountered the aforementioned error.
How did you get it to work on your end?
It seems that archiving a static library deletes its
.swiftmodule
.The text was updated successfully, but these errors were encountered: