Skip to content
This repository was archived by the owner on Aug 11, 2024. It is now read-only.

Flappy Bird 3.9

Choose a tag to compare

@brandonplank brandonplank released this 08 Jun 21:11
7a80bb2
  • Added official support to iOS 15
  • Removed support for iOS 10 - 12 (Did not have any choice, sorry :( )

Challenges

  • In Xcode 13.0, apple introduced a new swift compiler which made iOS < 13 support impossible. Sorry guys.

Small note

  • The size of the app has decreased a lot! I think this is from the new swift compiler.