Home
Softono
emexDE

emexDE

Open source C
875
Stars
83
Forks
9
Issues
15
Watchers
2 weeks
Last Commit

About emexDE

IDE to develop native code iOS apps on unjailbroken iOS it self just via a certificate and a kernel virtualization layer for those apps.

Platforms

Web Self-hosted iOS

Languages

C

emexDE

IDE to develop native Swift, Objective-C, Objective-C++, C and C++ iOS apps and tools on unjailbroken iOS

Build iOS App

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(iOS/iPadOS 26.5 tested). You can compile and run iOS apps on the go with ease, using the entire iOS 26.4 SDK.

Installation

To start using emexDE view the Installation Guide.

Todo

  • [x] Code execution using NSExtension
  • [x] Syscall Handling
  • [x] Sub processsing
  • [x] Compiling code
  • [x] Linking object files
  • [x] Signing executables
  • [x] Native iOS app development
  • [x] Native iOS utility development
  • [x] Swift support
  • [ ] Native iOS library development
  • [ ] Native iOS swift package development
  • [ ] Native iOS framework development
  • [ ] Native iOS tweak development