vapor / mysql-kit

🐬 Pure Swift MySQL client built on non-blocking, event-driven sockets.
MIT License
222 stars 74 forks source link

Not working with Swift Playground (4.4.1) on iPadOS 17.4. #324

Closed pTech01 closed 7 months ago

pTech01 commented 8 months ago

Describe the issue

Not working with Swift Playground (4.4.1) on iPadOS 17.4.

Vapor version

don‘t know.

Operating system and version

iPadOS 17.4

Swift version

Swift Playground 4.4.1

Steps to reproduce

adding this package using the swift playground menu. Error Message: >target type „ClangTarget“ is not supported<

Outcome

Error Message: >target type „ClangTarget“ is not supported<

Additional notes

No response

0xTim commented 7 months ago

Closing in favour of https://github.com/vapor/mysql-nio/issues/107