v3.1.0: updated minimum iOS version to 12 from 11

This commit is contained in:
Evan Debenham
2025-03-25 12:28:48 -04:00
parent dff1131bfc
commit 5f1bee8826

View File

@@ -31,7 +31,7 @@
<key>UIStatusBarStyle</key>
<string>UIStatusBarStyleLightContent</string>
<key>MinimumOSVersion</key>
<string>11.0</string>
<string>12.0</string>
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>