|
|
|
@ -228,6 +228,7 @@ |
|
|
|
FFC91B012BD85C2F00B29808 /* Court.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFC91B002BD85C2F00B29808 /* Court.swift */; }; |
|
|
|
FFC91B012BD85C2F00B29808 /* Court.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFC91B002BD85C2F00B29808 /* Court.swift */; }; |
|
|
|
FFC91B032BD85E2400B29808 /* CourtView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFC91B022BD85E2400B29808 /* CourtView.swift */; }; |
|
|
|
FFC91B032BD85E2400B29808 /* CourtView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFC91B022BD85E2400B29808 /* CourtView.swift */; }; |
|
|
|
FFCEDA4C2C2C08EA00F8C0F2 /* PlayersWithoutContactView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFCEDA4B2C2C08EA00F8C0F2 /* PlayersWithoutContactView.swift */; }; |
|
|
|
FFCEDA4C2C2C08EA00F8C0F2 /* PlayersWithoutContactView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFCEDA4B2C2C08EA00F8C0F2 /* PlayersWithoutContactView.swift */; }; |
|
|
|
|
|
|
|
FFCF76072C3BE9BC006C8C3D /* CloseDatePicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFCF76062C3BE9BC006C8C3D /* CloseDatePicker.swift */; }; |
|
|
|
FFCFBFFE2BBBE86600B82851 /* Algorithms in Frameworks */ = {isa = PBXBuildFile; productRef = FFCFBFFD2BBBE86600B82851 /* Algorithms */; }; |
|
|
|
FFCFBFFE2BBBE86600B82851 /* Algorithms in Frameworks */ = {isa = PBXBuildFile; productRef = FFCFBFFD2BBBE86600B82851 /* Algorithms */; }; |
|
|
|
FFCFC00C2BBC3D1E00B82851 /* EditScoreView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFCFC0012BBC39A600B82851 /* EditScoreView.swift */; }; |
|
|
|
FFCFC00C2BBC3D1E00B82851 /* EditScoreView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFCFC0012BBC39A600B82851 /* EditScoreView.swift */; }; |
|
|
|
FFCFC00E2BBC3D4600B82851 /* PointSelectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFCFC00D2BBC3D4600B82851 /* PointSelectionView.swift */; }; |
|
|
|
FFCFC00E2BBC3D4600B82851 /* PointSelectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFCFC00D2BBC3D4600B82851 /* PointSelectionView.swift */; }; |
|
|
|
@ -562,6 +563,7 @@ |
|
|
|
FFC91B002BD85C2F00B29808 /* Court.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Court.swift; sourceTree = "<group>"; }; |
|
|
|
FFC91B002BD85C2F00B29808 /* Court.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Court.swift; sourceTree = "<group>"; }; |
|
|
|
FFC91B022BD85E2400B29808 /* CourtView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CourtView.swift; sourceTree = "<group>"; }; |
|
|
|
FFC91B022BD85E2400B29808 /* CourtView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CourtView.swift; sourceTree = "<group>"; }; |
|
|
|
FFCEDA4B2C2C08EA00F8C0F2 /* PlayersWithoutContactView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayersWithoutContactView.swift; sourceTree = "<group>"; }; |
|
|
|
FFCEDA4B2C2C08EA00F8C0F2 /* PlayersWithoutContactView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayersWithoutContactView.swift; sourceTree = "<group>"; }; |
|
|
|
|
|
|
|
FFCF76062C3BE9BC006C8C3D /* CloseDatePicker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CloseDatePicker.swift; sourceTree = "<group>"; }; |
|
|
|
FFCFC0012BBC39A600B82851 /* EditScoreView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditScoreView.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>"; }; |
|
|
|
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>"; }; |
|
|
|
FFCFC0112BBC3E1A00B82851 /* PointView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PointView.swift; sourceTree = "<group>"; }; |
|
|
|
@ -1131,6 +1133,7 @@ |
|
|
|
FF025AE22BD0EBA900A86CF8 /* TournamentMatchFormatsSettingsView.swift */, |
|
|
|
FF025AE22BD0EBA900A86CF8 /* TournamentMatchFormatsSettingsView.swift */, |
|
|
|
FF025AE42BD0EBB800A86CF8 /* TournamentGeneralSettingsView.swift */, |
|
|
|
FF025AE42BD0EBB800A86CF8 /* TournamentGeneralSettingsView.swift */, |
|
|
|
FF6087E92BE25EF1004E1E47 /* TournamentStatusView.swift */, |
|
|
|
FF6087E92BE25EF1004E1E47 /* TournamentStatusView.swift */, |
|
|
|
|
|
|
|
FFCF76062C3BE9BC006C8C3D /* CloseDatePicker.swift */, |
|
|
|
); |
|
|
|
); |
|
|
|
path = Components; |
|
|
|
path = Components; |
|
|
|
sourceTree = "<group>"; |
|
|
|
sourceTree = "<group>"; |
|
|
|
@ -1587,6 +1590,7 @@ |
|
|
|
C4FC2E2B2C2C0E4D0021F3BF /* TournamentStore.swift in Sources */, |
|
|
|
C4FC2E2B2C2C0E4D0021F3BF /* TournamentStore.swift in Sources */, |
|
|
|
FF5647132C0B6F390081F995 /* LoserRoundSettingsView.swift in Sources */, |
|
|
|
FF5647132C0B6F390081F995 /* LoserRoundSettingsView.swift in Sources */, |
|
|
|
FF3795662B9399AA004EA093 /* Persistence.swift in Sources */, |
|
|
|
FF3795662B9399AA004EA093 /* Persistence.swift in Sources */, |
|
|
|
|
|
|
|
FFCF76072C3BE9BC006C8C3D /* CloseDatePicker.swift in Sources */, |
|
|
|
FF1DF49B2BD8D23900822FA0 /* BarButtonView.swift in Sources */, |
|
|
|
FF1DF49B2BD8D23900822FA0 /* BarButtonView.swift in Sources */, |
|
|
|
FFF964502BC25E3700EEF017 /* PlanningView.swift in Sources */, |
|
|
|
FFF964502BC25E3700EEF017 /* PlanningView.swift in Sources */, |
|
|
|
FF967CEC2BAECB9900A9A3BD /* Match.swift in Sources */, |
|
|
|
FF967CEC2BAECB9900A9A3BD /* Match.swift in Sources */, |
|
|
|
@ -1902,7 +1906,7 @@ |
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
|
|
|
CODE_SIGN_ENTITLEMENTS = PadelClub/PadelClub.entitlements; |
|
|
|
CODE_SIGN_ENTITLEMENTS = PadelClub/PadelClub.entitlements; |
|
|
|
CODE_SIGN_STYLE = Automatic; |
|
|
|
CODE_SIGN_STYLE = Automatic; |
|
|
|
CURRENT_PROJECT_VERSION = 87; |
|
|
|
CURRENT_PROJECT_VERSION = 88; |
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
|
|
|
DEFINES_MODULE = YES; |
|
|
|
DEFINES_MODULE = YES; |
|
|
|
DEVELOPMENT_ASSET_PATHS = "\"PadelClub/Preview Content\""; |
|
|
|
DEVELOPMENT_ASSET_PATHS = "\"PadelClub/Preview Content\""; |
|
|
|
@ -1946,7 +1950,7 @@ |
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
|
|
|
CODE_SIGN_ENTITLEMENTS = PadelClub/PadelClub.entitlements; |
|
|
|
CODE_SIGN_ENTITLEMENTS = PadelClub/PadelClub.entitlements; |
|
|
|
CODE_SIGN_STYLE = Automatic; |
|
|
|
CODE_SIGN_STYLE = Automatic; |
|
|
|
CURRENT_PROJECT_VERSION = 87; |
|
|
|
CURRENT_PROJECT_VERSION = 88; |
|
|
|
DEFINES_MODULE = YES; |
|
|
|
DEFINES_MODULE = YES; |
|
|
|
DEVELOPMENT_ASSET_PATHS = "\"PadelClub/Preview Content\""; |
|
|
|
DEVELOPMENT_ASSET_PATHS = "\"PadelClub/Preview Content\""; |
|
|
|
DEVELOPMENT_TEAM = BQ3Y44M3Q6; |
|
|
|
DEVELOPMENT_TEAM = BQ3Y44M3Q6; |
|
|
|
|