awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesIn-App Debugging Workflows

Development patterns for triggering debug actions and executing test code blocks through an embedded interface on mobile devices.

Distinct from iOS Debugging Setup: Focuses on the workflow of executing test routines via an in-app menu, unlike the shortlist's focus on symbol setup or network capture.

Explore 1 awesome GitHub repository matching mobile development · In-App Debugging Workflows. Refine with filters or upvote what's useful.

Awesome In-App Debugging Workflows GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • facebookarchive/tweaksfacebookarchive 的头像

    facebookarchive/Tweaks

    4,709在 GitHub 上查看↗

    Tweaks 是一个用于在 iOS 平台上修改应用程序变量、执行调试例程和微调视觉参数的运行时工具接口。它作为一个参数调优器和调试工具,允许在不重启应用程序的情况下调整应用行为。 该项目提供了一个可通过摇晃手势访问的动态配置 UI,用于实时修改动画时序、颜色和逻辑参数。它支持执行全局调试操作,并使用来自持久配置存储的值覆盖硬编码常量。 该系统涵盖了属性绑定和状态同步,以将 UI 控制元素连接到应用程序变量。这支持了专注于 UI 迭代和在运行时触发预定义调试例程的移动开发工作流。

    Supports a debugging workflow that triggers specific actions and executes test code via a dedicated mobile configuration menu.

    Objective-C
    在 GitHub 上查看↗4,709
  1. Home
  2. Mobile Development
  3. In-App Debugging Workflows