A python module to manipulate XCode projects
☆1,252Feb 4, 2026Updated last month
Alternatives and similar repositories for mod-pbxproj
Users that are interested in mod-pbxproj are comparing it to the libraries listed below
Sorting:
- Create and modify Xcode projects from Ruby.☆2,426Jan 5, 2026Updated 2 months ago
- A macOS tool help you handling project.pbxproj files. Written in Swift 5!☆483Nov 12, 2020Updated 5 years ago
- 📝 Read, update and write your Xcode projects☆2,197Mar 7, 2026Updated last week
- An API for manipulating Xcode project files.☆886Mar 15, 2022Updated 3 years ago
- Flexible and fast xcodebuild formatter☆4,028Mar 26, 2025Updated 11 months ago
- A Python script used to automatically configure the project.pbxproj file☆18Oct 1, 2020Updated 5 years ago
- MachOView fork☆2,856Jul 22, 2024Updated last year
- Ruby classes for parsing and editing Xcode project (.pbxproj) files, includes interactive help mode☆93Oct 24, 2017Updated 8 years ago
- A Swift command line tool for generating your Xcode project☆8,228Updated this week
- The Ultimate iOS Crash Reporter☆4,447Updated this week
- iOS library to help detecting retain cycles in runtime.☆4,241Nov 15, 2025Updated 3 months ago
- A library that enables dynamically rebinding symbols in Mach-O binaries running on iOS.☆5,392Aug 1, 2024Updated last year
- Delightful, simple library for aspect oriented programming in Objective-C and Swift.☆8,437Nov 25, 2025Updated 3 months ago
- dylib injector for mach-o binaries☆979Apr 29, 2016Updated 9 years ago
- iOS Objective-C headers as derived from runtime introspection☆7,986May 17, 2022Updated 3 years ago
- Chisel is a collection of LLDB commands to assist debugging iOS apps.☆9,190Jan 12, 2026Updated 2 months ago
- iOS 性能监控 SDK —— Wedjat(华狄特)开发过程的调研和整理☆2,620Oct 13, 2018Updated 7 years ago
- Command line tool for manipulating Xcode project files☆322May 29, 2024Updated last year
- iOS Crash Dump Analysis Book☆624Mar 19, 2023Updated 2 years ago
- coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotli…☆4,028Jun 19, 2024Updated last year
- A C/Objective-C library for parsing Mach-O files.☆559Aug 10, 2022Updated 3 years ago
- CLI for Building & Distributing iOS Apps (.ipa Files)☆4,639Jun 20, 2021Updated 4 years ago
- A fast & simple, yet powerful & flexible logging framework for macOS, iOS, tvOS, watchOS and visionOS☆13,344Feb 17, 2026Updated 3 weeks ago
- An in-app debugging and exploration tool for iOS☆14,585Feb 4, 2026Updated last month
- JSPatch bridge Objective-C and Javascript using the Objective-C runtime. You can call any Objective-C class and method in JavaScript by j…