Comment on Improving the usability of C libraries in SwiftComments−krzat7moI love shitting on Apple's developer tools but they handled cross language integration really well.Swift Package Manager handles Swift, ObjC, C, C++ in the same project, code completion works just fine. Overall much nicer than in other ecosystems.
Comments
I love shitting on Apple's developer tools but they handled cross language integration really well.
Swift Package Manager handles Swift, ObjC, C, C++ in the same project, code completion works just fine. Overall much nicer than in other ecosystems.