You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
815 lines
36 KiB
815 lines
36 KiB
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 56;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
643AB6932BFCEFD00018DA73 /* GameResumeFrame.swift in Sources */ = {isa = PBXBuildFile; fileRef = 643AB6922BFCEFD00018DA73 /* GameResumeFrame.swift */; };
|
|
643AB69B2BFCFB5C0018DA73 /* HistoricView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 643AB69A2BFCFB5C0018DA73 /* HistoricView.swift */; };
|
|
6458345C2BF5F92300E18321 /* DouShouQi_AppApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6458345B2BF5F92300E18321 /* DouShouQi_AppApp.swift */; };
|
|
6458345E2BF5F92300E18321 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6458345D2BF5F92300E18321 /* ContentView.swift */; };
|
|
645834602BF5F92500E18321 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 6458345F2BF5F92500E18321 /* Assets.xcassets */; };
|
|
645834632BF5F92500E18321 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 645834622BF5F92500E18321 /* Preview Assets.xcassets */; };
|
|
6458346D2BF5F92600E18321 /* DouShouQi_AppTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6458346C2BF5F92600E18321 /* DouShouQi_AppTests.swift */; };
|
|
645834772BF5F92600E18321 /* DouShouQi_AppUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 645834762BF5F92600E18321 /* DouShouQi_AppUITests.swift */; };
|
|
645834792BF5F92600E18321 /* DouShouQi_AppUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 645834782BF5F92600E18321 /* DouShouQi_AppUITestsLaunchTests.swift */; };
|
|
645834882BF5FEA000E18321 /* DSQ.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 645834872BF5FEA000E18321 /* DSQ.xcframework */; };
|
|
645834892BF5FEA000E18321 /* DSQ.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 645834872BF5FEA000E18321 /* DSQ.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
645B4C202BFCCA0500FD658A /* PlayerResumeFrame.swift in Sources */ = {isa = PBXBuildFile; fileRef = 645B4C1F2BFCCA0500FD658A /* PlayerResumeFrame.swift */; };
|
|
645B4C252BFCD3C600FD658A /* ScoreBoardView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 645B4C242BFCD3C600FD658A /* ScoreBoardView.swift */; };
|
|
6493C1C02C046BF900B5121D /* samurai.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 6493C1BF2C046BF900B5121D /* samurai.ttf */; };
|
|
6493C1C22C046E5E00B5121D /* Fonts.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6493C1C12C046E5E00B5121D /* Fonts.swift */; };
|
|
649ABF5B2BF60D78002E8894 /* MainMenuView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 649ABF5A2BF60D78002E8894 /* MainMenuView.swift */; };
|
|
649ABF602BF60F2D002E8894 /* MainMenuButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 649ABF5F2BF60F2D002E8894 /* MainMenuButton.swift */; };
|
|
649B59A42BF64574002BAE38 /* TitlePageFrame.swift in Sources */ = {isa = PBXBuildFile; fileRef = 649B59A32BF64574002BAE38 /* TitlePageFrame.swift */; };
|
|
649B59A72BF64BA9002BAE38 /* Colors.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 649B59A62BF64BA9002BAE38 /* Colors.xcassets */; };
|
|
649B59A92BF64C6A002BAE38 /* Colors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 649B59A82BF64C6A002BAE38 /* Colors.swift */; };
|
|
649B59AE2BF64EAB002BAE38 /* AppImages.swift in Sources */ = {isa = PBXBuildFile; fileRef = 649B59AD2BF64EAB002BAE38 /* AppImages.swift */; };
|
|
649B59B22BF65392002BAE38 /* TextStyles.swift in Sources */ = {isa = PBXBuildFile; fileRef = 649B59B12BF65392002BAE38 /* TextStyles.swift */; };
|
|
649B59B42BF653E1002BAE38 /* ViewTitleTextStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 649B59B32BF653E1002BAE38 /* ViewTitleTextStyle.swift */; };
|
|
EC62C4EF2BFE367F0048CD0B /* SwiftUIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC62C4EE2BFE367F0048CD0B /* SwiftUIView.swift */; };
|
|
EC62C4F92C0371660048CD0B /* MusicPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC62C4F82C0371660048CD0B /* MusicPlayer.swift */; };
|
|
EC62C4FB2C038BD20048CD0B /* PlayersView.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC62C4FA2C038BD20048CD0B /* PlayersView.swift */; };
|
|
EC62C4FD2C0391D30048CD0B /* PlayerRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC62C4FC2C0391D30048CD0B /* PlayerRow.swift */; };
|
|
EC62C4FF2C0457AD0048CD0B /* TitleScreenMusic.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = EC62C4FE2C0457AD0048CD0B /* TitleScreenMusic.mp3 */; };
|
|
EC62C5012C045B590048CD0B /* SoundPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC62C5002C045B590048CD0B /* SoundPlayer.swift */; };
|
|
EC62C5062C045C1A0048CD0B /* TitleScreenButtonSound.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = EC62C5052C045C1A0048CD0B /* TitleScreenButtonSound.mp3 */; };
|
|
ECB636552C047992007CD5E2 /* Image.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = ECB636542C047992007CD5E2 /* Image.xcassets */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
645834692BF5F92600E18321 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 645834502BF5F92300E18321 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 645834572BF5F92300E18321;
|
|
remoteInfo = DouShouQi_App;
|
|
};
|
|
645834732BF5F92600E18321 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 645834502BF5F92300E18321 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 645834572BF5F92300E18321;
|
|
remoteInfo = DouShouQi_App;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
6458348A2BF5FEA000E18321 /* Embed Frameworks */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 10;
|
|
files = (
|
|
645834892BF5FEA000E18321 /* DSQ.xcframework in Embed Frameworks */,
|
|
);
|
|
name = "Embed Frameworks";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
643AB6922BFCEFD00018DA73 /* GameResumeFrame.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GameResumeFrame.swift; sourceTree = "<group>"; };
|
|
643AB69A2BFCFB5C0018DA73 /* HistoricView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HistoricView.swift; sourceTree = "<group>"; };
|
|
645834582BF5F92300E18321 /* DouShouQi_App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DouShouQi_App.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
6458345B2BF5F92300E18321 /* DouShouQi_AppApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DouShouQi_AppApp.swift; sourceTree = "<group>"; };
|
|
6458345D2BF5F92300E18321 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
|
|
6458345F2BF5F92500E18321 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
645834622BF5F92500E18321 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
|
|
645834682BF5F92600E18321 /* DouShouQi_AppTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DouShouQi_AppTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
6458346C2BF5F92600E18321 /* DouShouQi_AppTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DouShouQi_AppTests.swift; sourceTree = "<group>"; };
|
|
645834722BF5F92600E18321 /* DouShouQi_AppUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DouShouQi_AppUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
645834762BF5F92600E18321 /* DouShouQi_AppUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DouShouQi_AppUITests.swift; sourceTree = "<group>"; };
|
|
645834782BF5F92600E18321 /* DouShouQi_AppUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DouShouQi_AppUITestsLaunchTests.swift; sourceTree = "<group>"; };
|
|
645834852BF5FE1400E18321 /* DouShouQi-App-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = "DouShouQi-App-Info.plist"; sourceTree = SOURCE_ROOT; };
|
|
645834872BF5FEA000E18321 /* DSQ.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = DSQ.xcframework; sourceTree = "<group>"; };
|
|
645B4C1F2BFCCA0500FD658A /* PlayerResumeFrame.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayerResumeFrame.swift; sourceTree = "<group>"; };
|
|
645B4C242BFCD3C600FD658A /* ScoreBoardView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScoreBoardView.swift; sourceTree = "<group>"; };
|
|
6493C1BF2C046BF900B5121D /* samurai.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = samurai.ttf; sourceTree = "<group>"; };
|
|
6493C1C12C046E5E00B5121D /* Fonts.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Fonts.swift; sourceTree = "<group>"; };
|
|
649ABF5A2BF60D78002E8894 /* MainMenuView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainMenuView.swift; sourceTree = "<group>"; };
|
|
649ABF5F2BF60F2D002E8894 /* MainMenuButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainMenuButton.swift; sourceTree = "<group>"; };
|
|
649B59A32BF64574002BAE38 /* TitlePageFrame.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TitlePageFrame.swift; sourceTree = "<group>"; };
|
|
649B59A62BF64BA9002BAE38 /* Colors.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Colors.xcassets; sourceTree = "<group>"; };
|
|
649B59A82BF64C6A002BAE38 /* Colors.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Colors.swift; sourceTree = "<group>"; };
|
|
649B59AD2BF64EAB002BAE38 /* AppImages.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppImages.swift; sourceTree = "<group>"; };
|
|
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>"; };
|
|
EC62C4EE2BFE367F0048CD0B /* SwiftUIView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftUIView.swift; sourceTree = "<group>"; };
|
|
EC62C4F82C0371660048CD0B /* MusicPlayer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MusicPlayer.swift; sourceTree = "<group>"; };
|
|
EC62C4FA2C038BD20048CD0B /* PlayersView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayersView.swift; sourceTree = "<group>"; };
|
|
EC62C4FC2C0391D30048CD0B /* PlayerRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayerRow.swift; sourceTree = "<group>"; };
|
|
EC62C4FE2C0457AD0048CD0B /* TitleScreenMusic.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = TitleScreenMusic.mp3; sourceTree = "<group>"; };
|
|
EC62C5002C045B590048CD0B /* SoundPlayer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SoundPlayer.swift; sourceTree = "<group>"; };
|
|
EC62C5052C045C1A0048CD0B /* TitleScreenButtonSound.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = TitleScreenButtonSound.mp3; sourceTree = "<group>"; };
|
|
ECB636542C047992007CD5E2 /* Image.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Image.xcassets; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
645834552BF5F92300E18321 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
645834882BF5FEA000E18321 /* DSQ.xcframework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
645834652BF5F92600E18321 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
6458346F2BF5F92600E18321 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
643AB6912BFCEFB70018DA73 /* Game */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
643AB6922BFCEFD00018DA73 /* GameResumeFrame.swift */,
|
|
);
|
|
path = Game;
|
|
sourceTree = "<group>";
|
|
};
|
|
643AB6992BFCFB480018DA73 /* Game */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
643AB69A2BFCFB5C0018DA73 /* HistoricView.swift */,
|
|
EC62C4EE2BFE367F0048CD0B /* SwiftUIView.swift */,
|
|
);
|
|
path = Game;
|
|
sourceTree = "<group>";
|
|
};
|
|
6458344F2BF5F92300E18321 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6458345A2BF5F92300E18321 /* DouShouQi_App */,
|
|
6458346B2BF5F92600E18321 /* DouShouQi_AppTests */,
|
|
645834752BF5F92600E18321 /* DouShouQi_AppUITests */,
|
|
645834592BF5F92300E18321 /* Products */,
|
|
645834862BF5FE9F00E18321 /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
645834592BF5F92300E18321 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
645834582BF5F92300E18321 /* DouShouQi_App.app */,
|
|
645834682BF5F92600E18321 /* DouShouQi_AppTests.xctest */,
|
|
645834722BF5F92600E18321 /* DouShouQi_AppUITests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
6458345A2BF5F92300E18321 /* DouShouQi_App */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
EC62C5022C045BB90048CD0B /* SoundPlayerClass */,
|
|
649B59A52BF64B1B002BAE38 /* Assets */,
|
|
649ABF5E2BF60ED5002E8894 /* Components */,
|
|
649ABF592BF60D13002E8894 /* Views */,
|
|
645834852BF5FE1400E18321 /* DouShouQi-App-Info.plist */,
|
|
6458345B2BF5F92300E18321 /* DouShouQi_AppApp.swift */,
|
|
6458345D2BF5F92300E18321 /* ContentView.swift */,
|
|
6458345F2BF5F92500E18321 /* Assets.xcassets */,
|
|
645834612BF5F92500E18321 /* Preview Content */,
|
|
);
|
|
path = DouShouQi_App;
|
|
sourceTree = "<group>";
|
|
};
|
|
645834612BF5F92500E18321 /* Preview Content */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
645834622BF5F92500E18321 /* Preview Assets.xcassets */,
|
|
);
|
|
path = "Preview Content";
|
|
sourceTree = "<group>";
|
|
};
|
|
6458346B2BF5F92600E18321 /* DouShouQi_AppTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6458346C2BF5F92600E18321 /* DouShouQi_AppTests.swift */,
|
|
);
|
|
path = DouShouQi_AppTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
645834752BF5F92600E18321 /* DouShouQi_AppUITests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
645834762BF5F92600E18321 /* DouShouQi_AppUITests.swift */,
|
|
645834782BF5F92600E18321 /* DouShouQi_AppUITestsLaunchTests.swift */,
|
|
);
|
|
path = DouShouQi_AppUITests;
|
|
sourceTree = "<group>";
|
|
};
|
|
645834862BF5FE9F00E18321 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
645834872BF5FEA000E18321 /* DSQ.xcframework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
645B4C1C2BFCC95000FD658A /* Player */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
645B4C1F2BFCCA0500FD658A /* PlayerResumeFrame.swift */,
|
|
EC62C4FC2C0391D30048CD0B /* PlayerRow.swift */,
|
|
);
|
|
path = Player;
|
|
sourceTree = "<group>";
|
|
};
|
|
645B4C232BFCD39A00FD658A /* Player */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
645B4C242BFCD3C600FD658A /* ScoreBoardView.swift */,
|
|
EC62C4FA2C038BD20048CD0B /* PlayersView.swift */,
|
|
);
|
|
path = Player;
|
|
sourceTree = "<group>";
|
|
};
|
|
6493C1BE2C04650200B5121D /* Menu */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
649ABF5A2BF60D78002E8894 /* MainMenuView.swift */,
|
|
);
|
|
path = Menu;
|
|
sourceTree = "<group>";
|
|
};
|
|
649ABF592BF60D13002E8894 /* Views */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
643AB6992BFCFB480018DA73 /* Game */,
|
|
645B4C232BFCD39A00FD658A /* Player */,
|
|
6493C1BE2C04650200B5121D /* Menu */,
|
|
);
|
|
path = Views;
|
|
sourceTree = "<group>";
|
|
};
|
|
649ABF5E2BF60ED5002E8894 /* Components */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
643AB6912BFCEFB70018DA73 /* Game */,
|
|
645B4C1C2BFCC95000FD658A /* Player */,
|
|
649ABF5F2BF60F2D002E8894 /* MainMenuButton.swift */,
|
|
649B59A32BF64574002BAE38 /* TitlePageFrame.swift */,
|
|
);
|
|
path = Components;
|
|
sourceTree = "<group>";
|
|
};
|
|
649B59A52BF64B1B002BAE38 /* Assets */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
EC62C5042C045BE00048CD0B /* Musics */,
|
|
EC62C5032C045BD30048CD0B /* Sounds */,
|
|
649B59B02BF65360002BAE38 /* TextStyles */,
|
|
649B59AF2BF64F0A002BAE38 /* Colors */,
|
|
649B59AA2BF64DF1002BAE38 /* Images */,
|
|
);
|
|
path = Assets;
|
|
sourceTree = "<group>";
|
|
};
|
|
649B59AA2BF64DF1002BAE38 /* Images */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
649B59AD2BF64EAB002BAE38 /* AppImages.swift */,
|
|
ECB636542C047992007CD5E2 /* Image.xcassets */,
|
|
);
|
|
path = Images;
|
|
sourceTree = "<group>";
|
|
};
|
|
649B59AF2BF64F0A002BAE38 /* Colors */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
649B59A62BF64BA9002BAE38 /* Colors.xcassets */,
|
|
649B59A82BF64C6A002BAE38 /* Colors.swift */,
|
|
);
|
|
path = Colors;
|
|
sourceTree = "<group>";
|
|
};
|
|
649B59B02BF65360002BAE38 /* TextStyles */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6493C1BF2C046BF900B5121D /* samurai.ttf */,
|
|
649B59B12BF65392002BAE38 /* TextStyles.swift */,
|
|
649B59B32BF653E1002BAE38 /* ViewTitleTextStyle.swift */,
|
|
6493C1C12C046E5E00B5121D /* Fonts.swift */,
|
|
);
|
|
path = TextStyles;
|
|
sourceTree = "<group>";
|
|
};
|
|
EC62C5022C045BB90048CD0B /* SoundPlayerClass */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
EC62C5002C045B590048CD0B /* SoundPlayer.swift */,
|
|
EC62C4F82C0371660048CD0B /* MusicPlayer.swift */,
|
|
);
|
|
path = SoundPlayerClass;
|
|
sourceTree = "<group>";
|
|
};
|
|
EC62C5032C045BD30048CD0B /* Sounds */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
EC62C5052C045C1A0048CD0B /* TitleScreenButtonSound.mp3 */,
|
|
);
|
|
path = Sounds;
|
|
sourceTree = "<group>";
|
|
};
|
|
EC62C5042C045BE00048CD0B /* Musics */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
EC62C4FE2C0457AD0048CD0B /* TitleScreenMusic.mp3 */,
|
|
);
|
|
path = Musics;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
645834572BF5F92300E18321 /* DouShouQi_App */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 6458347C2BF5F92600E18321 /* Build configuration list for PBXNativeTarget "DouShouQi_App" */;
|
|
buildPhases = (
|
|
645834542BF5F92300E18321 /* Sources */,
|
|
645834552BF5F92300E18321 /* Frameworks */,
|
|
645834562BF5F92300E18321 /* Resources */,
|
|
6458348A2BF5FEA000E18321 /* Embed Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = DouShouQi_App;
|
|
productName = DouShouQi_App;
|
|
productReference = 645834582BF5F92300E18321 /* DouShouQi_App.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
645834672BF5F92600E18321 /* DouShouQi_AppTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 6458347F2BF5F92600E18321 /* Build configuration list for PBXNativeTarget "DouShouQi_AppTests" */;
|
|
buildPhases = (
|
|
645834642BF5F92600E18321 /* Sources */,
|
|
645834652BF5F92600E18321 /* Frameworks */,
|
|
645834662BF5F92600E18321 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
6458346A2BF5F92600E18321 /* PBXTargetDependency */,
|
|
);
|
|
name = DouShouQi_AppTests;
|
|
productName = DouShouQi_AppTests;
|
|
productReference = 645834682BF5F92600E18321 /* DouShouQi_AppTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
645834712BF5F92600E18321 /* DouShouQi_AppUITests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 645834822BF5F92600E18321 /* Build configuration list for PBXNativeTarget "DouShouQi_AppUITests" */;
|
|
buildPhases = (
|
|
6458346E2BF5F92600E18321 /* Sources */,
|
|
6458346F2BF5F92600E18321 /* Frameworks */,
|
|
645834702BF5F92600E18321 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
645834742BF5F92600E18321 /* PBXTargetDependency */,
|
|
);
|
|
name = DouShouQi_AppUITests;
|
|
productName = DouShouQi_AppUITests;
|
|
productReference = 645834722BF5F92600E18321 /* DouShouQi_AppUITests.xctest */;
|
|
productType = "com.apple.product-type.bundle.ui-testing";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
645834502BF5F92300E18321 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
BuildIndependentTargetsInParallel = 1;
|
|
LastSwiftUpdateCheck = 1420;
|
|
LastUpgradeCheck = 1420;
|
|
TargetAttributes = {
|
|
645834572BF5F92300E18321 = {
|
|
CreatedOnToolsVersion = 14.2;
|
|
};
|
|
645834672BF5F92600E18321 = {
|
|
CreatedOnToolsVersion = 14.2;
|
|
TestTargetID = 645834572BF5F92300E18321;
|
|
};
|
|
645834712BF5F92600E18321 = {
|
|
CreatedOnToolsVersion = 14.2;
|
|
TestTargetID = 645834572BF5F92300E18321;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 645834532BF5F92300E18321 /* Build configuration list for PBXProject "DouShouQi_App" */;
|
|
compatibilityVersion = "Xcode 14.0";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 6458344F2BF5F92300E18321;
|
|
productRefGroup = 645834592BF5F92300E18321 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
645834572BF5F92300E18321 /* DouShouQi_App */,
|
|
645834672BF5F92600E18321 /* DouShouQi_AppTests */,
|
|
645834712BF5F92600E18321 /* DouShouQi_AppUITests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
645834562BF5F92300E18321 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
649B59A72BF64BA9002BAE38 /* Colors.xcassets in Resources */,
|
|
6493C1C02C046BF900B5121D /* samurai.ttf in Resources */,
|
|
EC62C5062C045C1A0048CD0B /* TitleScreenButtonSound.mp3 in Resources */,
|
|
645834632BF5F92500E18321 /* Preview Assets.xcassets in Resources */,
|
|
645834602BF5F92500E18321 /* Assets.xcassets in Resources */,
|
|
ECB636552C047992007CD5E2 /* Image.xcassets in Resources */,
|
|
EC62C4FF2C0457AD0048CD0B /* TitleScreenMusic.mp3 in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
645834662BF5F92600E18321 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
645834702BF5F92600E18321 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
645834542BF5F92300E18321 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
643AB69B2BFCFB5C0018DA73 /* HistoricView.swift in Sources */,
|
|
6458345E2BF5F92300E18321 /* ContentView.swift in Sources */,
|
|
649B59A92BF64C6A002BAE38 /* Colors.swift in Sources */,
|
|
649B59B42BF653E1002BAE38 /* ViewTitleTextStyle.swift in Sources */,
|
|
EC62C5012C045B590048CD0B /* SoundPlayer.swift in Sources */,
|
|
645B4C252BFCD3C600FD658A /* ScoreBoardView.swift in Sources */,
|
|
649B59AE2BF64EAB002BAE38 /* AppImages.swift in Sources */,
|
|
649ABF602BF60F2D002E8894 /* MainMenuButton.swift in Sources */,
|
|
643AB6932BFCEFD00018DA73 /* GameResumeFrame.swift in Sources */,
|
|
EC62C4EF2BFE367F0048CD0B /* SwiftUIView.swift in Sources */,
|
|
649B59B22BF65392002BAE38 /* TextStyles.swift in Sources */,
|
|
EC62C4F92C0371660048CD0B /* MusicPlayer.swift in Sources */,
|
|
EC62C4FD2C0391D30048CD0B /* PlayerRow.swift in Sources */,
|
|
EC62C4FB2C038BD20048CD0B /* PlayersView.swift in Sources */,
|
|
6458345C2BF5F92300E18321 /* DouShouQi_AppApp.swift in Sources */,
|
|
645B4C202BFCCA0500FD658A /* PlayerResumeFrame.swift in Sources */,
|
|
649ABF5B2BF60D78002E8894 /* MainMenuView.swift in Sources */,
|
|
6493C1C22C046E5E00B5121D /* Fonts.swift in Sources */,
|
|
649B59A42BF64574002BAE38 /* TitlePageFrame.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
645834642BF5F92600E18321 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
6458346D2BF5F92600E18321 /* DouShouQi_AppTests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
6458346E2BF5F92600E18321 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
645834792BF5F92600E18321 /* DouShouQi_AppUITestsLaunchTests.swift in Sources */,
|
|
645834772BF5F92600E18321 /* DouShouQi_AppUITests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
6458346A2BF5F92600E18321 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 645834572BF5F92300E18321 /* DouShouQi_App */;
|
|
targetProxy = 645834692BF5F92600E18321 /* PBXContainerItemProxy */;
|
|
};
|
|
645834742BF5F92600E18321 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 645834572BF5F92300E18321 /* DouShouQi_App */;
|
|
targetProxy = 645834732BF5F92600E18321 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
6458347A2BF5F92600E18321 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 16.2;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
};
|
|
name = Debug;
|
|
};
|
|
6458347B2BF5F92600E18321 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 16.2;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
6458347D2BF5F92600E18321 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_ASSET_PATHS = "\"DouShouQi_App/Preview Content\"";
|
|
ENABLE_PREVIEWS = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = "DouShouQi-App-Info.plist";
|
|
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "fr.uca.iut.DouShouQi-App";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
6458347E2BF5F92600E18321 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_ASSET_PATHS = "\"DouShouQi_App/Preview Content\"";
|
|
ENABLE_PREVIEWS = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = "DouShouQi-App-Info.plist";
|
|
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "fr.uca.iut.DouShouQi-App";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
645834802BF5F92600E18321 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 16.2;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "fr.uca.iut.DouShouQi-AppTests";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/DouShouQi_App.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/DouShouQi_App";
|
|
};
|
|
name = Debug;
|
|
};
|
|
645834812BF5F92600E18321 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 16.2;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "fr.uca.iut.DouShouQi-AppTests";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/DouShouQi_App.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/DouShouQi_App";
|
|
};
|
|
name = Release;
|
|
};
|
|
645834832BF5F92600E18321 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "fr.uca.iut.DouShouQi-AppUITests";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_TARGET_NAME = DouShouQi_App;
|
|
};
|
|
name = Debug;
|
|
};
|
|
645834842BF5F92600E18321 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "fr.uca.iut.DouShouQi-AppUITests";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_TARGET_NAME = DouShouQi_App;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
645834532BF5F92300E18321 /* Build configuration list for PBXProject "DouShouQi_App" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
6458347A2BF5F92600E18321 /* Debug */,
|
|
6458347B2BF5F92600E18321 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
6458347C2BF5F92600E18321 /* Build configuration list for PBXNativeTarget "DouShouQi_App" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
6458347D2BF5F92600E18321 /* Debug */,
|
|
6458347E2BF5F92600E18321 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
6458347F2BF5F92600E18321 /* Build configuration list for PBXNativeTarget "DouShouQi_AppTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
645834802BF5F92600E18321 /* Debug */,
|
|
645834812BF5F92600E18321 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
645834822BF5F92600E18321 /* Build configuration list for PBXNativeTarget "DouShouQi_AppUITests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
645834832BF5F92600E18321 /* Debug */,
|
|
645834842BF5F92600E18321 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 645834502BF5F92300E18321 /* Project object */;
|
|
}
|