From f932ac390182dbb1b50e3a0b4abf2314fd43bd32 Mon Sep 17 00:00:00 2001 From: Reinhard Pointner Date: Tue, 12 Jun 2018 03:33:10 +0700 Subject: [PATCH] Build self-contained APP bundle (non-MAS) --- app.properties | 6 ++++++ build.xml | 11 +++++++---- installer/{app => icons}/filebot.icns | Bin installer/msi/filebot.wix | 4 ++-- 4 files changed, 15 insertions(+), 6 deletions(-) rename installer/{app => icons}/filebot.icns (100%) diff --git a/app.properties b/app.properties index 8c95e1c5..d669e516 100644 --- a/app.properties +++ b/app.properties @@ -54,6 +54,12 @@ package.description: FileBot is the ultimate tool for organizing and renaming yo package.tags: Mass Renamer, Rename TV shows, Rename movies, Organize media files, Fetch Subtitles, Check SFV files, Plex Media Server, Kodi Media Center, TheTVDB, TheMovieDB, OpenSubtitles package.homepage: https://www.filebot.net/ +# File Types +license.description: FileBot License File +license.extension: psm +license.mimetype: application/x-filebot-license + + # Distribution-specific Package Information microsoft.application.name: PointPlanck.FileBot microsoft.application.publisher: CN=761A0D2B-9B86-4FE4-B664-18E4E0AFC3F1 diff --git a/build.xml b/build.xml index 4e6a4195..ce746f00 100644 --- a/build.xml +++ b/build.xml @@ -581,6 +581,9 @@ + + +