|
|
|
|
@ -227,6 +227,7 @@ |
|
|
|
|
FFC91AF92BD6A09100B29808 /* FortuneWheelView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFC91AF82BD6A09100B29808 /* FortuneWheelView.swift */; }; |
|
|
|
|
FFC91B012BD85C2F00B29808 /* Court.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFC91B002BD85C2F00B29808 /* Court.swift */; }; |
|
|
|
|
FFC91B032BD85E2400B29808 /* CourtView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFC91B022BD85E2400B29808 /* CourtView.swift */; }; |
|
|
|
|
FFCD16B32C3E5E590092707B /* TeamsCallingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFCD16B22C3E5E590092707B /* TeamsCallingView.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 */; }; |
|
|
|
|
@ -562,6 +563,7 @@ |
|
|
|
|
FFC91AF82BD6A09100B29808 /* FortuneWheelView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FortuneWheelView.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>"; }; |
|
|
|
|
FFCD16B22C3E5E590092707B /* TeamsCallingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TeamsCallingView.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>"; }; |
|
|
|
|
@ -1143,6 +1145,7 @@ |
|
|
|
|
children = ( |
|
|
|
|
FF9267FE2BCE94830080F940 /* CallSettingsView.swift */, |
|
|
|
|
FF9268002BCE94920080F940 /* SeedsCallingView.swift */, |
|
|
|
|
FFCD16B22C3E5E590092707B /* TeamsCallingView.swift */, |
|
|
|
|
FF9268022BCE94A30080F940 /* GroupStageCallingView.swift */, |
|
|
|
|
FF9268082BCEDC2C0080F940 /* CallView.swift */, |
|
|
|
|
FF1162792BCF8109000C4809 /* CallMessageCustomizationView.swift */, |
|
|
|
|
@ -1537,6 +1540,7 @@ |
|
|
|
|
FFE103082C353B7600684FC9 /* EventClubSettingsView.swift in Sources */, |
|
|
|
|
C4A47DB32B86387500ADC637 /* AccountView.swift in Sources */, |
|
|
|
|
FFCEDA4C2C2C08EA00F8C0F2 /* PlayersWithoutContactView.swift in Sources */, |
|
|
|
|
FFCD16B32C3E5E590092707B /* TeamsCallingView.swift in Sources */, |
|
|
|
|
FF1CBC1D2BB53DC10036DAAB /* Calendar+Extensions.swift in Sources */, |
|
|
|
|
FF967CF22BAECC0B00A9A3BD /* TeamScore.swift in Sources */, |
|
|
|
|
FF1162832BCFBE4E000C4809 /* EditablePlayerView.swift in Sources */, |
|
|
|
|
|