|
|
@ -70,6 +70,8 @@
|
|
|
|
ECE777142C2068F400D354B0 /* EditPlayerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECE777132C2068F400D354B0 /* EditPlayerView.swift */; };
|
|
|
|
ECE777142C2068F400D354B0 /* EditPlayerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECE777132C2068F400D354B0 /* EditPlayerView.swift */; };
|
|
|
|
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 */; };
|
|
|
|
|
|
|
|
ECF3FD3D2C29B64100F5E62B /* ChronoVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECF3FD3C2C29B64100F5E62B /* ChronoVM.swift */; };
|
|
|
|
/* End PBXBuildFile section */
|
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
|
@ -168,6 +170,8 @@
|
|
|
|
ECF3FD352C299CC100F5E62B /* Fight.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = Fight.mp3; sourceTree = "<group>"; };
|
|
|
|
ECF3FD352C299CC100F5E62B /* Fight.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = Fight.mp3; sourceTree = "<group>"; };
|
|
|
|
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>"; };
|
|
|
|
|
|
|
|
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 */
|
|
|
@ -314,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>";
|
|
|
@ -321,8 +326,8 @@
|
|
|
|
646FA83F2C0730B4001466BA /* Game */ = {
|
|
|
|
646FA83F2C0730B4001466BA /* Game */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
children = (
|
|
|
|
|
|
|
|
ECF3FD3B2C29A21200F5E62B /* Historic */,
|
|
|
|
646FA83D2C072340001466BA /* GameVM.swift */,
|
|
|
|
646FA83D2C072340001466BA /* GameVM.swift */,
|
|
|
|
646FA8422C0730D6001466BA /* HistoricVM.swift */,
|
|
|
|
|
|
|
|
6437FF122C25846F009D0EAF /* PlayingGameVM.swift */,
|
|
|
|
6437FF122C25846F009D0EAF /* PlayingGameVM.swift */,
|
|
|
|
);
|
|
|
|
);
|
|
|
|
path = Game;
|
|
|
|
path = Game;
|
|
|
@ -507,6 +512,15 @@
|
|
|
|
name = Products;
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
ECF3FD3B2C29A21200F5E62B /* Historic */ = {
|
|
|
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
|
|
|
children = (
|
|
|
|
|
|
|
|
646FA8422C0730D6001466BA /* HistoricVM.swift */,
|
|
|
|
|
|
|
|
ECF3FD392C29A20D00F5E62B /* HistoricListVM.swift */,
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
path = Historic;
|
|
|
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
|
|
|
};
|
|
|
|
/* End PBXGroup section */
|
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
|
@ -680,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 */,
|
|
|
@ -711,6 +726,7 @@
|
|
|
|
EC62C52D2C197ED10048CD0B /* Player.swift in Sources */,
|
|
|
|
EC62C52D2C197ED10048CD0B /* Player.swift in Sources */,
|
|
|
|
EC62C5292C1974000048CD0B /* PlayersVM.swift in Sources */,
|
|
|
|
EC62C5292C1974000048CD0B /* PlayersVM.swift in Sources */,
|
|
|
|
6437FF132C25846F009D0EAF /* PlayingGameVM.swift in Sources */,
|
|
|
|
6437FF132C25846F009D0EAF /* PlayingGameVM.swift in Sources */,
|
|
|
|
|
|
|
|
ECF3FD3A2C29A20D00F5E62B /* HistoricListVM.swift in Sources */,
|
|
|
|
);
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
};
|
|
|
|