jellyfin/MediaBrowser.Server.Mac
2016-04-03 16:40:32 -04:00
..
Native update mac release 2016-03-27 19:11:27 -04:00
Resources updates for mac project 2014-11-28 12:40:20 -05:00
AppController.cs update mac project 2014-11-28 23:03:47 -05:00
AppController.designer.cs update mac files 2014-11-21 12:20:28 -05:00
AppDelegate.cs update mac project 2014-11-28 23:03:47 -05:00
AppDelegate.designer.cs add server.mac project 2014-11-21 12:08:50 -05:00
Emby.Server.Mac.csproj update mac project 2016-04-03 16:40:32 -04:00
ImageMagickSharp.dll.config remove image magick components 2015-04-08 11:44:49 -04:00
Info.plist update mac to emby 2015-04-16 11:55:45 -04:00
Main.cs update mac project 2016-01-22 13:31:57 -05:00
MainMenu.xib update mac files 2014-11-23 15:57:25 -05:00
MenuBarIcon.cs update icon text 2015-12-27 01:11:29 -05:00
packages.config update mac project 2014-11-26 15:23:52 -05:00
readme.txt remove old release configurations 2014-11-29 17:19:02 -05:00
statusicon.png update mac project 2014-11-26 20:56:14 -05: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