5 ms·
If this can run CoreFoundation, then can't anyone with the iOS SDK target this platform with no modifications to the SDK?
by zmanji 14y ago
If this can run CoreFoundation, then can't anyone with the iOS SDK target this platform with no modifications to the SDK?
- Xuzz 14y agoYep, that's how the binaries for it are currently built: with the iPhone SDK. However, higher-level stuff hasn't been developed (e.g. graphics), and the native iOS libraries would need emulation of additional lower-level services (like IOKit for hardware interaction) to run.