▲ | armadsen 7 days ago | |||||||||||||||||||||||||
Right, but you can’t have a single package containing both ObjC and Swift. It’s a limitation of SwiftPM that has prevented me from using it for a few projects (I am using it in several others, though). | ||||||||||||||||||||||||||
▲ | einsteinx2 7 days ago | parent [-] | |||||||||||||||||||||||||
You can mix them, it just has to be released as a binary framework which is a bit annoying as I would prefer a pure source release but it does work. | ||||||||||||||||||||||||||
|