diff --git a/fastlane/Fastfile b/fastlane/Fastfile index 4aec648f7..4d68bcdf2 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -569,7 +569,8 @@ platform :ios do "ADALLogOverrideDisabled" => true, "HooksAlwaysEnabled" => true, "ADALClientId" => intune_client_id, - "ADALRedirectUri" => intune_redirect_uri + "ADALRedirectUri" => intune_redirect_uri, + "MaxFileProtectionLevel" => "NSFileProtectionCompleteUntilFirstUserAuthentication" } plist["LSApplicationQueriesSchemes"] = [ diff --git a/libraries/@mattermost/intune b/libraries/@mattermost/intune index 412afe596..9a888c921 160000 --- a/libraries/@mattermost/intune +++ b/libraries/@mattermost/intune @@ -1 +1 @@ -Subproject commit 412afe596e58c973673366c101ba309a21d115f0 +Subproject commit 9a888c921b339c5f268ad202b6e498ca1678c82e