Hacker News new | ask | show | jobs
by wlesieutre 2231 days ago
Probably UIKit versus Foundation. UIKit is iOS/Mac only and I think indirectly includes Foundation, which is where the essential non-UI APIs are.

All this really means is you don’t get the iOS UI tools for your Windows and Linux projects.

1 comments

UIKit is iOS only, not Mac