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

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

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

1 个仓库

Awesome GitHub RepositoriesApplication Porting Frameworks

Tools and libraries designed to adapt applications from one mobile platform to a different operating system.

Distinct from iOS App Compilation: Existing candidates focus on installation or modification of existing apps, not the act of porting to a different OS.

Explore 1 awesome GitHub repository matching mobile development · Application Porting Frameworks. Refine with filters or upvote what's useful.

Awesome Application Porting Frameworks GitHub Repositories

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

    microsoft/WinObjC

    6,239在 GitHub 上查看↗

    WinObjC 是 Windows 操作系统上 Objective-C 语言运行时和对象模型的实现。其主要目的是支持 iOS 应用程序的移植,实现在 Windows 上执行 Objective-C 代码和 iOS API。 该项目具有一个原生 API 桥接器,将 Objective-C 系统框架调用映射到原生 Windows API 函数。它包括一个将 Xcode 项目目标和工作区转换为 Visual Studio 格式的工具链,并将可视化 Storyboard 设计文件转换为活跃的屏幕界面元素。 该代码库涵盖了二进制互操作性、多架构编译和用户界面事件的路由。它还提供了用于在调试期间检查运行时内存状态和可视化原生对象的诊断工具。 项目输出以 NuGet 包的形式分发。

    Adapts iOS applications and APIs to run on Windows by converting projects and implementing frameworks.

    C
    在 GitHub 上查看↗6,239
  1. Home
  2. Mobile Development
  3. Application Porting Frameworks