|
|
@ -71,6 +71,7 @@
|
|
|
|
ECF3FD312C2722C600F5E62B /* CDHistoriqueExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECF3FD302C2722C600F5E62B /* CDHistoriqueExtension.swift */; };
|
|
|
|
ECF3FD312C2722C600F5E62B /* CDHistoriqueExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECF3FD302C2722C600F5E62B /* CDHistoriqueExtension.swift */; };
|
|
|
|
ECF3FD332C27238F00F5E62B /* Historique.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECF3FD322C27238F00F5E62B /* Historique.swift */; };
|
|
|
|
ECF3FD332C27238F00F5E62B /* Historique.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECF3FD322C27238F00F5E62B /* Historique.swift */; };
|
|
|
|
ECF3FD3A2C29A20D00F5E62B /* HistoricListVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECF3FD392C29A20D00F5E62B /* HistoricListVM.swift */; };
|
|
|
|
ECF3FD3A2C29A20D00F5E62B /* HistoricListVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECF3FD392C29A20D00F5E62B /* HistoricListVM.swift */; };
|
|
|
|
|
|
|
|
ECF3FD3D2C29B64100F5E62B /* ChronoVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECF3FD3C2C29B64100F5E62B /* ChronoVM.swift */; };
|
|
|
|
/* End PBXBuildFile section */
|
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
|
@ -170,6 +171,7 @@
|
|
|
|
ECF3FD372C299CC500F5E62B /* Start.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = Start.mp3; sourceTree = "<group>"; };
|
|
|
|
ECF3FD372C299CC500F5E62B /* Start.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = Start.mp3; sourceTree = "<group>"; };
|
|
|
|
ECF3FD382C299CC800F5E62B /* SelectFighterSound.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = SelectFighterSound.mp3; sourceTree = "<group>"; };
|
|
|
|
ECF3FD382C299CC800F5E62B /* SelectFighterSound.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = SelectFighterSound.mp3; sourceTree = "<group>"; };
|
|
|
|
ECF3FD392C29A20D00F5E62B /* HistoricListVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HistoricListVM.swift; sourceTree = "<group>"; };
|
|
|
|
ECF3FD392C29A20D00F5E62B /* HistoricListVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HistoricListVM.swift; sourceTree = "<group>"; };
|
|
|
|
|
|
|
|
ECF3FD3C2C29B64100F5E62B /* ChronoVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChronoVM.swift; sourceTree = "<group>"; };
|
|
|
|
/* End PBXFileReference section */
|
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
@ -316,6 +318,7 @@
|
|
|
|
EC62C5262C11E24B0048CD0B /* Players */,
|
|
|
|
EC62C5262C11E24B0048CD0B /* Players */,
|
|
|
|
646F04BC2C0F5491003C8600 /* Settings */,
|
|
|
|
646F04BC2C0F5491003C8600 /* Settings */,
|
|
|
|
646FA83F2C0730B4001466BA /* Game */,
|
|
|
|
646FA83F2C0730B4001466BA /* Game */,
|
|
|
|
|
|
|
|
ECF3FD3C2C29B64100F5E62B /* ChronoVM.swift */,
|
|
|
|
);
|
|
|
|
);
|
|
|
|
path = ViewModel;
|
|
|
|
path = ViewModel;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
sourceTree = "<group>";
|
|
|
@ -691,6 +694,7 @@
|
|
|
|
EC0540C42C08A13E0032E9EF /* GameView.swift in Sources */,
|
|
|
|
EC0540C42C08A13E0032E9EF /* GameView.swift in Sources */,
|
|
|
|
EC05BFC42C04C3C4000F7B19 /* SettingsView.swift in Sources */,
|
|
|
|
EC05BFC42C04C3C4000F7B19 /* SettingsView.swift in Sources */,
|
|
|
|
ECF3FD312C2722C600F5E62B /* CDHistoriqueExtension.swift in Sources */,
|
|
|
|
ECF3FD312C2722C600F5E62B /* CDHistoriqueExtension.swift in Sources */,
|
|
|
|
|
|
|
|
ECF3FD3D2C29B64100F5E62B /* ChronoVM.swift in Sources */,
|
|
|
|
EC62C53D2C1C69200048CD0B /* DouShouQi_App.xcdatamodeld in Sources */,
|
|
|
|
EC62C53D2C1C69200048CD0B /* DouShouQi_App.xcdatamodeld in Sources */,
|
|
|
|
EC62C50F2C05D06A0048CD0B /* AddPlayerView.swift in Sources */,
|
|
|
|
EC62C50F2C05D06A0048CD0B /* AddPlayerView.swift in Sources */,
|
|
|
|
EC62C53F2C1C6D1A0048CD0B /* CDPlayerExtension.swift in Sources */,
|
|
|
|
EC62C53F2C1C6D1A0048CD0B /* CDPlayerExtension.swift in Sources */,
|
|
|
|