Lighter-swift / Lighter

Swift APIs for SQLite: Type-safe down to the schema. Very, very, fast. Dependency free.

Home Page:https://lighter-swift.github.io/documentation/lighter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xcode 14.3 (14E222b) not detecting build tool plugin

zachcoyle opened this issue · comments

Not sure if this is an xcode bug or not, but I am unable to add the build tool after updating xcode.

Screenshot 2023-04-02 at 11 28 18 AM

Sigh, I'll have a look.

Very much appreciated. I know nothing about the build plugins so I wasn’t sure how to go about checking things out

Hm, interesting, that seems to be be more like a Package.swift resolution issue. Might be a simple fix, checking.

Should be fixed in 1.0.20, let me know if it doesn't work!

Thanks man! I’ll try it out when I get back to my computer!

Thank you this fixed it!