jellyfin/MediaBrowser.Server.Mac
2017-02-24 13:04:47 -05:00
..
Native update mac project 2017-01-26 14:41:57 -05:00
Resources
AppController.cs update mac project 2016-11-13 23:50:23 -05:00
AppController.designer.cs
AppDelegate.cs
AppDelegate.designer.cs
Emby.Server.Mac.csproj update references 2017-02-24 13:04:47 -05:00
ImageMagickSharp.dll.config
Info.plist
MacAppHost.cs update mac project 2017-02-24 13:00:18 -05:00
Main.cs update mac project 2017-02-24 13:00:18 -05:00
MainMenu.xib
MenuBarIcon.cs update mac project 2016-11-19 13:20:26 -05:00
packages.config
readme.txt
statusicon.png update mac icon 2016-07-07 23:45:16 -04:00

Instructions for deploying a new build:

1. Download source code

2. In resources folder, remove dashboard-ui, then re-add from the WebDashboard project, making sure to link the files, rather than copy. This will pick up any web client changes since the last deployment.

3. Repeat the process for swagger-ui, if ServiceStack has been updated since the last release. If in doubt, just do it.

4. Commit and push the changes to the Mac project

5. Build the installer

6. Proceed as normal and tag the builds in github