swift-html
swift-html copied to clipboard
Could not find module & "unexclaim" sample issue
Hi everyone I try to use swift-html in my project.
Currently I have two Issues:
-
On my Mac M1, when I try to build App I get following error: "Could not find module 'Html' for target 'x86_64-apple-ios-simulator'; found: arm64, arm64-apple-ios-simulator, at:"

-
I try to use sample function unexclaim() from readme. But I get this Issue:

Maybe someone has hint for me?
Bests from Swiss Mountains
Philippe
Hi @phr85, thanks for bringing this up. I just opened a PR #86 to fix the unexclaim function.
I can't reproduce the other error you are having. Do you have some more details of how you are trying to use the package? Is this error from the integration with your project, or is it happening when opening this package directly?
Hi @mbrandonw Thank you for fast fix of function. I reverted everything and reinstall again Package. Now everything is working well. Bests Philippe