|
|
|
@ -30,8 +30,11 @@
|
|
|
|
|
C24659E92BF60FAA004E80D5 /* ButtonComponent.swift in Sources */ = {isa = PBXBuildFile; fileRef = C24659E82BF60FAA004E80D5 /* ButtonComponent.swift */; };
|
|
|
|
|
C24DAB5C2C061DC700681CD0 /* AI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C24DAB5B2C061DC700681CD0 /* AI.swift */; };
|
|
|
|
|
C24DAB5E2C061E3A00681CD0 /* Language.swift in Sources */ = {isa = PBXBuildFile; fileRef = C24DAB5D2C061E3A00681CD0 /* Language.swift */; };
|
|
|
|
|
C24DAB622C062DBC00681CD0 /* ProfileEdit.swift in Sources */ = {isa = PBXBuildFile; fileRef = C24DAB612C062DBC00681CD0 /* ProfileEdit.swift */; };
|
|
|
|
|
C25220EE2C00AC7E0026B71F /* GameParametersMenuView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C25220ED2C00AC7E0026B71F /* GameParametersMenuView.swift */; };
|
|
|
|
|
C25220F32C00AF490026B71F /* EditComponent.swift in Sources */ = {isa = PBXBuildFile; fileRef = C25220F22C00AF490026B71F /* EditComponent.swift */; };
|
|
|
|
|
C25220F32C00AF490026B71F /* EditTextComponent.swift in Sources */ = {isa = PBXBuildFile; fileRef = C25220F22C00AF490026B71F /* EditTextComponent.swift */; };
|
|
|
|
|
C2F015042C09BC6B000F7221 /* KeyboardReadable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2F015032C09BC6B000F7221 /* KeyboardReadable.swift */; };
|
|
|
|
|
C2F015062C09C384000F7221 /* EditImageComponent.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2F015052C09C384000F7221 /* EditImageComponent.swift */; };
|
|
|
|
|
C2F394082C0462400070B4F6 /* PhotoButtonComponent.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2F394072C0462400070B4F6 /* PhotoButtonComponent.swift */; };
|
|
|
|
|
C2F3940B2C0463940070B4F6 /* ProfileComponent.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2F3940A2C0463940070B4F6 /* ProfileComponent.swift */; };
|
|
|
|
|
/* End PBXBuildFile section */
|
|
|
|
@ -80,8 +83,11 @@
|
|
|
|
|
C24659E82BF60FAA004E80D5 /* ButtonComponent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ButtonComponent.swift; sourceTree = "<group>"; };
|
|
|
|
|
C24DAB5B2C061DC700681CD0 /* AI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AI.swift; sourceTree = "<group>"; };
|
|
|
|
|
C24DAB5D2C061E3A00681CD0 /* Language.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Language.swift; sourceTree = "<group>"; };
|
|
|
|
|
C24DAB612C062DBC00681CD0 /* ProfileEdit.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileEdit.swift; sourceTree = "<group>"; };
|
|
|
|
|
C25220ED2C00AC7E0026B71F /* GameParametersMenuView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GameParametersMenuView.swift; sourceTree = "<group>"; };
|
|
|
|
|
C25220F22C00AF490026B71F /* EditComponent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditComponent.swift; sourceTree = "<group>"; };
|
|
|
|
|
C25220F22C00AF490026B71F /* EditTextComponent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditTextComponent.swift; sourceTree = "<group>"; };
|
|
|
|
|
C2F015032C09BC6B000F7221 /* KeyboardReadable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardReadable.swift; sourceTree = "<group>"; };
|
|
|
|
|
C2F015052C09C384000F7221 /* EditImageComponent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditImageComponent.swift; sourceTree = "<group>"; };
|
|
|
|
|
C2F394072C0462400070B4F6 /* PhotoButtonComponent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PhotoButtonComponent.swift; sourceTree = "<group>"; };
|
|
|
|
|
C2F3940A2C0463940070B4F6 /* ProfileComponent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileComponent.swift; sourceTree = "<group>"; };
|
|
|
|
|
/* End PBXFileReference section */
|
|
|
|
@ -192,7 +198,11 @@
|
|
|
|
|
C205A2BC2BF373380097BD93 /* Views */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
<<<<<<< HEAD
|
|
|
|
|
C2F015022C09BC56000F7221 /* EventTriggers */,
|
|
|
|
|
=======
|
|
|
|
|
1607D9C82C09CF4C000AB3F2 /* PartyEnregistery */,
|
|
|
|
|
>>>>>>> 40ae735863a246c32eefd036739aa3e93055aaf4
|
|
|
|
|
C24DAB5A2C061DAA00681CD0 /* Enum */,
|
|
|
|
|
C25220F02C00AD7F0026B71F /* Components */,
|
|
|
|
|
C25220EC2C00AC530026B71F /* GameParametersMenu */,
|
|
|
|
@ -268,17 +278,27 @@
|
|
|
|
|
C20310D52BFCB5FB0031657D /* PickerComponent.swift */,
|
|
|
|
|
C20310D92BFCC8600031657D /* ToggleComponent.swift */,
|
|
|
|
|
C24659E82BF60FAA004E80D5 /* ButtonComponent.swift */,
|
|
|
|
|
C25220F22C00AF490026B71F /* EditComponent.swift */,
|
|
|
|
|
C25220F22C00AF490026B71F /* EditTextComponent.swift */,
|
|
|
|
|
C2F394072C0462400070B4F6 /* PhotoButtonComponent.swift */,
|
|
|
|
|
C2F015052C09C384000F7221 /* EditImageComponent.swift */,
|
|
|
|
|
);
|
|
|
|
|
path = Controls;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
C2F015022C09BC56000F7221 /* EventTriggers */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
C2F015032C09BC6B000F7221 /* KeyboardReadable.swift */,
|
|
|
|
|
);
|
|
|
|
|
path = EventTriggers;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
C2F394092C04636C0070B4F6 /* Visuals */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
1607D9CD2C09CFD3000AB3F2 /* ItemCollectionParty.swift */,
|
|
|
|
|
C2F3940A2C0463940070B4F6 /* ProfileComponent.swift */,
|
|
|
|
|
C24DAB612C062DBC00681CD0 /* ProfileEdit.swift */,
|
|
|
|
|
);
|
|
|
|
|
path = Visuals;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
@ -419,6 +439,11 @@
|
|
|
|
|
C205A2B92BF373360097BD93 /* ContentView.swift in Sources */,
|
|
|
|
|
82CE59EF2C0460E500ADEE24 /* SpriteMoople.swift in Sources */,
|
|
|
|
|
82CE59E92C045D1100ADEE24 /* GameScene.swift in Sources */,
|
|
|
|
|
<<<<<<< HEAD
|
|
|
|
|
C2F015062C09C384000F7221 /* EditImageComponent.swift in Sources */,
|
|
|
|
|
82F9D3312BFE3A9F009EDFAF /* HistoryGameDetail.swift in Sources */,
|
|
|
|
|
=======
|
|
|
|
|
>>>>>>> 40ae735863a246c32eefd036739aa3e93055aaf4
|
|
|
|
|
C24659E92BF60FAA004E80D5 /* ButtonComponent.swift in Sources */,
|
|
|
|
|
C24DAB5E2C061E3A00681CD0 /* Language.swift in Sources */,
|
|
|
|
|
C2F394082C0462400070B4F6 /* PhotoButtonComponent.swift in Sources */,
|
|
|
|
@ -426,16 +451,25 @@
|
|
|
|
|
C20310D82BFCC2410031657D /* GeneralParametersMenuView.swift in Sources */,
|
|
|
|
|
168CD4FF2C06265B00419510 /* LanguageSettings.swift in Sources */,
|
|
|
|
|
C2F3940B2C0463940070B4F6 /* ProfileComponent.swift in Sources */,
|
|
|
|
|
C2F015042C09BC6B000F7221 /* KeyboardReadable.swift in Sources */,
|
|
|
|
|
C205A2B72BF373360097BD93 /* ArkitDoushiQiApp.swift in Sources */,
|
|
|
|
|
1607D9CE2C09CFD3000AB3F2 /* ItemCollectionParty.swift in Sources */,
|
|
|
|
|
C24DAB5C2C061DC700681CD0 /* AI.swift in Sources */,
|
|
|
|
|
<<<<<<< HEAD
|
|
|
|
|
C25220F32C00AF490026B71F /* EditTextComponent.swift in Sources */,
|
|
|
|
|
=======
|
|
|
|
|
C25220F32C00AF490026B71F /* EditComponent.swift in Sources */,
|
|
|
|
|
1607D9CB2C09CF4C000AB3F2 /* Stub.swift in Sources */,
|
|
|
|
|
>>>>>>> 40ae735863a246c32eefd036739aa3e93055aaf4
|
|
|
|
|
C20310D62BFCB5FB0031657D /* PickerComponent.swift in Sources */,
|
|
|
|
|
82CE59EB2C045E3800ADEE24 /* GameView.swift in Sources */,
|
|
|
|
|
C20310DA2BFCC8600031657D /* ToggleComponent.swift in Sources */,
|
|
|
|
|
C25220EE2C00AC7E0026B71F /* GameParametersMenuView.swift in Sources */,
|
|
|
|
|
<<<<<<< HEAD
|
|
|
|
|
C24DAB622C062DBC00681CD0 /* ProfileEdit.swift in Sources */,
|
|
|
|
|
=======
|
|
|
|
|
1607D9CC2C09CF4C000AB3F2 /* PartyEnregistery.swift in Sources */,
|
|
|
|
|
>>>>>>> 40ae735863a246c32eefd036739aa3e93055aaf4
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|