OCRunner is a dynamic Objective-C runtime that allows for executing Objective-C code at runtime on iOS. It enables injecting and running Objective-C scripts without recompiling, useful for debugging, hot-fixing, and dynamic feature extensions.
Features
- Executes Objective-C code dynamically at runtime
- Supports adding and modifying classes, methods, and properties
- Enables hot-fixes and feature updates without App Store re-submission
- Works on real devices without jailbreaking
- Compatible with both iOS simulators and physical devices
- Useful for A/B testing, debugging, and fast iteration
Categories
LibrariesLicense
MIT LicenseFollow OCRunner
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of OCRunner!