Skip to content

Latest commit

History

57 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Steps to deplay (iOS)

  • Build Xcode project, and open it.
  • Go to "Summary" tab.
  • Set a version number.
  • Add Twitter.framework to "Linked Frameworks and Libraries".
  • Go to "Info" tab.
  • Create "Localizations" setting and add "Japanese".
  • Open AppController.mm
  • Comment out this code block.
/*[_displayLink setPaused: YES];while (CFRunLoopRunInMode(kCFRunLoopDefaultMode, kInputProcessingTime, TRUE) == kCFRunLoopRunHandledSource) ;[_displayLink setPaused: NO];*/
  • Ship it!

About

Yamada Game

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors