Disable Impeller on iOS
This commit is contained in:
parent
00ffc3fc41
commit
fe0678cbbf
|
|
@ -70,5 +70,7 @@
|
|||
<true/>
|
||||
<key>UIApplicationSupportsIndirectInputEvents</key>
|
||||
<true/>
|
||||
<key>FLTEnableImpeller</key>
|
||||
<false/>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
|
|||
Loading…
Reference in New Issue