Skip to content

Commit 4030de5

Browse files
authored
chore: Release build 5.11.4-b73 (#1748)
2 parents 37eb6f8 + 70fb2d0 commit 4030de5

File tree

4 files changed

+13
-19
lines changed

4 files changed

+13
-19
lines changed

TestFlight/WhatToTest.en-GB.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
1-
- Fix a rare issue preventing a private share link from opening
2-
- Connectivity check before Office file edition
3-
- Error handling of parental control on Office file edition
4-
- App over refreshing when switching to foreground
1+
- Fix a UI issue regarding the header of lists of files
52
- Stability improvements and bug fixes

TestFlight/WhatToTest.fr-FR.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
1-
- Correction d'un problème rare empêchant l'ouverture d'un lien de partage privé
2-
- Vérification de la connectivité avant edition d'un fichier Office
3-
- Gestion des erreurs en rapport au contrôle parental à l'édition de fichiers Office
4-
- Rafraîchissement excessif de l'application lors du passage au premier plan
1+
- Correction d'un problème d'interface utilisateur concernant l'en-tête des listes de fichiers
52
- Améliorations de la stabilité et corrections de bugs

Tuist/Package.resolved

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Tuist/ProjectDescriptionHelpers/Constants.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ public enum Constants {
2626
public static let baseSettings = SettingsDictionary()
2727
.automaticCodeSigning(devTeam: "864VDCS2QY")
2828
.currentProjectVersion("1")
29-
.marketingVersion("5.11.3")
29+
.marketingVersion("5.11.4")
3030

3131
public static let deploymentTarget = DeploymentTargets.iOS("15.0")
3232
public static let destinations = Set<Destination>([.iPhone, .iPad])

0 commit comments

Comments
 (0)