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