-
Notifications
You must be signed in to change notification settings - Fork 808
Getting Started
Brian Bowman edited this page Mar 13, 2017
·
12 revisions
Follow the instructions on the README
You don't even need a PC to get started: Use a virtual machine on your existing Mac to run a version of Windows 10, pre-loaded with the Bridge tools. Images for leading virtualization tools are available on the Windows Dev Center.
Alternatively, use the online Virtual Lab to try out the tutorial project. The lab works on PC, Mac and even your iPad.
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