logoalt Hacker News

kenshiyesterday at 1:34 PM1 replyview on HN

Yes, you can use SPM to package up Objective-C code.


Replies

armadsenyesterday at 3:36 PM

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).

show 1 reply