From 4ee338df6d51dca230348172b2f35238dce71aec Mon Sep 17 00:00:00 2001 From: Laurent Date: Thu, 26 Jun 2025 11:25:09 +0200 Subject: [PATCH] merge main --- PadelClub.xcodeproj/project.pbxproj | 4 ++-- .../xcschemes/PadelClub ProdTest.xcscheme | 2 +- .../xcshareddata/xcschemes/PadelClub Raw.xcscheme | 2 +- .../xcschemes/PadelClub TestFlight.xcscheme | 4 ++-- .../xcshareddata/xcschemes/PadelClub.xcscheme | 2 +- .../Views/Calling/GroupStageCallingView.swift | 2 +- .../Components/GroupStageSettingsView.swift | 14 +++++++------- .../GroupStage/Components/GroupStageTeamView.swift | 2 +- PadelClub/Views/GroupStage/GroupStageView.swift | 2 +- .../Views/GroupStage/GroupStagesSettingsView.swift | 6 +++--- 10 files changed, 20 insertions(+), 20 deletions(-) diff --git a/PadelClub.xcodeproj/project.pbxproj b/PadelClub.xcodeproj/project.pbxproj index 04dc537..650c1ec 100644 --- a/PadelClub.xcodeproj/project.pbxproj +++ b/PadelClub.xcodeproj/project.pbxproj @@ -3359,7 +3359,7 @@ CODE_SIGN_ENTITLEMENTS = PadelClub/PadelClub.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 3; + CURRENT_PROJECT_VERSION = 6; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEFINES_MODULE = YES; DEVELOPMENT_ASSET_PATHS = "\"PadelClub/Preview Content\""; @@ -3403,7 +3403,7 @@ CODE_SIGN_ENTITLEMENTS = PadelClub/PadelClub.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 3; + CURRENT_PROJECT_VERSION = 6; DEFINES_MODULE = YES; DEVELOPMENT_ASSET_PATHS = "\"PadelClub/Preview Content\""; DEVELOPMENT_TEAM = BQ3Y44M3Q6; diff --git a/PadelClub.xcodeproj/xcshareddata/xcschemes/PadelClub ProdTest.xcscheme b/PadelClub.xcodeproj/xcshareddata/xcschemes/PadelClub ProdTest.xcscheme index 08847de..739a24c 100644 --- a/PadelClub.xcodeproj/xcshareddata/xcschemes/PadelClub ProdTest.xcscheme +++ b/PadelClub.xcodeproj/xcshareddata/xcschemes/PadelClub ProdTest.xcscheme @@ -1,6 +1,6 @@