change the minimum IOS Deploying Target to 9.0

This commit is contained in:
Nguyen Son Tung TRAN
2021-09-14 15:21:37 +07:00
committed by Dat H. Pham
parent eadcdd57ae
commit 3d8ce8381b
+1 -1
View File
@@ -21,6 +21,6 @@
<key>CFBundleVersion</key>
<string>1.0</string>
<key>MinimumOSVersion</key>
<string>8.0</string>
<string>9.0</string>
</dict>
</plist>