jellyfin/MediaBrowser.Server.Mac
2015-12-01 22:57:40 -05:00
..
Native update mac project 2015-10-27 00:13:12 -04:00
Resources
AppController.cs
AppController.designer.cs
AppDelegate.cs
AppDelegate.designer.cs
Emby.Server.Mac.csproj update mac project 2015-12-01 22:57:40 -05: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 startup 2015-10-29 21:55:42 -04:00
MainMenu.xib
MediaBrowser.MediaInfo.dll.config
MenuBarIcon.cs update mac project 2015-10-27 00:13:12 -04:00
packages.config
readme.txt remove old release configurations 2014-11-29 17:19:02 -05:00
statusicon.png

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