diff --git a/YACReader/Info.plist b/YACReader/Info.plist
index b01b250e..00e5cac2 100644
--- a/YACReader/Info.plist
+++ b/YACReader/Info.plist
@@ -9,7 +9,7 @@
CFBundlePackageType
APPL
CFBundleGetInfoString
- Created by Qt/QMake
+ YACReader
CFBundleSignature
????
CFBundleExecutable
@@ -22,7 +22,7 @@
CFBundleTypeName
YACReader Comic rar
CFBundleTypeRole
- Viewer
+ Viewer
LSHandlerRank
Owner
LSItemContentTypes
@@ -34,7 +34,7 @@
CFBundleTypeName
YACReader Comic zip
CFBundleTypeRole
- Viewer
+ Viewer
LSHandlerRank
Owner
LSItemContentTypes
@@ -46,7 +46,7 @@
CFBundleTypeName
YACReader Comic cbr
CFBundleTypeRole
- Viewer
+ Viewer
LSHandlerRank
Owner
LSItemContentTypes
@@ -58,7 +58,7 @@
CFBundleTypeName
YACReader Comic cbz
CFBundleTypeRole
- Viewer
+ Viewer
LSHandlerRank
Owner
LSItemContentTypes
@@ -70,7 +70,7 @@
CFBundleTypeName
YACReader Comic pdf
CFBundleTypeRole
- Viewer
+ Viewer
LSHandlerRank
Owner
LSItemContentTypes
@@ -167,5 +167,7 @@
+ NSRequiresAquaSystemAppearance
+
diff --git a/YACReaderLibrary/Info.plist b/YACReaderLibrary/Info.plist
new file mode 100644
index 00000000..e688e8a1
--- /dev/null
+++ b/YACReaderLibrary/Info.plist
@@ -0,0 +1,24 @@
+
+
+
+
+ NSPrincipalClass
+ NSApplication
+ CFBundleIconFile
+ YACReaderLibrary.icns
+ CFBundlePackageType
+ APPL
+ CFBundleGetInfoString
+ YACReaderLibrary
+ CFBundleSignature
+ ????
+ CFBundleExecutable
+ YACReaderLibrary
+ NSRequiresAquaSystemAppearance
+
+ CFBundleIdentifier
+ com.yacreader.YACReaderLibrary
+ NOTE
+ This file was generated by Qt/QMake.
+
+
diff --git a/YACReaderLibrary/YACReaderLibrary.pro b/YACReaderLibrary/YACReaderLibrary.pro
index 14513a18..82659af8 100644
--- a/YACReaderLibrary/YACReaderLibrary.pro
+++ b/YACReaderLibrary/YACReaderLibrary.pro
@@ -245,6 +245,7 @@ RC_FILE = icon.rc
macx {
ICON = YACReaderLibrary.icns
+ QMAKE_INFO_PLIST = YACReaderLibraryInfo.plist
}
TRANSLATIONS = yacreaderlibrary_es.ts \