jellyfin/MediaBrowser.Server.Mac
2017-05-29 16:07:05 -04:00
..
Native update mac release 2017-03-25 19:13:44 -04:00
Resources updates for mac project 2014-11-28 12:40:20 -05:00
AppController.cs update mac project 2016-11-13 23:50:23 -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 Merge branch 'dev' of https://github.com/MediaBrowser/Emby into dev 2017-05-29 15:58:40 -04:00
Info.plist update mac to emby 2015-04-16 11:55:45 -04:00
MacAppHost.cs add support for cert with password 2017-04-30 22:22:13 -04:00
Main.cs update mac project 2017-05-29 16:07:05 -04:00
MainMenu.xib update mac files 2014-11-23 15:57:25 -05:00
MenuBarIcon.cs update mac project 2016-11-19 13:20:26 -05:00
packages.config update packages 2017-05-29 16:06:00 -04:00
readme.txt remove old release configurations 2014-11-29 17:19:02 -05:00
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