|
|
|
@ -237,6 +237,7 @@ |
|
|
|
FFDDD40C2B93B2BB00C91A49 /* DeferredViewModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFDDD40B2B93B2BB00C91A49 /* DeferredViewModifier.swift */; }; |
|
|
|
FFDDD40C2B93B2BB00C91A49 /* DeferredViewModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFDDD40B2B93B2BB00C91A49 /* DeferredViewModifier.swift */; }; |
|
|
|
FFE2D2D52C216B5000D0C7BE /* FirebaseCrashlytics in Frameworks */ = {isa = PBXBuildFile; productRef = FFE2D2D42C216B5000D0C7BE /* FirebaseCrashlytics */; }; |
|
|
|
FFE2D2D52C216B5000D0C7BE /* FirebaseCrashlytics in Frameworks */ = {isa = PBXBuildFile; productRef = FFE2D2D42C216B5000D0C7BE /* FirebaseCrashlytics */; }; |
|
|
|
FFE2D2D82C216D4800D0C7BE /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = FFE2D2D72C216D4800D0C7BE /* GoogleService-Info.plist */; }; |
|
|
|
FFE2D2D82C216D4800D0C7BE /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = FFE2D2D72C216D4800D0C7BE /* GoogleService-Info.plist */; }; |
|
|
|
|
|
|
|
FFE2D2E22C231BEE00D0C7BE /* SupportButtonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFE2D2E12C231BEE00D0C7BE /* SupportButtonView.swift */; }; |
|
|
|
FFEF7F4E2BDE69130033D0F0 /* MenuWarningView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFEF7F4D2BDE69130033D0F0 /* MenuWarningView.swift */; }; |
|
|
|
FFEF7F4E2BDE69130033D0F0 /* MenuWarningView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFEF7F4D2BDE69130033D0F0 /* MenuWarningView.swift */; }; |
|
|
|
FFF0241E2BF48B15001F14B4 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = FFF0241D2BF48B15001F14B4 /* Localizable.strings */; }; |
|
|
|
FFF0241E2BF48B15001F14B4 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = FFF0241D2BF48B15001F14B4 /* Localizable.strings */; }; |
|
|
|
FFF03C942BD91D0C00B516FC /* ButtonValidateView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFF03C932BD91D0C00B516FC /* ButtonValidateView.swift */; }; |
|
|
|
FFF03C942BD91D0C00B516FC /* ButtonValidateView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFF03C932BD91D0C00B516FC /* ButtonValidateView.swift */; }; |
|
|
|
@ -562,6 +563,7 @@ |
|
|
|
FFDB1C722BB2CFE900F1E467 /* MySortDescriptor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MySortDescriptor.swift; sourceTree = "<group>"; }; |
|
|
|
FFDB1C722BB2CFE900F1E467 /* MySortDescriptor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MySortDescriptor.swift; sourceTree = "<group>"; }; |
|
|
|
FFDDD40B2B93B2BB00C91A49 /* DeferredViewModifier.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeferredViewModifier.swift; sourceTree = "<group>"; }; |
|
|
|
FFDDD40B2B93B2BB00C91A49 /* DeferredViewModifier.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeferredViewModifier.swift; sourceTree = "<group>"; }; |
|
|
|
FFE2D2D72C216D4800D0C7BE /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; }; |
|
|
|
FFE2D2D72C216D4800D0C7BE /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; }; |
|
|
|
|
|
|
|
FFE2D2E12C231BEE00D0C7BE /* SupportButtonView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SupportButtonView.swift; sourceTree = "<group>"; }; |
|
|
|
FFEF7F4D2BDE69130033D0F0 /* MenuWarningView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuWarningView.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>"; }; |
|
|
|
FFF0241C2BF48B15001F14B4 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; }; |
|
|
|
FFF0241F2BF48B1A001F14B4 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; }; |
|
|
|
FFF0241F2BF48B1A001F14B4 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; }; |
|
|
|
@ -1060,6 +1062,7 @@ |
|
|
|
FF5D0D6F2BB3EFA5005CB568 /* LearnMoreSheetView.swift */, |
|
|
|
FF5D0D6F2BB3EFA5005CB568 /* LearnMoreSheetView.swift */, |
|
|
|
FFCFC0192BBC5A8500B82851 /* MatchTypeSmallSelectionView.swift */, |
|
|
|
FFCFC0192BBC5A8500B82851 /* MatchTypeSmallSelectionView.swift */, |
|
|
|
FF663FBD2BE019EC0031AE83 /* TournamentFilterView.swift */, |
|
|
|
FF663FBD2BE019EC0031AE83 /* TournamentFilterView.swift */, |
|
|
|
|
|
|
|
FFE2D2E12C231BEE00D0C7BE /* SupportButtonView.swift */, |
|
|
|
); |
|
|
|
); |
|
|
|
path = Shared; |
|
|
|
path = Shared; |
|
|
|
sourceTree = "<group>"; |
|
|
|
sourceTree = "<group>"; |
|
|
|
@ -1520,6 +1523,7 @@ |
|
|
|
FF025AE12BD0EB9000A86CF8 /* TournamentClubSettingsView.swift in Sources */, |
|
|
|
FF025AE12BD0EB9000A86CF8 /* TournamentClubSettingsView.swift in Sources */, |
|
|
|
FFBF065C2BBD2657009D6715 /* GroupStageTeamView.swift in Sources */, |
|
|
|
FFBF065C2BBD2657009D6715 /* GroupStageTeamView.swift in Sources */, |
|
|
|
FF5DA1932BB9279B00A33061 /* RoundSettingsView.swift in Sources */, |
|
|
|
FF5DA1932BB9279B00A33061 /* RoundSettingsView.swift in Sources */, |
|
|
|
|
|
|
|
FFE2D2E22C231BEE00D0C7BE /* SupportButtonView.swift in Sources */, |
|
|
|
FFB1C98B2C10255100B154A7 /* TournamentBroadcastRowView.swift in Sources */, |
|
|
|
FFB1C98B2C10255100B154A7 /* TournamentBroadcastRowView.swift in Sources */, |
|
|
|
FF025ADF2BD0CE0A00A86CF8 /* TeamWeightView.swift in Sources */, |
|
|
|
FF025ADF2BD0CE0A00A86CF8 /* TeamWeightView.swift in Sources */, |
|
|
|
FF9268012BCE94920080F940 /* SeedsCallingView.swift in Sources */, |
|
|
|
FF9268012BCE94920080F940 /* SeedsCallingView.swift in Sources */, |
|
|
|
|