Skip to content

Commit fed2647

Browse files
chore: Release build (1.1.0) (#101)
2 parents c5cf26f + 67cf506 commit fed2647

File tree

4 files changed

+12
-10
lines changed

4 files changed

+12
-10
lines changed

TestFlight/WhatToTest.en-GB.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
What's new:
2-
- Share your documents (photos, audio, etc.) from your favourite app to Euria.
1+
What’s new:
2+
- A brand-new widget size has appeared! The Euria widget is now available in medium and large.
3+
- Show off your photography skills and launch the camera directly from the widget.

TestFlight/WhatToTest.fr-FR.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
Quoi de neuf :
2-
- Partagez vos documents (photos, audio…) depuis votre app préférée vers Euria
2+
- Une nouvelle taille de widget vient d'apparaître ! Le widget Euria est maintenant disponible en medium et large !
3+
- Mettez en avant vos talents de photographes et activez l'appareil photo directement depuis le widget

Tuist/Package.resolved

Lines changed: 6 additions & 6 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
@@ -27,7 +27,7 @@ public enum Constants {
2727

2828
public static let baseSettings = SettingsDictionary()
2929
.currentProjectVersion("1")
30-
.marketingVersion("1.0.4")
30+
.marketingVersion("1.1.0")
3131
.automaticCodeSigning(devTeam: "864VDCS2QY")
3232
.merging(["DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER": SettingValue(stringLiteral: "NO"),
3333
"SWIFT_STRICT_CONCURRENCY": SettingValue(stringLiteral: "complete")])

0 commit comments

Comments
 (0)