Skip to content

Commit e9d585a

Browse files
author
Denis Stanishevskiy
committed
LSUIElement=NO due to issues with regaining the focus on the preview after switching to other windows
1 parent bc87b5a commit e9d585a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

QuickLookPreview.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@
262262
DEVELOPMENT_TEAM = G84U56F244;
263263
ENABLE_HARDENED_RUNTIME = YES;
264264
GENERATE_INFOPLIST_FILE = YES;
265-
INFOPLIST_KEY_LSUIElement = YES;
265+
INFOPLIST_KEY_LSUIElement = NO;
266266
INFOPLIST_KEY_NSHumanReadableCopyright = "";
267267
INFOPLIST_KEY_NSMainNibFile = Main;
268268
INFOPLIST_KEY_NSMainStoryboardFile = "";
@@ -294,7 +294,7 @@
294294
DEVELOPMENT_TEAM = G84U56F244;
295295
ENABLE_HARDENED_RUNTIME = YES;
296296
GENERATE_INFOPLIST_FILE = YES;
297-
INFOPLIST_KEY_LSUIElement = YES;
297+
INFOPLIST_KEY_LSUIElement = NO;
298298
INFOPLIST_KEY_NSHumanReadableCopyright = "";
299299
INFOPLIST_KEY_NSMainNibFile = Main;
300300
INFOPLIST_KEY_NSMainStoryboardFile = "";

0 commit comments

Comments
 (0)