Skip to content

Support for iOS and tvOS platforms

harakari requested to merge ios_support into master

This provides the templates for iOS (arm64) and tvOS platforms. I think most cores specify the c and c++ compilers in the Makefiles themselves so I think it should be ok, but I'll have to check every core to see.

I'd like to get rid of the "ios9" platform eventually and only support arm64 from here on out.

Merge request reports