|
|
|
@ -30,7 +30,6 @@
|
|
|
|
|
649B59B22BF65392002BAE38 /* TextStyles.swift in Sources */ = {isa = PBXBuildFile; fileRef = 649B59B12BF65392002BAE38 /* TextStyles.swift */; };
|
|
|
|
|
649B59B42BF653E1002BAE38 /* ViewTitleTextStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 649B59B32BF653E1002BAE38 /* ViewTitleTextStyle.swift */; };
|
|
|
|
|
64D992722C06281B002ACBC6 /* SystemIcons.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64D992712C06281B002ACBC6 /* SystemIcons.swift */; };
|
|
|
|
|
64E00BE32C08B1D500E90544 /* SettingsVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64E00BE22C08B1D500E90544 /* SettingsVM.swift */; };
|
|
|
|
|
64FC4D692C09C78000D08B8B /* SelectPlayerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64FC4D682C09C78000D08B8B /* SelectPlayerView.swift */; };
|
|
|
|
|
64FC4D6B2C09C7C900D08B8B /* SelectPlayerButtonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64FC4D6A2C09C7C900D08B8B /* SelectPlayerButtonView.swift */; };
|
|
|
|
|
EC0540C02C08A1040032E9EF /* HistoricView.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC0540BF2C08A1040032E9EF /* HistoricView.swift */; };
|
|
|
|
@ -105,7 +104,6 @@
|
|
|
|
|
649B59B12BF65392002BAE38 /* TextStyles.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextStyles.swift; sourceTree = "<group>"; };
|
|
|
|
|
649B59B32BF653E1002BAE38 /* ViewTitleTextStyle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewTitleTextStyle.swift; sourceTree = "<group>"; };
|
|
|
|
|
64D992712C06281B002ACBC6 /* SystemIcons.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SystemIcons.swift; sourceTree = "<group>"; };
|
|
|
|
|
64E00BE22C08B1D500E90544 /* SettingsVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsVM.swift; sourceTree = "<group>"; };
|
|
|
|
|
64FC4D682C09C78000D08B8B /* SelectPlayerView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SelectPlayerView.swift; sourceTree = "<group>"; };
|
|
|
|
|
64FC4D6A2C09C7C900D08B8B /* SelectPlayerButtonView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SelectPlayerButtonView.swift; sourceTree = "<group>"; };
|
|
|
|
|
EC0540BF2C08A1040032E9EF /* HistoricView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HistoricView.swift; sourceTree = "<group>"; };
|
|
|
|
@ -172,7 +170,6 @@
|
|
|
|
|
6458346B2BF5F92600E18321 /* DouShouQi_AppTests */,
|
|
|
|
|
645834752BF5F92600E18321 /* DouShouQi_AppUITests */,
|
|
|
|
|
64C87E222C09D52600CCD451 /* Frameworks */,
|
|
|
|
|
646F04B62C0F5385003C8600 /* Recovered References */,
|
|
|
|
|
);
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
@ -251,14 +248,6 @@
|
|
|
|
|
path = Player;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
646F04B62C0F5385003C8600 /* Recovered References */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
64E00BE22C08B1D500E90544 /* SettingsVM.swift */,
|
|
|
|
|
);
|
|
|
|
|
name = "Recovered References";
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
646F04BC2C0F5491003C8600 /* Settings */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
@ -574,7 +563,6 @@
|
|
|
|
|
64FC4D6B2C09C7C900D08B8B /* SelectPlayerButtonView.swift in Sources */,
|
|
|
|
|
EC05BFC82C04D832000F7B19 /* CustomSwitchButton.swift in Sources */,
|
|
|
|
|
64D992722C06281B002ACBC6 /* SystemIcons.swift in Sources */,
|
|
|
|
|
64E00BE32C08B1D500E90544 /* SettingsVM.swift in Sources */,
|
|
|
|
|
645B4C252BFCD3C600FD658A /* ScoreBoardView.swift in Sources */,
|
|
|
|
|
649ABF602BF60F2D002E8894 /* MainMenuButton.swift in Sources */,
|
|
|
|
|
EC62C51B2C09D1790048CD0B /* PlayerStatView.swift in Sources */,
|
|
|
|
|