geode-sdk/ios-launcher

Manages installing and launching Geometry Dash for iOS

Objective-C

736

352 commits

updated Sep 20, 2026

See the code

README

Geode iOS Launcher

Manages installing and launching Geometry Dash with Geode for iOS.

Requirements

  • iOS/iPadOS 14.0 or later
  • Full version of Geometry Dash installed
  • An internet connection

Quick Start

  1. Navigate to https://github.com/geode-sdk/ios-launcher/releases/latest, if you are not jailbroken, download the latest ipa file. If you wish to use the tweak and have TrollStore, download the latest tipa file.
  2. Install the launcher by following the Installation Guide. You can also access this guide by going in to the INSTALL.md file in this repository.
  3. Enjoy using Geode!

Support

If you have any further questions, or need help, be sure to join our Discord server!

Building / Development

To build this project, you must have the following prerequisites installed:

  • Theos [WSL for Windows and GNU/Linux]
  • make [Mac OS only]

After installing these, you can compile the project by running:

git clone --recurse-submodules https://github.com/geode-sdk/ios-launcher
cd ios-launcher
make package FINALPACKAGE=1 STRIP=0

Libraries

License

This project is licensed under the Boost Software License 1.0. Additionally, this project also uses code from LiveContainer. View the NOTICE.md for more details.

geode
geometry-dash
ios
ipad
iphone
launcher

Contributors

FireMario211

263 commits

slideglide

42 commits

RoootTheFox

16 commits

danovium

6 commits

geode-sdk/ios-launcher

Manages installing and launching Geometry Dash for iOS

Objective-C

736

352 commits

updated Sep 20, 2026

See the code

README

Geode iOS Launcher

Manages installing and launching Geometry Dash with Geode for iOS.

Requirements

  • iOS/iPadOS 14.0 or later
  • Full version of Geometry Dash installed
  • An internet connection

Quick Start

  1. Navigate to https://github.com/geode-sdk/ios-launcher/releases/latest, if you are not jailbroken, download the latest ipa file. If you wish to use the tweak and have TrollStore, download the latest tipa file.
  2. Install the launcher by following the Installation Guide. You can also access this guide by going in to the INSTALL.md file in this repository.
  3. Enjoy using Geode!

Support

If you have any further questions, or need help, be sure to join our Discord server!

Building / Development

To build this project, you must have the following prerequisites installed:

  • Theos [WSL for Windows and GNU/Linux]
  • make [Mac OS only]

After installing these, you can compile the project by running:

git clone --recurse-submodules https://github.com/geode-sdk/ios-launcher
cd ios-launcher
make package FINALPACKAGE=1 STRIP=0

Libraries

License

This project is licensed under the Boost Software License 1.0. Additionally, this project also uses code from LiveContainer. View the NOTICE.md for more details.

geode
geometry-dash
ios
ipad
iphone
launcher

Contributors

FireMario211

263 commits

slideglide

42 commits

RoootTheFox

16 commits

danovium

6 commits

Languages

Objective-C

60.3%

C++

21.8%

C

9.4%

Objective-C++

5.9%

JavaScript

1.5%