|
|
|
@ -102,6 +102,7 @@ |
|
|
|
FF4AB6BB2B9256D50002987F /* SearchViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF4AB6BA2B9256D50002987F /* SearchViewModel.swift */; }; |
|
|
|
FF4AB6BB2B9256D50002987F /* SearchViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF4AB6BA2B9256D50002987F /* SearchViewModel.swift */; }; |
|
|
|
FF4AB6BD2B9256E10002987F /* SelectablePlayerListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF4AB6BC2B9256E10002987F /* SelectablePlayerListView.swift */; }; |
|
|
|
FF4AB6BD2B9256E10002987F /* SelectablePlayerListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF4AB6BC2B9256E10002987F /* SelectablePlayerListView.swift */; }; |
|
|
|
FF4AB6BF2B92577A0002987F /* ImportedPlayerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF4AB6BE2B92577A0002987F /* ImportedPlayerView.swift */; }; |
|
|
|
FF4AB6BF2B92577A0002987F /* ImportedPlayerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF4AB6BE2B92577A0002987F /* ImportedPlayerView.swift */; }; |
|
|
|
|
|
|
|
FF4C7F022BBBD7150031B6A3 /* TabItemModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF4C7F012BBBD7150031B6A3 /* TabItemModifier.swift */; }; |
|
|
|
FF59FFB32B90EFAC0061EFF9 /* EventListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF59FFB22B90EFAC0061EFF9 /* EventListView.swift */; }; |
|
|
|
FF59FFB32B90EFAC0061EFF9 /* EventListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF59FFB22B90EFAC0061EFF9 /* EventListView.swift */; }; |
|
|
|
FF59FFB72B90EFBF0061EFF9 /* MainView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF59FFB62B90EFBF0061EFF9 /* MainView.swift */; }; |
|
|
|
FF59FFB72B90EFBF0061EFF9 /* MainView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF59FFB62B90EFBF0061EFF9 /* MainView.swift */; }; |
|
|
|
FF59FFB92B90EFD70061EFF9 /* ToolboxView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF59FFB82B90EFD70061EFF9 /* ToolboxView.swift */; }; |
|
|
|
FF59FFB92B90EFD70061EFF9 /* ToolboxView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF59FFB82B90EFD70061EFF9 /* ToolboxView.swift */; }; |
|
|
|
@ -170,12 +171,23 @@ |
|
|
|
FFA6D7872BB0B7A2003A31F3 /* CloudConvert.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFA6D7862BB0B7A2003A31F3 /* CloudConvert.swift */; }; |
|
|
|
FFA6D7872BB0B7A2003A31F3 /* CloudConvert.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFA6D7862BB0B7A2003A31F3 /* CloudConvert.swift */; }; |
|
|
|
FFB9C8712BBADDE200A0EF4F /* Selectable.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFB9C8702BBADDE200A0EF4F /* Selectable.swift */; }; |
|
|
|
FFB9C8712BBADDE200A0EF4F /* Selectable.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFB9C8702BBADDE200A0EF4F /* Selectable.swift */; }; |
|
|
|
FFB9C8752BBADDF700A0EF4F /* SeedInterval.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFB9C8742BBADDF700A0EF4F /* SeedInterval.swift */; }; |
|
|
|
FFB9C8752BBADDF700A0EF4F /* SeedInterval.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFB9C8742BBADDF700A0EF4F /* SeedInterval.swift */; }; |
|
|
|
|
|
|
|
FFBF065C2BBD2657009D6715 /* GroupStageTeamView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFBF065B2BBD2657009D6715 /* GroupStageTeamView.swift */; }; |
|
|
|
|
|
|
|
FFBF065E2BBD8040009D6715 /* MatchListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFBF065D2BBD8040009D6715 /* MatchListView.swift */; }; |
|
|
|
FFC1E1042BAC28C6008D6F59 /* ClubSearchView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFC1E1032BAC28C6008D6F59 /* ClubSearchView.swift */; }; |
|
|
|
FFC1E1042BAC28C6008D6F59 /* ClubSearchView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFC1E1032BAC28C6008D6F59 /* ClubSearchView.swift */; }; |
|
|
|
FFC1E1082BAC29FC008D6F59 /* LocationManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFC1E1072BAC29FC008D6F59 /* LocationManager.swift */; }; |
|
|
|
FFC1E1082BAC29FC008D6F59 /* LocationManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFC1E1072BAC29FC008D6F59 /* LocationManager.swift */; }; |
|
|
|
FFC1E10A2BAC2A77008D6F59 /* NetworkFederalService.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFC1E1092BAC2A77008D6F59 /* NetworkFederalService.swift */; }; |
|
|
|
FFC1E10A2BAC2A77008D6F59 /* NetworkFederalService.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFC1E1092BAC2A77008D6F59 /* NetworkFederalService.swift */; }; |
|
|
|
FFC1E10C2BAC7FB0008D6F59 /* ClubImportView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFC1E10B2BAC7FB0008D6F59 /* ClubImportView.swift */; }; |
|
|
|
FFC1E10C2BAC7FB0008D6F59 /* ClubImportView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFC1E10B2BAC7FB0008D6F59 /* ClubImportView.swift */; }; |
|
|
|
FFC83D4F2BB807D100750834 /* RoundsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFC83D4E2BB807D100750834 /* RoundsView.swift */; }; |
|
|
|
FFC83D4F2BB807D100750834 /* RoundsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFC83D4E2BB807D100750834 /* RoundsView.swift */; }; |
|
|
|
FFC83D512BB8087E00750834 /* RoundView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFC83D502BB8087E00750834 /* RoundView.swift */; }; |
|
|
|
FFC83D512BB8087E00750834 /* RoundView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFC83D502BB8087E00750834 /* RoundView.swift */; }; |
|
|
|
|
|
|
|
FFCFBFFE2BBBE86600B82851 /* Algorithms in Frameworks */ = {isa = PBXBuildFile; productRef = FFCFBFFD2BBBE86600B82851 /* Algorithms */; }; |
|
|
|
|
|
|
|
FFCFC00C2BBC3D1E00B82851 /* EditScoreView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFCFC0012BBC39A600B82851 /* EditScoreView.swift */; }; |
|
|
|
|
|
|
|
FFCFC00E2BBC3D4600B82851 /* PointSelectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFCFC00D2BBC3D4600B82851 /* PointSelectionView.swift */; }; |
|
|
|
|
|
|
|
FFCFC0122BBC3E1A00B82851 /* PointView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFCFC0112BBC3E1A00B82851 /* PointView.swift */; }; |
|
|
|
|
|
|
|
FFCFC0142BBC59FC00B82851 /* MatchDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFCFC0132BBC59FC00B82851 /* MatchDescriptor.swift */; }; |
|
|
|
|
|
|
|
FFCFC0162BBC5A4C00B82851 /* SetInputView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFCFC0152BBC5A4C00B82851 /* SetInputView.swift */; }; |
|
|
|
|
|
|
|
FFCFC0182BBC5A6800B82851 /* SetLabelView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFCFC0172BBC5A6800B82851 /* SetLabelView.swift */; }; |
|
|
|
|
|
|
|
FFCFC01A2BBC5A8500B82851 /* MatchTypeSmallSelectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFCFC0192BBC5A8500B82851 /* MatchTypeSmallSelectionView.swift */; }; |
|
|
|
|
|
|
|
FFCFC01C2BBC5AAA00B82851 /* SetDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFCFC01B2BBC5AAA00B82851 /* SetDescriptor.swift */; }; |
|
|
|
FFD783FF2B91BA42000F62A6 /* PadelClubView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFD783FE2B91BA42000F62A6 /* PadelClubView.swift */; }; |
|
|
|
FFD783FF2B91BA42000F62A6 /* PadelClubView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFD783FE2B91BA42000F62A6 /* PadelClubView.swift */; }; |
|
|
|
FFD784022B91C1B4000F62A6 /* WelcomeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFD784012B91C1B4000F62A6 /* WelcomeView.swift */; }; |
|
|
|
FFD784022B91C1B4000F62A6 /* WelcomeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFD784012B91C1B4000F62A6 /* WelcomeView.swift */; }; |
|
|
|
FFD784042B91C280000F62A6 /* EmptyActivityView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFD784032B91C280000F62A6 /* EmptyActivityView.swift */; }; |
|
|
|
FFD784042B91C280000F62A6 /* EmptyActivityView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFD784032B91C280000F62A6 /* EmptyActivityView.swift */; }; |
|
|
|
@ -332,6 +344,7 @@ |
|
|
|
FF4AB6BA2B9256D50002987F /* SearchViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchViewModel.swift; sourceTree = "<group>"; }; |
|
|
|
FF4AB6BA2B9256D50002987F /* SearchViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchViewModel.swift; sourceTree = "<group>"; }; |
|
|
|
FF4AB6BC2B9256E10002987F /* SelectablePlayerListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelectablePlayerListView.swift; sourceTree = "<group>"; }; |
|
|
|
FF4AB6BC2B9256E10002987F /* SelectablePlayerListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelectablePlayerListView.swift; sourceTree = "<group>"; }; |
|
|
|
FF4AB6BE2B92577A0002987F /* ImportedPlayerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImportedPlayerView.swift; sourceTree = "<group>"; }; |
|
|
|
FF4AB6BE2B92577A0002987F /* ImportedPlayerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImportedPlayerView.swift; sourceTree = "<group>"; }; |
|
|
|
|
|
|
|
FF4C7F012BBBD7150031B6A3 /* TabItemModifier.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TabItemModifier.swift; sourceTree = "<group>"; }; |
|
|
|
FF59FFB22B90EFAC0061EFF9 /* EventListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EventListView.swift; sourceTree = "<group>"; }; |
|
|
|
FF59FFB22B90EFAC0061EFF9 /* EventListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EventListView.swift; sourceTree = "<group>"; }; |
|
|
|
FF59FFB62B90EFBF0061EFF9 /* MainView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainView.swift; sourceTree = "<group>"; }; |
|
|
|
FF59FFB62B90EFBF0061EFF9 /* MainView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainView.swift; sourceTree = "<group>"; }; |
|
|
|
FF59FFB82B90EFD70061EFF9 /* ToolboxView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ToolboxView.swift; sourceTree = "<group>"; }; |
|
|
|
FF59FFB82B90EFD70061EFF9 /* ToolboxView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ToolboxView.swift; sourceTree = "<group>"; }; |
|
|
|
@ -401,12 +414,22 @@ |
|
|
|
FFA6D78A2BB0BEB3003A31F3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; }; |
|
|
|
FFA6D78A2BB0BEB3003A31F3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; }; |
|
|
|
FFB9C8702BBADDE200A0EF4F /* Selectable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Selectable.swift; sourceTree = "<group>"; }; |
|
|
|
FFB9C8702BBADDE200A0EF4F /* Selectable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Selectable.swift; sourceTree = "<group>"; }; |
|
|
|
FFB9C8742BBADDF700A0EF4F /* SeedInterval.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SeedInterval.swift; sourceTree = "<group>"; }; |
|
|
|
FFB9C8742BBADDF700A0EF4F /* SeedInterval.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SeedInterval.swift; sourceTree = "<group>"; }; |
|
|
|
|
|
|
|
FFBF065B2BBD2657009D6715 /* GroupStageTeamView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupStageTeamView.swift; sourceTree = "<group>"; }; |
|
|
|
|
|
|
|
FFBF065D2BBD8040009D6715 /* MatchListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MatchListView.swift; sourceTree = "<group>"; }; |
|
|
|
FFC1E1032BAC28C6008D6F59 /* ClubSearchView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ClubSearchView.swift; sourceTree = "<group>"; }; |
|
|
|
FFC1E1032BAC28C6008D6F59 /* ClubSearchView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ClubSearchView.swift; sourceTree = "<group>"; }; |
|
|
|
FFC1E1072BAC29FC008D6F59 /* LocationManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocationManager.swift; sourceTree = "<group>"; }; |
|
|
|
FFC1E1072BAC29FC008D6F59 /* LocationManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocationManager.swift; sourceTree = "<group>"; }; |
|
|
|
FFC1E1092BAC2A77008D6F59 /* NetworkFederalService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkFederalService.swift; sourceTree = "<group>"; }; |
|
|
|
FFC1E1092BAC2A77008D6F59 /* NetworkFederalService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkFederalService.swift; sourceTree = "<group>"; }; |
|
|
|
FFC1E10B2BAC7FB0008D6F59 /* ClubImportView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ClubImportView.swift; sourceTree = "<group>"; }; |
|
|
|
FFC1E10B2BAC7FB0008D6F59 /* ClubImportView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ClubImportView.swift; sourceTree = "<group>"; }; |
|
|
|
FFC83D4E2BB807D100750834 /* RoundsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RoundsView.swift; sourceTree = "<group>"; }; |
|
|
|
FFC83D4E2BB807D100750834 /* RoundsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RoundsView.swift; sourceTree = "<group>"; }; |
|
|
|
FFC83D502BB8087E00750834 /* RoundView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RoundView.swift; sourceTree = "<group>"; }; |
|
|
|
FFC83D502BB8087E00750834 /* RoundView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RoundView.swift; sourceTree = "<group>"; }; |
|
|
|
|
|
|
|
FFCFC0012BBC39A600B82851 /* EditScoreView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditScoreView.swift; sourceTree = "<group>"; }; |
|
|
|
|
|
|
|
FFCFC00D2BBC3D4600B82851 /* PointSelectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PointSelectionView.swift; sourceTree = "<group>"; }; |
|
|
|
|
|
|
|
FFCFC0112BBC3E1A00B82851 /* PointView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PointView.swift; sourceTree = "<group>"; }; |
|
|
|
|
|
|
|
FFCFC0132BBC59FC00B82851 /* MatchDescriptor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MatchDescriptor.swift; sourceTree = "<group>"; }; |
|
|
|
|
|
|
|
FFCFC0152BBC5A4C00B82851 /* SetInputView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SetInputView.swift; sourceTree = "<group>"; }; |
|
|
|
|
|
|
|
FFCFC0172BBC5A6800B82851 /* SetLabelView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SetLabelView.swift; sourceTree = "<group>"; }; |
|
|
|
|
|
|
|
FFCFC0192BBC5A8500B82851 /* MatchTypeSmallSelectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MatchTypeSmallSelectionView.swift; sourceTree = "<group>"; }; |
|
|
|
|
|
|
|
FFCFC01B2BBC5AAA00B82851 /* SetDescriptor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SetDescriptor.swift; sourceTree = "<group>"; }; |
|
|
|
FFD783FE2B91BA42000F62A6 /* PadelClubView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PadelClubView.swift; sourceTree = "<group>"; }; |
|
|
|
FFD783FE2B91BA42000F62A6 /* PadelClubView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PadelClubView.swift; sourceTree = "<group>"; }; |
|
|
|
FFD784002B91BF79000F62A6 /* Launch Screen.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = "Launch Screen.storyboard"; sourceTree = "<group>"; }; |
|
|
|
FFD784002B91BF79000F62A6 /* Launch Screen.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = "Launch Screen.storyboard"; sourceTree = "<group>"; }; |
|
|
|
FFD784012B91C1B4000F62A6 /* WelcomeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WelcomeView.swift; sourceTree = "<group>"; }; |
|
|
|
FFD784012B91C1B4000F62A6 /* WelcomeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WelcomeView.swift; sourceTree = "<group>"; }; |
|
|
|
@ -426,6 +449,7 @@ |
|
|
|
isa = PBXFrameworksBuildPhase; |
|
|
|
isa = PBXFrameworksBuildPhase; |
|
|
|
buildActionMask = 2147483647; |
|
|
|
buildActionMask = 2147483647; |
|
|
|
files = ( |
|
|
|
files = ( |
|
|
|
|
|
|
|
FFCFBFFE2BBBE86600B82851 /* Algorithms in Frameworks */, |
|
|
|
FF2BE4872B85E27400592328 /* LeStorage.framework in Frameworks */, |
|
|
|
FF2BE4872B85E27400592328 /* LeStorage.framework in Frameworks */, |
|
|
|
); |
|
|
|
); |
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
@ -562,6 +586,7 @@ |
|
|
|
FFC83D4B2BB807C200750834 /* Round */, |
|
|
|
FFC83D4B2BB807C200750834 /* Round */, |
|
|
|
FF967CF92BAEE11500A9A3BD /* GroupStage */, |
|
|
|
FF967CF92BAEE11500A9A3BD /* GroupStage */, |
|
|
|
FF967CFE2BAEEF5A00A9A3BD /* Match */, |
|
|
|
FF967CFE2BAEEF5A00A9A3BD /* Match */, |
|
|
|
|
|
|
|
FFCFC00B2BBC39A600B82851 /* Score */, |
|
|
|
FF967D072BAF3D3000A9A3BD /* Team */, |
|
|
|
FF967D072BAF3D3000A9A3BD /* Team */, |
|
|
|
FF089EB92BB011EE00F0AEC7 /* Player */, |
|
|
|
FF089EB92BB011EE00F0AEC7 /* Player */, |
|
|
|
FF3F74F72B919F96004CFE0E /* Tournament */, |
|
|
|
FF3F74F72B919F96004CFE0E /* Tournament */, |
|
|
|
@ -613,6 +638,7 @@ |
|
|
|
C4A47D9E2B7D0BCE00ADC637 /* StepperView.swift */, |
|
|
|
C4A47D9E2B7D0BCE00ADC637 /* StepperView.swift */, |
|
|
|
FF5DA1942BB927E800A33061 /* GenericDestinationPickerView.swift */, |
|
|
|
FF5DA1942BB927E800A33061 /* GenericDestinationPickerView.swift */, |
|
|
|
FF6EC8F62B94773100EA7F5A /* RowButtonView.swift */, |
|
|
|
FF6EC8F62B94773100EA7F5A /* RowButtonView.swift */, |
|
|
|
|
|
|
|
FFBF065D2BBD8040009D6715 /* MatchListView.swift */, |
|
|
|
FF967CF72BAEDF0000A9A3BD /* Labels.swift */, |
|
|
|
FF967CF72BAEDF0000A9A3BD /* Labels.swift */, |
|
|
|
); |
|
|
|
); |
|
|
|
path = Components; |
|
|
|
path = Components; |
|
|
|
@ -784,6 +810,8 @@ |
|
|
|
FF5DA19A2BB9662200A33061 /* TournamentSeedEditing.swift */, |
|
|
|
FF5DA19A2BB9662200A33061 /* TournamentSeedEditing.swift */, |
|
|
|
FFB9C8702BBADDE200A0EF4F /* Selectable.swift */, |
|
|
|
FFB9C8702BBADDE200A0EF4F /* Selectable.swift */, |
|
|
|
FFB9C8742BBADDF700A0EF4F /* SeedInterval.swift */, |
|
|
|
FFB9C8742BBADDF700A0EF4F /* SeedInterval.swift */, |
|
|
|
|
|
|
|
FFCFC0132BBC59FC00B82851 /* MatchDescriptor.swift */, |
|
|
|
|
|
|
|
FFCFC01B2BBC5AAA00B82851 /* SetDescriptor.swift */, |
|
|
|
); |
|
|
|
); |
|
|
|
path = ViewModel; |
|
|
|
path = ViewModel; |
|
|
|
sourceTree = "<group>"; |
|
|
|
sourceTree = "<group>"; |
|
|
|
@ -796,6 +824,7 @@ |
|
|
|
FF4AB6BC2B9256E10002987F /* SelectablePlayerListView.swift */, |
|
|
|
FF4AB6BC2B9256E10002987F /* SelectablePlayerListView.swift */, |
|
|
|
FF4AB6BE2B92577A0002987F /* ImportedPlayerView.swift */, |
|
|
|
FF4AB6BE2B92577A0002987F /* ImportedPlayerView.swift */, |
|
|
|
FF5D0D6F2BB3EFA5005CB568 /* LearnMoreSheetView.swift */, |
|
|
|
FF5D0D6F2BB3EFA5005CB568 /* LearnMoreSheetView.swift */, |
|
|
|
|
|
|
|
FFCFC0192BBC5A8500B82851 /* MatchTypeSmallSelectionView.swift */, |
|
|
|
); |
|
|
|
); |
|
|
|
path = Shared; |
|
|
|
path = Shared; |
|
|
|
sourceTree = "<group>"; |
|
|
|
sourceTree = "<group>"; |
|
|
|
@ -859,6 +888,7 @@ |
|
|
|
FF967CFA2BAEE13800A9A3BD /* GroupStageView.swift */, |
|
|
|
FF967CFA2BAEE13800A9A3BD /* GroupStageView.swift */, |
|
|
|
FF967CFB2BAEE13900A9A3BD /* GroupStagesView.swift */, |
|
|
|
FF967CFB2BAEE13900A9A3BD /* GroupStagesView.swift */, |
|
|
|
FF5DA18E2BB9268800A33061 /* GroupStageSettingsView.swift */, |
|
|
|
FF5DA18E2BB9268800A33061 /* GroupStageSettingsView.swift */, |
|
|
|
|
|
|
|
FFBF065B2BBD2657009D6715 /* GroupStageTeamView.swift */, |
|
|
|
); |
|
|
|
); |
|
|
|
path = GroupStage; |
|
|
|
path = GroupStage; |
|
|
|
sourceTree = "<group>"; |
|
|
|
sourceTree = "<group>"; |
|
|
|
@ -896,6 +926,18 @@ |
|
|
|
path = Round; |
|
|
|
path = Round; |
|
|
|
sourceTree = "<group>"; |
|
|
|
sourceTree = "<group>"; |
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
FFCFC00B2BBC39A600B82851 /* Score */ = { |
|
|
|
|
|
|
|
isa = PBXGroup; |
|
|
|
|
|
|
|
children = ( |
|
|
|
|
|
|
|
FFCFC0012BBC39A600B82851 /* EditScoreView.swift */, |
|
|
|
|
|
|
|
FFCFC0152BBC5A4C00B82851 /* SetInputView.swift */, |
|
|
|
|
|
|
|
FFCFC0172BBC5A6800B82851 /* SetLabelView.swift */, |
|
|
|
|
|
|
|
FFCFC00D2BBC3D4600B82851 /* PointSelectionView.swift */, |
|
|
|
|
|
|
|
FFCFC0112BBC3E1A00B82851 /* PointView.swift */, |
|
|
|
|
|
|
|
); |
|
|
|
|
|
|
|
path = Score; |
|
|
|
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
|
|
|
}; |
|
|
|
FFD783FB2B91B919000F62A6 /* Agenda */ = { |
|
|
|
FFD783FB2B91B919000F62A6 /* Agenda */ = { |
|
|
|
isa = PBXGroup; |
|
|
|
isa = PBXGroup; |
|
|
|
children = ( |
|
|
|
children = ( |
|
|
|
@ -913,6 +955,7 @@ |
|
|
|
children = ( |
|
|
|
children = ( |
|
|
|
FFDDD40B2B93B2BB00C91A49 /* DeferredViewModifier.swift */, |
|
|
|
FFDDD40B2B93B2BB00C91A49 /* DeferredViewModifier.swift */, |
|
|
|
FF5D0D752BB428B2005CB568 /* ListRowViewModifier.swift */, |
|
|
|
FF5D0D752BB428B2005CB568 /* ListRowViewModifier.swift */, |
|
|
|
|
|
|
|
FF4C7F012BBBD7150031B6A3 /* TabItemModifier.swift */, |
|
|
|
); |
|
|
|
); |
|
|
|
path = ViewModifiers; |
|
|
|
path = ViewModifiers; |
|
|
|
sourceTree = "<group>"; |
|
|
|
sourceTree = "<group>"; |
|
|
|
@ -967,6 +1010,9 @@ |
|
|
|
dependencies = ( |
|
|
|
dependencies = ( |
|
|
|
); |
|
|
|
); |
|
|
|
name = PadelClub; |
|
|
|
name = PadelClub; |
|
|
|
|
|
|
|
packageProductDependencies = ( |
|
|
|
|
|
|
|
FFCFBFFD2BBBE86600B82851 /* Algorithms */, |
|
|
|
|
|
|
|
); |
|
|
|
productName = PadelClub; |
|
|
|
productName = PadelClub; |
|
|
|
productReference = C425D3FD2B6D249D002A7B48 /* PadelClub.app */; |
|
|
|
productReference = C425D3FD2B6D249D002A7B48 /* PadelClub.app */; |
|
|
|
productType = "com.apple.product-type.application"; |
|
|
|
productType = "com.apple.product-type.application"; |
|
|
|
@ -1039,6 +1085,9 @@ |
|
|
|
Base, |
|
|
|
Base, |
|
|
|
); |
|
|
|
); |
|
|
|
mainGroup = C425D3F42B6D249D002A7B48; |
|
|
|
mainGroup = C425D3F42B6D249D002A7B48; |
|
|
|
|
|
|
|
packageReferences = ( |
|
|
|
|
|
|
|
FF4C7F052BBBE6B90031B6A3 /* XCRemoteSwiftPackageReference "swift-algorithms" */, |
|
|
|
|
|
|
|
); |
|
|
|
productRefGroup = C425D3FE2B6D249D002A7B48 /* Products */; |
|
|
|
productRefGroup = C425D3FE2B6D249D002A7B48 /* Products */; |
|
|
|
projectDirPath = ""; |
|
|
|
projectDirPath = ""; |
|
|
|
projectReferences = ( |
|
|
|
projectReferences = ( |
|
|
|
@ -1160,6 +1209,7 @@ |
|
|
|
FF967D062BAF3C4200A9A3BD /* MatchSetupView.swift in Sources */, |
|
|
|
FF967D062BAF3C4200A9A3BD /* MatchSetupView.swift in Sources */, |
|
|
|
FF4AB6B52B9248200002987F /* NetworkManager.swift in Sources */, |
|
|
|
FF4AB6B52B9248200002987F /* NetworkManager.swift in Sources */, |
|
|
|
FFB9C8752BBADDF700A0EF4F /* SeedInterval.swift in Sources */, |
|
|
|
FFB9C8752BBADDF700A0EF4F /* SeedInterval.swift in Sources */, |
|
|
|
|
|
|
|
FFBF065C2BBD2657009D6715 /* GroupStageTeamView.swift in Sources */, |
|
|
|
FF5DA1932BB9279B00A33061 /* RoundSettingsView.swift in Sources */, |
|
|
|
FF5DA1932BB9279B00A33061 /* RoundSettingsView.swift in Sources */, |
|
|
|
FF5D0D742BB41DF8005CB568 /* Color+Extensions.swift in Sources */, |
|
|
|
FF5D0D742BB41DF8005CB568 /* Color+Extensions.swift in Sources */, |
|
|
|
C4A47DB12B86375E00ADC637 /* MainUserView.swift in Sources */, |
|
|
|
C4A47DB12B86375E00ADC637 /* MainUserView.swift in Sources */, |
|
|
|
@ -1182,7 +1232,9 @@ |
|
|
|
FF70916C2B91005400AB08DA /* TournamentView.swift in Sources */, |
|
|
|
FF70916C2B91005400AB08DA /* TournamentView.swift in Sources */, |
|
|
|
FF1DC5552BAB36DD00FD8220 /* CreateClubView.swift in Sources */, |
|
|
|
FF1DC5552BAB36DD00FD8220 /* CreateClubView.swift in Sources */, |
|
|
|
FFC1E10A2BAC2A77008D6F59 /* NetworkFederalService.swift in Sources */, |
|
|
|
FFC1E10A2BAC2A77008D6F59 /* NetworkFederalService.swift in Sources */, |
|
|
|
|
|
|
|
FFCFC00E2BBC3D4600B82851 /* PointSelectionView.swift in Sources */, |
|
|
|
FF089EB62BB00A3800F0AEC7 /* TeamRowView.swift in Sources */, |
|
|
|
FF089EB62BB00A3800F0AEC7 /* TeamRowView.swift in Sources */, |
|
|
|
|
|
|
|
FFCFC00C2BBC3D1E00B82851 /* EditScoreView.swift in Sources */, |
|
|
|
FF7091622B90F04300AB08DA /* TournamentOrganizerView.swift in Sources */, |
|
|
|
FF7091622B90F04300AB08DA /* TournamentOrganizerView.swift in Sources */, |
|
|
|
FF967CF62BAED51600A9A3BD /* TournamentRunningView.swift in Sources */, |
|
|
|
FF967CF62BAED51600A9A3BD /* TournamentRunningView.swift in Sources */, |
|
|
|
FF8F264D2BAE0B4100650388 /* TournamentDatePickerView.swift in Sources */, |
|
|
|
FF8F264D2BAE0B4100650388 /* TournamentDatePickerView.swift in Sources */, |
|
|
|
@ -1201,6 +1253,7 @@ |
|
|
|
FF8F264B2BAE0B4100650388 /* TournamentLevelPickerView.swift in Sources */, |
|
|
|
FF8F264B2BAE0B4100650388 /* TournamentLevelPickerView.swift in Sources */, |
|
|
|
FF1CBC222BB53E590036DAAB /* FederalTournamentHolder.swift in Sources */, |
|
|
|
FF1CBC222BB53E590036DAAB /* FederalTournamentHolder.swift in Sources */, |
|
|
|
C4A47D5E2B6D38EC00ADC637 /* DataStore.swift in Sources */, |
|
|
|
C4A47D5E2B6D38EC00ADC637 /* DataStore.swift in Sources */, |
|
|
|
|
|
|
|
FFCFC01C2BBC5AAA00B82851 /* SetDescriptor.swift in Sources */, |
|
|
|
FF82CFC52B911F5B00B0CAF2 /* OrganizedTournamentView.swift in Sources */, |
|
|
|
FF82CFC52B911F5B00B0CAF2 /* OrganizedTournamentView.swift in Sources */, |
|
|
|
FF59FFB32B90EFAC0061EFF9 /* EventListView.swift in Sources */, |
|
|
|
FF59FFB32B90EFAC0061EFF9 /* EventListView.swift in Sources */, |
|
|
|
C4A47D7D2B73CDC300ADC637 /* ClubV1.swift in Sources */, |
|
|
|
C4A47D7D2B73CDC300ADC637 /* ClubV1.swift in Sources */, |
|
|
|
@ -1212,6 +1265,7 @@ |
|
|
|
FF967CEE2BAECBD700A9A3BD /* Round.swift in Sources */, |
|
|
|
FF967CEE2BAECBD700A9A3BD /* Round.swift in Sources */, |
|
|
|
FF3F74FF2B91A2D4004CFE0E /* AgendaDestination.swift in Sources */, |
|
|
|
FF3F74FF2B91A2D4004CFE0E /* AgendaDestination.swift in Sources */, |
|
|
|
FF3795622B9396D0004EA093 /* PadelClubApp.xcdatamodeld in Sources */, |
|
|
|
FF3795622B9396D0004EA093 /* PadelClubApp.xcdatamodeld in Sources */, |
|
|
|
|
|
|
|
FFCFC0162BBC5A4C00B82851 /* SetInputView.swift in Sources */, |
|
|
|
FF5D0D892BB4935C005CB568 /* ClubRowView.swift in Sources */, |
|
|
|
FF5D0D892BB4935C005CB568 /* ClubRowView.swift in Sources */, |
|
|
|
FF1DC5512BAB351300FD8220 /* ClubDetailView.swift in Sources */, |
|
|
|
FF1DC5512BAB351300FD8220 /* ClubDetailView.swift in Sources */, |
|
|
|
C4A47D632B6D3D6500ADC637 /* Club.swift in Sources */, |
|
|
|
C4A47D632B6D3D6500ADC637 /* Club.swift in Sources */, |
|
|
|
@ -1230,15 +1284,19 @@ |
|
|
|
FF5D0D8B2BB4D1E3005CB568 /* CalendarView.swift in Sources */, |
|
|
|
FF5D0D8B2BB4D1E3005CB568 /* CalendarView.swift in Sources */, |
|
|
|
FF1CBC1F2BB53E0C0036DAAB /* FederalTournamentSearchScope.swift in Sources */, |
|
|
|
FF1CBC1F2BB53E0C0036DAAB /* FederalTournamentSearchScope.swift in Sources */, |
|
|
|
FF8F26472BAE0ACB00650388 /* TournamentFieldsManagerView.swift in Sources */, |
|
|
|
FF8F26472BAE0ACB00650388 /* TournamentFieldsManagerView.swift in Sources */, |
|
|
|
|
|
|
|
FFCFC01A2BBC5A8500B82851 /* MatchTypeSmallSelectionView.swift in Sources */, |
|
|
|
FF967D0B2BAF3D4C00A9A3BD /* TeamPickerView.swift in Sources */, |
|
|
|
FF967D0B2BAF3D4C00A9A3BD /* TeamPickerView.swift in Sources */, |
|
|
|
FFA6D7872BB0B7A2003A31F3 /* CloudConvert.swift in Sources */, |
|
|
|
FFA6D7872BB0B7A2003A31F3 /* CloudConvert.swift in Sources */, |
|
|
|
FF1DC55B2BAB80C400FD8220 /* DisplayContext.swift in Sources */, |
|
|
|
FF1DC55B2BAB80C400FD8220 /* DisplayContext.swift in Sources */, |
|
|
|
C425D4032B6D249D002A7B48 /* ContentView.swift in Sources */, |
|
|
|
C425D4032B6D249D002A7B48 /* ContentView.swift in Sources */, |
|
|
|
FF967CFC2BAEE52E00A9A3BD /* GroupStagesView.swift in Sources */, |
|
|
|
FF967CFC2BAEE52E00A9A3BD /* GroupStagesView.swift in Sources */, |
|
|
|
FFD783FF2B91BA42000F62A6 /* PadelClubView.swift in Sources */, |
|
|
|
FFD783FF2B91BA42000F62A6 /* PadelClubView.swift in Sources */, |
|
|
|
|
|
|
|
FFCFC0142BBC59FC00B82851 /* MatchDescriptor.swift in Sources */, |
|
|
|
FF8F264C2BAE0B4100650388 /* TournamentFormatSelectionView.swift in Sources */, |
|
|
|
FF8F264C2BAE0B4100650388 /* TournamentFormatSelectionView.swift in Sources */, |
|
|
|
|
|
|
|
FFBF065E2BBD8040009D6715 /* MatchListView.swift in Sources */, |
|
|
|
C425D4012B6D249D002A7B48 /* PadelClubApp.swift in Sources */, |
|
|
|
C425D4012B6D249D002A7B48 /* PadelClubApp.swift in Sources */, |
|
|
|
FF8F26432BADFE5B00650388 /* TournamentSettingsView.swift in Sources */, |
|
|
|
FF8F26432BADFE5B00650388 /* TournamentSettingsView.swift in Sources */, |
|
|
|
|
|
|
|
FF4C7F022BBBD7150031B6A3 /* TabItemModifier.swift in Sources */, |
|
|
|
FFDDD40C2B93B2BB00C91A49 /* DeferredViewModifier.swift in Sources */, |
|
|
|
FFDDD40C2B93B2BB00C91A49 /* DeferredViewModifier.swift in Sources */, |
|
|
|
FFD784042B91C280000F62A6 /* EmptyActivityView.swift in Sources */, |
|
|
|
FFD784042B91C280000F62A6 /* EmptyActivityView.swift in Sources */, |
|
|
|
FF3F74F62B919E45004CFE0E /* UmpireView.swift in Sources */, |
|
|
|
FF3F74F62B919E45004CFE0E /* UmpireView.swift in Sources */, |
|
|
|
@ -1263,11 +1321,13 @@ |
|
|
|
FF967D0F2BAF63B000A9A3BD /* PlayerBlockView.swift in Sources */, |
|
|
|
FF967D0F2BAF63B000A9A3BD /* PlayerBlockView.swift in Sources */, |
|
|
|
C4A47D922B7BBBEC00ADC637 /* StoreItem.swift in Sources */, |
|
|
|
C4A47D922B7BBBEC00ADC637 /* StoreItem.swift in Sources */, |
|
|
|
FFB9C8712BBADDE200A0EF4F /* Selectable.swift in Sources */, |
|
|
|
FFB9C8712BBADDE200A0EF4F /* Selectable.swift in Sources */, |
|
|
|
|
|
|
|
FFCFC0122BBC3E1A00B82851 /* PointView.swift in Sources */, |
|
|
|
FF1CBC232BB53E590036DAAB /* ClubHolder.swift in Sources */, |
|
|
|
FF1CBC232BB53E590036DAAB /* ClubHolder.swift in Sources */, |
|
|
|
FF5D0D782BB42C5B005CB568 /* InscriptionInfoView.swift in Sources */, |
|
|
|
FF5D0D782BB42C5B005CB568 /* InscriptionInfoView.swift in Sources */, |
|
|
|
FF4AB6BD2B9256E10002987F /* SelectablePlayerListView.swift in Sources */, |
|
|
|
FF4AB6BD2B9256E10002987F /* SelectablePlayerListView.swift in Sources */, |
|
|
|
FF8F26512BAE0BAD00650388 /* MatchFormatPickerView.swift in Sources */, |
|
|
|
FF8F26512BAE0BAD00650388 /* MatchFormatPickerView.swift in Sources */, |
|
|
|
FF5D0D872BB48AFD005CB568 /* NumberFormatter+Extensions.swift in Sources */, |
|
|
|
FF5D0D872BB48AFD005CB568 /* NumberFormatter+Extensions.swift in Sources */, |
|
|
|
|
|
|
|
FFCFC0182BBC5A6800B82851 /* SetLabelView.swift in Sources */, |
|
|
|
C4A47DA62B83948E00ADC637 /* LoginView.swift in Sources */, |
|
|
|
C4A47DA62B83948E00ADC637 /* LoginView.swift in Sources */, |
|
|
|
FF967CF82BAEDF0000A9A3BD /* Labels.swift in Sources */, |
|
|
|
FF967CF82BAEDF0000A9A3BD /* Labels.swift in Sources */, |
|
|
|
FF089EB42BB0020000F0AEC7 /* PlayerSexPickerView.swift in Sources */, |
|
|
|
FF089EB42BB0020000F0AEC7 /* PlayerSexPickerView.swift in Sources */, |
|
|
|
@ -1611,6 +1671,25 @@ |
|
|
|
}; |
|
|
|
}; |
|
|
|
/* End XCConfigurationList section */ |
|
|
|
/* End XCConfigurationList section */ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin XCRemoteSwiftPackageReference section */ |
|
|
|
|
|
|
|
FF4C7F052BBBE6B90031B6A3 /* XCRemoteSwiftPackageReference "swift-algorithms" */ = { |
|
|
|
|
|
|
|
isa = XCRemoteSwiftPackageReference; |
|
|
|
|
|
|
|
repositoryURL = "https://github.com/apple/swift-algorithms.git"; |
|
|
|
|
|
|
|
requirement = { |
|
|
|
|
|
|
|
kind = upToNextMajorVersion; |
|
|
|
|
|
|
|
minimumVersion = 1.2.0; |
|
|
|
|
|
|
|
}; |
|
|
|
|
|
|
|
}; |
|
|
|
|
|
|
|
/* End XCRemoteSwiftPackageReference section */ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin XCSwiftPackageProductDependency section */ |
|
|
|
|
|
|
|
FFCFBFFD2BBBE86600B82851 /* Algorithms */ = { |
|
|
|
|
|
|
|
isa = XCSwiftPackageProductDependency; |
|
|
|
|
|
|
|
package = FF4C7F052BBBE6B90031B6A3 /* XCRemoteSwiftPackageReference "swift-algorithms" */; |
|
|
|
|
|
|
|
productName = Algorithms; |
|
|
|
|
|
|
|
}; |
|
|
|
|
|
|
|
/* End XCSwiftPackageProductDependency section */ |
|
|
|
|
|
|
|
|
|
|
|
/* Begin XCVersionGroup section */ |
|
|
|
/* Begin XCVersionGroup section */ |
|
|
|
FF3795602B9396D0004EA093 /* PadelClubApp.xcdatamodeld */ = { |
|
|
|
FF3795602B9396D0004EA093 /* PadelClubApp.xcdatamodeld */ = { |
|
|
|
isa = XCVersionGroup; |
|
|
|
isa = XCVersionGroup; |
|
|
|
|