You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/MediaBrowser.Server.Mac
Luke e14fa7d8e5
update mac build
10 years ago
..
Native
Resources
AppController.cs
AppController.designer.cs
AppDelegate.cs
AppDelegate.designer.cs
Emby.Server.Mac.csproj update mac build 10 years ago
ImageMagickSharp.dll.config
Info.plist
Main.cs
MainMenu.xib
MediaBrowser.MediaInfo.dll.config
MenuBarIcon.cs
packages.config
readme.txt
statusicon.png

readme.txt

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