|
|
@ -19,6 +19,7 @@
|
|
|
|
F0143C2F2DF96B690086CAAA /* InGameVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0143C2E2DF96B690086CAAA /* InGameVM.swift */; };
|
|
|
|
F0143C2F2DF96B690086CAAA /* InGameVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0143C2E2DF96B690086CAAA /* InGameVM.swift */; };
|
|
|
|
F0143C312DF9813C0086CAAA /* PieceNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0143C302DF9813C0086CAAA /* PieceNode.swift */; };
|
|
|
|
F0143C312DF9813C0086CAAA /* PieceNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0143C302DF9813C0086CAAA /* PieceNode.swift */; };
|
|
|
|
F0143C342DF987490086CAAA /* PlayerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0143C332DF987490086CAAA /* PlayerType.swift */; };
|
|
|
|
F0143C342DF987490086CAAA /* PlayerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0143C332DF987490086CAAA /* PlayerType.swift */; };
|
|
|
|
|
|
|
|
F0143C362DFA9A000086CAAA /* RulesType.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0143C352DFA9A000086CAAA /* RulesType.swift */; };
|
|
|
|
F0F59E492DD4958800BE32D6 /* C4.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = F0F59E432DD492B400BE32D6 /* C4.xcframework */; };
|
|
|
|
F0F59E492DD4958800BE32D6 /* C4.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = F0F59E432DD492B400BE32D6 /* C4.xcframework */; };
|
|
|
|
F0F59E4A2DD4958800BE32D6 /* C4Persistance.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = F0F59E412DD492B400BE32D6 /* C4Persistance.xcframework */; };
|
|
|
|
F0F59E4A2DD4958800BE32D6 /* C4Persistance.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = F0F59E412DD492B400BE32D6 /* C4Persistance.xcframework */; };
|
|
|
|
F0F59E4B2DD4958800BE32D6 /* C4Players.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = F0F59E422DD492B400BE32D6 /* C4Players.xcframework */; };
|
|
|
|
F0F59E4B2DD4958800BE32D6 /* C4Players.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = F0F59E422DD492B400BE32D6 /* C4Players.xcframework */; };
|
|
|
@ -66,6 +67,7 @@
|
|
|
|
F0143C2E2DF96B690086CAAA /* InGameVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InGameVM.swift; sourceTree = "<group>"; };
|
|
|
|
F0143C2E2DF96B690086CAAA /* InGameVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InGameVM.swift; sourceTree = "<group>"; };
|
|
|
|
F0143C302DF9813C0086CAAA /* PieceNode.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PieceNode.swift; sourceTree = "<group>"; };
|
|
|
|
F0143C302DF9813C0086CAAA /* PieceNode.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PieceNode.swift; sourceTree = "<group>"; };
|
|
|
|
F0143C332DF987490086CAAA /* PlayerType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayerType.swift; sourceTree = "<group>"; };
|
|
|
|
F0143C332DF987490086CAAA /* PlayerType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayerType.swift; sourceTree = "<group>"; };
|
|
|
|
|
|
|
|
F0143C352DFA9A000086CAAA /* RulesType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RulesType.swift; sourceTree = "<group>"; };
|
|
|
|
F0F59E412DD492B400BE32D6 /* C4Persistance.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = C4Persistance.xcframework; path = ../precompiled/xcframeworks/C4Persistance.xcframework; sourceTree = "<group>"; };
|
|
|
|
F0F59E412DD492B400BE32D6 /* C4Persistance.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = C4Persistance.xcframework; path = ../precompiled/xcframeworks/C4Persistance.xcframework; sourceTree = "<group>"; };
|
|
|
|
F0F59E422DD492B400BE32D6 /* C4Players.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = C4Players.xcframework; path = ../precompiled/xcframeworks/C4Players.xcframework; sourceTree = "<group>"; };
|
|
|
|
F0F59E422DD492B400BE32D6 /* C4Players.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = C4Players.xcframework; path = ../precompiled/xcframeworks/C4Players.xcframework; sourceTree = "<group>"; };
|
|
|
|
F0F59E432DD492B400BE32D6 /* C4.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = C4.xcframework; path = ../precompiled/xcframeworks/C4.xcframework; sourceTree = "<group>"; };
|
|
|
|
F0F59E432DD492B400BE32D6 /* C4.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = C4.xcframework; path = ../precompiled/xcframeworks/C4.xcframework; sourceTree = "<group>"; };
|
|
|
@ -204,6 +206,7 @@
|
|
|
|
isa = PBXGroup;
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
children = (
|
|
|
|
F0143C332DF987490086CAAA /* PlayerType.swift */,
|
|
|
|
F0143C332DF987490086CAAA /* PlayerType.swift */,
|
|
|
|
|
|
|
|
F0143C352DFA9A000086CAAA /* RulesType.swift */,
|
|
|
|
);
|
|
|
|
);
|
|
|
|
path = Utils;
|
|
|
|
path = Utils;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
sourceTree = "<group>";
|
|
|
@ -359,6 +362,7 @@
|
|
|
|
F001A04E2DD48FAB00809561 /* MainMenuView.swift in Sources */,
|
|
|
|
F001A04E2DD48FAB00809561 /* MainMenuView.swift in Sources */,
|
|
|
|
F001A04C2DD48FAB00809561 /* AppApp.swift in Sources */,
|
|
|
|
F001A04C2DD48FAB00809561 /* AppApp.swift in Sources */,
|
|
|
|
F0143C2D2DF01E120086CAAA /* NewGameVM.swift in Sources */,
|
|
|
|
F0143C2D2DF01E120086CAAA /* NewGameVM.swift in Sources */,
|
|
|
|
|
|
|
|
F0143C362DFA9A000086CAAA /* RulesType.swift in Sources */,
|
|
|
|
F0F59E532DDDC35100BE32D6 /* NewGameView.swift in Sources */,
|
|
|
|
F0F59E532DDDC35100BE32D6 /* NewGameView.swift in Sources */,
|
|
|
|
F0143C2F2DF96B690086CAAA /* InGameVM.swift in Sources */,
|
|
|
|
F0143C2F2DF96B690086CAAA /* InGameVM.swift in Sources */,
|
|
|
|
F0F59E5B2DE6F68800BE32D6 /* ScoreboardView.swift in Sources */,
|
|
|
|
F0F59E5B2DE6F68800BE32D6 /* ScoreboardView.swift in Sources */,
|
|
|
@ -527,6 +531,7 @@
|
|
|
|
DEVELOPMENT_ASSET_PATHS = "\"App/Preview Content\"";
|
|
|
|
DEVELOPMENT_ASSET_PATHS = "\"App/Preview Content\"";
|
|
|
|
ENABLE_PREVIEWS = YES;
|
|
|
|
ENABLE_PREVIEWS = YES;
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
|
|
|
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.board-games";
|
|
|
|
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES;
|
|
|
|
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES;
|
|
|
|
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES;
|
|
|
|
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES;
|
|
|
|
"INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES;
|
|
|
|
"INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES;
|
|
|
@ -563,6 +568,7 @@
|
|
|
|
DEVELOPMENT_ASSET_PATHS = "\"App/Preview Content\"";
|
|
|
|
DEVELOPMENT_ASSET_PATHS = "\"App/Preview Content\"";
|
|
|
|
ENABLE_PREVIEWS = YES;
|
|
|
|
ENABLE_PREVIEWS = YES;
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
|
|
|
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.board-games";
|
|
|
|
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES;
|
|
|
|
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES;
|
|
|
|
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES;
|
|
|
|
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES;
|
|
|
|
"INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES;
|
|
|
|
"INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES;
|
|
|
|