vapor / mysql-nio

🐬 Non-blocking, event-driven Swift client for MySQL.
MIT License
91 stars 26 forks source link

Could not importet using iPadOS 17.4 and Swift Playgrounds 4.4.1 #107

Open pTech01 opened 8 months ago

pTech01 commented 8 months ago

Describe the issue

Importing this package causes the error `target type, "ClangTarget", is not supported´

Vapor version

don‘t know

Operating system and version

iPadOS 17.4

Swift version

Swift Playgrounds 4.4.1

Steps to reproduce

Importing package using Swift Playgrounds using the menu.

Outcome

error message >target type, "ClangModule", is not supported<

Additional notes

No response