Skip to content

Commit ef8c090

Browse files
committed
feat(Info.plist): add LSUIElement key to enable app as a background agent
1 parent b131233 commit ef8c090

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

SaveEye/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,7 @@
1111
需要辅助功能权限来监控您的屏幕使用模式,提供个性化的护眼提醒。所有数据仅在本地处理。</string>
1212
<key>SMLoginItemEnabled</key>
1313
<true/>
14+
<key>LSUIElement</key>
15+
<true/>
1416
</dict>
1517
</plist>

0 commit comments

Comments
 (0)