Details
-
Task
-
Resolution: Fixed
-
Minor
-
3.5.2
-
- When uploading a new build to publish it, check that you're not asked for this setting again.
-
MOODLE_35_STABLE
-
MOODLE_400_STABLE
-
Moodle App 4.0
Description
We need to set this property to false so we are not asked again and again to indicate this manually when uploading new binary files for testing or publication
It has to be something like:
<edit-config file="*-Info.plist" mode="add" target="ITSAppUsesNonExemptEncryption"><false/></edit-config>