ejoy / ejoy2d

A 2D Graphics Engine for Mobile Game
MIT License
1.98k stars 641 forks source link

fix ios 8.0 above version call system issue #105

Closed Cabriter closed 6 years ago

Cabriter commented 6 years ago

修复 ios 8以上版本的system调用问题。

cloudwu commented 6 years ago

麻烦再修改一下,__IPHONE_OS_VERSION_MAX_ALLOWED 在不同系统上未必存在。未定义的宏会导致编译器警告。

Cabriter commented 6 years ago

好的,我来修改下。

2018-01-03 20:57 GMT+08:00 云风 notifications@github.com:

麻烦再修改一下,__IPHONE_OS_VERSION_MAX_ALLOWED 在不同系统上未必存在。未定义的宏会导致编译器警告。

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ejoy/ejoy2d/pull/105#issuecomment-355005863, or mute the thread https://github.com/notifications/unsubscribe-auth/AL9L5wSD1RXhSinKLv11UG-9M2vaIi-pks5tG3k0gaJpZM4RQrQU .