Skip to content

Commit

Permalink
chore: Release build 1.1.0-b15 (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinperignon authored Feb 28, 2025
2 parents 5f8c77e + ff0a247 commit 5de8f5d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions TestFlight/WhatToTest.en-GB.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
- Better handling of email address entry
- User interface improvements
- Bug fixes
1 change: 1 addition & 0 deletions TestFlight/WhatToTest.fr-FR.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
- Meilleure gestion de la saisie des adresses e-mail
- Améliorations de l'interface utilisateurs
- Corrections de bugs
2 changes: 1 addition & 1 deletion Tuist/ProjectDescriptionHelpers/Constants.swift
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ public enum Constants {

public static let baseSettings = SettingsDictionary()
.currentProjectVersion("1")
.marketingVersion("1.0.0")
.marketingVersion("1.1.0")
.automaticCodeSigning(devTeam: "864VDCS2QY")
.merging(["DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER": SettingValue(stringLiteral: "NO"),
"SWIFT_STRICT_CONCURRENCY": SettingValue(stringLiteral: "complete")])
Expand Down

0 comments on commit 5de8f5d

Please sign in to comment.