|
|
|
|
@ -154,6 +154,12 @@ |
|
|
|
|
FF2B51612C7E302C00FFF126 /* local.sqlite in Resources */ = {isa = PBXBuildFile; fileRef = FF2B51602C7E302C00FFF126 /* local.sqlite */; }; |
|
|
|
|
FF2B6F5E2C036A1500835EE7 /* EventLinksView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF2B6F5D2C036A1400835EE7 /* EventLinksView.swift */; }; |
|
|
|
|
FF2EFBF02BDE295E0049CE3B /* SendToAllView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF2EFBEF2BDE295E0049CE3B /* SendToAllView.swift */; }; |
|
|
|
|
FF30ACED2E8D700B008B6006 /* PaymentService.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF30ACEC2E8D700B008B6006 /* PaymentService.swift */; }; |
|
|
|
|
FF30ACEE2E8D700B008B6006 /* PaymentService.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF30ACEC2E8D700B008B6006 /* PaymentService.swift */; }; |
|
|
|
|
FF30ACEF2E8D700B008B6006 /* PaymentService.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF30ACEC2E8D700B008B6006 /* PaymentService.swift */; }; |
|
|
|
|
FF30ACF12E8D7078008B6006 /* PaymentRequestButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF30ACF02E8D7078008B6006 /* PaymentRequestButton.swift */; }; |
|
|
|
|
FF30ACF22E8D7078008B6006 /* PaymentRequestButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF30ACF02E8D7078008B6006 /* PaymentRequestButton.swift */; }; |
|
|
|
|
FF30ACF32E8D7078008B6006 /* PaymentRequestButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF30ACF02E8D7078008B6006 /* PaymentRequestButton.swift */; }; |
|
|
|
|
FF3795622B9396D0004EA093 /* PadelClubApp.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = FF3795602B9396D0004EA093 /* PadelClubApp.xcdatamodeld */; }; |
|
|
|
|
FF3795662B9399AA004EA093 /* Persistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF3795652B9399AA004EA093 /* Persistence.swift */; }; |
|
|
|
|
FF39B6152DC8825E004E10CE /* PadelClubData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C49770202DC25A23005CD239 /* PadelClubData.framework */; }; |
|
|
|
|
@ -717,6 +723,9 @@ |
|
|
|
|
FFA97C9E2E8A7C080089EA22 /* View+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFA97C9D2E8A7C080089EA22 /* View+Extensions.swift */; }; |
|
|
|
|
FFA97C9F2E8A7C080089EA22 /* View+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFA97C9D2E8A7C080089EA22 /* View+Extensions.swift */; }; |
|
|
|
|
FFA97CA02E8A7C080089EA22 /* View+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFA97C9D2E8A7C080089EA22 /* View+Extensions.swift */; }; |
|
|
|
|
FFA97CA22E8BAC880089EA22 /* RankingGroupStageSetupView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFA97CA12E8BAC880089EA22 /* RankingGroupStageSetupView.swift */; }; |
|
|
|
|
FFA97CA32E8BAC880089EA22 /* RankingGroupStageSetupView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFA97CA12E8BAC880089EA22 /* RankingGroupStageSetupView.swift */; }; |
|
|
|
|
FFA97CA42E8BAC880089EA22 /* RankingGroupStageSetupView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFA97CA12E8BAC880089EA22 /* RankingGroupStageSetupView.swift */; }; |
|
|
|
|
FFB0FF672E81B671009EDEAC /* OnboardingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFB0FF662E81B671009EDEAC /* OnboardingView.swift */; }; |
|
|
|
|
FFB0FF682E81B671009EDEAC /* OnboardingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFB0FF662E81B671009EDEAC /* OnboardingView.swift */; }; |
|
|
|
|
FFB0FF692E81B671009EDEAC /* OnboardingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFB0FF662E81B671009EDEAC /* OnboardingView.swift */; }; |
|
|
|
|
@ -1019,6 +1028,8 @@ |
|
|
|
|
FF2B51622C7F073100FFF126 /* Model_1_1.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Model_1_1.xcdatamodel; sourceTree = "<group>"; }; |
|
|
|
|
FF2B6F5D2C036A1400835EE7 /* EventLinksView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EventLinksView.swift; sourceTree = "<group>"; }; |
|
|
|
|
FF2EFBEF2BDE295E0049CE3B /* SendToAllView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SendToAllView.swift; sourceTree = "<group>"; }; |
|
|
|
|
FF30ACEC2E8D700B008B6006 /* PaymentService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PaymentService.swift; sourceTree = "<group>"; }; |
|
|
|
|
FF30ACF02E8D7078008B6006 /* PaymentRequestButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PaymentRequestButton.swift; sourceTree = "<group>"; }; |
|
|
|
|
FF3795612B9396D0004EA093 /* Model.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Model.xcdatamodel; sourceTree = "<group>"; }; |
|
|
|
|
FF3795652B9399AA004EA093 /* Persistence.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Persistence.swift; sourceTree = "<group>"; }; |
|
|
|
|
FF39B60F2DC87FEB004E10CE /* PadelClubData.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = PadelClubData.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
|
@ -1126,6 +1137,7 @@ |
|
|
|
|
FFA6D78A2BB0BEB3003A31F3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; }; |
|
|
|
|
FFA97C8C2E8A59D00089EA22 /* TournamentPickerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TournamentPickerView.swift; sourceTree = "<group>"; }; |
|
|
|
|
FFA97C9D2E8A7C080089EA22 /* View+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "View+Extensions.swift"; sourceTree = "<group>"; }; |
|
|
|
|
FFA97CA12E8BAC880089EA22 /* RankingGroupStageSetupView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RankingGroupStageSetupView.swift; sourceTree = "<group>"; }; |
|
|
|
|
FFB0FF662E81B671009EDEAC /* OnboardingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OnboardingView.swift; sourceTree = "<group>"; }; |
|
|
|
|
FFB0FF722E841042009EDEAC /* WeekdaySelectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WeekdaySelectionView.swift; sourceTree = "<group>"; }; |
|
|
|
|
FFB1C98A2C10255100B154A7 /* TournamentBroadcastRowView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TournamentBroadcastRowView.swift; sourceTree = "<group>"; }; |
|
|
|
|
@ -1762,6 +1774,7 @@ |
|
|
|
|
FF4AB6B42B9248200002987F /* NetworkManager.swift */, |
|
|
|
|
FFC1E1092BAC2A77008D6F59 /* NetworkFederalService.swift */, |
|
|
|
|
FFE8B5BA2DA9896800BDE966 /* RefundService.swift */, |
|
|
|
|
FF30ACEC2E8D700B008B6006 /* PaymentService.swift */, |
|
|
|
|
FFE8B5C62DAA390000BDE966 /* StripeValidationService.swift */, |
|
|
|
|
FFE8B5CA2DAA429E00BDE966 /* XlsToCsvService.swift */, |
|
|
|
|
FFE8B6392DACEAEC00BDE966 /* ConfigurationService.swift */, |
|
|
|
|
@ -1814,6 +1827,7 @@ |
|
|
|
|
FF967CFB2BAEE13900A9A3BD /* GroupStagesView.swift */, |
|
|
|
|
FF5DA18E2BB9268800A33061 /* GroupStagesSettingsView.swift */, |
|
|
|
|
FF6525C22C8C61B400B9498E /* LoserBracketFromGroupStageView.swift */, |
|
|
|
|
FFA97CA12E8BAC880089EA22 /* RankingGroupStageSetupView.swift */, |
|
|
|
|
FF9AC3932BE3625D00C2E883 /* Components */, |
|
|
|
|
FF9AC3922BE3625200C2E883 /* Shared */, |
|
|
|
|
); |
|
|
|
|
@ -1842,6 +1856,7 @@ |
|
|
|
|
FF1162862BD004AD000C4809 /* EditingTeamView.swift */, |
|
|
|
|
FF17CA562CC02FEA003C7323 /* CoachListView.swift */, |
|
|
|
|
FF7DCD382CC330260041110C /* TeamRestingView.swift */, |
|
|
|
|
FF30ACF02E8D7078008B6006 /* PaymentRequestButton.swift */, |
|
|
|
|
FF025AD62BD0C0FB00A86CF8 /* Components */, |
|
|
|
|
); |
|
|
|
|
path = Team; |
|
|
|
|
@ -2281,6 +2296,7 @@ |
|
|
|
|
C4A47DB32B86387500ADC637 /* AccountView.swift in Sources */, |
|
|
|
|
FFCEDA4C2C2C08EA00F8C0F2 /* PlayersWithoutContactView.swift in Sources */, |
|
|
|
|
FF17CA4F2CB9243E003C7323 /* FollowUpMatchView.swift in Sources */, |
|
|
|
|
FF30ACEF2E8D700B008B6006 /* PaymentService.swift in Sources */, |
|
|
|
|
FFCD16B32C3E5E590092707B /* TeamsCallingView.swift in Sources */, |
|
|
|
|
FF1162832BCFBE4E000C4809 /* EditablePlayerView.swift in Sources */, |
|
|
|
|
FF1162852BD00279000C4809 /* PlayerDetailView.swift in Sources */, |
|
|
|
|
@ -2315,6 +2331,7 @@ |
|
|
|
|
FF025AED2BD1513700A86CF8 /* AppScreen.swift in Sources */, |
|
|
|
|
FFC91B032BD85E2400B29808 /* CourtView.swift in Sources */, |
|
|
|
|
FFCFC00E2BBC3D4600B82851 /* PointSelectionView.swift in Sources */, |
|
|
|
|
FF30ACF22E8D7078008B6006 /* PaymentRequestButton.swift in Sources */, |
|
|
|
|
FF089EB62BB00A3800F0AEC7 /* TeamRowView.swift in Sources */, |
|
|
|
|
C40CD2F32C412681000DBD9A /* AppDelegate.swift in Sources */, |
|
|
|
|
FFCFC00C2BBC3D1E00B82851 /* EditScoreView.swift in Sources */, |
|
|
|
|
@ -2451,6 +2468,7 @@ |
|
|
|
|
FF967D032BAEF0C000A9A3BD /* MatchDetailView.swift in Sources */, |
|
|
|
|
FFE8B5B32DA848D300BDE966 /* OnlineWaitingListFaqSheetView.swift in Sources */, |
|
|
|
|
FF967D0F2BAF63B000A9A3BD /* PlayerBlockView.swift in Sources */, |
|
|
|
|
FFA97CA32E8BAC880089EA22 /* RankingGroupStageSetupView.swift in Sources */, |
|
|
|
|
FFCFC0122BBC3E1A00B82851 /* PointView.swift in Sources */, |
|
|
|
|
FF1CBC232BB53E590036DAAB /* ClubHolder.swift in Sources */, |
|
|
|
|
FFBF41862BF75FDA001B24CB /* EventSettingsView.swift in Sources */, |
|
|
|
|
@ -2550,6 +2568,7 @@ |
|
|
|
|
FFA252AF2CDB734A0074E63F /* UmpireStatisticView.swift in Sources */, |
|
|
|
|
FF4CBF6F2C996C0600151637 /* ListRowViewModifier.swift in Sources */, |
|
|
|
|
FF4CBF702C996C0600151637 /* PresentationContext.swift in Sources */, |
|
|
|
|
FF30ACEE2E8D700B008B6006 /* PaymentService.swift in Sources */, |
|
|
|
|
FF4CBF722C996C0600151637 /* SwiftParser.swift in Sources */, |
|
|
|
|
FF4CBF732C996C0600151637 /* ChangePasswordView.swift in Sources */, |
|
|
|
|
FF4CBF742C996C0600151637 /* TournamentSubscriptionView.swift in Sources */, |
|
|
|
|
@ -2584,6 +2603,7 @@ |
|
|
|
|
FF4CBF882C996C0600151637 /* TeamRowView.swift in Sources */, |
|
|
|
|
FF4CBF8A2C996C0600151637 /* AppDelegate.swift in Sources */, |
|
|
|
|
FF4CBF8C2C996C0600151637 /* EditScoreView.swift in Sources */, |
|
|
|
|
FF30ACF12E8D7078008B6006 /* PaymentRequestButton.swift in Sources */, |
|
|
|
|
FF4CBF8D2C996C0600151637 /* TournamentOrganizerView.swift in Sources */, |
|
|
|
|
FF4CBF8F2C996C0600151637 /* TournamentRunningView.swift in Sources */, |
|
|
|
|
FF4CBF902C996C0600151637 /* TournamentDatePickerView.swift in Sources */, |
|
|
|
|
@ -2720,6 +2740,7 @@ |
|
|
|
|
FF4CC0182C996C0600151637 /* ClubHolder.swift in Sources */, |
|
|
|
|
FF4CC0192C996C0600151637 /* EventSettingsView.swift in Sources */, |
|
|
|
|
C49771E72DC25F04005CD239 /* Color+Extensions.swift in Sources */, |
|
|
|
|
FFA97CA22E8BAC880089EA22 /* RankingGroupStageSetupView.swift in Sources */, |
|
|
|
|
C49771E82DC25F04005CD239 /* Badge+Extensions.swift in Sources */, |
|
|
|
|
C49771E92DC25F04005CD239 /* SpinDrawable+Extensions.swift in Sources */, |
|
|
|
|
FF4CC01A2C996C0600151637 /* InscriptionInfoView.swift in Sources */, |
|
|
|
|
@ -2797,6 +2818,7 @@ |
|
|
|
|
FFA252AD2CDB734A0074E63F /* UmpireStatisticView.swift in Sources */, |
|
|
|
|
FF70FAEE2C90584900129CC2 /* ListRowViewModifier.swift in Sources */, |
|
|
|
|
FF70FAEF2C90584900129CC2 /* PresentationContext.swift in Sources */, |
|
|
|
|
FF30ACED2E8D700B008B6006 /* PaymentService.swift in Sources */, |
|
|
|
|
FF70FAF12C90584900129CC2 /* SwiftParser.swift in Sources */, |
|
|
|
|
FF70FAF22C90584900129CC2 /* ChangePasswordView.swift in Sources */, |
|
|
|
|
FF70FAF32C90584900129CC2 /* TournamentSubscriptionView.swift in Sources */, |
|
|
|
|
@ -2831,6 +2853,7 @@ |
|
|
|
|
FF70FB072C90584900129CC2 /* TeamRowView.swift in Sources */, |
|
|
|
|
FF70FB092C90584900129CC2 /* AppDelegate.swift in Sources */, |
|
|
|
|
FF70FB0B2C90584900129CC2 /* EditScoreView.swift in Sources */, |
|
|
|
|
FF30ACF32E8D7078008B6006 /* PaymentRequestButton.swift in Sources */, |
|
|
|
|
FF70FB0C2C90584900129CC2 /* TournamentOrganizerView.swift in Sources */, |
|
|
|
|
FF70FB0E2C90584900129CC2 /* TournamentRunningView.swift in Sources */, |
|
|
|
|
FF70FB0F2C90584900129CC2 /* TournamentDatePickerView.swift in Sources */, |
|
|
|
|
@ -2967,6 +2990,7 @@ |
|
|
|
|
FF70FB972C90584900129CC2 /* ClubHolder.swift in Sources */, |
|
|
|
|
FF70FB982C90584900129CC2 /* EventSettingsView.swift in Sources */, |
|
|
|
|
C49771E42DC25F04005CD239 /* Color+Extensions.swift in Sources */, |
|
|
|
|
FFA97CA42E8BAC880089EA22 /* RankingGroupStageSetupView.swift in Sources */, |
|
|
|
|
C49771E52DC25F04005CD239 /* Badge+Extensions.swift in Sources */, |
|
|
|
|
C49771E62DC25F04005CD239 /* SpinDrawable+Extensions.swift in Sources */, |
|
|
|
|
FF70FB992C90584900129CC2 /* InscriptionInfoView.swift in Sources */, |
|
|
|
|
|