|
|
|
@ -24,7 +24,13 @@
|
|
|
|
|
C205A2D22BF373380097BD93 /* WtaTennisUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C205A2D12BF373380097BD93 /* WtaTennisUITests.swift */; };
|
|
|
|
|
C205A2D42BF373380097BD93 /* WtaTennisUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C205A2D32BF373380097BD93 /* WtaTennisUITestsLaunchTests.swift */; };
|
|
|
|
|
C24659E52BF5FE09004E80D5 /* MainMenu.swift in Sources */ = {isa = PBXBuildFile; fileRef = C24659E42BF5FE09004E80D5 /* MainMenu.swift */; };
|
|
|
|
|
C24659E92BF60FAA004E80D5 /* MainMenuButtonComponent.swift in Sources */ = {isa = PBXBuildFile; fileRef = C24659E82BF60FAA004E80D5 /* MainMenuButtonComponent.swift */; };
|
|
|
|
|
C24659E92BF60FAA004E80D5 /* ButtonComponent.swift in Sources */ = {isa = PBXBuildFile; fileRef = C24659E82BF60FAA004E80D5 /* ButtonComponent.swift */; };
|
|
|
|
|
C25220EE2C00AC7E0026B71F /* GameParametersMenuView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C25220ED2C00AC7E0026B71F /* GameParametersMenuView.swift */; };
|
|
|
|
|
C25220F32C00AF490026B71F /* EditComponent.swift in Sources */ = {isa = PBXBuildFile; fileRef = C25220F22C00AF490026B71F /* EditComponent.swift */; };
|
|
|
|
|
C2F394062C045E800070B4F6 /* DSQ.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = C2F4176D2BFE2FBD00CFF0B3 /* DSQ.xcframework */; };
|
|
|
|
|
C2F394082C0462400070B4F6 /* PhotoButtonComponent.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2F394072C0462400070B4F6 /* PhotoButtonComponent.swift */; };
|
|
|
|
|
C2F3940B2C0463940070B4F6 /* ProfileComponent.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2F3940A2C0463940070B4F6 /* ProfileComponent.swift */; };
|
|
|
|
|
C2F3940E2C04643A0070B4F6 /* GameView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2F3940D2C04643A0070B4F6 /* GameView.swift */; };
|
|
|
|
|
C2F417702BFE2FBE00CFF0B3 /* howto.md in Resources */ = {isa = PBXBuildFile; fileRef = C2F4176C2BFE2FBD00CFF0B3 /* howto.md */; };
|
|
|
|
|
C2F417722BFE2FBE00CFF0B3 /* capture.png in Resources */ = {isa = PBXBuildFile; fileRef = C2F4176E2BFE2FBD00CFF0B3 /* capture.png */; };
|
|
|
|
|
C2F417732BFE2FBE00CFF0B3 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = C2F4176F2BFE2FBD00CFF0B3 /* README.md */; };
|
|
|
|
@ -68,7 +74,12 @@
|
|
|
|
|
C205A2D12BF373380097BD93 /* WtaTennisUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WtaTennisUITests.swift; sourceTree = "<group>"; };
|
|
|
|
|
C205A2D32BF373380097BD93 /* WtaTennisUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WtaTennisUITestsLaunchTests.swift; sourceTree = "<group>"; };
|
|
|
|
|
C24659E42BF5FE09004E80D5 /* MainMenu.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainMenu.swift; sourceTree = "<group>"; };
|
|
|
|
|
C24659E82BF60FAA004E80D5 /* MainMenuButtonComponent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainMenuButtonComponent.swift; sourceTree = "<group>"; };
|
|
|
|
|
C24659E82BF60FAA004E80D5 /* ButtonComponent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ButtonComponent.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>"; };
|
|
|
|
|
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>"; };
|
|
|
|
|
C2F3940D2C04643A0070B4F6 /* GameView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GameView.swift; sourceTree = "<group>"; };
|
|
|
|
|
C2F4176C2BFE2FBD00CFF0B3 /* howto.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = howto.md; sourceTree = "<group>"; };
|
|
|
|
|
C2F4176D2BFE2FBD00CFF0B3 /* DSQ.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = DSQ.xcframework; sourceTree = "<group>"; };
|
|
|
|
|
C2F4176E2BFE2FBD00CFF0B3 /* capture.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = capture.png; sourceTree = "<group>"; };
|
|
|
|
@ -80,6 +91,7 @@
|
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
C2F394062C045E800070B4F6 /* DSQ.xcframework in Frameworks */,
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
@ -172,6 +184,9 @@
|
|
|
|
|
C205A2BC2BF373380097BD93 /* Views */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
C2F3940C2C0464260070B4F6 /* Game */,
|
|
|
|
|
C25220F02C00AD7F0026B71F /* Components */,
|
|
|
|
|
C25220EC2C00AC530026B71F /* GameParametersMenu */,
|
|
|
|
|
C25220EB2C00A9230026B71F /* GeneralParametersMenu */,
|
|
|
|
|
C25220EA2C00A9010026B71F /* MainMenu */,
|
|
|
|
|
82F9D32F2BFE3A75009EDFAF /* History */,
|
|
|
|
@ -200,7 +215,6 @@
|
|
|
|
|
C25220EA2C00A9010026B71F /* MainMenu */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
C24659E82BF60FAA004E80D5 /* MainMenuButtonComponent.swift */,
|
|
|
|
|
C24659E42BF5FE09004E80D5 /* MainMenu.swift */,
|
|
|
|
|
);
|
|
|
|
|
path = MainMenu;
|
|
|
|
@ -209,13 +223,56 @@
|
|
|
|
|
C25220EB2C00A9230026B71F /* GeneralParametersMenu */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
C20310D92BFCC8600031657D /* ToggleComponent.swift */,
|
|
|
|
|
C20310D52BFCB5FB0031657D /* PickerComponent.swift */,
|
|
|
|
|
C20310D72BFCC2410031657D /* GeneralParametersMenuView.swift */,
|
|
|
|
|
);
|
|
|
|
|
path = GeneralParametersMenu;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
C25220EC2C00AC530026B71F /* GameParametersMenu */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
C25220ED2C00AC7E0026B71F /* GameParametersMenuView.swift */,
|
|
|
|
|
);
|
|
|
|
|
path = GameParametersMenu;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
C25220F02C00AD7F0026B71F /* Components */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
C2F394092C04636C0070B4F6 /* Visuals */,
|
|
|
|
|
C25220F12C00ADF70026B71F /* Controls */,
|
|
|
|
|
);
|
|
|
|
|
path = Components;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
C25220F12C00ADF70026B71F /* Controls */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
C20310D52BFCB5FB0031657D /* PickerComponent.swift */,
|
|
|
|
|
C20310D92BFCC8600031657D /* ToggleComponent.swift */,
|
|
|
|
|
C24659E82BF60FAA004E80D5 /* ButtonComponent.swift */,
|
|
|
|
|
C25220F22C00AF490026B71F /* EditComponent.swift */,
|
|
|
|
|
C2F394072C0462400070B4F6 /* PhotoButtonComponent.swift */,
|
|
|
|
|
);
|
|
|
|
|
path = Controls;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
C2F394092C04636C0070B4F6 /* Visuals */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
C2F3940A2C0463940070B4F6 /* ProfileComponent.swift */,
|
|
|
|
|
);
|
|
|
|
|
path = Visuals;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
C2F3940C2C0464260070B4F6 /* Game */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
C2F3940D2C04643A0070B4F6 /* GameView.swift */,
|
|
|
|
|
);
|
|
|
|
|
path = Game;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
C2F4176A2BFE2F8C00CFF0B3 /* Model */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
@ -372,15 +429,20 @@
|
|
|
|
|
82CE59EF2C0460E500ADEE24 /* SpriteMoople.swift in Sources */,
|
|
|
|
|
82CE59E92C045D1100ADEE24 /* GameScene.swift in Sources */,
|
|
|
|
|
82F9D3312BFE3A9F009EDFAF /* HistoryGameDetail.swift in Sources */,
|
|
|
|
|
C24659E92BF60FAA004E80D5 /* MainMenuButtonComponent.swift in Sources */,
|
|
|
|
|
C24659E92BF60FAA004E80D5 /* ButtonComponent.swift in Sources */,
|
|
|
|
|
C2F394082C0462400070B4F6 /* PhotoButtonComponent.swift in Sources */,
|
|
|
|
|
C2F3940E2C04643A0070B4F6 /* GameView.swift in Sources */,
|
|
|
|
|
C24659E52BF5FE09004E80D5 /* MainMenu.swift in Sources */,
|
|
|
|
|
82F9D3362BFE3B3C009EDFAF /* HistoryView.swift in Sources */,
|
|
|
|
|
C20310D82BFCC2410031657D /* GeneralParametersMenuView.swift in Sources */,
|
|
|
|
|
C2F3940B2C0463940070B4F6 /* ProfileComponent.swift in Sources */,
|
|
|
|
|
C205A2B72BF373360097BD93 /* ArkitDoushiQiApp.swift in Sources */,
|
|
|
|
|
C25220F32C00AF490026B71F /* EditComponent.swift in Sources */,
|
|
|
|
|
C20310D62BFCB5FB0031657D /* PickerComponent.swift in Sources */,
|
|
|
|
|
82F9D3332BFE3B12009EDFAF /* HistoryHeader.swift in Sources */,
|
|
|
|
|
82CE59EB2C045E3800ADEE24 /* GameView.swift in Sources */,
|
|
|
|
|
C20310DA2BFCC8600031657D /* ToggleComponent.swift in Sources */,
|
|
|
|
|
C25220EE2C00AC7E0026B71F /* GameParametersMenuView.swift in Sources */,
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|