Skip to content

Commit

Permalink
Merge pull request #4102 from dpalou/MOBILE-4470
Browse files Browse the repository at this point in the history
MOBILE-4470 ios: Increase iOS min deployment target to 13.0
  • Loading branch information
NoelDeMartin authored Jun 27, 2024
2 parents c16649b + 61cb681 commit 85a1d15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
<preference name="AndroidPersistentFileLocation" value="Compatibility" />
<preference name="AndroidInsecureFileModeEnabled" value="true" />
<preference name="CustomURLSchemePluginClearsAndroidIntent" value="true" />
<preference name="deployment-target" value="13.0" />
<preference name="iosPersistentFileLocation" value="Compatibility" />
<preference name="iosScheme" value="moodleappfs" />
<preference name="WKWebViewOnly" value="true" />
Expand Down

0 comments on commit 85a1d15

Please sign in to comment.