axmol/cocos/platform/apple
xpol 3780064a82 Allow inherit form platform fileutils (#15304)
* Allow inherit form FileUtilsLinux, FileUtilsWin32 and FileUtilsWinRT.

* Removed objc from CCFileUtils-apple.h

define FILEUTILS_APPLE_ENABLE_OBJC to enable FileUtilsApple:setBundle() for compatibility.

* Smart pointers heal us all.

* Add config macro in ccConfig.h and prefix with CC_.

* enabled by default.
* use #if rather than #ifndef.

* Do not deprecate setBundle.
2016-04-14 11:59:24 +08:00
..
CCFileUtils-apple.h Allow inherit form platform fileutils (#15304) 2016-04-14 11:59:24 +08:00
CCFileUtils-apple.mm Allow inherit form platform fileutils (#15304) 2016-04-14 11:59:24 +08:00
CCLock-apple.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
CCLock-apple.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
CCThread-apple.mm Platform fixed 2014-09-09 16:50:02 -07:00