-
Notifications
You must be signed in to change notification settings - Fork 808
Home
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.
If you'd like to support the project, please consider submitting your app to help us test our app analysis tool. You can read more about the effort here.
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 - Blog posting
- Building a simple app with the Windows Bridge for iOS - Video
- Windows Bridge for iOS: Let's open this up
- Visual Studio Walkthrough for iOS Developers
- Compiling Objective-C Using Visual Studio - Video - (30 min into video)
- Using the iOS Bridge to Bring Storyboards and Auto Layout to Windows 10
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