|
|
|
|
|
by swiftcoder
226 days ago
|
|
I don't think anyone who could help it wrote software in Objective-C++ directly. It was an unholy welding of the two languages that mostly let Objective-C apps adopt some libraries from the broader C++ ecosystem. Plus the occasional cross-platform C++ codebase used it as a thin shim to provide a Cocoa-based UI... |
|