Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/colbylwilliams/DefaultDesigner

Xamarin Studio & Visual Studio for Mac add-in to open xib and storyboard files with Xcode Interface Builder by default
https://github.com/colbylwilliams/DefaultDesigner

storyboard-files visual-studio visual-studio-for-mac xamarin-studio xcode xcode-interface-builder xib

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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][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][4]
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][1], mostly by copy/pasting code from [David Karlaš][2].

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

[0]:https://github.com/colbylwilliams/DefaultDesigner/releases/tag/v1.0
[1]:https://github.com/colbylwilliams
[2]:https://github.com/DavidKarlas
[3]:https://github.com/colbylwilliams/DefaultDesigner/blob/master/LICENSE
[4]:https://github.com/colbylwilliams/DefaultDesigner/releases/tag/v1.3