Introduction
What is it?
emexDE is an iOS app that empowers developers with a full toolchain they can use while even being offline for iOS development on iPhone. It supports Swift, C, Objective-C, C++ and Objective-C++. It’s a powerful Xcode alternative that made the impossible possible, a fully on-device iOS IDE that doesn’t even need a cloud and can even be used with airplane mode enabled. It supports officially iOS 16 all the way up to the latest iOS version. You can compile and run iOS apps on the go with ease, using the entire iOS 26.4 SDK.
info
Remember emexDE is still in beta, so some issue might arise! Please report issues over at the Github.
Installation
To start using emexDE view the Installation Guide.
Features
- Code execution using NSExtension
- Syscall Handling
- Sub processsing
- Compiling code
- Linking object files
- Signing executables
- Native iOS app development
- Native iOS utility development
- Swift support
- Native iOS library development
- Native iOS swift package development
- Native iOS framework development
- Native iOS tweak development