1 مستودع
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.
WinObjC is an implementation of the Objective-C language runtime and object model for the Windows operating system. Its primary purpose is to enable the execution of Objective-C code and iOS APIs on Windows to support the porting of iOS applications. The project features a native API bridge that maps Objective-C system framework calls to native Windows API functions. It includes a toolchain to convert Xcode project targets and workspaces into Visual Studio formats and translates visual storyboard design files into active on-screen interface elements. The codebase covers binary interoperabili
Adapts iOS applications and APIs to run on Windows by converting projects and implementing frameworks.