|
|
|
|
@ -771,6 +771,12 @@ |
|
|
|
|
FF967D0F2BAF63B000A9A3BD /* PlayerBlockView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF967D0E2BAF63B000A9A3BD /* PlayerBlockView.swift */; }; |
|
|
|
|
FF9AC3952BE3627B00C2E883 /* GroupStageTeamReplacementView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF9AC3942BE3627B00C2E883 /* GroupStageTeamReplacementView.swift */; }; |
|
|
|
|
FFA1B1292BB71773006CE248 /* PadelClubButtonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFA1B1282BB71773006CE248 /* PadelClubButtonView.swift */; }; |
|
|
|
|
FFA252A92CDB70520074E63F /* PlayerStatisticView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFA252A82CDB70520074E63F /* PlayerStatisticView.swift */; }; |
|
|
|
|
FFA252AA2CDB70520074E63F /* PlayerStatisticView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFA252A82CDB70520074E63F /* PlayerStatisticView.swift */; }; |
|
|
|
|
FFA252AB2CDB70520074E63F /* PlayerStatisticView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFA252A82CDB70520074E63F /* PlayerStatisticView.swift */; }; |
|
|
|
|
FFA252AD2CDB734A0074E63F /* UmpireStatisticView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFA252AC2CDB734A0074E63F /* UmpireStatisticView.swift */; }; |
|
|
|
|
FFA252AE2CDB734A0074E63F /* UmpireStatisticView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFA252AC2CDB734A0074E63F /* UmpireStatisticView.swift */; }; |
|
|
|
|
FFA252AF2CDB734A0074E63F /* UmpireStatisticView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFA252AC2CDB734A0074E63F /* UmpireStatisticView.swift */; }; |
|
|
|
|
FFA6D7852BB0B795003A31F3 /* FileImportManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFA6D7842BB0B795003A31F3 /* FileImportManager.swift */; }; |
|
|
|
|
FFA6D7872BB0B7A2003A31F3 /* CloudConvert.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFA6D7862BB0B7A2003A31F3 /* CloudConvert.swift */; }; |
|
|
|
|
FFB1C98B2C10255100B154A7 /* TournamentBroadcastRowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFB1C98A2C10255100B154A7 /* TournamentBroadcastRowView.swift */; }; |
|
|
|
|
@ -1156,6 +1162,8 @@ |
|
|
|
|
FF967D0E2BAF63B000A9A3BD /* PlayerBlockView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayerBlockView.swift; sourceTree = "<group>"; }; |
|
|
|
|
FF9AC3942BE3627B00C2E883 /* GroupStageTeamReplacementView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupStageTeamReplacementView.swift; sourceTree = "<group>"; }; |
|
|
|
|
FFA1B1282BB71773006CE248 /* PadelClubButtonView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PadelClubButtonView.swift; sourceTree = "<group>"; }; |
|
|
|
|
FFA252A82CDB70520074E63F /* PlayerStatisticView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayerStatisticView.swift; sourceTree = "<group>"; }; |
|
|
|
|
FFA252AC2CDB734A0074E63F /* UmpireStatisticView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UmpireStatisticView.swift; sourceTree = "<group>"; }; |
|
|
|
|
FFA6D7842BB0B795003A31F3 /* FileImportManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FileImportManager.swift; sourceTree = "<group>"; }; |
|
|
|
|
FFA6D7862BB0B7A2003A31F3 /* CloudConvert.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CloudConvert.swift; sourceTree = "<group>"; }; |
|
|
|
|
FFA6D78A2BB0BEB3003A31F3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; }; |
|
|
|
|
@ -1491,6 +1499,7 @@ |
|
|
|
|
children = ( |
|
|
|
|
FF089EBC2BB0287D00F0AEC7 /* PlayerView.swift */, |
|
|
|
|
FF1162842BD00279000C4809 /* PlayerDetailView.swift */, |
|
|
|
|
FFA252A82CDB70520074E63F /* PlayerStatisticView.swift */, |
|
|
|
|
FF089EB02BB001EA00F0AEC7 /* Components */, |
|
|
|
|
); |
|
|
|
|
path = Player; |
|
|
|
|
@ -1693,6 +1702,7 @@ |
|
|
|
|
isa = PBXGroup; |
|
|
|
|
children = ( |
|
|
|
|
FF3F74F52B919E45004CFE0E /* UmpireView.swift */, |
|
|
|
|
FFA252AC2CDB734A0074E63F /* UmpireStatisticView.swift */, |
|
|
|
|
FFD783FE2B91BA42000F62A6 /* PadelClubView.swift */, |
|
|
|
|
); |
|
|
|
|
path = Umpire; |
|
|
|
|
@ -2320,6 +2330,7 @@ |
|
|
|
|
FF967CF22BAECC0B00A9A3BD /* TeamScore.swift in Sources */, |
|
|
|
|
FF1162832BCFBE4E000C4809 /* EditablePlayerView.swift in Sources */, |
|
|
|
|
FF1162852BD00279000C4809 /* PlayerDetailView.swift in Sources */, |
|
|
|
|
FFA252AE2CDB734A0074E63F /* UmpireStatisticView.swift in Sources */, |
|
|
|
|
FF5D0D762BB428B2005CB568 /* ListRowViewModifier.swift in Sources */, |
|
|
|
|
FF6EC9002B94794700EA7F5A /* PresentationContext.swift in Sources */, |
|
|
|
|
FFDB1C6D2BB2A02000F1E467 /* AppSettings.swift in Sources */, |
|
|
|
|
@ -2474,6 +2485,7 @@ |
|
|
|
|
FF8F26452BAE0A3400650388 /* TournamentDurationManagerView.swift in Sources */, |
|
|
|
|
FF1DC5532BAB354A00FD8220 /* MockData.swift in Sources */, |
|
|
|
|
FF967D092BAF3D4000A9A3BD /* TeamDetailView.swift in Sources */, |
|
|
|
|
FFA252A92CDB70520074E63F /* PlayerStatisticView.swift in Sources */, |
|
|
|
|
FF5DA18F2BB9268800A33061 /* GroupStagesSettingsView.swift in Sources */, |
|
|
|
|
FF663FBE2BE019EC0031AE83 /* TournamentFilterView.swift in Sources */, |
|
|
|
|
FF67615D2CC8ED6900CC9BF2 /* PreviewBracketPositionView.swift in Sources */, |
|
|
|
|
@ -2600,6 +2612,7 @@ |
|
|
|
|
FF4CBF6C2C996C0600151637 /* TeamScore.swift in Sources */, |
|
|
|
|
FF4CBF6D2C996C0600151637 /* EditablePlayerView.swift in Sources */, |
|
|
|
|
FF4CBF6E2C996C0600151637 /* PlayerDetailView.swift in Sources */, |
|
|
|
|
FFA252AF2CDB734A0074E63F /* UmpireStatisticView.swift in Sources */, |
|
|
|
|
FF4CBF6F2C996C0600151637 /* ListRowViewModifier.swift in Sources */, |
|
|
|
|
FF4CBF702C996C0600151637 /* PresentationContext.swift in Sources */, |
|
|
|
|
FF4CBF712C996C0600151637 /* AppSettings.swift in Sources */, |
|
|
|
|
@ -2754,6 +2767,7 @@ |
|
|
|
|
FF4CBFFF2C996C0600151637 /* TournamentDurationManagerView.swift in Sources */, |
|
|
|
|
FF4CC0002C996C0600151637 /* MockData.swift in Sources */, |
|
|
|
|
FF4CC0012C996C0600151637 /* TeamDetailView.swift in Sources */, |
|
|
|
|
FFA252AA2CDB70520074E63F /* PlayerStatisticView.swift in Sources */, |
|
|
|
|
FF4CC0022C996C0600151637 /* GroupStagesSettingsView.swift in Sources */, |
|
|
|
|
FF4CC0032C996C0600151637 /* TournamentFilterView.swift in Sources */, |
|
|
|
|
FF67615C2CC8ED6900CC9BF2 /* PreviewBracketPositionView.swift in Sources */, |
|
|
|
|
@ -2859,6 +2873,7 @@ |
|
|
|
|
FF70FAEB2C90584900129CC2 /* TeamScore.swift in Sources */, |
|
|
|
|
FF70FAEC2C90584900129CC2 /* EditablePlayerView.swift in Sources */, |
|
|
|
|
FF70FAED2C90584900129CC2 /* PlayerDetailView.swift in Sources */, |
|
|
|
|
FFA252AD2CDB734A0074E63F /* UmpireStatisticView.swift in Sources */, |
|
|
|
|
FF70FAEE2C90584900129CC2 /* ListRowViewModifier.swift in Sources */, |
|
|
|
|
FF70FAEF2C90584900129CC2 /* PresentationContext.swift in Sources */, |
|
|
|
|
FF70FAF02C90584900129CC2 /* AppSettings.swift in Sources */, |
|
|
|
|
@ -3013,6 +3028,7 @@ |
|
|
|
|
FF70FB7E2C90584900129CC2 /* TournamentDurationManagerView.swift in Sources */, |
|
|
|
|
FF70FB7F2C90584900129CC2 /* MockData.swift in Sources */, |
|
|
|
|
FF70FB802C90584900129CC2 /* TeamDetailView.swift in Sources */, |
|
|
|
|
FFA252AB2CDB70520074E63F /* PlayerStatisticView.swift in Sources */, |
|
|
|
|
FF70FB812C90584900129CC2 /* GroupStagesSettingsView.swift in Sources */, |
|
|
|
|
FF70FB822C90584900129CC2 /* TournamentFilterView.swift in Sources */, |
|
|
|
|
FF67615B2CC8ED6900CC9BF2 /* PreviewBracketPositionView.swift in Sources */, |
|
|
|
|
|