Skip to content

Commit

Permalink
Fix scrolling list crashes on iOS 14
Browse files Browse the repository at this point in the history
  • Loading branch information
khanhduytran0 committed Sep 29, 2024
1 parent 1f2a60f commit 21b6940
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions entitlements.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>com.apple.private.xpc.launchd.app-server</key>
<true/>
<key>com.apple.QuartzCore.displayable-context</key>
<true/>
<key>com.apple.QuartzCore.secure-mode</key>
Expand Down

0 comments on commit 21b6940

Please sign in to comment.