We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
Generate 64-bit libraries for iOS
Generate 64-bit libraries for iOS
Feature #2992 [Closed]
- Description updated (diff)
- Status changed from New to Closed
- Target version changed from 34 to 3.0-beta2
We have fixed this in v3.0
iPhone 5S supports 64-bit code.
cocos2d-x works on 64-bit without problems, but the precompiled libraries (like SpiderMonkey and others) are only compiled in 32-bit mode.
So, in order to have 64-bit samples working, we need to add 64-bit versions of our libraries.