|
|
|
|
@ -976,6 +976,9 @@ |
|
|
|
|
FFE8B5B72DA8763800BDE966 /* PaymentInfoSheetView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFE8B5B62DA8763800BDE966 /* PaymentInfoSheetView.swift */; }; |
|
|
|
|
FFE8B5B82DA8763800BDE966 /* PaymentInfoSheetView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFE8B5B62DA8763800BDE966 /* PaymentInfoSheetView.swift */; }; |
|
|
|
|
FFE8B5B92DA8763800BDE966 /* PaymentInfoSheetView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFE8B5B62DA8763800BDE966 /* PaymentInfoSheetView.swift */; }; |
|
|
|
|
FFE8B5BB2DA9896800BDE966 /* RefundService.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFE8B5BA2DA9896800BDE966 /* RefundService.swift */; }; |
|
|
|
|
FFE8B5BC2DA9896800BDE966 /* RefundService.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFE8B5BA2DA9896800BDE966 /* RefundService.swift */; }; |
|
|
|
|
FFE8B5BD2DA9896800BDE966 /* RefundService.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFE8B5BA2DA9896800BDE966 /* RefundService.swift */; }; |
|
|
|
|
FFE8C2C02C7601E80046B243 /* ConfirmButtonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFE8C2BF2C7601E80046B243 /* ConfirmButtonView.swift */; }; |
|
|
|
|
FFEF7F4E2BDE69130033D0F0 /* MenuWarningView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFEF7F4D2BDE69130033D0F0 /* MenuWarningView.swift */; }; |
|
|
|
|
FFF0241E2BF48B15001F14B4 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = FFF0241D2BF48B15001F14B4 /* Localizable.strings */; }; |
|
|
|
|
@ -1415,6 +1418,7 @@ |
|
|
|
|
FFE2D2E12C231BEE00D0C7BE /* SupportButtonView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SupportButtonView.swift; sourceTree = "<group>"; }; |
|
|
|
|
FFE8B5B22DA848D300BDE966 /* OnlineWaitingListFaqSheetView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OnlineWaitingListFaqSheetView.swift; sourceTree = "<group>"; }; |
|
|
|
|
FFE8B5B62DA8763800BDE966 /* PaymentInfoSheetView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PaymentInfoSheetView.swift; sourceTree = "<group>"; }; |
|
|
|
|
FFE8B5BA2DA9896800BDE966 /* RefundService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RefundService.swift; sourceTree = "<group>"; }; |
|
|
|
|
FFE8C2BF2C7601E80046B243 /* ConfirmButtonView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConfirmButtonView.swift; sourceTree = "<group>"; }; |
|
|
|
|
FFEF7F4D2BDE69130033D0F0 /* MenuWarningView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuWarningView.swift; sourceTree = "<group>"; }; |
|
|
|
|
FFF0241C2BF48B15001F14B4 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; }; |
|
|
|
|
@ -1521,8 +1525,6 @@ |
|
|
|
|
FFD784002B91BF79000F62A6 /* Launch Screen.storyboard */, |
|
|
|
|
FF2B515F2C7E300500FFF126 /* SeedData */, |
|
|
|
|
C4A47D722B72881500ADC637 /* Views */, |
|
|
|
|
FF3A73F22D37C34C007E3032 /* RegistrationInfoSheetView.swift */, |
|
|
|
|
FF3A74312D37DCF2007E3032 /* InscriptionLegendView.swift */, |
|
|
|
|
FF3F74FD2B91A087004CFE0E /* ViewModel */, |
|
|
|
|
C4A47D5F2B6D3B2D00ADC637 /* Data */, |
|
|
|
|
FFF8ACD02B9238A2008466FA /* Utils */, |
|
|
|
|
@ -2019,6 +2021,8 @@ |
|
|
|
|
FFE103112C366E5900684FC9 /* ImagePickerView.swift */, |
|
|
|
|
FFBFC3942CF05CBB000EBD8D /* DateMenuView.swift */, |
|
|
|
|
FFE8B5B62DA8763800BDE966 /* PaymentInfoSheetView.swift */, |
|
|
|
|
FF3A73F22D37C34C007E3032 /* RegistrationInfoSheetView.swift */, |
|
|
|
|
FF3A74312D37DCF2007E3032 /* InscriptionLegendView.swift */, |
|
|
|
|
); |
|
|
|
|
path = Shared; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
@ -2051,6 +2055,7 @@ |
|
|
|
|
FF4AB6B42B9248200002987F /* NetworkManager.swift */, |
|
|
|
|
FFC1E1092BAC2A77008D6F59 /* NetworkFederalService.swift */, |
|
|
|
|
FF6EC9052B947A1000EA7F5A /* NetworkManagerError.swift */, |
|
|
|
|
FFE8B5BA2DA9896800BDE966 /* RefundService.swift */, |
|
|
|
|
); |
|
|
|
|
path = Network; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
@ -2671,6 +2676,7 @@ |
|
|
|
|
C488C8352CC7E4240082001F /* BaseMatchScheduler.swift in Sources */, |
|
|
|
|
C488C8372CC7E4240082001F /* BasePlayerRegistration.swift in Sources */, |
|
|
|
|
C488C8382CC7E4240082001F /* BaseTeamScore.swift in Sources */, |
|
|
|
|
FFE8B5BB2DA9896800BDE966 /* RefundService.swift in Sources */, |
|
|
|
|
C488C8392CC7E4240082001F /* BaseTournament.swift in Sources */, |
|
|
|
|
FF6087EC2BE26A2F004E1E47 /* BroadcastView.swift in Sources */, |
|
|
|
|
FFF964552BC266CF00EEF017 /* SchedulerView.swift in Sources */, |
|
|
|
|
@ -3130,6 +3136,7 @@ |
|
|
|
|
FF4CBFF22C996C0600151637 /* TournamentFormatSelectionView.swift in Sources */, |
|
|
|
|
FF17CA592CC02FEB003C7323 /* CoachListView.swift in Sources */, |
|
|
|
|
FF4CBFF32C996C0600151637 /* MatchListView.swift in Sources */, |
|
|
|
|
FFE8B5BD2DA9896800BDE966 /* RefundService.swift in Sources */, |
|
|
|
|
FF4CBFF42C996C0600151637 /* PadelClubApp.swift in Sources */, |
|
|
|
|
FF4CBFF52C996C0600151637 /* TournamentSettingsView.swift in Sources */, |
|
|
|
|
C4A36F582CE2626A003738C6 /* TournamentLibrary.swift in Sources */, |
|
|
|
|
@ -3426,6 +3433,7 @@ |
|
|
|
|
FF70FB712C90584900129CC2 /* TournamentFormatSelectionView.swift in Sources */, |
|
|
|
|
FF17CA582CC02FEB003C7323 /* CoachListView.swift in Sources */, |
|
|
|
|
FF70FB722C90584900129CC2 /* MatchListView.swift in Sources */, |
|
|
|
|
FFE8B5BC2DA9896800BDE966 /* RefundService.swift in Sources */, |
|
|
|
|
FF70FB732C90584900129CC2 /* PadelClubApp.swift in Sources */, |
|
|
|
|
FF70FB742C90584900129CC2 /* TournamentSettingsView.swift in Sources */, |
|
|
|
|
C4A36F592CE2626A003738C6 /* TournamentLibrary.swift in Sources */, |
|
|
|
|
|