Skip to content

colbylwilliams/DefaultDesigner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DefaultDesigner

Xamarin Studio & Visual Studio for Mac add-in to open xib and storyboard files with Xcode Interface Builder by default.

Installing

Xamarin Studio:

  1. Download the .mpack file of the release v1.0
  2. Launch Xamarin Studio, open the Xamarin Studio menu and select Add-ins...
  3. In the bottom left of the Add-in Manager dialog, click Install from file...
  4. Choose the .mpack file you downloaded in step 1.
  5. When prompted, select Install

Visual Studio for Mac:

  1. Download the .mpack file of the release v1.3
  2. Launch Visual Studio, open the Visual Studio menu and select Extensions...
  3. In the bottom left of the Extensions Manager dialog, click Install from file...
  4. Choose the .mpack file you downloaded in step 1.
  5. When prompted, select Install

About

Created by Colby Williams, mostly by copy/pasting code from David Karlaš.

Licensed under the MIT License (MIT). See LICENSE for details.