readme.iOS 286 B

123456789
  1. 1. read readme.SDL2
  2. 2.
  3. - goto SDL/src/video/uikit/SDL_uikitview.h and comment line:
  4. #define IPHONE_TOUCH_EFFICIENT_DANGEROUS
  5. - open xcode 5 project from:
  6. examples\Demo\proj.ios\
  7. - select correct scheme: demo_ios-> iOS Simulator or real device (But not 64bits!)
  8. - build and run!