refactor: move macOS info.plist to /redist/

This commit is contained in:
shenleban tongying 2023-04-17 20:55:32 -04:00
parent 7127539f29
commit 59969277d1
No known key found for this signature in database
2 changed files with 1 additions and 1 deletions

View file

@ -250,7 +250,7 @@ mac {
OBJECTIVE_SOURCES += src/macos/machotkeywrapper.mm \
src/macos/macmouseover.mm
ICON = icons/macicon.icns
QMAKE_INFO_PLIST = myInfo.plist
QMAKE_INFO_PLIST = redist/myInfo.plist
!CONFIG( no_macos_universal ) {
QMAKE_POST_LINK = mkdir -p GoldenDict.app/Contents/Frameworks && \