vapor / mysql-nio

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

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

Open pTech01 opened 3 months ago

pTech01 commented 3 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