소스 검색

Merge pull request #765 from MikePlante1/smash-the-glass

Disable Liquid Glass
Sjoerd Bozon 8 달 전
부모
커밋
5c0ea7d72b
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      Trio/Resources/Info.plist

+ 2 - 0
Trio/Resources/Info.plist

@@ -107,6 +107,8 @@
 		<string>remote-notification</string>
 		<string>audio</string>
 	</array>
+    <key>UIDesignRequiresCompatibility</key>
+    <true/>
 	<key>UIFileSharingEnabled</key>
 	<true/>
 	<key>UILaunchScreen</key>