awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
RuiAAPeres avatar

RuiAAPeres/UIViewController-Swizzled

0
View on GitHub↗
839 stars·131 forks·Objective-C·MIT·13 views

UIViewController Swizzled

UIViewController+Swizzled ⚠️ I am no longer supporting this lib. :) ⚠️

Features

  • Testing & Debugging - Logs view controller lifecycle events.

Star history

Star history chart for ruiaaperes/uiviewcontroller-swizzledStar history chart for ruiaaperes/uiviewcontroller-swizzled

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does ruiaaperes/uiviewcontroller-swizzled do?

UIViewController+Swizzled ⚠️ I am no longer supporting this lib. :) ⚠️

What are the main features of ruiaaperes/uiviewcontroller-swizzled?

The main features of ruiaaperes/uiviewcontroller-swizzled are: Testing & Debugging.

Which projects share features with ruiaaperes/uiviewcontroller-swizzled?

Projects with overlapping indexed features include: bugtags/bugtags-ios — Bugtags for iOS, reports bugs and their diagnosis information in one step, detects crashes automatically. Improve your… chenfanfang/avoidcrash — This framework can effective avoid crash by potential error code. For example : If you insert a nil into a mutable… cocoalumberjack/cocoalumberjack — CocoaLumberjack is a logging framework designed for Apple platforms, providing a system for capturing, filtering, and… coneboy-k/kklog — A Open source Log System for OC. czechboy0/buildasaur — Buildasaur. answer-huang/dsymtools — #更新: ###Version 1.0.5 2016-11-28 1.支持拖入 dSYM 文件。 ###Version 1.0.4 2016-11-08 1.使用 Objective-C 重写应用。 2.建议都使用此版本。…

Projects sharing features with UIViewController Swizzled

These projects share indexed features with UIViewController Swizzled. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • bugtags/bugtags-iosbugtags avatar

    bugtags/Bugtags-iOS

    93View on GitHub↗

    Bugtags for iOS, reports bugs and their diagnosis information in one step, detects crashes automatically. Improve your apps anywhere, anytime.

    Objective-C
    View on GitHub↗93
  • chenfanfang/avoidcrashchenfanfang avatar

    chenfanfang/AvoidCrash

    1,644View on GitHub↗

    This framework can effective avoid crash by potential error code. For example : If you insert a nil into a mutable array, this framework can avoid crash and note you that where cause crash.

    Objective-C
    View on GitHub↗1,644
  • cocoalumberjack/cocoalumberjackCocoaLumberjack avatar

    CocoaLumberjack/CocoaLumberjack

    13,327View on GitHub↗

    CocoaLumberjack is a logging framework designed for Apple platforms, providing a system for capturing, filtering, and managing diagnostic messages within mobile and desktop applications. It serves as a tool for monitoring software health and troubleshooting runtime issues by recording application events across various severity levels. The framework utilizes a modular architecture that allows developers to define custom log levels and route diagnostic output to multiple concurrent destinations, including the system console, local files, and remote servers. It incorporates an asynchronous pipel

    Objective-Ccarthagecocoalumberjackcocoapods
    View on GitHub↗13,327
  • answer-huang/dsymtoolsanswer-huang avatar

    answer-huang/dSYMTools

    3,474View on GitHub↗

    #更新: ###Version 1.0.5 2016-11-28 1.支持拖入 dSYM 文件。 ###Version 1.0.4 2016-11-08 1.使用 Objective-C 重写应用。 2.建议都使用此版本。 ###Version 1.0.3 2015-05-16 1.解决文件路径中不能包含空格的 bug。

    C
    View on GitHub↗3,474
  • Compare all 16 related projects→