-
Notifications
You must be signed in to change notification settings - Fork 808
Home
John Kennedy edited this page Jun 15, 2016
·
14 revisions
The Windows Bridge for iOS is a Microsoft open-source project that provides an Objective-C development environment for Visual Studio and support for iOS APIs. The bridge allows you to create Universal Windows Apps (UWAs) that will run on any Windows 10 device using iOS APIs and Objective-C code.
Here you'll find details on using the bridge, contributing to the project and our development roadmap.
For more information, check out our website on Windows Dev Center.
You can also follow @WindowsDev on Twitter and interact with our team using the #WinObjC hashtag.
- Building a Simple App with the Windows Bridge for iOS
- Mixing and Matching UIKit and XAML
- Using the iOS Bridge to Bring Storyboards and AutoLayout to Windows 10
- UWP Porting Guidance for iOS Developers
- Visual Studio Walkthrough for iOS Developers
- Windows Bridge for iOS: Let's open this up
Project
Using the bridge
- Getting Started
- Using vsimporter
- Using the SDK
- Building From Source
- Adding Objective C to an Existing Project
- UI Guidance
- Changing the SDK Version of a Project
- Debugging
- Debugging Stack Traces from Crash Dumps
- Supported Third Party Libraries
- Creating and Linking Against C++ Static Libraries
- Packaging
Samples and Tutorials
- Quick Start Tutorial
- Building a To-Do List App
- Building a Calculator App
- Mixing and Matching UIKit and XAML
- IOS Bridge Samples Repo
Contributing
Links