diff --git a/Baccarat.xcodeproj/project.pbxproj b/Baccarat.xcodeproj/project.pbxproj index 6eed45e..4c670fb 100644 --- a/Baccarat.xcodeproj/project.pbxproj +++ b/Baccarat.xcodeproj/project.pbxproj @@ -7,25 +7,11 @@ objects = { /* Begin PBXBuildFile section */ - EA5AD2012EF34B660040CB90 /* CasinoKit in Frameworks */ = {isa = PBXBuildFile; productRef = EA5AD2002EF34B660040CB90 /* CasinoKit */; }; + EA5ADB372EF9CD850040CB90 /* CasinoKit in Frameworks */ = {isa = PBXBuildFile; productRef = EA5ADB362EF9CD850040CB90 /* CasinoKit */; }; EAD891262EF25181006DBA80 /* CasinoKit in Frameworks */ = {isa = PBXBuildFile; productRef = EAD891252EF25181006DBA80 /* CasinoKit */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ - EA5AD1BE2EF346C50040CB90 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = EAD890AF2EF1E9CE006DBA80 /* Project object */; - proxyType = 1; - remoteGlobalIDString = EA5AD1B02EF346C40040CB90; - remoteInfo = Blackjack; - }; - EA5AD1C82EF346C50040CB90 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = EAD890AF2EF1E9CE006DBA80 /* Project object */; - proxyType = 1; - remoteGlobalIDString = EA5AD1B02EF346C40040CB90; - remoteInfo = Blackjack; - }; EAD890C52EF1E9CF006DBA80 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = EAD890AF2EF1E9CE006DBA80 /* Project object */; @@ -43,9 +29,6 @@ /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ - EA5AD1B12EF346C40040CB90 /* Blackjack.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Blackjack.app; sourceTree = BUILT_PRODUCTS_DIR; }; - EA5AD1BD2EF346C50040CB90 /* BlackjackTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = BlackjackTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; - EA5AD1C72EF346C50040CB90 /* BlackjackUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = BlackjackUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; EAD890B72EF1E9CE006DBA80 /* Baccarat.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Baccarat.app; sourceTree = BUILT_PRODUCTS_DIR; }; EAD890C42EF1E9CF006DBA80 /* BaccaratTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = BaccaratTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; EAD890CE2EF1E9CF006DBA80 /* BaccaratUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = BaccaratUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -62,21 +45,6 @@ /* End PBXFileSystemSynchronizedBuildFileExceptionSet section */ /* Begin PBXFileSystemSynchronizedRootGroup section */ - EA5AD1B22EF346C40040CB90 /* Blackjack */ = { - isa = PBXFileSystemSynchronizedRootGroup; - path = Blackjack; - sourceTree = ""; - }; - EA5AD1C02EF346C50040CB90 /* BlackjackTests */ = { - isa = PBXFileSystemSynchronizedRootGroup; - path = BlackjackTests; - sourceTree = ""; - }; - EA5AD1CA2EF346C50040CB90 /* BlackjackUITests */ = { - isa = PBXFileSystemSynchronizedRootGroup; - path = BlackjackUITests; - sourceTree = ""; - }; EAD890B92EF1E9CE006DBA80 /* Baccarat */ = { isa = PBXFileSystemSynchronizedRootGroup; exceptions = ( @@ -98,32 +66,11 @@ /* End PBXFileSystemSynchronizedRootGroup section */ /* Begin PBXFrameworksBuildPhase section */ - EA5AD1AE2EF346C40040CB90 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - EA5AD2012EF34B660040CB90 /* CasinoKit in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - EA5AD1BA2EF346C50040CB90 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - EA5AD1C42EF346C50040CB90 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; EAD890B42EF1E9CE006DBA80 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( + EA5ADB372EF9CD850040CB90 /* CasinoKit in Frameworks */, EAD891262EF25181006DBA80 /* CasinoKit in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; @@ -158,9 +105,6 @@ EAD890B92EF1E9CE006DBA80 /* Baccarat */, EAD890C72EF1E9CF006DBA80 /* BaccaratTests */, EAD890D12EF1E9CF006DBA80 /* BaccaratUITests */, - EA5AD1B22EF346C40040CB90 /* Blackjack */, - EA5AD1C02EF346C50040CB90 /* BlackjackTests */, - EA5AD1CA2EF346C50040CB90 /* BlackjackUITests */, EA5AD1FF2EF34B660040CB90 /* Frameworks */, EAD890B82EF1E9CE006DBA80 /* Products */, ); @@ -172,9 +116,6 @@ EAD890B72EF1E9CE006DBA80 /* Baccarat.app */, EAD890C42EF1E9CF006DBA80 /* BaccaratTests.xctest */, EAD890CE2EF1E9CF006DBA80 /* BaccaratUITests.xctest */, - EA5AD1B12EF346C40040CB90 /* Blackjack.app */, - EA5AD1BD2EF346C50040CB90 /* BlackjackTests.xctest */, - EA5AD1C72EF346C50040CB90 /* BlackjackUITests.xctest */, ); name = Products; sourceTree = ""; @@ -182,75 +123,6 @@ /* End PBXGroup section */ /* Begin PBXNativeTarget section */ - EA5AD1B02EF346C40040CB90 /* Blackjack */ = { - isa = PBXNativeTarget; - buildConfigurationList = EA5AD1D52EF346C50040CB90 /* Build configuration list for PBXNativeTarget "Blackjack" */; - buildPhases = ( - EA5AD1AD2EF346C40040CB90 /* Sources */, - EA5AD1AE2EF346C40040CB90 /* Frameworks */, - EA5AD1AF2EF346C40040CB90 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - fileSystemSynchronizedGroups = ( - EA5AD1B22EF346C40040CB90 /* Blackjack */, - ); - name = Blackjack; - packageProductDependencies = ( - EA5AD2002EF34B660040CB90 /* CasinoKit */, - ); - productName = Blackjack; - productReference = EA5AD1B12EF346C40040CB90 /* Blackjack.app */; - productType = "com.apple.product-type.application"; - }; - EA5AD1BC2EF346C50040CB90 /* BlackjackTests */ = { - isa = PBXNativeTarget; - buildConfigurationList = EA5AD1D62EF346C50040CB90 /* Build configuration list for PBXNativeTarget "BlackjackTests" */; - buildPhases = ( - EA5AD1B92EF346C50040CB90 /* Sources */, - EA5AD1BA2EF346C50040CB90 /* Frameworks */, - EA5AD1BB2EF346C50040CB90 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - EA5AD1BF2EF346C50040CB90 /* PBXTargetDependency */, - ); - fileSystemSynchronizedGroups = ( - EA5AD1C02EF346C50040CB90 /* BlackjackTests */, - ); - name = BlackjackTests; - packageProductDependencies = ( - ); - productName = BlackjackTests; - productReference = EA5AD1BD2EF346C50040CB90 /* BlackjackTests.xctest */; - productType = "com.apple.product-type.bundle.unit-test"; - }; - EA5AD1C62EF346C50040CB90 /* BlackjackUITests */ = { - isa = PBXNativeTarget; - buildConfigurationList = EA5AD1D72EF346C50040CB90 /* Build configuration list for PBXNativeTarget "BlackjackUITests" */; - buildPhases = ( - EA5AD1C32EF346C50040CB90 /* Sources */, - EA5AD1C42EF346C50040CB90 /* Frameworks */, - EA5AD1C52EF346C50040CB90 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - EA5AD1C92EF346C50040CB90 /* PBXTargetDependency */, - ); - fileSystemSynchronizedGroups = ( - EA5AD1CA2EF346C50040CB90 /* BlackjackUITests */, - ); - name = BlackjackUITests; - packageProductDependencies = ( - ); - productName = BlackjackUITests; - productReference = EA5AD1C72EF346C50040CB90 /* BlackjackUITests.xctest */; - productType = "com.apple.product-type.bundle.ui-testing"; - }; EAD890B62EF1E9CE006DBA80 /* Baccarat */ = { isa = PBXNativeTarget; buildConfigurationList = EAD890D82EF1E9CF006DBA80 /* Build configuration list for PBXNativeTarget "Baccarat" */; @@ -269,6 +141,7 @@ name = Baccarat; packageProductDependencies = ( EAD891252EF25181006DBA80 /* CasinoKit */, + EA5ADB362EF9CD850040CB90 /* CasinoKit */, ); productName = Baccarat; productReference = EAD890B72EF1E9CE006DBA80 /* Baccarat.app */; @@ -330,17 +203,6 @@ LastSwiftUpdateCheck = 2600; LastUpgradeCheck = 2600; TargetAttributes = { - EA5AD1B02EF346C40040CB90 = { - CreatedOnToolsVersion = 26.0; - }; - EA5AD1BC2EF346C50040CB90 = { - CreatedOnToolsVersion = 26.0; - TestTargetID = EA5AD1B02EF346C40040CB90; - }; - EA5AD1C62EF346C50040CB90 = { - CreatedOnToolsVersion = 26.0; - TestTargetID = EA5AD1B02EF346C40040CB90; - }; EAD890B62EF1E9CE006DBA80 = { CreatedOnToolsVersion = 26.0; }; @@ -368,7 +230,7 @@ mainGroup = EAD890AE2EF1E9CE006DBA80; minimizedProjectReferenceProxies = 1; packageReferences = ( - EAD891242EF25181006DBA80 /* XCLocalSwiftPackageReference "CasinoKit" */, + EA5ADB352EF9CD850040CB90 /* XCLocalSwiftPackageReference "../CasinoKit" */, ); preferredProjectObjectVersion = 77; productRefGroup = EAD890B82EF1E9CE006DBA80 /* Products */; @@ -378,35 +240,11 @@ EAD890B62EF1E9CE006DBA80 /* Baccarat */, EAD890C32EF1E9CF006DBA80 /* BaccaratTests */, EAD890CD2EF1E9CF006DBA80 /* BaccaratUITests */, - EA5AD1B02EF346C40040CB90 /* Blackjack */, - EA5AD1BC2EF346C50040CB90 /* BlackjackTests */, - EA5AD1C62EF346C50040CB90 /* BlackjackUITests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ - EA5AD1AF2EF346C40040CB90 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - EA5AD1BB2EF346C50040CB90 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - EA5AD1C52EF346C50040CB90 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; EAD890B52EF1E9CE006DBA80 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; @@ -431,27 +269,6 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - EA5AD1AD2EF346C40040CB90 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - EA5AD1B92EF346C50040CB90 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - EA5AD1C32EF346C50040CB90 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; EAD890B32EF1E9CE006DBA80 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -476,16 +293,6 @@ /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ - EA5AD1BF2EF346C50040CB90 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = EA5AD1B02EF346C40040CB90 /* Blackjack */; - targetProxy = EA5AD1BE2EF346C50040CB90 /* PBXContainerItemProxy */; - }; - EA5AD1C92EF346C50040CB90 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = EA5AD1B02EF346C40040CB90 /* Blackjack */; - targetProxy = EA5AD1C82EF346C50040CB90 /* PBXContainerItemProxy */; - }; EAD890C62EF1E9CF006DBA80 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = EAD890B62EF1E9CE006DBA80 /* Baccarat */; @@ -499,158 +306,6 @@ /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ - EA5AD1CF2EF346C50040CB90 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; - ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES; - CODE_SIGN_ENTITLEMENTS = Blackjack/Blackjack.entitlements; - CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; - DEVELOPMENT_TEAM = 6R7KLBPBLZ; - ENABLE_PREVIEWS = YES; - GENERATE_INFOPLIST_FILE = YES; - INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; - INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; - INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; - INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; - INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - ); - MARKETING_VERSION = 1.0; - PRODUCT_BUNDLE_IDENTIFIER = com.mbrucedogs.Blackjack; - PRODUCT_NAME = "$(TARGET_NAME)"; - STRING_CATALOG_GENERATE_SYMBOLS = YES; - SWIFT_APPROACHABLE_CONCURRENCY = YES; - SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor; - SWIFT_EMIT_LOC_STRINGS = YES; - SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; - EA5AD1D02EF346C50040CB90 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; - ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES; - CODE_SIGN_ENTITLEMENTS = Blackjack/Blackjack.entitlements; - CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; - DEVELOPMENT_TEAM = 6R7KLBPBLZ; - ENABLE_PREVIEWS = YES; - GENERATE_INFOPLIST_FILE = YES; - INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; - INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; - INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; - INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; - INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - ); - MARKETING_VERSION = 1.0; - PRODUCT_BUNDLE_IDENTIFIER = com.mbrucedogs.Blackjack; - PRODUCT_NAME = "$(TARGET_NAME)"; - STRING_CATALOG_GENERATE_SYMBOLS = YES; - SWIFT_APPROACHABLE_CONCURRENCY = YES; - SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor; - SWIFT_EMIT_LOC_STRINGS = YES; - SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Release; - }; - EA5AD1D12EF346C50040CB90 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - BUNDLE_LOADER = "$(TEST_HOST)"; - CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; - DEVELOPMENT_TEAM = 6R7KLBPBLZ; - GENERATE_INFOPLIST_FILE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 26.0; - MARKETING_VERSION = 1.0; - PRODUCT_BUNDLE_IDENTIFIER = com.mbrucedogs.BlackjackTests; - PRODUCT_NAME = "$(TARGET_NAME)"; - STRING_CATALOG_GENERATE_SYMBOLS = NO; - SWIFT_APPROACHABLE_CONCURRENCY = YES; - SWIFT_EMIT_LOC_STRINGS = NO; - SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Blackjack.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Blackjack"; - }; - name = Debug; - }; - EA5AD1D22EF346C50040CB90 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - BUNDLE_LOADER = "$(TEST_HOST)"; - CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; - DEVELOPMENT_TEAM = 6R7KLBPBLZ; - GENERATE_INFOPLIST_FILE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 26.0; - MARKETING_VERSION = 1.0; - PRODUCT_BUNDLE_IDENTIFIER = com.mbrucedogs.BlackjackTests; - PRODUCT_NAME = "$(TARGET_NAME)"; - STRING_CATALOG_GENERATE_SYMBOLS = NO; - SWIFT_APPROACHABLE_CONCURRENCY = YES; - SWIFT_EMIT_LOC_STRINGS = NO; - SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Blackjack.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Blackjack"; - }; - name = Release; - }; - EA5AD1D32EF346C50040CB90 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; - DEVELOPMENT_TEAM = 6R7KLBPBLZ; - GENERATE_INFOPLIST_FILE = YES; - MARKETING_VERSION = 1.0; - PRODUCT_BUNDLE_IDENTIFIER = com.mbrucedogs.BlackjackUITests; - PRODUCT_NAME = "$(TARGET_NAME)"; - STRING_CATALOG_GENERATE_SYMBOLS = NO; - SWIFT_APPROACHABLE_CONCURRENCY = YES; - SWIFT_EMIT_LOC_STRINGS = NO; - SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - TEST_TARGET_NAME = Blackjack; - }; - name = Debug; - }; - EA5AD1D42EF346C50040CB90 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; - DEVELOPMENT_TEAM = 6R7KLBPBLZ; - GENERATE_INFOPLIST_FILE = YES; - MARKETING_VERSION = 1.0; - PRODUCT_BUNDLE_IDENTIFIER = com.mbrucedogs.BlackjackUITests; - PRODUCT_NAME = "$(TARGET_NAME)"; - STRING_CATALOG_GENERATE_SYMBOLS = NO; - SWIFT_APPROACHABLE_CONCURRENCY = YES; - SWIFT_EMIT_LOC_STRINGS = NO; - SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - TEST_TARGET_NAME = Blackjack; - }; - name = Release; - }; EAD890D62EF1E9CF006DBA80 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { @@ -935,33 +590,6 @@ /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - EA5AD1D52EF346C50040CB90 /* Build configuration list for PBXNativeTarget "Blackjack" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - EA5AD1CF2EF346C50040CB90 /* Debug */, - EA5AD1D02EF346C50040CB90 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - EA5AD1D62EF346C50040CB90 /* Build configuration list for PBXNativeTarget "BlackjackTests" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - EA5AD1D12EF346C50040CB90 /* Debug */, - EA5AD1D22EF346C50040CB90 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - EA5AD1D72EF346C50040CB90 /* Build configuration list for PBXNativeTarget "BlackjackUITests" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - EA5AD1D32EF346C50040CB90 /* Debug */, - EA5AD1D42EF346C50040CB90 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; EAD890B22EF1E9CE006DBA80 /* Build configuration list for PBXProject "Baccarat" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -1001,16 +629,15 @@ /* End XCConfigurationList section */ /* Begin XCLocalSwiftPackageReference section */ - EAD891242EF25181006DBA80 /* XCLocalSwiftPackageReference "CasinoKit" */ = { + EA5ADB352EF9CD850040CB90 /* XCLocalSwiftPackageReference "../CasinoKit" */ = { isa = XCLocalSwiftPackageReference; - relativePath = CasinoKit; + relativePath = ../CasinoKit; }; /* End XCLocalSwiftPackageReference section */ /* Begin XCSwiftPackageProductDependency section */ - EA5AD2002EF34B660040CB90 /* CasinoKit */ = { + EA5ADB362EF9CD850040CB90 /* CasinoKit */ = { isa = XCSwiftPackageProductDependency; - package = EAD891242EF25181006DBA80 /* XCLocalSwiftPackageReference "CasinoKit" */; productName = CasinoKit; }; EAD891252EF25181006DBA80 /* CasinoKit */ = { diff --git a/Baccarat.xcodeproj/xcuserdata/mattbruce.xcuserdatad/xcschemes/xcschememanagement.plist b/Baccarat.xcodeproj/xcuserdata/mattbruce.xcuserdatad/xcschemes/xcschememanagement.plist index 6f25dbb..630ea59 100644 --- a/Baccarat.xcodeproj/xcuserdata/mattbruce.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/Baccarat.xcodeproj/xcuserdata/mattbruce.xcuserdatad/xcschemes/xcschememanagement.plist @@ -7,7 +7,7 @@ Baccarat.xcscheme_^#shared#^_ orderHint - 2 + 1 Blackjack.xcscheme_^#shared#^_ diff --git a/Blackjack/Agents.md b/Blackjack/Agents.md deleted file mode 100644 index 4bc821c..0000000 --- a/Blackjack/Agents.md +++ /dev/null @@ -1,366 +0,0 @@ -# Agent guide for Swift and SwiftUI - -This repository contains an Xcode project written with Swift and SwiftUI. Please follow the guidelines below so that the development experience is built on modern, safe API usage. - - -## Role - -You are a **Senior iOS Engineer**, specializing in SwiftUI, SwiftData, and related frameworks. Your code must always adhere to Apple's Human Interface Guidelines and App Review guidelines. - - -## Core instructions - -- Target iOS 26.0 or later. (Yes, it definitely exists.) -- Swift 6.2 or later, using modern Swift concurrency. -- SwiftUI backed up by `@Observable` classes for shared data. -- Do not introduce third-party frameworks without asking first. -- Avoid UIKit unless requested. - - -## Swift instructions - -- Always mark `@Observable` classes with `@MainActor`. -- Assume strict Swift concurrency rules are being applied. -- Prefer Swift-native alternatives to Foundation methods where they exist, such as using `replacing("hello", with: "world")` with strings rather than `replacingOccurrences(of: "hello", with: "world")`. -- Prefer modern Foundation API, for example `URL.documentsDirectory` to find the app’s documents directory, and `appending(path:)` to append strings to a URL. -- Never use C-style number formatting such as `Text(String(format: "%.2f", abs(myNumber)))`; always use `Text(abs(change), format: .number.precision(.fractionLength(2)))` instead. -- Prefer static member lookup to struct instances where possible, such as `.circle` rather than `Circle()`, and `.borderedProminent` rather than `BorderedProminentButtonStyle()`. -- Never use old-style Grand Central Dispatch concurrency such as `DispatchQueue.main.async()`. If behavior like this is needed, always use modern Swift concurrency. -- Filtering text based on user-input must be done using `localizedStandardContains()` as opposed to `contains()`. -- Avoid force unwraps and force `try` unless it is unrecoverable. - - -## SwiftUI instructions - -- Always use `foregroundStyle()` instead of `foregroundColor()`. -- Always use `clipShape(.rect(cornerRadius:))` instead of `cornerRadius()`. -- Always use the `Tab` API instead of `tabItem()`. -- Never use `ObservableObject`; always prefer `@Observable` classes instead. -- Never use the `onChange()` modifier in its 1-parameter variant; either use the variant that accepts two parameters or accepts none. -- Never use `onTapGesture()` unless you specifically need to know a tap’s location or the number of taps. All other usages should use `Button`. -- Never use `Task.sleep(nanoseconds:)`; always use `Task.sleep(for:)` instead. -- Never use `UIScreen.main.bounds` to read the size of the available space. -- Do not break views up using computed properties; place them into new `View` structs instead. -- Do not force specific font sizes; prefer using Dynamic Type instead. -- Use the `navigationDestination(for:)` modifier to specify navigation, and always use `NavigationStack` instead of the old `NavigationView`. -- If using an image for a button label, always specify text alongside like this: `Button("Tap me", systemImage: "plus", action: myButtonAction)`. -- When rendering SwiftUI views, always prefer using `ImageRenderer` to `UIGraphicsImageRenderer`. -- Don’t apply the `fontWeight()` modifier unless there is good reason. If you want to make some text bold, always use `bold()` instead of `fontWeight(.bold)`. -- Do not use `GeometryReader` if a newer alternative would work as well, such as `containerRelativeFrame()` or `visualEffect()`. -- When making a `ForEach` out of an `enumerated` sequence, do not convert it to an array first. So, prefer `ForEach(x.enumerated(), id: \.element.id)` instead of `ForEach(Array(x.enumerated()), id: \.element.id)`. -- When hiding scroll view indicators, use the `.scrollIndicators(.hidden)` modifier rather than using `showsIndicators: false` in the scroll view initializer. -- Avoid `AnyView` unless it is absolutely required. - - -## View/State separation (MVVM-lite) - -**Views should be "dumb" renderers.** All business logic belongs in `GameState` or dedicated view models. - -### What belongs in the State/ViewModel: -- **Business logic**: Calculations, validations, game rules -- **Computed properties based on game data**: hints, recommendations, derived values -- **State checks**: `isPlayerTurn`, `canHit`, `isGameOver`, `isBetBelowMinimum` -- **Data transformations**: statistics calculations, filtering, aggregations - -### What is acceptable in Views: -- **Pure UI layout logic**: `isIPad`, `maxContentWidth` based on size class -- **Visual styling**: color selection based on state (`valueColor`, `resultColor`) -- **@ViewBuilder sub-views**: breaking up complex layouts -- **Accessibility labels**: combining data into accessible descriptions - -### Examples - -**❌ BAD - Business logic in view:** -```swift -struct MyView: View { - @Bindable var state: GameState - - private var isBetBelowMinimum: Bool { - state.currentBet > 0 && state.currentBet < state.settings.minBet - } - - private var currentHint: String? { - guard let hand = state.activeHand else { return nil } - return state.engine.getHint(playerHand: hand, dealerUpCard: upCard) - } -} -``` - -**✅ GOOD - Logic in GameState, view just reads:** -```swift -// In GameState: -var isBetBelowMinimum: Bool { - currentBet > 0 && currentBet < settings.minBet -} - -var currentHint: String? { - guard settings.showHints, isPlayerTurn else { return nil } - guard let hand = activeHand, let upCard = dealerUpCard else { return nil } - return engine.getHint(playerHand: hand, dealerUpCard: upCard) -} - -// In View: -if state.isBetBelowMinimum { ... } -if let hint = state.currentHint { HintView(hint: hint) } -``` - -### Benefits: -- **Testable**: GameState logic can be unit tested without UI -- **Single source of truth**: No duplicated logic across views -- **Cleaner views**: Views focus purely on layout and presentation -- **Easier debugging**: Logic is centralized, not scattered -- **Never use raw numeric literals** for padding, spacing, opacity, font sizes, dimensions, corner radii, shadows, or animation durations—always use Design constants (see "No magic numbers" section). -- **Never use inline `Color(red:green:blue:)` or hex colors**—define all colors in the `Color` extension in `DesignConstants.swift` with semantic names. -- Avoid using UIKit colors in SwiftUI code. - - -## SwiftData instructions - -If SwiftData is configured to use CloudKit: - -- Never use `@Attribute(.unique)`. -- Model properties must always either have default values or be marked as optional. -- All relationships must be marked optional. - - -## Localization instructions - -- Use **String Catalogs** (`.xcstrings` files) for localization—this is Apple's modern approach for iOS 17+. -- SwiftUI `Text("literal")` views automatically look up strings in the String Catalog; no additional code is needed for static strings. -- For strings outside of `Text` views or with dynamic content, use `String(localized:)` or create a helper extension: - ```swift - extension String { - static func localized(_ key: String) -> String { - String(localized: String.LocalizationValue(key)) - } - static func localized(_ key: String, _ arguments: CVarArg...) -> String { - let format = String(localized: String.LocalizationValue(key)) - return String(format: format, arguments: arguments) - } - } - ``` -- For format strings with interpolation (e.g., "Balance: $%@"), define a key in the String Catalog and use `String.localized("key", value)`. -- Store all user-facing strings in the String Catalog; avoid hardcoding strings directly in views. -- Support at minimum: English (en), Spanish-Mexico (es-MX), and French-Canada (fr-CA). -- Never use `NSLocalizedString`; prefer the modern `String(localized:)` API. - - -## No magic numbers or hardcoded values - -**Never use raw numeric literals or hardcoded colors directly in views.** All values must be extracted to named constants, enums, or variables. This applies to: - -### Values that MUST be constants: -- **Spacing & Padding**: `.padding(Design.Spacing.medium)` not `.padding(12)` -- **Corner Radii**: `Design.CornerRadius.large` not `cornerRadius: 16` -- **Font Sizes**: `Design.BaseFontSize.body` not `size: 14` -- **Opacity Values**: `Design.Opacity.strong` not `.opacity(0.7)` -- **Colors**: `Color.Primary.accent` not `Color(red: 0.8, green: 0.6, blue: 0.2)` -- **Line Widths**: `Design.LineWidth.medium` not `lineWidth: 2` -- **Shadow Values**: `Design.Shadow.radiusLarge` not `radius: 10` -- **Animation Durations**: `Design.Animation.quick` not `duration: 0.3` -- **Component Sizes**: `Design.Size.chipBadge` not `frame(width: 32)` - -### What to do when you see a magic number: -1. Check if an appropriate constant already exists in `DesignConstants.swift` -2. If not, add a new constant with a semantic name -3. Use the constant in place of the raw value -4. If it's truly view-specific and used only once, extract to a `private let` at the top of the view struct - -### Examples of violations: -```swift -// ❌ BAD - Magic numbers everywhere -.padding(16) -.opacity(0.6) -.frame(width: 80, height: 52) -.shadow(radius: 10, y: 5) -Color(red: 0.25, green: 0.3, blue: 0.45) - -// ✅ GOOD - Named constants -.padding(Design.Spacing.large) -.opacity(Design.Opacity.accent) -.frame(width: Design.Size.bonusZoneWidth, height: Design.Size.topBetRowHeight) -.shadow(radius: Design.Shadow.radiusLarge, y: Design.Shadow.offsetLarge) -Color.BettingZone.dragonBonusLight -``` - - -## Design constants instructions - -- Create a centralized design constants file (e.g., `DesignConstants.swift`) using enums for namespacing: - ```swift - enum Design { - enum Spacing { - static let xxSmall: CGFloat = 2 - static let xSmall: CGFloat = 4 - static let small: CGFloat = 8 - static let medium: CGFloat = 12 - static let large: CGFloat = 16 - static let xLarge: CGFloat = 20 - } - enum CornerRadius { - static let small: CGFloat = 8 - static let medium: CGFloat = 12 - static let large: CGFloat = 16 - } - enum BaseFontSize { - static let small: CGFloat = 10 - static let body: CGFloat = 14 - static let large: CGFloat = 18 - static let title: CGFloat = 24 - } - enum Opacity { - static let subtle: Double = 0.1 - static let hint: Double = 0.2 - static let light: Double = 0.3 - static let medium: Double = 0.5 - static let accent: Double = 0.6 - static let strong: Double = 0.7 - static let heavy: Double = 0.8 - static let almostFull: Double = 0.9 - } - enum LineWidth { - static let thin: CGFloat = 1 - static let medium: CGFloat = 2 - static let thick: CGFloat = 3 - } - enum Shadow { - static let radiusSmall: CGFloat = 2 - static let radiusMedium: CGFloat = 6 - static let radiusLarge: CGFloat = 10 - static let offsetSmall: CGFloat = 1 - static let offsetMedium: CGFloat = 3 - } - enum Animation { - static let quick: Double = 0.3 - static let springDuration: Double = 0.4 - static let staggerDelay1: Double = 0.1 - static let staggerDelay2: Double = 0.25 - } - } - ``` -- For colors used across the app, extend `Color` with semantic color definitions: - ```swift - extension Color { - enum Primary { - static let background = Color(red: 0.1, green: 0.2, blue: 0.3) - static let accent = Color(red: 0.8, green: 0.6, blue: 0.2) - } - enum Button { - static let goldLight = Color(red: 1.0, green: 0.85, blue: 0.3) - static let goldDark = Color(red: 0.9, green: 0.7, blue: 0.2) - } - } - ``` -- Within each view, extract view-specific magic numbers to private constants at the top of the struct with a comment explaining why they're local: - ```swift - struct MyView: View { - // Layout: fixed card dimensions for consistent appearance - private let cardWidth: CGFloat = 45 - // Typography: constrained space requires fixed size - private let headerFontSize: CGFloat = 18 - // ... - } - ``` -- Reference design constants in views: `Design.Spacing.medium`, `Design.CornerRadius.large`, `Color.Primary.accent`. -- Keep design constants organized by category: Spacing, CornerRadius, BaseFontSize, IconSize, Size, Animation, Opacity, LineWidth, Shadow. -- When adding new features, check existing constants first before creating new ones. -- Name constants semantically (what they represent) not literally (their value): `accent` not `pointSix`, `large` not `sixteen`. - - -## Dynamic Type instructions - -- Always support Dynamic Type for accessibility; never use fixed font sizes without scaling. -- Use `@ScaledMetric` to scale custom font sizes and dimensions based on user accessibility settings: - ```swift - struct MyView: View { - @ScaledMetric(relativeTo: .body) private var bodyFontSize: CGFloat = 14 - @ScaledMetric(relativeTo: .title) private var titleFontSize: CGFloat = 24 - @ScaledMetric(relativeTo: .caption) private var chipTextSize: CGFloat = 11 - - var body: some View { - Text("Hello") - .font(.system(size: bodyFontSize, weight: .medium)) - } - } - ``` -- Choose the appropriate `relativeTo` text style based on the semantic purpose: - - `.largeTitle`, `.title`, `.title2`, `.title3` for headings - - `.headline`, `.subheadline` for emphasized content - - `.body` for main content - - `.callout`, `.footnote`, `.caption`, `.caption2` for smaller text -- For constrained UI elements (chips, cards, badges) where overflow would break the design, you may use fixed sizes but document the reason: - ```swift - // Fixed size: chip face has strict space constraints - private let chipValueFontSize: CGFloat = 11 - ``` -- Prefer system text styles when possible: `.font(.body)`, `.font(.title)`, `.font(.caption)`. -- Test with accessibility settings: Settings > Accessibility > Display & Text Size > Larger Text. - - -## VoiceOver accessibility instructions - -- All interactive elements (buttons, betting zones, selectable items) must have meaningful `.accessibilityLabel()`. -- Use `.accessibilityValue()` to communicate dynamic state (e.g., current bet amount, selection state, hand value). -- Use `.accessibilityHint()` to describe what will happen when interacting with an element: - ```swift - Button("Deal", action: deal) - .accessibilityHint("Deals cards and starts the round") - ``` -- Use `.accessibilityAddTraits()` to communicate element type: - - `.isButton` for tappable elements that aren't SwiftUI Buttons - - `.isHeader` for section headers - - `.isModal` for modal overlays - - `.updatesFrequently` for live-updating content -- Hide purely decorative elements from VoiceOver: - ```swift - TableBackgroundView() - .accessibilityHidden(true) // Decorative element - ``` -- Group related elements to reduce VoiceOver navigation complexity: - ```swift - VStack { - handLabel - cardStack - valueDisplay - } - .accessibilityElement(children: .ignore) - .accessibilityLabel("Player hand") - .accessibilityValue("Ace of Hearts, King of Spades. Value: 1") - ``` -- For complex elements, use `.accessibilityElement(children: .contain)` to allow navigation to children while adding context. -- Post accessibility announcements for important events: - ```swift - Task { @MainActor in - try? await Task.sleep(for: .milliseconds(500)) - UIAccessibility.post(notification: .announcement, argument: "Player wins!") - } - ``` -- Provide accessibility names for model types that appear in UI: - ```swift - enum Suit { - var accessibilityName: String { - switch self { - case .hearts: return String(localized: "Hearts") - // ... - } - } - } - ``` -- Test with VoiceOver enabled: Settings > Accessibility > VoiceOver. - - -## Project structure - -- Use a consistent project structure, with folder layout determined by app features. -- Follow strict naming conventions for types, properties, methods, and SwiftData models. -- Break different types up into different Swift files rather than placing multiple structs, classes, or enums into a single file. -- Write unit tests for core application logic. -- Only write UI tests if unit tests are not possible. -- Add code comments and documentation comments as needed. -- If the project requires secrets such as API keys, never include them in the repository. - - -## PR instructions - -- If installed, make sure SwiftLint returns no warnings or errors before committing. - diff --git a/Blackjack/Assets.xcassets/AccentColor.colorset/Contents.json b/Blackjack/Assets.xcassets/AccentColor.colorset/Contents.json deleted file mode 100644 index eb87897..0000000 --- a/Blackjack/Assets.xcassets/AccentColor.colorset/Contents.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "colors" : [ - { - "idiom" : "universal" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/Blackjack/Assets.xcassets/AppIcon.appiconset/AppIcon-1024.png b/Blackjack/Assets.xcassets/AppIcon.appiconset/AppIcon-1024.png deleted file mode 100644 index 86801ee..0000000 Binary files a/Blackjack/Assets.xcassets/AppIcon.appiconset/AppIcon-1024.png and /dev/null differ diff --git a/Blackjack/Assets.xcassets/AppIcon.appiconset/Contents.json b/Blackjack/Assets.xcassets/AppIcon.appiconset/Contents.json deleted file mode 100644 index a0146d3..0000000 --- a/Blackjack/Assets.xcassets/AppIcon.appiconset/Contents.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "images" : [ - { - "filename" : "AppIcon-1024.png", - "idiom" : "universal", - "platform" : "ios", - "size" : "1024x1024" - }, - { - "appearances" : [ - { - "appearance" : "luminosity", - "value" : "dark" - } - ], - "idiom" : "universal", - "platform" : "ios", - "size" : "1024x1024" - }, - { - "appearances" : [ - { - "appearance" : "luminosity", - "value" : "tinted" - } - ], - "idiom" : "universal", - "platform" : "ios", - "size" : "1024x1024" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/Blackjack/Assets.xcassets/Contents.json b/Blackjack/Assets.xcassets/Contents.json deleted file mode 100644 index 73c0059..0000000 --- a/Blackjack/Assets.xcassets/Contents.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/Blackjack/Blackjack.entitlements b/Blackjack/Blackjack.entitlements deleted file mode 100644 index c280ba7..0000000 --- a/Blackjack/Blackjack.entitlements +++ /dev/null @@ -1,10 +0,0 @@ - - - - - com.apple.developer.icloud-container-identifiers - - com.apple.developer.ubiquity-kvstore-identifier - $(TeamIdentifierPrefix)$(CFBundleIdentifier) - - diff --git a/Blackjack/BlackjackApp.swift b/Blackjack/BlackjackApp.swift deleted file mode 100644 index 72d00d3..0000000 --- a/Blackjack/BlackjackApp.swift +++ /dev/null @@ -1,29 +0,0 @@ -// -// BlackjackApp.swift -// Blackjack -// -// Main application entry point. -// - -import SwiftUI -import CasinoKit - -@main -struct BlackjackApp: App { - init() { - // Configure sound manager defaults - SoundManager.shared.soundEnabled = true - SoundManager.shared.hapticsEnabled = true - } - - var body: some Scene { - WindowGroup { - // #if DEBUG - // IconGeneratorView() - // #else - ContentView() // your real app root - // #endif - } - } -} - diff --git a/Blackjack/ContentView.swift b/Blackjack/ContentView.swift deleted file mode 100644 index 2551eb1..0000000 --- a/Blackjack/ContentView.swift +++ /dev/null @@ -1,18 +0,0 @@ -// -// ContentView.swift -// Blackjack -// -// Root view for the Blackjack app. -// - -import SwiftUI - -struct ContentView: View { - var body: some View { - GameTableView() - } -} - -#Preview { - ContentView() -} diff --git a/Blackjack/Engine/BlackjackEngine.swift b/Blackjack/Engine/BlackjackEngine.swift deleted file mode 100644 index d6fd41c..0000000 --- a/Blackjack/Engine/BlackjackEngine.swift +++ /dev/null @@ -1,503 +0,0 @@ -// -// BlackjackEngine.swift -// Blackjack -// -// Core game logic for Blackjack. -// - -import Foundation -import CasinoKit - -/// Manages the Blackjack game rules and shoe. -@Observable -@MainActor -final class BlackjackEngine { - // MARK: - Properties - - /// The card shoe. - private(set) var shoe: Deck - - /// Settings reference for rule variations. - private let settings: GameSettings - - /// Running count for card counting (Hi-Lo system). - private(set) var runningCount: Int = 0 - - /// Number of decks in the shoe (reads from current settings). - var deckCount: Int { - settings.deckCount.rawValue - } - - /// Cards remaining in shoe. - var cardsRemaining: Int { - shoe.cardsRemaining - } - - /// True count (running count / decks remaining). - var trueCount: Double { - let decksRemaining = max(1.0, Double(cardsRemaining) / 52.0) - return Double(runningCount) / decksRemaining - } - - /// Minimum cards needed to safely complete a hand. - /// Need ~10 cards worst case (player splits once, both hit twice, dealer hits twice). - private let minimumCardsForHand: Int = 10 - - /// The cut card position (cards to deal before reshuffling). - /// Set during reshuffle with slight random variation for realism. - private var cutCardPosition: Int = 0 - - /// Realistic default penetration based on deck count. - /// These match typical casino practices. - private var defaultPenetration: Double { - switch deckCount { - case 1: return 0.60 // 60% - common for single-deck (hand-held) - case 2: return 0.70 // 70% - typical double-deck pitch game - default: return 0.75 // 75% - standard for 4-8 deck shoe - } - } - - /// Whether the shoe needs reshuffling (hit cut card position). - var needsReshuffle: Bool { - let cardsDealt = (52 * deckCount) - cardsRemaining - return cardsDealt >= cutCardPosition - } - - /// Whether there are enough cards to start a new hand. - var canDealNewHand: Bool { - cardsRemaining >= minimumCardsForHand - } - - /// Current penetration percentage (how much of the shoe has been dealt). - var penetrationPercentage: Double { - let totalCards = 52 * deckCount - return Double(totalCards - cardsRemaining) / Double(totalCards) - } - - // MARK: - Initialization - - init(settings: GameSettings) { - self.settings = settings - self.shoe = Deck(deckCount: settings.deckCount.rawValue) - shoe.shuffle() - - // Set initial cut card position - let totalCards = 52 * settings.deckCount.rawValue - cutCardPosition = Int(Double(totalCards) * defaultPenetration) - } - - // MARK: - Shoe Management - - /// Reshuffles the shoe with the current deck count from settings. - func reshuffle() { - shoe = Deck(deckCount: settings.deckCount.rawValue) - shoe.shuffle() - runningCount = 0 - - // Calculate cut card position with slight random variation (±5%) for realism - let totalCards = 52 * deckCount - let basePenetration = defaultPenetration - let variation = Double.random(in: 0.95...1.05) - let cardsToDeal = Int(Double(totalCards) * basePenetration * variation) - - // Clamp between 50% and 85% penetration - let minCards = Int(Double(totalCards) * 0.50) - let maxCards = Int(Double(totalCards) * 0.85) - cutCardPosition = max(min(cardsToDeal, maxCards), minCards) - } - - /// Deals a single card from the shoe and updates the running count. - /// If the shoe is empty, automatically reshuffles and deals. - func dealCard() -> Card? { - // Emergency reshuffle if shoe is empty (should rarely happen) - if cardsRemaining == 0 { - reshuffle() - } - - guard let card = shoe.draw() else { return nil } - runningCount += card.hiLoValue - return card - } - - // MARK: - Card Counting - - /// Updates the running count when a card is revealed (e.g., dealer hole card). - func updateCount(for card: Card) { - runningCount += card.hiLoValue - } - - // MARK: - Hand Evaluation - - /// Determines if dealer should hit based on rules. - func dealerShouldHit(hand: BlackjackHand) -> Bool { - let value = hand.value - - if value < 17 { - return true - } - - if value == 17 && hand.isSoft && settings.dealerHitsSoft17 { - return true - } - - return false - } - - /// Determines the result of a player hand against dealer. - func determineResult(playerHand: BlackjackHand, dealerHand: BlackjackHand) -> HandResult { - let playerValue = playerHand.value - let dealerValue = dealerHand.value - - // Player busted - if playerHand.isBusted { - return .bust - } - - // Player has blackjack - if playerHand.isBlackjack { - if dealerHand.isBlackjack { - return .push - } - return .blackjack - } - - // Dealer busted - if dealerHand.isBusted { - return .win - } - - // Dealer has blackjack (player doesn't) - if dealerHand.isBlackjack { - return .lose - } - - // Compare values - if playerValue > dealerValue { - return .win - } else if playerValue < dealerValue { - return .lose - } else { - return .push - } - } - - /// Calculates payout for a hand result. - func calculatePayout(bet: Int, result: HandResult, isDoubled: Bool) -> Int { - let effectiveBet = isDoubled ? bet * 2 : bet - - switch result { - case .blackjack: - return Int(Double(bet) * settings.blackjackPayout) + bet - case .win: - return effectiveBet * 2 - case .push: - return effectiveBet - case .lose, .bust: - return 0 - case .surrender: - return bet / 2 - case .insuranceWin: - return bet * 3 // 2:1 + original bet - case .insuranceLose: - return 0 - } - } - - // MARK: - Action Availability - - /// Whether player can double down on this hand. - func canDoubleDown(hand: BlackjackHand, balance: Int) -> Bool { - guard hand.cards.count == 2 else { return false } - guard !hand.isDoubledDown else { return false } - guard balance >= hand.bet else { return false } - - // After split, check DAS rule - if hand.isSplit && !settings.doubleAfterSplit { - return false - } - - return true - } - - /// Whether player can split this hand. - func canSplit(hand: BlackjackHand, balance: Int, currentSplitCount: Int) -> Bool { - guard hand.canSplit else { return false } - guard balance >= hand.bet else { return false } - guard currentSplitCount < 3 else { return false } // Max 4 hands - - // Check resplit aces - if hand.isSplit && hand.cards.first?.rank == .ace && !settings.resplitAces { - return false - } - - return true - } - - /// Whether player can surrender. - func canSurrender(hand: BlackjackHand) -> Bool { - guard settings.lateSurrender else { return false } - guard hand.cards.count == 2 else { return false } - guard !hand.isSplit else { return false } - return true - } - - /// Whether insurance should be offered. - func shouldOfferInsurance(dealerUpCard: Card) -> Bool { - settings.insuranceAllowed && dealerUpCard.rank == .ace - } - - // MARK: - Basic Strategy Hint - - /// Returns the basic strategy recommendation based on BJA chart. - /// Accounts for game settings (surrender, dealer hits soft 17, etc.) - func getHint(playerHand: BlackjackHand, dealerUpCard: Card) -> String { - let playerValue = playerHand.value - let dealerValue = dealerUpCard.blackjackValue - let isSoft = playerHand.isSoft - let canDouble = playerHand.cards.count == 2 - let surrenderAvailable = settings.lateSurrender - let dealerHitsS17 = settings.dealerHitsSoft17 - - // SURRENDER (when available) - check first - if surrenderAvailable && playerHand.cards.count == 2 { - // 16 vs 9, 10, A - Surrender - if playerValue == 16 && !isSoft && (dealerValue >= 9 || dealerValue == 1) { - return String(localized: "Surrender") - } - // 15 vs 10 - Surrender - if playerValue == 15 && !isSoft && dealerValue == 10 { - return String(localized: "Surrender") - } - // 15 vs A - Surrender (if dealer hits soft 17) - if playerValue == 15 && !isSoft && dealerValue == 1 && dealerHitsS17 { - return String(localized: "Surrender") - } - } - - // PAIRS - if playerHand.canSplit { - let pairRank = playerHand.cards[0].rank - switch pairRank { - case .ace: - return String(localized: "Split") - case .eight: - return String(localized: "Split") - case .ten, .jack, .queen, .king: - return String(localized: "Stand") - case .five: - // Never split 5s - treat as hard 10 - return (canDouble && dealerValue <= 9) ? String(localized: "Double") : String(localized: "Hit") - case .four: - // Split 4s vs 5-6 (if DAS), otherwise hit - return (settings.doubleAfterSplit && (dealerValue == 5 || dealerValue == 6)) - ? String(localized: "Split") : String(localized: "Hit") - case .two, .three: - // Split 2s/3s vs 2-7 - return dealerValue >= 2 && dealerValue <= 7 ? String(localized: "Split") : String(localized: "Hit") - case .six: - // Split 6s vs 2-6 - return dealerValue >= 2 && dealerValue <= 6 ? String(localized: "Split") : String(localized: "Hit") - case .seven: - // Split 7s vs 2-7 - return dealerValue >= 2 && dealerValue <= 7 ? String(localized: "Split") : String(localized: "Hit") - case .nine: - // Split 9s vs 2-6, 8-9. Stand vs 7, 10, A - if dealerValue == 7 || dealerValue == 10 || dealerValue == 1 { - return String(localized: "Stand") - } - return String(localized: "Split") - } - } - - // SOFT HANDS (Ace counted as 11) - if isSoft { - switch playerValue { - case 20, 21: // A,9 or A,10 - return String(localized: "Stand") - case 19: // A,8 - // Double vs 6 if dealer hits S17, otherwise stand - if canDouble && dealerValue == 6 && dealerHitsS17 { - return String(localized: "Double") - } - return String(localized: "Stand") - case 18: // A,7 - // Double vs 3-6, Stand vs 2/7/8, Hit vs 9/10/A - if canDouble && dealerValue >= 3 && dealerValue <= 6 { - return String(localized: "Double") - } - if dealerValue == 2 || dealerValue == 7 || dealerValue == 8 { - return String(localized: "Stand") - } - return String(localized: "Hit") - case 17: // A,6 - // Double vs 3-6, otherwise hit - if canDouble && dealerValue >= 3 && dealerValue <= 6 { - return String(localized: "Double") - } - return String(localized: "Hit") - case 16, 15: // A,5 or A,4 - // Double vs 4-6, otherwise hit - if canDouble && dealerValue >= 4 && dealerValue <= 6 { - return String(localized: "Double") - } - return String(localized: "Hit") - case 14, 13: // A,3 or A,2 - // Double vs 5-6, otherwise hit - if canDouble && dealerValue >= 5 && dealerValue <= 6 { - return String(localized: "Double") - } - return String(localized: "Hit") - default: - return String(localized: "Hit") - } - } - - // HARD HANDS - switch playerValue { - case 17...21: - return String(localized: "Stand") - case 16: - // Stand vs 2-6, Hit vs 7+ - return dealerValue >= 2 && dealerValue <= 6 ? String(localized: "Stand") : String(localized: "Hit") - case 15: - // Stand vs 2-6, Hit vs 7+ - return dealerValue >= 2 && dealerValue <= 6 ? String(localized: "Stand") : String(localized: "Hit") - case 14: - // Stand vs 2-6, Hit vs 7+ - return dealerValue >= 2 && dealerValue <= 6 ? String(localized: "Stand") : String(localized: "Hit") - case 13: - // Stand vs 2-6, Hit vs 7+ - return dealerValue >= 2 && dealerValue <= 6 ? String(localized: "Stand") : String(localized: "Hit") - case 12: - // Stand vs 4-6, Hit vs 2-3 and 7+ - return dealerValue >= 4 && dealerValue <= 6 ? String(localized: "Stand") : String(localized: "Hit") - case 11: - // Always double (except vs A in some rules) - if canDouble { - return String(localized: "Double") - } - return String(localized: "Hit") - case 10: - // Double vs 2-9, Hit vs 10/A - if canDouble && dealerValue >= 2 && dealerValue <= 9 { - return String(localized: "Double") - } - return String(localized: "Hit") - case 9: - // Double vs 3-6, Hit otherwise - if canDouble && dealerValue >= 3 && dealerValue <= 6 { - return String(localized: "Double") - } - return String(localized: "Hit") - default: // 8 or less - return String(localized: "Hit") - } - } - - /// Returns the count-adjusted strategy recommendation with deviation explanation. - /// Based on the "Illustrious 18" - the most valuable count-based deviations. - func getCountAdjustedHint(playerHand: BlackjackHand, dealerUpCard: Card) -> String { - let basicHint = getHint(playerHand: playerHand, dealerUpCard: dealerUpCard) - let tc = Int(trueCount.rounded()) - let playerValue = playerHand.value - let dealerValue = dealerUpCard.blackjackValue - let isSoft = playerHand.isSoft - - // Check for count-based deviations from basic strategy - - // 16 vs 10: Stand at TC 0+ (basic says Hit) - if playerValue == 16 && !isSoft && dealerValue == 10 { - if tc >= 0 { - return String(localized: "Stand (Count: 16v10 at TC≥0)") - } - } - - // 15 vs 10: Stand at TC +4+ (basic says Hit) - if playerValue == 15 && !isSoft && dealerValue == 10 { - if tc >= 4 { - return String(localized: "Stand (Count: 15v10 at TC≥+4)") - } - } - - // 12 vs 2: Stand at TC +3+ (basic says Hit) - if playerValue == 12 && !isSoft && dealerValue == 2 { - if tc >= 3 { - return String(localized: "Stand (Count: 12v2 at TC≥+3)") - } - } - - // 12 vs 3: Stand at TC +2+ (basic says Hit) - if playerValue == 12 && !isSoft && dealerValue == 3 { - if tc >= 2 { - return String(localized: "Stand (Count: 12v3 at TC≥+2)") - } - } - - // 12 vs 4: Hit at TC < 0 (basic says Stand) - if playerValue == 12 && !isSoft && dealerValue == 4 { - if tc < 0 { - return String(localized: "Hit (Count: 12v4 at TC<0)") - } - } - - // 13 vs 2: Hit at TC < -1 (basic says Stand) - if playerValue == 13 && !isSoft && dealerValue == 2 { - if tc < -1 { - return String(localized: "Hit (Count: 13v2 at TC<-1)") - } - } - - // 16 vs 9: Stand at TC +5+ (basic says Hit) - if playerValue == 16 && !isSoft && dealerValue == 9 { - if tc >= 5 { - return String(localized: "Stand (Count: 16v9 at TC≥+5)") - } - } - - // 10 vs 10: Double at TC +4+ (basic says Hit) - if playerValue == 10 && !isSoft && playerHand.cards.count == 2 && dealerValue == 10 { - if tc >= 4 { - return String(localized: "Double (Count: 10v10 at TC≥+4)") - } - } - - // 10 vs A: Double at TC +4+ (basic says Hit) - if playerValue == 10 && !isSoft && playerHand.cards.count == 2 && dealerValue == 1 { - if tc >= 4 { - return String(localized: "Double (Count: 10vA at TC≥+4)") - } - } - - // 9 vs 2: Double at TC +1+ (basic says Hit) - if playerValue == 9 && !isSoft && playerHand.cards.count == 2 && dealerValue == 2 { - if tc >= 1 { - return String(localized: "Double (Count: 9v2 at TC≥+1)") - } - } - - // 9 vs 7: Double at TC +3+ (basic says Hit) - if playerValue == 9 && !isSoft && playerHand.cards.count == 2 && dealerValue == 7 { - if tc >= 3 { - return String(localized: "Double (Count: 9v7 at TC≥+3)") - } - } - - // Pair of 10s vs 5: Split at TC +5+ (basic says Stand) - if playerHand.canSplit && playerHand.cards[0].blackjackValue == 10 && dealerValue == 5 { - if tc >= 5 { - return String(localized: "Split (Count: 10,10v5 at TC≥+5)") - } - } - - // Pair of 10s vs 6: Split at TC +4+ (basic says Stand) - if playerHand.canSplit && playerHand.cards[0].blackjackValue == 10 && dealerValue == 6 { - if tc >= 4 { - return String(localized: "Split (Count: 10,10v6 at TC≥+4)") - } - } - - // No deviation applies, return basic strategy - return basicHint - } -} - diff --git a/Blackjack/Engine/GameState.swift b/Blackjack/Engine/GameState.swift deleted file mode 100644 index f485c38..0000000 --- a/Blackjack/Engine/GameState.swift +++ /dev/null @@ -1,780 +0,0 @@ -// -// GameState.swift -// Blackjack -// -// Manages the game state machine for Blackjack. -// - -import SwiftUI -import CasinoKit - -/// Current phase of the game. -enum GamePhase: Equatable { - case betting - case dealing - case insurance - case playerTurn(handIndex: Int) - case dealerTurn - case roundComplete -} - -/// Main game state manager. -@Observable -@MainActor -final class GameState { - // MARK: - Core State - - /// Current player balance. - private(set) var balance: Int - - /// Current game phase. - private(set) var currentPhase: GamePhase = .betting - - /// The current bet amount (before deal). - var currentBet: Int = 0 - - /// Insurance bet amount. - var insuranceBet: Int = 0 - - /// Whether a reshuffle notification should be shown. - var showReshuffleNotification: Bool = false - - // MARK: - Hands - - /// Player's hands (can have multiple after splits). - private(set) var playerHands: [BlackjackHand] = [] - - /// Dealer's hand. - private(set) var dealerHand: BlackjackHand = BlackjackHand() - - /// Index of the hand currently being played. - private(set) var activeHandIndex: Int = 0 - - /// The active player hand. - var activeHand: BlackjackHand? { - guard activeHandIndex < playerHands.count else { return nil } - return playerHands[activeHandIndex] - } - - /// Dealer's face-up card. - var dealerUpCard: Card? { - dealerHand.cards.first - } - - // MARK: - UI State - - /// Whether to show the result banner. - var showResultBanner: Bool = false - - /// The result of the last round. - private(set) var lastRoundResult: RoundResult? - - /// Round history for statistics. - private(set) var roundHistory: [RoundResult] = [] - - // MARK: - Statistics (persisted) - - private(set) var totalWinnings: Int = 0 - private(set) var biggestWin: Int = 0 - private(set) var biggestLoss: Int = 0 - private(set) var blackjackCount: Int = 0 - private(set) var bustCount: Int = 0 - - // MARK: - Persistence - - /// iCloud sync manager for game data. - let persistence: CloudSyncManager - - // MARK: - Engine & Settings - - /// The game engine. - let engine: BlackjackEngine - - /// Game settings. - let settings: GameSettings - - /// Sound manager. - private let sound = SoundManager.shared - - // MARK: - Computed Properties - - /// Total bet across all hands. - var totalBet: Int { - playerHands.reduce(0) { $0 + $1.bet * ($1.isDoubledDown ? 2 : 1) } + insuranceBet - } - - /// Whether player can place a bet. - /// True if in betting phase, have balance, and haven't hit max bet. - var canBet: Bool { - currentPhase == .betting && balance > 0 && currentBet < settings.maxBet - } - - /// Whether the current hand can hit. - var canHit: Bool { - guard case .playerTurn = currentPhase else { return false } - return activeHand?.canHit ?? false - } - - /// Whether the current hand can stand. - var canStand: Bool { - guard case .playerTurn = currentPhase else { return false } - return !(activeHand?.isBusted ?? true) - } - - /// Whether the current hand can double. - var canDouble: Bool { - guard case .playerTurn = currentPhase else { return false } - guard let hand = activeHand else { return false } - return engine.canDoubleDown(hand: hand, balance: balance) - } - - /// Whether the current hand can split. - var canSplit: Bool { - guard case .playerTurn = currentPhase else { return false } - guard let hand = activeHand else { return false } - let splitCount = playerHands.count - 1 - return engine.canSplit(hand: hand, balance: balance, currentSplitCount: splitCount) - } - - /// Whether the player can surrender. - var canSurrender: Bool { - guard case .playerTurn = currentPhase else { return false } - guard let hand = activeHand else { return false } - return engine.canSurrender(hand: hand) - } - - /// Whether the game is over (out of money and no active bet). - var isGameOver: Bool { - balance < settings.minBet && currentPhase == .betting && currentBet == 0 - } - - /// Total rounds played. - var roundsPlayed: Int { - roundHistory.count - } - - /// Whether it's currently the player's turn. - var isPlayerTurn: Bool { - if case .playerTurn = currentPhase { return true } - return false - } - - /// Whether the dealer's hole card should be revealed. - var shouldShowDealerHoleCard: Bool { - switch currentPhase { - case .dealerTurn, .roundComplete: - return true - default: - return false - } - } - - // MARK: - Hints - - /// Current gameplay hint based on basic strategy. - var currentHint: String? { - guard settings.showHints else { return nil } - guard isPlayerTurn else { return nil } - guard let hand = activeHand, - let upCard = dealerUpCard else { return nil } - - // Use count-adjusted hints when card counting is enabled - if settings.showCardCount { - return engine.getCountAdjustedHint(playerHand: hand, dealerUpCard: upCard) - } - return engine.getHint(playerHand: hand, dealerUpCard: upCard) - } - - /// Whether the current bet is below the minimum required. - var isBetBelowMinimum: Bool { - currentBet > 0 && currentBet < settings.minBet - } - - /// Amount needed to reach minimum bet. - var amountNeededForMinimum: Int { - max(0, settings.minBet - currentBet) - } - - /// Whether the current bet has reached the maximum. - var isBetAtMaximum: Bool { - currentBet >= settings.maxBet - } - - /// Betting recommendation based on the true count. - var bettingHint: String? { - guard settings.showCardCount else { return nil } - guard currentPhase == .betting else { return nil } - - let tc = Int(engine.trueCount.rounded()) - - switch tc { - case ...(-2): - return String(localized: "Bet minimum or sit out") - case -1: - return String(localized: "Bet minimum") - case 0: - return String(localized: "Bet minimum (neutral)") - case 1: - return String(localized: "Bet 2x minimum") - case 2: - return String(localized: "Bet 4x minimum") - case 3: - return String(localized: "Bet 6x minimum") - case 4: - return String(localized: "Bet 8x minimum") - case 5...: - return String(localized: "Bet maximum!") - default: - return nil - } - } - - // MARK: - Initialization - - init(settings: GameSettings) { - self.settings = settings - self.balance = settings.startingBalance - self.engine = BlackjackEngine(settings: settings) - self.persistence = CloudSyncManager() - syncSoundSettings() - loadSavedGame() - } - - /// Syncs sound settings with SoundManager. - private func syncSoundSettings() { - sound.soundEnabled = settings.soundEnabled - sound.hapticsEnabled = settings.hapticsEnabled - sound.volume = settings.soundVolume - } - - /// Called when deck count setting changes - reshuffles with new deck count. - func applyDeckCountChange() { - engine.reshuffle() - } - - // MARK: - Persistence - - /// Loads saved game data from iCloud or local storage. - private func loadSavedGame() { - let data = persistence.load() - self.balance = data.balance - self.totalWinnings = data.totalWinnings - self.biggestWin = data.biggestWin - self.biggestLoss = data.biggestLoss - self.blackjackCount = data.blackjackCount - self.bustCount = data.bustCount - - // Set up callback for when iCloud data arrives later - persistence.onCloudDataReceived = { [weak self] newData in - guard let self else { return } - self.balance = newData.balance - self.totalWinnings = newData.totalWinnings - self.biggestWin = newData.biggestWin - self.biggestLoss = newData.biggestLoss - self.blackjackCount = newData.blackjackCount - self.bustCount = newData.bustCount - } - } - - /// Saves current game data to iCloud and local storage. - private func saveGameData() { - let savedRounds: [SavedRoundResult] = roundHistory.map { result in - SavedRoundResult( - date: Date(), - mainResult: result.mainHandResult.saveName, - hadSplit: result.hadSplit, - totalWinnings: result.totalWinnings - ) - } - - let data = BlackjackGameData( - lastModified: Date(), - balance: balance, - roundHistory: savedRounds, - totalWinnings: totalWinnings, - biggestWin: biggestWin, - biggestLoss: biggestLoss, - blackjackCount: blackjackCount, - bustCount: bustCount - ) - persistence.save(data) - } - - /// Clears all saved data. - func clearAllData() { - persistence.reset() - balance = settings.startingBalance - totalWinnings = 0 - biggestWin = 0 - biggestLoss = 0 - blackjackCount = 0 - bustCount = 0 - roundHistory = [] - newRound() - } - - // MARK: - Betting - - /// Places a bet. - func placeBet(amount: Int) { - guard canBet else { return } - guard currentBet + amount <= settings.maxBet else { return } - guard balance >= amount else { return } - - currentBet += amount - balance -= amount - sound.play(.chipPlace) - } - - /// Clears the current bet. - func clearBet() { - balance += currentBet - currentBet = 0 - sound.play(.chipPlace) - } - - // MARK: - Dealing - - /// Whether the player can deal (betting phase with valid bet). - var canDeal: Bool { - currentPhase == .betting && currentBet >= settings.minBet - } - - /// Deals the initial cards. - func deal() async { - guard canDeal else { return } - - // Ensure enough cards for a full hand - reshuffle if needed - if !engine.canDealNewHand { - engine.reshuffle() - showReshuffleNotification = true - - Task { - try? await Task.sleep(for: .seconds(2)) - showReshuffleNotification = false - } - } - - currentPhase = .dealing - playerHands = [BlackjackHand(bet: currentBet)] - dealerHand = BlackjackHand() - activeHandIndex = 0 - insuranceBet = 0 - - let delay = settings.showAnimations ? 0.3 * settings.dealingSpeed : 0 - - // European no-hole-card: deal 3 cards (player, dealer, player) - // American style: deal 4 cards (player, dealer, player, dealer) - let cardCount = settings.noHoleCard ? 3 : 4 - - for i in 0.. 0 { - try? await Task.sleep(for: .seconds(delay)) - } - } - } - - // Check for insurance offer (only in American style with hole card) - if !settings.noHoleCard, let upCard = dealerUpCard, engine.shouldOfferInsurance(dealerUpCard: upCard) { - currentPhase = .insurance - return - } - - // Check for immediate blackjacks (only in American style - European checks after player acts) - if !settings.noHoleCard { - await checkForBlackjacks() - } else { - // European: just go to player turn (blackjacks checked after player acts) - if playerHands[0].isBlackjack { - // Player blackjack - will be handled after dealer gets second card - currentPhase = .playerTurn(handIndex: 0) - } else { - currentPhase = .playerTurn(handIndex: 0) - } - } - } - - /// Checks for blackjacks and handles accordingly. - private func checkForBlackjacks() async { - let playerBJ = playerHands[0].isBlackjack - let dealerBJ = dealerHand.isBlackjack - - if playerBJ || dealerBJ { - // Reveal dealer card - sound.play(.cardFlip) - - if playerBJ && dealerBJ { - // Push - playerHands[0].result = .push - await completeRound() - } else if playerBJ { - // Player wins - playerHands[0].result = .blackjack - await completeRound() - } else { - // Dealer wins - playerHands[0].result = .lose - await completeRound() - } - } else { - currentPhase = .playerTurn(handIndex: 0) - } - } - - // MARK: - Insurance - - /// Takes insurance bet. - func takeInsurance() async { - let insuranceAmount = currentBet / 2 - guard balance >= insuranceAmount else { - declineInsurance() - return - } - - insuranceBet = insuranceAmount - balance -= insuranceAmount - sound.play(.chipPlace) - - // Check dealer blackjack - if dealerHand.isBlackjack { - sound.play(.cardFlip) - // Insurance wins - let payout = insuranceBet * 3 - balance += payout - playerHands[0].result = .lose - await completeRound() - } else { - // Insurance loses, continue game - insuranceBet = 0 // Lost the insurance bet - await checkForBlackjacks() - } - } - - /// Declines insurance. - func declineInsurance() { - Task { - await checkForBlackjacks() - } - } - - // MARK: - Player Actions - - /// Player hits (takes another card). - func hit() async { - guard canHit else { return } - guard let card = engine.dealCard() else { return } - - playerHands[activeHandIndex].cards.append(card) - sound.play(.cardDeal) - - // Check for bust or 21 - if playerHands[activeHandIndex].isBusted { - playerHands[activeHandIndex].result = .bust - await moveToNextHand() - } else if playerHands[activeHandIndex].value == 21 { - playerHands[activeHandIndex].isStanding = true - await moveToNextHand() - } - } - - /// Player stands. - func stand() async { - guard canStand else { return } - - playerHands[activeHandIndex].isStanding = true - await moveToNextHand() - } - - /// Player doubles down. - func doubleDown() async { - guard canDouble else { return } - - let additionalBet = playerHands[activeHandIndex].bet - balance -= additionalBet - playerHands[activeHandIndex].isDoubledDown = true - sound.play(.chipPlace) - - // Deal one card and stand - if let card = engine.dealCard() { - playerHands[activeHandIndex].cards.append(card) - sound.play(.cardDeal) - } - - if playerHands[activeHandIndex].isBusted { - playerHands[activeHandIndex].result = .bust - } else { - playerHands[activeHandIndex].isStanding = true - } - - await moveToNextHand() - } - - /// Player splits the hand. - func split() async { - guard canSplit else { return } - - let originalHand = playerHands[activeHandIndex] - let splitCard = originalHand.cards[1] - - // Create two new hands - var hand1 = BlackjackHand(cards: [originalHand.cards[0]], bet: originalHand.bet) - hand1.isSplit = true - - var hand2 = BlackjackHand(cards: [splitCard], bet: originalHand.bet) - hand2.isSplit = true - - // Deduct bet for second hand - balance -= originalHand.bet - sound.play(.chipPlace) - - // Deal one card to each hand - if let card1 = engine.dealCard() { - hand1.cards.append(card1) - sound.play(.cardDeal) - } - - if let card2 = engine.dealCard() { - hand2.cards.append(card2) - sound.play(.cardDeal) - } - - // Replace original with split hands - playerHands.remove(at: activeHandIndex) - playerHands.insert(hand1, at: activeHandIndex) - playerHands.insert(hand2, at: activeHandIndex + 1) - - // If split aces, typically only one card each and stand - if originalHand.cards[0].rank == .ace && !settings.resplitAces { - playerHands[activeHandIndex].isStanding = true - playerHands[activeHandIndex + 1].isStanding = true - await moveToNextHand() - } else { - currentPhase = .playerTurn(handIndex: activeHandIndex) - } - } - - /// Player surrenders. - func surrender() async { - guard canSurrender else { return } - - playerHands[activeHandIndex].result = .surrender - await completeRound() - } - - // MARK: - Hand Progression - - /// Moves to the next hand or dealer turn. - private func moveToNextHand() async { - // Check if there are more hands to play - let nextIndex = activeHandIndex + 1 - if nextIndex < playerHands.count { - if !playerHands[nextIndex].isStanding && !playerHands[nextIndex].isBusted { - activeHandIndex = nextIndex - currentPhase = .playerTurn(handIndex: nextIndex) - return - } - } - - // Check if all hands are busted - let allBusted = playerHands.allSatisfy { $0.isBusted } - if allBusted { - await completeRound() - return - } - - // Dealer's turn - await dealerTurn() - } - - // MARK: - Dealer Turn - - /// Plays out the dealer's hand. - private func dealerTurn() async { - currentPhase = .dealerTurn - - let delay = settings.showAnimations ? 0.5 * settings.dealingSpeed : 0 - - // European no-hole-card: deal the second card now - if settings.noHoleCard && dealerHand.cards.count == 1 { - if let card = engine.dealCard() { - dealerHand.cards.append(card) - sound.play(.cardDeal) - - if delay > 0 { - try? await Task.sleep(for: .seconds(delay)) - } - } - - // Check for dealer blackjack in European mode - // Player loses everything (no early check in European) - if dealerHand.isBlackjack { - // Mark player hands as lost if they don't have blackjack - for i in 0.. 0 { - try? await Task.sleep(for: .seconds(delay)) - } - } - - // Dealer draws - while engine.dealerShouldHit(hand: dealerHand) { - if let card = engine.dealCard() { - dealerHand.cards.append(card) - sound.play(.cardDeal) - - if delay > 0 { - try? await Task.sleep(for: .seconds(delay)) - } - } - } - - await completeRound() - } - - // MARK: - Round Completion - - /// Completes the round and calculates payouts. - private func completeRound() async { - currentPhase = .roundComplete - - var roundWinnings = 0 - var wasBlackjack = false - var hadBust = false - - // Evaluate each hand - for i in 0.. biggestWin { - biggestWin = roundWinnings - } - if roundWinnings < biggestLoss { - biggestLoss = roundWinnings - } - if wasBlackjack { - blackjackCount += 1 - } - if hadBust { - bustCount += 1 - } - - // Create round result with all hand results - let allHandResults = playerHands.map { $0.result ?? .lose } - lastRoundResult = RoundResult( - handResults: allHandResults, - insuranceResult: insuranceBet > 0 ? (dealerHand.isBlackjack ? .insuranceWin : .insuranceLose) : nil, - totalWinnings: roundWinnings, - wasBlackjack: wasBlackjack - ) - - roundHistory.append(lastRoundResult!) - - // Save game data to iCloud - saveGameData() - - // Play appropriate sound - if roundWinnings > 0 { - sound.play(.win) - } else if roundWinnings < 0 { - sound.play(.lose) - } else { - sound.play(.push) - } - - // Reset bet for next round - currentBet = 0 - - showResultBanner = true - - // Check if shoe needs reshuffling - if engine.needsReshuffle { - engine.reshuffle() - showReshuffleNotification = true - - // Auto-dismiss after a delay - Task { - try? await Task.sleep(for: .seconds(2)) - showReshuffleNotification = false - } - } - } - - // MARK: - New Round - - /// Starts a new round. - func newRound() { - // Reset all hand state - playerHands = [] - dealerHand = BlackjackHand() - activeHandIndex = 0 - - // Reset bets - currentBet = 0 - insuranceBet = 0 - - // Reset UI state - showResultBanner = false - lastRoundResult = nil - currentPhase = .betting - - sound.play(.newRound) - } - - // MARK: - Game Reset - - /// Resets the entire game (keeps statistics). - func resetGame() { - balance = settings.startingBalance - roundHistory = [] - engine.reshuffle() - newRound() - saveGameData() - } -} - diff --git a/Blackjack/GAME_TEMPLATE.md b/Blackjack/GAME_TEMPLATE.md deleted file mode 100644 index ff30fcf..0000000 --- a/Blackjack/GAME_TEMPLATE.md +++ /dev/null @@ -1,661 +0,0 @@ -# Casino Game Development Guide - -This guide explains how to build a new casino card game (like Blackjack, Poker, etc.) using CasinoKit, following the patterns established in the Baccarat app. - -## Project Structure - -``` -YourGame/ -├── YourGameApp.swift # App entry point -├── ContentView.swift # Root view (usually just GameTableView) -├── Engine/ -│ ├── YourGameEngine.swift # Game rules & logic -│ └── GameState.swift # Game state machine -├── Models/ -│ ├── BetType.swift # Game-specific bet types -│ ├── GameResult.swift # Win/loss/push outcomes -│ ├── GameSettings.swift # User settings (can reuse pattern) -│ ├── Hand.swift # Hand representation (if needed) -│ └── Shoe.swift # Card shoe (if multi-deck) -├── Storage/ -│ └── YourGameData.swift # Persistence model (PersistableGameData) -├── Theme/ -│ └── DesignConstants.swift # Game-specific design tokens -├── Views/ -│ ├── GameTableView.swift # Main game screen -│ ├── YourTableLayoutView.swift # Game-specific table layout -│ ├── ResultBannerView.swift # Win/loss display -│ ├── RulesHelpView.swift # Game rules explanation -│ ├── SettingsView.swift # Settings screen -│ └── StatisticsSheetView.swift # Stats display -└── Resources/ - └── Localizable.xcstrings # Translations -``` - -## What CasinoKit Provides - -### Core Components (Import `CasinoKit`) - -| Category | Components | Usage | -|----------|------------|-------| -| **Cards** | `Card`, `Suit`, `Rank`, `Deck` | Card models | -| **Card Views** | `CardView`, `CardPlaceholderView` | Card display | -| **Chips** | `ChipDenomination`, `ChipView`, `ChipStackView`, `ChipSelectorView` | Betting chips | -| **Table** | `TableBackgroundView`, `FeltPatternView` | Casino felt background | -| **Overlays** | `GameOverView`, `ConfettiView` | Game over & celebrations | -| **Top Bar** | `TopBarView` | Balance, settings, stats buttons | -| **Badges** | `ValueBadge` | Numeric value display | -| **Settings** | `SettingsToggle`, `SpeedPicker`, `VolumePicker`, `BalancePicker` | Settings UI | -| **Sheets** | `SheetContainerView`, `SheetSection` | Modal sheets | -| **Branding** | `AppIconView`, `LaunchScreenView` | App icons & splash | -| **Audio** | `SoundManager`, `GameSound` | Sound effects & haptics | -| **Storage** | `CloudSyncManager`, `PersistableGameData` | iCloud persistence | -| **Models** | `TableLimits` | Betting limits presets | -| **Design** | `CasinoDesign` | Spacing, colors, animations | - -### Using CasinoKit Components - -```swift -import SwiftUI -import CasinoKit - -struct GameTableView: View { - @State private var settings = GameSettings() - @State private var gameState: GameState? - @State private var selectedChip: ChipDenomination = .hundred - - var body: some View { - ZStack { - // 1. Table Background (from CasinoKit) - TableBackgroundView() - - VStack { - // 2. Top Bar (from CasinoKit) - TopBarView( - balance: state.balance, - secondaryInfo: "\(state.engine.shoe.cardsRemaining)", - secondaryIcon: "rectangle.portrait.on.rectangle.portrait.fill", - onReset: { state.resetGame() }, - onSettings: { showSettings = true }, - onHelp: { showRules = true }, - onStats: { showStats = true } - ) - - // 3. Your Game-Specific Table Layout - YourTableLayoutView(...) - - // 4. Chip Selector (from CasinoKit) - ChipSelectorView( - selectedChip: $selectedChip, - availableChips: ChipDenomination.allCases - ) - - // 5. Action Buttons (game-specific) - ActionButtonsView(...) - } - - // 6. Result Banner (game-specific, but follows pattern) - if state.showResultBanner { - ResultBannerView(...) - } - - // 7. Confetti for Wins (from CasinoKit) - if state.lastWinnings > 0 { - ConfettiView() - } - - // 8. Game Over (from CasinoKit) - if state.isGameOver { - GameOverView( - roundsPlayed: state.roundsPlayed, - onPlayAgain: { state.resetGame() } - ) - } - } - .sheet(isPresented: $showSettings) { - SettingsView(settings: settings, gameState: state) { ... } - } - } -} -``` - -## Game-Specific Implementation - -### 1. Game Engine (Required) - -Create your game's rule engine. This handles: -- Card dealing logic -- Hand evaluation -- Win/loss determination -- Payout calculations - -```swift -// Engine/YourGameEngine.swift -import CasinoKit - -@Observable -@MainActor -final class YourGameEngine { - var shoe: Shoe - var playerHand: [Card] = [] - var dealerHand: [Card] = [] - - init(deckCount: Int = 6) { - self.shoe = Shoe(deckCount: deckCount) - } - - func dealInitialCards() { ... } - func evaluateHand(_ cards: [Card]) -> Int { ... } - func determineWinner() -> GameResult { ... } - func calculatePayout(bet: Int, result: GameResult) -> Int { ... } -} -``` - -### 2. Game State (Required) - -Manages the state machine for your game: - -```swift -// Engine/GameState.swift -import SwiftUI -import CasinoKit - -enum GamePhase { - case betting - case dealing - case playerTurn // Blackjack-specific - case dealerTurn // Blackjack-specific - case roundComplete -} - -@Observable -@MainActor -final class GameState { - // Core state - var balance: Int - var currentBets: [BetType: Int] = [:] - var currentPhase: GamePhase = .betting - var showResultBanner = false - - // Engine - let engine: YourGameEngine - - // Persistence - private let persistence: CloudSyncManager - - // Sound - private let sound = SoundManager.shared - - init(settings: GameSettings) { - self.engine = YourGameEngine(deckCount: settings.deckCount.rawValue) - self.balance = settings.startingBalance - self.persistence = CloudSyncManager() - loadSavedGame() - } - - func placeBet(type: BetType, amount: Int) { - currentBets[type, default: 0] += amount - balance -= amount - sound.play(.chipPlace) - } - - func deal() async { - currentPhase = .dealing - sound.play(.cardDeal) - // Game-specific dealing logic - } - - func newRound() { - currentPhase = .betting - showResultBanner = false - sound.play(.newRound) - } -} -``` - -### 3. Bet Types (Game-Specific) - -```swift -// Models/BetType.swift - -enum BetType: String, CaseIterable, Identifiable { - // Blackjack example: - case main = "main" - case insurance = "insurance" - case doubleDown = "double" - case split = "split" - - // Baccarat example: - // case player, banker, tie, playerPair, bankerPair, dragonBonusPlayer, dragonBonusBanker - - var id: String { rawValue } - - var displayName: String { ... } - var payoutMultiplier: Double { ... } -} -``` - -### 4. Game Result (Game-Specific) - -```swift -// Models/GameResult.swift - -enum GameResult: Equatable { - // Blackjack example: - case playerWins - case dealerWins - case push - case blackjack - case bust - - var displayText: String { ... } - var color: Color { ... } -} -``` - -### 5. Table Layout (Game-Specific) - -This is the main visual difference between games: - -```swift -// Views/YourTableLayoutView.swift - -struct BlackjackTableView: View { - // Shows dealer hand at top, player hand(s) below - // Hit/Stand/Double/Split buttons - // Insurance betting zone -} - -struct BaccaratTableView: View { - // Shows Player/Banker/Tie betting zones - // Side bet zones (pairs, dragon bonus) -} - -struct PokerTableView: View { - // Community cards in center - // Player positions around table - // Pot display -} -``` - -### 6. Settings View (Mostly Reusable) - -```swift -// Views/SettingsView.swift -import CasinoKit - -struct SettingsView: View { - @Bindable var settings: GameSettings - let gameState: GameState - - var body: some View { - SheetContainerView(title: "Settings") { - // Table Limits (from CasinoKit pattern) - SheetSection(title: "TABLE LIMITS", icon: "banknote") { - // Use TableLimits enum from CasinoKit - } - - // Deck Settings (game-specific) - SheetSection(title: "DECK SETTINGS", icon: "rectangle.portrait.on.rectangle.portrait") { - // DeckCount options - } - - // Display Settings (reusable) - SheetSection(title: "DISPLAY", icon: "eye") { - SettingsToggle(title: "...", subtitle: "...", isOn: $settings.showX) - } - - // Sound (from CasinoKit) - SheetSection(title: "SOUND & HAPTICS", icon: "speaker.wave.2") { - SettingsToggle(...) - VolumePicker(volume: $settings.soundVolume) - } - - // iCloud Sync (pattern from Baccarat) - SheetSection(title: "CLOUD SYNC", icon: "icloud") { ... } - } - } -} -``` - -## Sound Integration - -```swift -// In your GameState -let sound = SoundManager.shared - -// Play sounds at appropriate moments: -sound.play(.chipPlace) // When placing a bet -sound.play(.cardDeal) // When dealing cards -sound.play(.cardFlip) // When flipping cards -sound.play(.win) // On player win -sound.play(.lose) // On player loss -sound.play(.push) // On tie/push -sound.play(.newRound) // Starting new round -sound.play(.gameOver) // When out of chips -``` - -## Persistence - -```swift -// Storage/YourGameData.swift -import CasinoKit - -struct BlackjackGameData: PersistableGameData { - static let gameIdentifier = "blackjack" - - var roundsPlayed: Int { roundHistory.count } - var lastModified: Date - - static var empty: BlackjackGameData { - BlackjackGameData( - lastModified: Date(), - balance: 10_000, - roundHistory: [], - totalWinnings: 0, - blackjackCount: 0, // Game-specific stat - bustCount: 0 // Game-specific stat - ) - } - - var balance: Int - var roundHistory: [SavedRoundResult] - var totalWinnings: Int - var blackjackCount: Int - var bustCount: Int -} -``` - -## Design Constants - -Extend CasinoDesign for game-specific values: - -```swift -// Theme/DesignConstants.swift - -enum Design { - // Reuse CasinoDesign values - typealias Spacing = CasinoDesign.Spacing - typealias CornerRadius = CasinoDesign.CornerRadius - typealias Animation = CasinoDesign.Animation - - // Game-specific sizes - enum Size { - static let playerCardWidth: CGFloat = 55 - static let dealerCardWidth: CGFloat = 50 - // ... game-specific dimensions - } - - // Game-specific colors (extend Color) -} - -extension Color { - enum BettingZone { - static let main = Color.blue.opacity(0.3) - static let insurance = Color.yellow.opacity(0.3) - // ... game-specific colors - } -} -``` - -## Localization - -Use String Catalogs (`.xcstrings`): - -```swift -// Game-specific strings -Text(String(localized: "Hit")) -Text(String(localized: "Stand")) -Text(String(localized: "Double Down")) -Text(String(localized: "Split")) -Text(String(localized: "Blackjack!")) -Text(String(localized: "Bust!")) -``` - -## Responsive Layout (iPhone vs iPad) - -### The Problem - -On iPad, content that looks great on iPhone will **stretch to fill the screen**, making: -- Betting areas look awkward and disproportionate -- Cards appear too spread out -- Buttons become oversized -- Overlays cover the entire screen unnecessarily - -### The Solution: Constrained Width Containers - -Use `horizontalSizeClass` to detect iPad and constrain content width: - -```swift -struct GameTableView: View { - @Environment(\.horizontalSizeClass) private var horizontalSizeClass - @Environment(\.verticalSizeClass) private var verticalSizeClass - - /// Whether we're on iPad (regular horizontal size class) - private var isIPad: Bool { - horizontalSizeClass == .regular - } - - /// Maximum content width based on device and orientation - private var maxContentWidth: CGFloat { - if isIPad { - // Landscape on iPad gets more width - return verticalSizeClass == .compact - ? CasinoDesign.Size.maxContentWidthLandscape // 800pt - : CasinoDesign.Size.maxContentWidthPortrait // 500pt - } - return .infinity // iPhone uses full width - } - - var body: some View { - ZStack { - TableBackgroundView() - - VStack { - TopBarView(...) - .frame(maxWidth: maxContentWidth) - - // Game table - constrained on iPad - YourTableLayoutView(...) - .frame(maxWidth: maxContentWidth) - - // Chip selector - constrained - ChipSelectorView(...) - .frame(maxWidth: maxContentWidth) - - // Action buttons - constrained - ActionButtonsView(...) - .frame(maxWidth: maxContentWidth) - } - .frame(maxWidth: .infinity) // Centers constrained content - - // Overlays - full screen background, constrained content - if showResultBanner { - ResultBannerView(...) - } - } - } -} -``` - -### Overlay Pattern (Result Banner, Game Over) - -Overlays need special handling: **full-screen dim background** with **constrained content card**: - -```swift -struct ResultBannerView: View { - var body: some View { - ZStack { - // 1. Full-screen dark background - Color.black.opacity(0.7) - .ignoresSafeArea() - - // 2. Constrained content card - VStack { - // Your content - } - .padding() - .background(RoundedRectangle(cornerRadius: 24).fill(...)) - .frame(maxWidth: CasinoDesign.Size.maxModalWidth) // 450pt - // Centered automatically by ZStack - } - } -} -``` - -### Fixed-Size Containers (Prevent Layout Shifts) - -When content changes (cards dealt, buttons appear/disappear), prevent jarring layout shifts: - -```swift -// ❌ BAD: Container resizes as cards are added -HStack { - ForEach(cards) { card in - CardView(card: card) - } -} - -// ✅ GOOD: Fixed container based on max possible content -ZStack { - // Reserve space for max cards (e.g., 3 cards with overlap) - Color.clear - .frame(width: calculateMaxWidth(), height: cardHeight) - - // Actual cards centered within - HStack(spacing: cardSpacing) { - ForEach(cards) { card in - CardView(card: card) - } - } -} -``` - -Same for buttons: - -```swift -// ✅ GOOD: Fixed height container for buttons -ZStack { - Color.clear - .frame(height: 60) // Fixed height - - // Buttons animate in/out within fixed space - if showDealButton { - ActionButton("Deal", ...) - .transition(.scale.combined(with: .opacity)) - } -} -.animation(.spring(duration: 0.3), value: currentPhase) -``` - -### Confetti Full-Screen Fix - -Confetti must cover the entire screen on iPad: - -```swift -struct ConfettiView: View { - var body: some View { - GeometryReader { geometry in - ZStack { - ForEach(0..<50, id: \.self) { _ in - ConfettiPiece(containerSize: geometry.size) - } - } - } - .ignoresSafeArea() // Critical! - .allowsHitTesting(false) - } -} -``` - -### Design Constants for Responsive Layout - -```swift -// In CasinoDesign.swift -enum Size { - // Max widths for iPad constraint - static let maxContentWidthPortrait: CGFloat = 500 - static let maxContentWidthLandscape: CGFloat = 800 - static let maxModalWidth: CGFloat = 450 -} -``` - -### Common Pitfalls - -| Issue | Symptom | Fix | -|-------|---------|-----| -| Stretched table | Betting zones look huge on iPad | Add `.frame(maxWidth: maxContentWidth)` | -| Overlay too wide | Result banner covers entire iPad screen | Use full-screen bg + constrained content card | -| Layout shifts | Cards/buttons cause content to jump | Use fixed-size `ZStack` containers | -| Confetti cut off | Only shows in center portion | Use `GeometryReader` + `.ignoresSafeArea()` | -| Settings rows cramped | Title/subtitle too close to divider | Add `.padding(.vertical, ...)` | - -### Testing Checklist - -- [ ] iPhone SE (smallest) -- [ ] iPhone Pro Max (largest iPhone) -- [ ] iPad Portrait -- [ ] iPad Landscape -- [ ] iPad Split View -- [ ] Dynamic Type at maximum accessibility size - -## Checklist for New Game - -### Setup -- [ ] Create new target in Xcode -- [ ] Add CasinoKit as dependency -- [ ] Copy `DesignConstants.swift` and customize -- [ ] Create `Localizable.xcstrings` - -### Models -- [ ] Define `BetType` enum -- [ ] Define `GameResult` enum -- [ ] Create `YourGameData` for persistence -- [ ] Create `GameSettings` (or reuse pattern) - -### Engine -- [ ] Implement game rules in `YourGameEngine` -- [ ] Implement `GameState` with phases - -### Views -- [ ] Create `GameTableView` (main container) -- [ ] Create game-specific table layout -- [ ] Create `ResultBannerView` (follow pattern) -- [ ] Create `RulesHelpView` (game rules) -- [ ] Customize `SettingsView` -- [ ] Create `StatisticsSheetView` - -### Integration -- [ ] Wire up `SoundManager` for game events -- [ ] Implement `CloudSyncManager` for persistence -- [ ] Add accessibility labels -- [ ] Add localization for all strings - -### Polish -- [ ] Test Dynamic Type scaling (all sizes including accessibility) -- [ ] Test VoiceOver navigation -- [ ] Create app icon using `AppIconView` - -### Responsive Layout (iPad) -- [ ] Add `maxContentWidth` constraint to main views -- [ ] Test iPad Portrait - content centered, not stretched -- [ ] Test iPad Landscape - wider constraint works well -- [ ] Verify overlays: full-screen bg, constrained content -- [ ] Fixed-size containers prevent layout shifts -- [ ] Confetti covers full screen -- [ ] Settings rows have proper padding - -## What Could Be Added to CasinoKit - -The following patterns from Baccarat could be abstracted: - -1. **Generic ResultBannerView** - Win/loss display with bet breakdown -2. **BettingZone protocol** - Common betting zone behavior -3. **GameStateProtocol** - Common state machine patterns -4. **HandDisplayView** - Generic card hand display -5. **ActionButtonsView** - Deal/Clear/New Round pattern -6. **StatisticsView** - Generic stats display - ---- - -*This guide is based on the Baccarat implementation. For reference, see the Baccarat app structure and CasinoKit source code.* - diff --git a/Blackjack/LaunchScreen.storyboard b/Blackjack/LaunchScreen.storyboard deleted file mode 100644 index e4e6d48..0000000 --- a/Blackjack/LaunchScreen.storyboard +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Blackjack/Models/BetType.swift b/Blackjack/Models/BetType.swift deleted file mode 100644 index 8b31a4a..0000000 --- a/Blackjack/Models/BetType.swift +++ /dev/null @@ -1,41 +0,0 @@ -// -// BetType.swift -// Blackjack -// -// Available betting options in Blackjack. -// - -import Foundation - -/// Types of bets available in Blackjack. -enum BetType: String, CaseIterable, Identifiable { - case main = "main" - case insurance = "insurance" - case doubleDown = "double" - case split = "split" - - var id: String { rawValue } - - var displayName: String { - switch self { - case .main: return String(localized: "Main Bet") - case .insurance: return String(localized: "Insurance") - case .doubleDown: return String(localized: "Double Down") - case .split: return String(localized: "Split") - } - } - - var payoutMultiplier: Double { - switch self { - case .main: return 1.0 // 1:1 - case .insurance: return 2.0 // 2:1 - case .doubleDown: return 1.0 // 1:1 on doubled bet - case .split: return 1.0 // 1:1 per hand - } - } - - var blackjackPayout: Double { - 1.5 // 3:2 for blackjack - } -} - diff --git a/Blackjack/Models/GameResult.swift b/Blackjack/Models/GameResult.swift deleted file mode 100644 index 529a674..0000000 --- a/Blackjack/Models/GameResult.swift +++ /dev/null @@ -1,96 +0,0 @@ -// -// GameResult.swift -// Blackjack -// -// Possible outcomes for a Blackjack hand. -// - -import SwiftUI - -/// Result of a single Blackjack hand. -enum HandResult: Equatable { - case blackjack // Natural 21 - case win // Beat dealer - case lose // Lost to dealer or bust - case push // Tie - case bust // Over 21 - case surrender // Gave up half bet - case insuranceWin // Dealer had blackjack - case insuranceLose // Dealer didn't have blackjack - - /// String identifier for persistence. - var saveName: String { - switch self { - case .blackjack: return "blackjack" - case .win: return "win" - case .lose: return "lose" - case .push: return "push" - case .bust: return "bust" - case .surrender: return "surrender" - case .insuranceWin: return "insuranceWin" - case .insuranceLose: return "insuranceLose" - } - } - - var displayText: String { - switch self { - case .blackjack: return String(localized: "BLACKJACK!") - case .win: return String(localized: "WIN!") - case .lose: return String(localized: "LOSE") - case .push: return String(localized: "PUSH") - case .bust: return String(localized: "BUST!") - case .surrender: return String(localized: "SURRENDER") - case .insuranceWin: return String(localized: "INSURANCE WINS") - case .insuranceLose: return String(localized: "INSURANCE LOSES") - } - } - - var color: Color { - switch self { - case .blackjack: return .yellow - case .win: return .green - case .lose, .bust, .insuranceLose: return .red - case .push: return .blue - case .surrender: return .orange - case .insuranceWin: return .green - } - } - - var isWin: Bool { - switch self { - case .blackjack, .win, .insuranceWin: return true - default: return false - } - } -} - -/// Overall game result for the round. -struct RoundResult: Equatable { - /// Results for all player hands (index 0 = Hand 1, index 1 = Hand 2, etc.) - let handResults: [HandResult] - let insuranceResult: HandResult? - let totalWinnings: Int - let wasBlackjack: Bool - - /// The main/best result for display purposes (first hand, or best if split) - var mainHandResult: HandResult { - // Return the best result for the headline - if wasBlackjack { return .blackjack } - if handResults.contains(.win) { return .win } - if handResults.contains(.push) { return .push } - if handResults.contains(.surrender) { return .surrender } - if handResults.allSatisfy({ $0 == .bust }) { return .bust } - return handResults.first ?? .lose - } - - /// Whether this round had split hands - var hadSplit: Bool { - handResults.count > 1 - } - - /// Legacy accessor for backwards compatibility - var splitHandResult: HandResult? { - handResults.count > 1 ? handResults[1] : nil - } -} - diff --git a/Blackjack/Models/GameSettings.swift b/Blackjack/Models/GameSettings.swift deleted file mode 100644 index e812825..0000000 --- a/Blackjack/Models/GameSettings.swift +++ /dev/null @@ -1,273 +0,0 @@ -// -// GameSettings.swift -// Blackjack -// -// User-configurable game settings including Blackjack rule variations. -// - -import Foundation -import SwiftUI -import CasinoKit - -/// Blackjack rule variation presets. -enum BlackjackStyle: String, CaseIterable, Identifiable { - case vegas = "vegas" // Vegas Strip rules - case atlantic = "atlantic" // Atlantic City rules - case european = "european" // European no-hole-card - case custom = "custom" - - var id: String { rawValue } - - var displayName: String { - switch self { - case .vegas: return String(localized: "Vegas Strip") - case .atlantic: return String(localized: "Atlantic City") - case .european: return String(localized: "European") - case .custom: return String(localized: "Custom") - } - } - - var description: String { - switch self { - case .vegas: return String(localized: "Dealer stands on soft 17, double after split, 3:2 blackjack") - case .atlantic: return String(localized: "Dealer stands on soft 17, late surrender, 8 decks") - case .european: return String(localized: "No hole card, dealer stands on soft 17, no surrender") - case .custom: return String(localized: "Customize all rules") - } - } -} - -/// Number of decks in the shoe. -enum DeckCount: Int, CaseIterable, Identifiable { - case one = 1 - case two = 2 - case four = 4 - case six = 6 - case eight = 8 - - var id: Int { rawValue } - - var displayName: String { - switch self { - case .one: return "1 Deck" - case .two: return "2 Decks" - case .four: return "4 Decks" - case .six: return "6 Decks" - case .eight: return "8 Decks" - } - } - - var description: String { - switch self { - case .one: return String(localized: "Single deck, higher variance") - case .two: return String(localized: "Lower house edge") - case .four: return String(localized: "Common shoe game") - case .six: return String(localized: "Standard casino") - case .eight: return String(localized: "Maximum penetration") - } - } -} - -/// Observable settings class for Blackjack configuration. -@Observable -@MainActor -final class GameSettings { - // MARK: - Game Style - - /// The preset rule variation. - var gameStyle: BlackjackStyle = .vegas { - didSet { - applyStylePreset() - save() - } - } - - // MARK: - Rule Options - - /// Number of decks in the shoe. - var deckCount: DeckCount = .six { didSet { save() } } - - /// Whether dealer hits on soft 17. - var dealerHitsSoft17: Bool = false { didSet { save() } } - - /// Whether player can double after split. - var doubleAfterSplit: Bool = true { didSet { save() } } - - /// Whether player can re-split aces. - var resplitAces: Bool = false { didSet { save() } } - - /// Whether late surrender is allowed. - var lateSurrender: Bool = true { didSet { save() } } - - /// Whether European no-hole-card rule is used (dealer gets second card after player acts). - var noHoleCard: Bool = false { didSet { save() } } - - /// Whether insurance is offered. - var insuranceAllowed: Bool = true { didSet { save() } } - - /// Blackjack payout ratio (1.5 = 3:2, 1.2 = 6:5) - var blackjackPayout: Double = 1.5 { didSet { save() } } - - // MARK: - Betting Limits - - /// The table limits preset. - var tableLimits: TableLimits = .low { didSet { save() } } - - /// Minimum bet amount. - var minBet: Int { tableLimits.minBet } - - /// Maximum bet amount. - var maxBet: Int { tableLimits.maxBet } - - // MARK: - Starting Balance - - /// The starting balance for new games. - var startingBalance: Int = 10_000 { didSet { save() } } - - // MARK: - Animation Settings - - /// Whether to show dealing animations. - var showAnimations: Bool = true { didSet { save() } } - - /// Speed of card dealing (1.0 = normal) - var dealingSpeed: Double = 1.0 { didSet { save() } } - - // MARK: - Display Settings - - /// Whether to show the cards remaining indicator. - var showCardsRemaining: Bool = true { didSet { save() } } - - /// Whether to show hand history. - var showHistory: Bool = true { didSet { save() } } - - /// Whether to show dealer hints (suggested action). - var showHints: Bool = true { didSet { save() } } - - /// Whether to show the running card count (Hi-Lo system). - var showCardCount: Bool = false { didSet { save() } } - - // MARK: - Sound Settings - - /// Whether sound effects are enabled. - var soundEnabled: Bool = true { didSet { save() } } - - /// Whether haptic feedback is enabled. - var hapticsEnabled: Bool = true { didSet { save() } } - - /// Volume level for sound effects. - var soundVolume: Float = 1.0 { didSet { save() } } - - // MARK: - Initialization - - init() { - self.persistence = CloudSyncManager() - load() - applyStylePreset() - } - - // MARK: - Style Presets - - private func applyStylePreset() { - guard gameStyle != .custom else { return } - - switch gameStyle { - case .vegas: - deckCount = .six - dealerHitsSoft17 = false - doubleAfterSplit = true - resplitAces = false - lateSurrender = false - noHoleCard = false // American: dealer gets hole card upfront - blackjackPayout = 1.5 - - case .atlantic: - deckCount = .eight - dealerHitsSoft17 = false - doubleAfterSplit = true - resplitAces = true - lateSurrender = true - noHoleCard = false // American: dealer gets hole card upfront - blackjackPayout = 1.5 - - case .european: - deckCount = .six - dealerHitsSoft17 = false - doubleAfterSplit = true - resplitAces = false - lateSurrender = false - noHoleCard = true // European: dealer gets second card after player acts - blackjackPayout = 1.5 - - case .custom: - break - } - } - - // MARK: - Persistence - - private let persistence: CloudSyncManager - - var iCloudAvailable: Bool { - FileManager.default.ubiquityIdentityToken != nil - } - - func load() { - let data = persistence.load() - - if let style = BlackjackStyle(rawValue: data.gameStyle) { - self.gameStyle = style - } - if let count = DeckCount(rawValue: data.deckCount) { - self.deckCount = count - } - if let limits = TableLimits(rawValue: data.tableLimits) { - self.tableLimits = limits - } - - self.startingBalance = data.startingBalance - self.dealerHitsSoft17 = data.dealerHitsSoft17 - self.doubleAfterSplit = data.doubleAfterSplit - self.resplitAces = data.resplitAces - self.lateSurrender = data.lateSurrender - self.noHoleCard = data.noHoleCard - self.blackjackPayout = data.blackjackPayout - self.insuranceAllowed = data.insuranceAllowed - self.showAnimations = data.showAnimations - self.dealingSpeed = data.dealingSpeed - self.showCardsRemaining = data.showCardsRemaining - self.showHistory = data.showHistory - self.showHints = data.showHints - self.showCardCount = data.showCardCount - self.soundEnabled = data.soundEnabled - self.hapticsEnabled = data.hapticsEnabled - self.soundVolume = data.soundVolume - } - - func save() { - let data = BlackjackSettingsData( - lastModified: Date(), - gameStyle: gameStyle.rawValue, - deckCount: deckCount.rawValue, - tableLimits: tableLimits.rawValue, - startingBalance: startingBalance, - dealerHitsSoft17: dealerHitsSoft17, - doubleAfterSplit: doubleAfterSplit, - resplitAces: resplitAces, - lateSurrender: lateSurrender, - noHoleCard: noHoleCard, - blackjackPayout: blackjackPayout, - insuranceAllowed: insuranceAllowed, - showAnimations: showAnimations, - dealingSpeed: dealingSpeed, - showCardsRemaining: showCardsRemaining, - showHistory: showHistory, - showHints: showHints, - showCardCount: showCardCount, - soundEnabled: soundEnabled, - hapticsEnabled: hapticsEnabled, - soundVolume: soundVolume - ) - persistence.save(data) - } -} - diff --git a/Blackjack/Models/Hand.swift b/Blackjack/Models/Hand.swift deleted file mode 100644 index 0ec8b1b..0000000 --- a/Blackjack/Models/Hand.swift +++ /dev/null @@ -1,160 +0,0 @@ -// -// Hand.swift -// Blackjack -// -// Represents a Blackjack hand with value calculation. -// - -import Foundation -import CasinoKit - -/// A hand of cards in Blackjack. -struct BlackjackHand: Identifiable, Equatable { - let id = UUID() - var cards: [Card] - var bet: Int - var isDoubledDown: Bool = false - var isSplit: Bool = false - var isStanding: Bool = false - var result: HandResult? - - init(cards: [Card] = [], bet: Int = 0) { - self.cards = cards - self.bet = bet - } - - /// The best possible value (highest without busting, or lowest if busted). - var value: Int { - let (hard, soft) = calculateValues() - if soft <= 21 { - return soft - } - return hard - } - - /// Whether this hand has a soft value (usable ace). - var isSoft: Bool { - let (hard, soft) = calculateValues() - return soft <= 21 && soft != hard - } - - /// Whether the hand is over 21. - var isBusted: Bool { - value > 21 - } - - /// Whether this is a natural blackjack (two cards totaling 21). - var isBlackjack: Bool { - cards.count == 2 && value == 21 && !isSplit - } - - /// Whether this hand has a splittable pair (two cards of same rank). - /// Note: Additional conditions (balance, max splits, resplit aces) are checked by the engine. - var canSplit: Bool { - cards.count == 2 && cards[0].rank == cards[1].rank - } - - /// Whether this hand has the card count to double down. - /// Note: Additional conditions (balance, DAS rule) are checked by the engine. - var canDoubleDown: Bool { - cards.count == 2 && !isDoubledDown - } - - /// Whether this hand can hit. - /// Note: Standard Blackjack has NO card limit - you can hit until you bust or stand. - var canHit: Bool { - !isBusted && !isStanding && !isBlackjack - } - - /// Calculates both hard and soft values. - private func calculateValues() -> (hard: Int, soft: Int) { - var hardValue = 0 - var aceCount = 0 - - for card in cards { - switch card.rank { - case .ace: - hardValue += 1 - aceCount += 1 - case .two: hardValue += 2 - case .three: hardValue += 3 - case .four: hardValue += 4 - case .five: hardValue += 5 - case .six: hardValue += 6 - case .seven: hardValue += 7 - case .eight: hardValue += 8 - case .nine: hardValue += 9 - case .ten, .jack, .queen, .king: - hardValue += 10 - } - } - - // Calculate soft value (one ace as 11) - var softValue = hardValue - if aceCount > 0 && hardValue + 10 <= 21 { - softValue = hardValue + 10 - } - - return (hardValue, softValue) - } - - /// Display string for the hand value. - var valueDisplay: String { - if isBlackjack { - return "BJ" - } - let (hard, soft) = calculateValues() - if isBusted { - return "\(hard) 💥" - } - if isSoft && soft != hard { - return "\(hard)/\(soft)" - } - return "\(value)" - } -} - -// MARK: - Card Value Extension - -extension Card { - /// The blackjack value of this card (Ace = 1 or 11, face cards = 10). - var blackjackValue: Int { - switch rank { - case .ace: return 1 // Or 11, handled by hand calculation - case .two: return 2 - case .three: return 3 - case .four: return 4 - case .five: return 5 - case .six: return 6 - case .seven: return 7 - case .eight: return 8 - case .nine: return 9 - case .ten, .jack, .queen, .king: return 10 - } - } - - /// The Hi-Lo card counting value. - /// Low cards (2-6): +1 (good for player when removed) - /// Neutral (7-9): 0 - /// High cards (10-A): -1 (bad for player when removed) - var hiLoValue: Int { - switch rank { - case .two, .three, .four, .five, .six: - return 1 // Low cards - case .seven, .eight, .nine: - return 0 // Neutral - case .ten, .jack, .queen, .king, .ace: - return -1 // High cards - } - } - - /// Display text for the Hi-Lo count value. - var hiLoDisplayText: String { - switch hiLoValue { - case 1: return "+1" - case -1: return "-1" - default: return "0" - } - } -} - diff --git a/Blackjack/Resources/Localizable.xcstrings b/Blackjack/Resources/Localizable.xcstrings deleted file mode 100644 index 9e31dfb..0000000 --- a/Blackjack/Resources/Localizable.xcstrings +++ /dev/null @@ -1,2906 +0,0 @@ -{ - "sourceLanguage" : "en", - "strings" : { - "%@" : { - "comment" : "A label displaying the current true count for a card counting practice session. The argument is the true count, formatted to one decimal place.", - "isCommentAutoGenerated" : true - }, - "%lld" : { - "comment" : "A label displaying the amount wagered in the current hand. The argument is the amount wagered in the current hand.", - "isCommentAutoGenerated" : true - }, - "%lld." : { - "comment" : "A numbered list item with a callout number and accompanying text. The first argument is the number of the item. The second argument is the text of the item.", - "isCommentAutoGenerated" : true - }, - "%lldpx" : { - "comment" : "A text label displaying the size of the app icon. The argument is the size of the icon in pixels.", - "isCommentAutoGenerated" : true - }, - "•" : { - "comment" : "A bullet point symbol used in lists.", - "isCommentAutoGenerated" : true - }, - "• Add to Assets.xcassets/AppIcon" : { - "comment" : "A bullet point describing how to add an app icon to Xcode's asset catalog.", - "isCommentAutoGenerated" : true - }, - "• Call IconRenderer.renderAppIcon(config: .blackjack)" : { - "comment" : "A bullet point in the \"Option 2: Use IconRenderer in Code\" section of the BrandingPreviewView.", - "isCommentAutoGenerated" : true - }, - "• Run the preview in Xcode" : { - - }, - "• Save the resulting UIImage to files" : { - "comment" : "A step in the process of exporting app icons.", - "isCommentAutoGenerated" : true - }, - "• Screenshot the 1024px icon" : { - - }, - "• Use an online tool to generate all sizes" : { - "comment" : "A step in the process of exporting app icons.", - "isCommentAutoGenerated" : true - }, - "+%@" : { - "comment" : "A label showing the true count for card counting. The number is formatted to one decimal place.", - "isCommentAutoGenerated" : true - }, - "+%lld" : { - "comment" : "A label that displays the running count of cards in a Hi-Lo card counting practice session. The text inside the label changes color based on whether the count is positive or negative.", - "isCommentAutoGenerated" : true - }, - "1 Deck: Lowest house edge (~0.17%), rare to find." : { - - }, - "2 Decks: Low house edge (~0.35%), common online." : { - - }, - "2-6: +1 (low cards favor house)" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "2-6: +1 (low cards favor house)" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "2-6: +1 (cartas bajas favorecen la casa)" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "2-6: +1 (les cartes basses favorisent la maison)" - } - } - } - }, - "2-10: Face value" : { - "comment" : "Description of the card values for cards with values 2 through 10.", - "isCommentAutoGenerated" : true - }, - "4 Decks: Moderate house edge (~0.45%)." : { - - }, - "6 decks shuffled together." : { - - }, - "6 Decks: Standard in Vegas (~0.50%)." : { - - }, - "6:5 Blackjack (avoid!): Increases house edge by ~1.4%." : { - - }, - "7-9: 0 (neutral cards)" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "7-9: 0 (neutral cards)" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "7-9: 0 (cartas neutrales)" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "7-9: 0 (cartes neutres)" - } - } - } - }, - "8 decks shuffled together." : { - - }, - "8 Decks: Standard in Atlantic City (~0.55%)." : { - - }, - "10-A: -1 (high cards favor player)" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "10-A: -1 (high cards favor player)" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "10-A: -1 (cartas altas favorecen al jugador)" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "10-A: -1 (les cartes hautes favorisent le joueur)" - } - } - } - }, - "A 'soft' hand has an Ace counting as 11." : { - "comment" : "Explanation of how an Ace can be counted as either 1 or 11 in a hand.", - "isCommentAutoGenerated" : true - }, - "Ace: 1 or 11 (whichever helps your hand)" : { - "comment" : "Description of how an Ace can be counted as either 1 or 11 in a blackjack hand.", - "isCommentAutoGenerated" : true - }, - "Actions" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Actions" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Acciones" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Actions" - } - } - } - }, - "After generating:" : { - "comment" : "A heading for instructions on how to use the IconGeneratorView.", - "isCommentAutoGenerated" : true - }, - "All Sizes" : { - "comment" : "A heading that describes the various sizes of the app icon.", - "isCommentAutoGenerated" : true - }, - "Allow doubling on split hands" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Allow doubling on split hands" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Permitir doblar en manos divididas" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Permettre de doubler sur les mains séparées" - } - } - } - }, - "Allow splitting aces again" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Allow splitting aces again" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Permitir dividir ases nuevamente" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Permettre de re-séparer les as" - } - } - } - }, - "Alternative: Use an online tool" : { - "comment" : "A section header that suggests using an online tool to generate app icons.", - "isCommentAutoGenerated" : true - }, - "Always split Aces and 8s." : { - - }, - "An Ace + 10-value card dealt initially is 'Blackjack'." : { - "comment" : "Description of a blackjack hand.", - "isCommentAutoGenerated" : true - }, - "App Icon" : { - "comment" : "A label displayed above the preview of the app icon.", - "isCommentAutoGenerated" : true - }, - "App Icon Preview" : { - "comment" : "A title for the preview of the app icon.", - "isCommentAutoGenerated" : true - }, - "Atlantic City" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Atlantic City" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Atlantic City" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Atlantic City" - } - } - } - }, - "Baccarat" : { - "comment" : "The name of a casino game.", - "isCommentAutoGenerated" : true - }, - "Balance" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Balance" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Saldo" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Solde" - } - } - } - }, - "Basic Strategy" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Basic Strategy" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Estrategia Básica" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Stratégie de Base" - } - } - } - }, - "Basic strategy suggestions" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Basic strategy suggestions" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sugerencias de estrategia básica" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Suggestions de stratégie de base" - } - } - } - }, - "Beat the dealer by getting a hand value closer to 21 without going over." : { - "comment" : "Text for the objective of the game.", - "isCommentAutoGenerated" : true - }, - "Best" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Best" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mejor" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Meilleur" - } - } - } - }, - "Bet 2x minimum" : { - "comment" : "Betting recommendation based on a true count of 1.", - "isCommentAutoGenerated" : true - }, - "Bet 4x minimum" : { - "comment" : "Betting recommendation based on the true count of 4.", - "isCommentAutoGenerated" : true - }, - "Bet 6x minimum" : { - "comment" : "Betting recommendation based on a true count of 3.", - "isCommentAutoGenerated" : true - }, - "Bet 8x minimum" : { - "comment" : "Betting recommendation based on the true count of 4.", - "isCommentAutoGenerated" : true - }, - "Bet maximum!" : { - "comment" : "Betting recommendation to bet the maximum amount when the true count is 5 or higher.", - "isCommentAutoGenerated" : true - }, - "Bet minimum" : { - "comment" : "Betting recommendation to bet the minimum amount.", - "isCommentAutoGenerated" : true - }, - "Bet minimum (neutral)" : { - "comment" : "Betting hint when the true count is 0.", - "isCommentAutoGenerated" : true - }, - "Bet minimum or sit out" : { - "comment" : "Betting recommendation to bet the minimum amount or to sit out when the true count is -2 or lower.", - "isCommentAutoGenerated" : true - }, - "Betting Hint" : { - "comment" : "A label describing the view that shows betting recommendations.", - "isCommentAutoGenerated" : true - }, - "BIGGEST SWINGS" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "BIGGEST SWINGS" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "MAYORES CAMBIOS" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "PLUS GRANDS ÉCARTS" - } - } - } - }, - "Blackjack" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Blackjack" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Blackjack" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Blackjack" - } - } - } - }, - "BLACKJACK" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "BLACKJACK" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "BLACKJACK" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "BLACKJACK" - } - } - } - }, - "Blackjack pays 3:2 (1.5x your bet)." : { - "comment" : "Description of the payout for blackjack in the Blackjack rules help view.", - "isCommentAutoGenerated" : true - }, - "Blackjack pays 3:2." : { - - }, - "Blackjack: 3:2" : { - "comment" : "Payout description for a Blackjack win.", - "isCommentAutoGenerated" : true - }, - "BLACKJACK!" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "BLACKJACK!" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "¡BLACKJACK!" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "BLACKJACK!" - } - } - } - }, - "Blackjacks" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Blackjacks" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Blackjacks" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Blackjacks" - } - } - } - }, - "BUST" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "BUST" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "PASADO" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "SAUTÉ" - } - } - } - }, - "BUST!" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "BUST!" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "¡PASADO!" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "SAUTÉ!" - } - } - } - }, - "Busts" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Busts" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pasados" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sautés" - } - } - } - }, - "Card Count" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Card Count" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Conteo de cartas" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Compte des cartes" - } - } - } - }, - "Card Counting" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Card Counting" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Conteo de Cartas" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Comptage des Cartes" - } - } - } - }, - "Card dealing animations" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Card dealing animations" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Animaciones de reparto" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Animations de distribution" - } - } - } - }, - "Card Values" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Card Values" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Valores de cartas" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Valeurs des cartes" - } - } - } - }, - "Cards Remaining" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cards Remaining" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cartas restantes" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cartes restantes" - } - } - } - }, - "Chips, cards, and results" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Chips, cards, and results" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Fichas, cartas y resultados" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Jetons, cartes et résultats" - } - } - } - }, - "Add $%lld more to meet minimum" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Add $%lld more to meet minimum" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Añade $%lld más para alcanzar el mínimo" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ajoutez %lld$ de plus pour atteindre le minimum" - } - } - } - }, - "Clear" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Clear" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Limpiar" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Effacer" - } - } - } - }, - "Common shoe game" : { - "comment" : "Description of a deck count option when the user selects 4 decks.", - "isCommentAutoGenerated" : true - }, - "Cost: $%lld (half your bet)" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cost: $%lld (half your bet)" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Costo: $%lld (mitad de tu apuesta)" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Coût: %lld$ (la moitié de votre mise)" - } - } - } - }, - "Costs half your original bet." : { - "comment" : "Description of the cost of insurance in the rules help view.", - "isCommentAutoGenerated" : true - }, - "Count reset to 0" : { - "comment" : "A description of what happens when the shoe is reshuffled in Blackjack.", - "isCommentAutoGenerated" : true - }, - "Count resets to 0 when the shoe is shuffled." : { - - }, - "Custom" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Custom" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Personalizado" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Personnalisé" - } - } - } - }, - "Customize all rules" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Customize all rules" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Personalizar todas las reglas" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Personnaliser toutes les règles" - } - } - } - }, - "Deal" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Deal" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Repartir" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Distribuer" - } - } - } - }, - "DEALER" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "DEALER" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "CRUPIER" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "CROUPIER" - } - } - } - }, - "Dealer Hits Soft 17" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Dealer Hits Soft 17" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Crupier pide en 17 suave" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Croupier tire sur 17 souple" - } - } - } - }, - "Dealer Hits Soft 17: Increases house edge by ~0.2%." : { - - }, - "Dealer must hit on 16 or less." : { - "comment" : "Description of the dealer's rule to hit if the hand value is 16 or less.", - "isCommentAutoGenerated" : true - }, - "Dealer must stand on 17 or more (varies by rules)." : { - "comment" : "Description of the dealer's rule for standing on a hand value of 17 or higher. Note that this text can vary depending on the specific rules of the game being played.", - "isCommentAutoGenerated" : true - }, - "Dealer Rules" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Dealer Rules" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reglas del crupier" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Règles du croupier" - } - } - } - }, - "Dealer showing Ace" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Dealer showing Ace" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "El crupier muestra un As" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Le croupier montre un As" - } - } - } - }, - "Dealer stands on all 17s (including soft 17)." : { - - }, - "Dealer stands on all 17s." : { - - }, - "Dealer stands on soft 17, double after split, 3:2 blackjack" : { - "comment" : "Description of the \"Vegas Strip\" blackjack rule variation.", - "isCommentAutoGenerated" : true - }, - "Dealer stands on soft 17, late surrender, 8 decks" : { - "comment" : "Description of the \"Atlantic City\" blackjack rule variation.", - "isCommentAutoGenerated" : true - }, - "Dealer: %@. Value: %@" : { - "comment" : "Accessibility label for the dealer's hand in the Blackjack game. The text includes a list of the dealer's visible cards and their total value.", - "isCommentAutoGenerated" : true, - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "new", - "value" : "Dealer: %1$@. Value: %2$@" - } - } - } - }, - "Dealer: No cards" : { - "comment" : "Accessibility label for the dealer hand when there are no cards visible.", - "isCommentAutoGenerated" : true - }, - "Deck Count" : { - - }, - "DECK SETTINGS" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "DECK SETTINGS" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "CONFIGURACIÓN DE BARAJAS" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "PARAMÈTRES DES JEUX" - } - } - } - }, - "Decrease bets when the count is negative." : { - - }, - "DISPLAY" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "DISPLAY" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "PANTALLA" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "AFFICHAGE" - } - } - } - }, - "Done" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Done" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Listo" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Terminé" - } - } - } - }, - "Double" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Double" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Doblar" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Doubler" - } - } - } - }, - "Double (Count: 9v2 at TC≥+1)" : { - "comment" : "Explanation of a count-based deviation from the basic strategy, recommending to double down.", - "isCommentAutoGenerated" : true - }, - "Double (Count: 9v7 at TC≥+3)" : { - "comment" : "Strategy recommendation to double down when the player has a value of 9, is soft, has two cards, and the dealer's upcard is 7, with a true count of 3 or higher.", - "isCommentAutoGenerated" : true - }, - "Double (Count: 10v10 at TC≥+4)" : { - "comment" : "Explanation of a recommended Blackjack move based on a count-adjusted strategy, specifically for a pair of 10s against a 10.", - "isCommentAutoGenerated" : true - }, - "Double (Count: 10vA at TC≥+4)" : { - "comment" : "Text displayed in a notification when a user should double their bet in a Blackjack game.", - "isCommentAutoGenerated" : true - }, - "Double After Split" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Double After Split" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Doblar después de dividir" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Doubler après séparation" - } - } - } - }, - "Double after split (DAS) allowed." : { - - }, - "Double After Split (DAS): Reduces house edge by ~0.15%." : { - - }, - "Double after split allowed." : { - - }, - "Double Down" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Double Down" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Doblar" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Doubler" - } - } - } - }, - "Double down allowed on any two cards." : { - - }, - "Double down on any two cards." : { - - }, - "Double Down: Double your bet, take one card, then stand" : { - "comment" : "Action available in Blackjack when the player wants to double their bet, take one more card, and then stand.", - "isCommentAutoGenerated" : true - }, - "Double on 9, 10, or 11 only (some venues)." : { - - }, - "Double on 10 vs dealer 2-9." : { - - }, - "Double on 11 vs dealer 2-10." : { - - }, - "Double tap to add chips" : { - "comment" : "A hint that appears when a user taps on the betting zone, instructing them to double-tap to add chips.", - "isCommentAutoGenerated" : true - }, - "Enable 'Card Count' in Settings to practice." : { - - }, - "European" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "European" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Europeo" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Européen" - } - } - } - }, - "Fewer decks = easier to count accurately." : { - - }, - "Fewer decks favor the player slightly." : { - - }, - "GAME STYLE" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "GAME STYLE" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "ESTILO DE JUEGO" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "STYLE DE JEU" - } - } - } - }, - "Generally not recommended by basic strategy." : { - "comment" : "Note about the insurance strategy, not directly related to the content of the rule page.", - "isCommentAutoGenerated" : true - }, - "Generate & Save Icons" : { - "comment" : "A button label that triggers icon generation and saving.", - "isCommentAutoGenerated" : true - }, - "Generated Icons:" : { - "comment" : "A label describing the list of icons that have been successfully generated.", - "isCommentAutoGenerated" : true - }, - "Generating..." : { - "comment" : "A label indicating that the app is currently generating icons.", - "isCommentAutoGenerated" : true - }, - "H17 rule, increases house edge" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "H17 rule, increases house edge" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Regla H17, aumenta ventaja de la casa" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Règle H17, augmente l'avantage de la maison" - } - } - } - }, - "Hand %lld" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hand %lld" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mano %lld" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Main %lld" - } - } - } - }, - "Haptic Feedback" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Haptic Feedback" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vibración" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Retour haptique" - } - } - } - }, - "Hi-Lo is the most popular counting system." : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hi-Lo is the most popular counting system." - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hi-Lo es el sistema de conteo más popular." - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hi-Lo est le système de comptage le plus populaire." - } - } - } - }, - "Higher house edge due to no hole card." : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Higher house edge due to no hole card." - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mayor ventaja de la casa debido a la ausencia de carta oculta." - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Avantage de la maison plus élevé en raison de l'absence de carte cachée." - } - } - } - }, - "Hint" : { - "comment" : "A general label for a gameplay hint.", - "isCommentAutoGenerated" : true - }, - "Hint: %@" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hint: %@" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Consejo: %@" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Conseil: %@" - } - } - } - }, - "Hit" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hit" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pedir" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tirer" - } - } - } - }, - "Hit (Count: 12v4 at TC<0)" : { - "comment" : "Explanation of a Blackjack hand value and true count that leads to recommending to hit.", - "isCommentAutoGenerated" : true - }, - "Hit (Count: 13v2 at TC<-1)" : { - "comment" : "Explanation of a Blackjack hand value and the recommended action based on the true count.", - "isCommentAutoGenerated" : true - }, - "Hit on soft 17 or less." : { - - }, - "Hit: Take another card" : { - "comment" : "Action available in Blackjack: Hit (take another card).", - "isCommentAutoGenerated" : true - }, - "How to Export Icons" : { - "comment" : "A section header explaining how to export app icons.", - "isCommentAutoGenerated" : true - }, - "How to Play" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "How to Play" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cómo jugar" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Comment jouer" - } - } - } - }, - "Icon" : { - "comment" : "The label for the tab item representing the app icon preview.", - "isCommentAutoGenerated" : true - }, - "Icon Generator" : { - "comment" : "The title of the Icon Generator view.", - "isCommentAutoGenerated" : true - }, - "If both you and dealer have Blackjack, it's a push (tie)." : { - "comment" : "Description of the outcome when both the player and the dealer have a Blackjack.", - "isCommentAutoGenerated" : true - }, - "If the dealer busts and you haven't, you win." : { - "comment" : "Description of the outcome when the dealer busts and the player does not.", - "isCommentAutoGenerated" : true - }, - "If you go over 21, you 'bust' and lose immediately." : { - "comment" : "Description of the outcome when a player's hand value exceeds 21.", - "isCommentAutoGenerated" : true - }, - "Increase bets when the count is positive." : { - - }, - "Insurance" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Insurance" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Seguro" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Assurance" - } - } - } - }, - "INSURANCE LOSES" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "INSURANCE LOSES" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "SEGURO PIERDE" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "ASSURANCE PERDUE" - } - } - } - }, - "INSURANCE WINS" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "INSURANCE WINS" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "SEGURO GANA" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "ASSURANCE GAGNÉE" - } - } - } - }, - "Insurance: 2:1" : { - "comment" : "Description of the payout for insurance in the game rules guide.", - "isCommentAutoGenerated" : true - }, - "INSURANCE?" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "INSURANCE?" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "¿SEGURO?" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "ASSURANCE?" - } - } - } - }, - "Jack, Queen, King: 10" : { - "comment" : "Card value description for face cards (Jack, Queen, King).", - "isCommentAutoGenerated" : true - }, - "Late Surrender" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Late Surrender" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Rendición tardía" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abandon tardif" - } - } - } - }, - "Late surrender available." : { - - }, - "Late Surrender: Reduces house edge by ~0.07%." : { - - }, - "Launch" : { - "comment" : "A tab in the BrandingPreviewView that links to the launch screen preview.", - "isCommentAutoGenerated" : true - }, - "LOSE" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "LOSE" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "PIERDE" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "PERDU" - } - } - } - }, - "Losses" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Losses" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pérdidas" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pertes" - } - } - } - }, - "Lower house edge" : { - "comment" : "Description of a deck count option when the user selects 2 decks.", - "isCommentAutoGenerated" : true - }, - "Main Bet" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Main Bet" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apuesta principal" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mise principale" - } - } - } - }, - "Main Hand" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Main Hand" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mano principal" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Main principale" - } - } - } - }, - "Max: $%@" : { - "comment" : "A label displaying the maximum bet amount. The argument is the maximum bet amount.", - "isCommentAutoGenerated" : true - }, - "Maximum penetration" : { - "comment" : "Description of a deck count option when the user selects 8 decks.", - "isCommentAutoGenerated" : true - }, - "Min: $%lld" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Min: $%lld" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mín: $%lld" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Min: $%lld" - } - } - } - }, - "More decks = harder to count cards." : { - - }, - "Most popular style on the Las Vegas Strip." : { - - }, - "Net" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Net" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Neto" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Net" - } - } - } - }, - "Never split 10s or 5s." : { - - }, - "NEW GAME" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "NEW GAME" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "NUEVO JUEGO" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "NOUVELLE PARTIE" - } - } - } - }, - "New Round" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "New Round" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Nueva ronda" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Nouvelle partie" - } - } - } - }, - "No" : { - "extractionState" : "stale", - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "No" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "No" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Non" - } - } - } - }, - "No hole card, dealer stands on soft 17, no surrender" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "No hole card, dealer stands on soft 17, no surrender" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sin carta oculta, crupier se planta en 17 suave, sin rendición" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pas de carte cachée, croupier reste sur 17 souple, pas d'abandon" - } - } - } - }, - "No hole card: dealer takes second card after player acts." : { - - }, - "No surrender option." : { - - }, - "No Thanks" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "No Thanks" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "No, gracias" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Non merci" - } - } - } - }, - "Objective" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Objective" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Objetivo" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Objectif" - } - } - } - }, - "Offered when dealer shows an Ace." : { - "comment" : "Description of the insurance option in blackjack.", - "isCommentAutoGenerated" : true - }, - "Option 1: Screenshot from Preview" : { - "comment" : "A description of one method for exporting app icons.", - "isCommentAutoGenerated" : true - }, - "Option 2: Use IconRenderer in Code" : { - "comment" : "A subheading within the instructions section of the BrandingPreviewView.", - "isCommentAutoGenerated" : true - }, - "Other Game Icons" : { - "comment" : "A label displayed above a section of the BrandingPreviewView that shows icons for other games.", - "isCommentAutoGenerated" : true - }, - "Others" : { - "comment" : "A tab label for the section displaying icons for other games.", - "isCommentAutoGenerated" : true - }, - "OUTCOMES" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "OUTCOMES" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "RESULTADOS" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "RÉSULTATS" - } - } - } - }, - "Payouts" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Payouts" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pagos" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Paiements" - } - } - } - }, - "Pays 2:1 if dealer has Blackjack." : { - "comment" : "Description of the insurance payout when the player wins.", - "isCommentAutoGenerated" : true - }, - "Play Again" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Play Again" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Jugar de nuevo" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Rejouer" - } - } - } - }, - "Player hand: %@. Value: %@" : { - "comment" : "A user-readable string describing a player's blackjack hand, including the card values and any relevant game results. The argument is a comma-separated list of the card descriptions in the player's hand.", - "isCommentAutoGenerated" : true, - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "new", - "value" : "Player hand: %1$@. Value: %2$@" - } - } - } - }, - "Poker" : { - - }, - "Positive count = more high cards remain = player advantage." : { - - }, - "PUSH" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "PUSH" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "EMPATE" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "ÉGALITÉ" - } - } - } - }, - "Push: Bet returned" : { - "comment" : "Description of the payout when the player and the dealer have the same hand value.", - "isCommentAutoGenerated" : true - }, - "Pushes" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pushes" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Empates" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Égalités" - } - } - } - }, - "Re-split Aces" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Re-split Aces" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Re-dividir ases" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Re-séparer les as" - } - } - } - }, - "Re-split aces allowed." : { - - }, - "Re-split Aces: Reduces house edge by ~0.05%." : { - - }, - "Roulette" : { - "comment" : "The name of a roulette card.", - "isCommentAutoGenerated" : true - }, - "Round result: %@" : { - "comment" : "An accessibility label for the round result banner, describing the main hand result.", - "isCommentAutoGenerated" : true - }, - "Rounds" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Rounds" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Rondas" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Parties" - } - } - } - }, - "Rule Variations" : { - - }, - "RULES" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "RULES" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "REGLAS" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "RÈGLES" - } - } - } - }, - "Running" : { - "comment" : "The text \"Running\" displayed in the card count view.", - "isCommentAutoGenerated" : true - }, - "Running %lld, True %@" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Running %lld, True %@" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Actual %lld, Verdadero %@" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Courant %lld, Vrai %@" - } - } - } - }, - "Running Count: Sum of all card values seen." : { - - }, - "SESSION SUMMARY" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "SESSION SUMMARY" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "RESUMEN DE SESIÓN" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "RÉSUMÉ DE SESSION" - } - } - } - }, - "Settings" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Settings" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Configuración" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Paramètres" - } - } - } - }, - "Shoe reshuffled" : { - "comment" : "A description of the action of reshuffling a shoe.", - "isCommentAutoGenerated" : true - }, - "Shoe Reshuffled" : { - "comment" : "A title for the reshuffle notification.", - "isCommentAutoGenerated" : true - }, - "Shoe reshuffled, count reset to zero" : { - "comment" : "A description of the accessibility label for the reshuffle notification view when the card count is reset.", - "isCommentAutoGenerated" : true - }, - "Show Animations" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Show Animations" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mostrar animaciones" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Afficher les animations" - } - } - } - }, - "Show cards left in shoe" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Show cards left in shoe" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mostrar cartas en el zapato" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Afficher cartes restantes" - } - } - } - }, - "Show Hi-Lo running count & card values" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Show Hi-Lo running count & card values" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mostrar conteo Hi-Lo y valores de cartas" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Afficher le compte Hi-Lo et les valeurs des cartes" - } - } - } - }, - "Show Hints" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Show Hints" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mostrar consejos" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Afficher les conseils" - } - } - } - }, - "Single deck, higher variance" : { - "comment" : "Description of a deck count option when the user selects one deck.", - "isCommentAutoGenerated" : true - }, - "Some games: Dealer hits on 'soft 17' (Ace + 6)." : { - "comment" : "Description of a rule where the dealer must hit on a 'soft 17' (Ace + 6) in some blackjack games.", - "isCommentAutoGenerated" : true - }, - "SOUND & HAPTICS" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "SOUND & HAPTICS" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "SONIDO Y VIBRACIÓN" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "SON ET HAPTIQUE" - } - } - } - }, - "Sound Effects" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sound Effects" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Efectos de sonido" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Effets sonores" - } - } - } - }, - "Split" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Split" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Dividir" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Séparer" - } - } - } - }, - "Split (Count: 10,10v5 at TC≥+5)" : { - "comment" : "Description of a strategy recommendation to split a pair of 10s when the true count is greater than or equal to 5.", - "isCommentAutoGenerated" : true - }, - "Split (Count: 10,10v6 at TC≥+4)" : { - "comment" : "Description of a count-based deviation from the basic strategy, specifically for a pair of 10s against a 6.", - "isCommentAutoGenerated" : true - }, - "Split Hand" : { - "extractionState" : "stale", - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Split Hand" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mano dividida" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Main séparée" - } - } - } - }, - "Split up to 4 hands, but not aces." : { - - }, - "Split: If you have two cards of the same value, split into two hands" : { - "comment" : "Description of the 'Split' action in the game rules.", - "isCommentAutoGenerated" : true - }, - "Stand" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Stand" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Plantarse" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Rester" - } - } - } - }, - "Stand (Count: 12v2 at TC≥+3)" : { - "comment" : "Explanation of a count-based deviation from the basic strategy, including the count and the recommended action.", - "isCommentAutoGenerated" : true - }, - "Stand (Count: 12v3 at TC≥+2)" : { - "comment" : "Explanation of a count-adjusted strategy recommendation to stand in a 12-3 situation with a true count of 2.", - "isCommentAutoGenerated" : true - }, - "Stand (Count: 15v10 at TC≥+4)" : { - "comment" : "Explanation of a count-based deviation from the basic strategy.", - "isCommentAutoGenerated" : true - }, - "Stand (Count: 16v9 at TC≥+5)" : { - "comment" : "Explanation of a Blackjack game hint based on a count-adjusted strategy recommendation.", - "isCommentAutoGenerated" : true - }, - "Stand (Count: 16v10 at TC≥0)" : { - "comment" : "Explanation of a count-based deviation from the basic strategy, indicating that the recommended action is to stand.", - "isCommentAutoGenerated" : true - }, - "Stand on 17+ always." : { - - }, - "Stand: Keep your current hand" : { - "comment" : "Action to keep your current hand in Blackjack.", - "isCommentAutoGenerated" : true - }, - "Standard casino" : { - "comment" : "Description of a deck count option when the user selects 6 decks.", - "isCommentAutoGenerated" : true - }, - "Standard rules on the East Coast." : { - - }, - "Statistics" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Statistics" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Estadísticas" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Statistiques" - } - } - } - }, - "Surrender" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Surrender" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Rendirse" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abandonner" - } - } - } - }, - "SURRENDER" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "SURRENDER" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "RENDICIÓN" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "ABANDON" - } - } - } - }, - "Surrender 16 vs dealer 9, 10, Ace." : { - - }, - "Surrender after dealer checks for blackjack" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Surrender after dealer checks for blackjack" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Rendirse después de que el crupier revise blackjack" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abandonner après vérification du blackjack" - } - } - } - }, - "Surrender: Give up half your bet and end the hand" : { - "comment" : "Description of the 'Surrender' action in the game rules.", - "isCommentAutoGenerated" : true - }, - "Surrender: Half bet returned" : { - "comment" : "Description of the payout for surrendering in Blackjack.", - "isCommentAutoGenerated" : true - }, - "Surrenders" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Surrenders" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Rendiciones" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abandons" - } - } - } - }, - "TABLE LIMITS" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "TABLE LIMITS" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "LÍMITES DE MESA" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "LIMITES DE TABLE" - } - } - } - }, - "TAP TO BET" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "TAP TO BET" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "TOCA PARA APOSTAR" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "TOUCHEZ POUR MISER" - } - } - } - }, - "These show how the same pattern works for other games" : { - "comment" : "A description below the section of the view that previews icons for other games.", - "isCommentAutoGenerated" : true - }, - "Traditional European casino style." : { - - }, - "True" : { - "comment" : "A label displayed above the true count of a card counting practice session.", - "isCommentAutoGenerated" : true - }, - "True count of +2 or higher favors the player." : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "True count of +2 or higher favors the player." - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cuenta verdadera de +2 o más favorece al jugador." - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Un compte vrai de +2 ou plus favorise le joueur." - } - } - } - }, - "True Count: Running count ÷ decks remaining." : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "True Count: Running count ÷ decks remaining." - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cuenta Verdadera: Cuenta actual ÷ mazos restantes." - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Compte Vrai: Compte courant ÷ paquets restants." - } - } - } - }, - "Upload the 1024px icon to appicon.co or makeappicon.com to generate all sizes automatically." : { - "comment" : "A description of an alternative method for generating app icons.", - "isCommentAutoGenerated" : true - }, - "Using the Count" : { - - }, - "Vegas Strip" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vegas Strip" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vegas Strip" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vegas Strip" - } - } - } - }, - "Version %@ (%@)" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Version %1$@ (%2$@)" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Versión %1$@ (%2$@)" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Version %1$@ (%2$@)" - } - } - } - }, - "Vibration on actions" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vibration on actions" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vibración en acciones" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vibration sur les actions" - } - } - } - }, - "Win Rate" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Win Rate" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tasa de victoria" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Taux de victoire" - } - } - } - }, - "Win: 1:1 (even money)" : { - "comment" : "Payout description for a win in Blackjack.", - "isCommentAutoGenerated" : true - }, - "WIN!" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "WIN!" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "¡GANA!" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "GAGNÉ!" - } - } - } - }, - "Wins" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wins" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Victorias" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Victoires" - } - } - } - }, - "Worst" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Worst" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Peor" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pire" - } - } - } - }, - "Yes ($%lld)" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Yes ($%lld)" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sí ($%lld)" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Oui ($%lld)" - } - } - } - }, - "You've run out of chips!" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "You've run out of chips!" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "¡Te quedaste sin fichas!" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vous n'avez plus de jetons!" - } - } - } - } - }, - "version" : "1.1" -} \ No newline at end of file diff --git a/Blackjack/Storage/BlackjackGameData.swift b/Blackjack/Storage/BlackjackGameData.swift deleted file mode 100644 index fdf7181..0000000 --- a/Blackjack/Storage/BlackjackGameData.swift +++ /dev/null @@ -1,102 +0,0 @@ -// -// BlackjackGameData.swift -// Blackjack -// -// Persistent game data model for iCloud sync. -// - -import Foundation -import CasinoKit - -/// Saved round result for history. -struct SavedRoundResult: Codable, Equatable { - let date: Date - let mainResult: String // "blackjack", "win", "lose", "push", "bust", "surrender" - let hadSplit: Bool - let totalWinnings: Int -} - -/// Persistent game data that syncs to iCloud. -struct BlackjackGameData: PersistableGameData { - static let gameIdentifier = "blackjack" - - var roundsPlayed: Int { roundHistory.count } - var lastModified: Date - - static var empty: BlackjackGameData { - BlackjackGameData( - lastModified: Date(), - balance: 10_000, - roundHistory: [], - totalWinnings: 0, - biggestWin: 0, - biggestLoss: 0, - blackjackCount: 0, - bustCount: 0 - ) - } - - var balance: Int - var roundHistory: [SavedRoundResult] - var totalWinnings: Int - var biggestWin: Int - var biggestLoss: Int - var blackjackCount: Int - var bustCount: Int -} - -/// Persistent settings data that syncs to iCloud. -struct BlackjackSettingsData: PersistableGameData { - static let gameIdentifier = "blackjack_settings" - var lastModified: Date - var roundsPlayed: Int = 0 // Settings don't track rounds, use 0 - - static var empty: BlackjackSettingsData { - BlackjackSettingsData( - lastModified: Date(), - roundsPlayed: 0, - gameStyle: "vegas", - deckCount: 6, - tableLimits: "low", - startingBalance: 10_000, - dealerHitsSoft17: false, - doubleAfterSplit: true, - resplitAces: false, - lateSurrender: true, - noHoleCard: false, - blackjackPayout: 1.5, - insuranceAllowed: true, - showAnimations: true, - dealingSpeed: 1.0, - showCardsRemaining: true, - showHistory: true, - showHints: true, - showCardCount: false, - soundEnabled: true, - hapticsEnabled: true, - soundVolume: 1.0 - ) - } - - var gameStyle: String - var deckCount: Int - var tableLimits: String - var startingBalance: Int - var dealerHitsSoft17: Bool - var doubleAfterSplit: Bool - var resplitAces: Bool - var lateSurrender: Bool - var noHoleCard: Bool - var blackjackPayout: Double - var insuranceAllowed: Bool - var showAnimations: Bool - var dealingSpeed: Double - var showCardsRemaining: Bool - var showHistory: Bool - var showHints: Bool - var showCardCount: Bool - var soundEnabled: Bool - var hapticsEnabled: Bool - var soundVolume: Float -} - diff --git a/Blackjack/Theme/DesignConstants.swift b/Blackjack/Theme/DesignConstants.swift deleted file mode 100644 index 235b83c..0000000 --- a/Blackjack/Theme/DesignConstants.swift +++ /dev/null @@ -1,170 +0,0 @@ -// -// DesignConstants.swift -// Blackjack -// -// Centralized design constants for the Blackjack app. -// Uses CasinoDesign from CasinoKit for shared values, with game-specific overrides. -// - -import SwiftUI -import CasinoKit - -// MARK: - Design Namespace - -/// Design constants for the Blackjack app. -/// Shared constants are imported from CasinoDesign; game-specific values are defined here. -enum Design { - // MARK: - Debug - - /// Set to true to show layout debug borders on views - static let showDebugBorders = false - - // MARK: - Shared Constants (from CasinoKit) - - typealias Spacing = CasinoDesign.Spacing - typealias CornerRadius = CasinoDesign.CornerRadius - typealias LineWidth = CasinoDesign.LineWidth - typealias Shadow = CasinoDesign.Shadow - typealias Opacity = CasinoDesign.Opacity - typealias Animation = CasinoDesign.Animation - typealias Scale = CasinoDesign.Scale - typealias MinScaleFactor = CasinoDesign.MinScaleFactor - typealias BaseFontSize = CasinoDesign.BaseFontSize - typealias IconSize = CasinoDesign.IconSize - - // MARK: - Blackjack-Specific Component Sizes - - enum Size { - // Hand scaling factor (1.5 = 50% larger hands) - static let handScale: CGFloat = 1.5 - - // Cards - scaled for better visibility - static let cardWidth: CGFloat = 60 * handScale // 90pt at 1.5x - static let cardWidthSmall: CGFloat = CasinoDesign.Size.cardWidthSmall - static let cardOverlap: CGFloat = CasinoDesign.Size.cardOverlap * handScale // Scaled overlap - - // Player hands container height (accommodates larger cards + labels) - // Reduced from 180 to fit content more snugly - static let playerHandsHeight: CGFloat = 160 * handScale // 240pt at 1.5x - - // Hand label font sizes (scaled) - static let handLabelFontSize: CGFloat = CasinoDesign.BaseFontSize.medium * handScale - static let handNumberFontSize: CGFloat = CasinoDesign.BaseFontSize.medium * handScale // Same as label - static let handValueFontSize: CGFloat = CasinoDesign.BaseFontSize.xLarge * handScale - - // Hint font size (scaled to match hands) - static let hintFontSize: CGFloat = CasinoDesign.BaseFontSize.small * handScale - static let hintIconSize: CGFloat = CasinoDesign.IconSize.medium * handScale - static let hintPaddingH: CGFloat = CasinoDesign.Spacing.medium * handScale - static let hintPaddingV: CGFloat = CasinoDesign.Spacing.small * handScale - - // Hand icons (scaled) - static let handIconSize: CGFloat = CasinoDesign.IconSize.medium * handScale - - // Hi-Lo count badge (scaled) - static let countBadgeFontSize: CGFloat = CasinoDesign.BaseFontSize.xxSmall * handScale - static let countBadgePaddingH: CGFloat = CasinoDesign.Spacing.xSmall * handScale - static let countBadgePaddingV: CGFloat = CasinoDesign.Spacing.xxxSmall * handScale - static let countBadgeOffset: CGFloat = CasinoDesign.Spacing.xSmall * handScale - - // Betting zone (chip scales, but zone height stays reasonable) - static let bettingChipSize: CGFloat = 36 * handScale // 54pt at 1.5x - static let bettingZoneHeightScaled: CGFloat = CasinoDesign.Size.bettingZoneHeight // Keep original height to save space - - // Card count display (scaled) - static let cardCountLabelSize: CGFloat = CasinoDesign.BaseFontSize.xSmall * handScale - static let cardCountValueSize: CGFloat = CasinoDesign.BaseFontSize.large * handScale - - // Chips - use CasinoDesign values - static let chipBadgeSize: CGFloat = CasinoDesign.Size.chipBadge - - // Buttons - use CasinoDesign values - static let actionButtonHeight: CGFloat = CasinoDesign.Size.actionButtonHeight - static let actionButtonMinWidth: CGFloat = CasinoDesign.Size.actionButtonMinWidth - static let bettingZoneHeight: CGFloat = CasinoDesign.Size.bettingZoneHeight - - // Responsive - use CasinoDesign values - static let maxContentWidthPortrait: CGFloat = CasinoDesign.Size.maxContentWidthPortrait - static let maxContentWidthLandscape: CGFloat = CasinoDesign.Size.maxContentWidthLandscape - static let maxModalWidth: CGFloat = CasinoDesign.Size.maxModalWidth - - // Blackjack-specific - static let tableHeight: CGFloat = 280 - - // Settings - use CasinoDesign values - static let checkmark: CGFloat = CasinoDesign.Size.checkmark - } -} - -// MARK: - Blackjack App Colors - -extension Color { - - // MARK: - Table Colors (use CasinoTable from CasinoKit for consistency) - - /// Typealias for consistent table colors across all games. - typealias Table = CasinoTable - - // MARK: - Betting Zone Colors - - enum BettingZone { - static let main = Color(red: 0.2, green: 0.4, blue: 0.3) - static let mainBorder = Color(red: 0.4, green: 0.6, blue: 0.4) - static let insurance = Color(red: 0.5, green: 0.4, blue: 0.2) - static let insuranceBorder = Color(red: 0.7, green: 0.6, blue: 0.3) - } - - // MARK: - Hand Colors - - enum Hand { - static let player = Color(red: 0.2, green: 0.5, blue: 0.8) - static let dealer = Color(red: 0.8, green: 0.3, blue: 0.3) - static let active = Color.yellow - static let inactive = Color.white.opacity(CasinoDesign.Opacity.medium) - } - - // MARK: - Result Colors - - enum Result { - static let win = Color.green - static let lose = Color.red - static let push = Color.blue - static let blackjack = Color.yellow - } - - // MARK: - Action Button Colors - - enum Button { - static let hit = Color(red: 0.2, green: 0.6, blue: 0.3) - static let stand = Color(red: 0.6, green: 0.4, blue: 0.1) - static let doubleDown = Color(red: 0.5, green: 0.3, blue: 0.6) - static let split = Color(red: 0.3, green: 0.5, blue: 0.7) - static let surrender = Color(red: 0.6, green: 0.3, blue: 0.3) - static let insurance = Color(red: 0.7, green: 0.6, blue: 0.2) - - static let goldLight = Color(red: 1.0, green: 0.85, blue: 0.3) - static let goldDark = Color(red: 0.9, green: 0.7, blue: 0.2) - } - - // MARK: - Settings Colors - - enum Settings { - static let background = Color(red: 0.08, green: 0.12, blue: 0.18) - static let cardBackground = Color.white.opacity(CasinoDesign.Opacity.verySubtle) - static let accent = Color(red: 0.9, green: 0.75, blue: 0.3) - } - - // MARK: - Modal Colors - - enum Modal { - static let background = Color(red: 0.12, green: 0.18, blue: 0.25) - static let backgroundLight = Color(red: 0.15, green: 0.2, blue: 0.3) - static let backgroundDark = Color(red: 0.1, green: 0.15, blue: 0.25) - } - - // MARK: - TopBar Colors - - enum TopBar { - static let balance = Color(red: 0.95, green: 0.85, blue: 0.4) - } -} diff --git a/Blackjack/Views/Development/BrandingPreviewView.swift b/Blackjack/Views/Development/BrandingPreviewView.swift deleted file mode 100644 index becec81..0000000 --- a/Blackjack/Views/Development/BrandingPreviewView.swift +++ /dev/null @@ -1,130 +0,0 @@ -// -// BrandingPreviewView.swift -// Blackjack -// -// Development view for previewing and exporting app icons and launch screens. -// Access this during development to generate icon assets. -// - -import SwiftUI -import CasinoKit - -/// Preview view for app branding assets. -/// Use this during development to preview and export icons. -struct BrandingPreviewView: View { - var body: some View { - TabView { - // App Icon Preview - ScrollView { - VStack(spacing: Design.Spacing.xxxLarge) { - Text("App Icon") - .font(.largeTitle.bold()) - - AppIconView(config: .blackjack, size: 300) - .clipShape(.rect(cornerRadius: 300 * 0.22)) - .shadow(radius: Design.Shadow.radiusXLarge) - - Text("All Sizes") - .font(.title2.bold()) - - LazyVGrid(columns: [GridItem(.adaptive(minimum: 100))], spacing: Design.Spacing.xLarge) { - ForEach([180, 120, 87, 60, 40], id: \.self) { size in - VStack { - AppIconView(config: .blackjack, size: CGFloat(size)) - .clipShape(.rect(cornerRadius: CGFloat(size) * 0.22)) - Text("\(size)px") - .font(.caption) - .foregroundStyle(.secondary) - } - } - } - - instructionsSection - } - .padding() - } - .tabItem { - Label("Icon", systemImage: "app.fill") - } - - // Launch Screen Preview - LaunchScreenView(config: .blackjack) - .tabItem { - Label("Launch", systemImage: "rectangle.portrait.fill") - } - - // Other Games Preview - ScrollView { - VStack(spacing: Design.Spacing.xxxLarge) { - Text("Other Game Icons") - .font(.largeTitle.bold()) - - HStack(spacing: Design.Spacing.xLarge) { - VStack { - AppIconView(config: .baccarat, size: 150) - .clipShape(.rect(cornerRadius: 150 * 0.22)) - Text("Baccarat") - .font(.caption) - } - - VStack { - AppIconView(config: .poker, size: 150) - .clipShape(.rect(cornerRadius: 150 * 0.22)) - Text("Poker") - .font(.caption) - } - - VStack { - AppIconView(config: .roulette, size: 150) - .clipShape(.rect(cornerRadius: 150 * 0.22)) - Text("Roulette") - .font(.caption) - } - } - - Text("These show how the same pattern works for other games") - .font(.callout) - .foregroundStyle(.secondary) - } - .padding() - } - .tabItem { - Label("Others", systemImage: "square.grid.2x2") - } - } - } - - private var instructionsSection: some View { - VStack(alignment: .leading, spacing: Design.Spacing.medium) { - Text("How to Export Icons") - .font(.headline) - - VStack(alignment: .leading, spacing: Design.Spacing.small) { - Text("Option 1: Screenshot from Preview") - .font(.subheadline.bold()) - Text("• Run the preview in Xcode") - Text("• Screenshot the 1024px icon") - Text("• Use an online tool to generate all sizes") - } - - VStack(alignment: .leading, spacing: Design.Spacing.small) { - Text("Option 2: Use IconRenderer in Code") - .font(.subheadline.bold()) - Text("• Call IconRenderer.renderAppIcon(config: .blackjack)") - Text("• Save the resulting UIImage to files") - Text("• Add to Assets.xcassets/AppIcon") - } - } - .font(.callout) - .foregroundStyle(.secondary) - .frame(maxWidth: .infinity, alignment: .leading) - .padding() - .background(Color.gray.opacity(Design.Opacity.subtle)) - .clipShape(.rect(cornerRadius: Design.CornerRadius.medium)) - } -} - -#Preview { - BrandingPreviewView() -} - diff --git a/Blackjack/Views/Development/IconGeneratorView.swift b/Blackjack/Views/Development/IconGeneratorView.swift deleted file mode 100644 index 207fcf4..0000000 --- a/Blackjack/Views/Development/IconGeneratorView.swift +++ /dev/null @@ -1,196 +0,0 @@ -// -// IconGeneratorView.swift -// Blackjack -// -// Development tool to generate and export app icon images. -// Run this view, tap the button, then find the icons in the Files app. -// - -import SwiftUI -import CasinoKit - -/// A development view that generates and saves app icon images. -/// After running, find the icons in Files app → On My iPhone → Blackjack -struct IconGeneratorView: View { - @State private var status: String = "Tap the button to generate icons" - @State private var isGenerating = false - @State private var generatedIcons: [GeneratedIcon] = [] - - // Development view: hardcoded sizes acceptable - private let previewSize: CGFloat = 200 - private let iconCornerRadiusRatio: CGFloat = 0.22 - - var body: some View { - NavigationStack { - ScrollView { - VStack(spacing: Design.Spacing.xxLarge) { - // Preview - AppIconView(config: .blackjack, size: previewSize) - .clipShape(.rect(cornerRadius: previewSize * iconCornerRadiusRatio)) - .shadow(radius: 10) - - Text("App Icon Preview") - .font(.headline) - - // Generate button - Button { - Task { - await generateIcons() - } - } label: { - HStack { - if isGenerating { - ProgressView() - .tint(.white) - } - Text(isGenerating ? "Generating..." : "Generate & Save Icons") - } - .font(.headline) - .foregroundStyle(.white) - .frame(maxWidth: .infinity) - .padding() - .background(isGenerating ? Color.gray : Color.blue) - .clipShape(.rect(cornerRadius: 12)) - } - .disabled(isGenerating) - .padding(.horizontal) - - // Status - Text(status) - .font(.callout) - .foregroundStyle(.secondary) - .multilineTextAlignment(.center) - .padding(.horizontal) - - // Generated icons - if !generatedIcons.isEmpty { - VStack(alignment: .leading, spacing: 12) { - Text("Generated Icons:") - .font(.headline) - - ForEach(generatedIcons) { icon in - HStack { - Image(systemName: "checkmark.circle.fill") - .foregroundStyle(.green) - Text(icon.filename) - .font(.caption.monospaced()) - Spacer() - Text("\(Int(icon.size))px") - .font(.caption) - .foregroundStyle(.secondary) - } - } - } - .padding() - .background(Color.green.opacity(Design.Opacity.subtle)) - .clipShape(.rect(cornerRadius: Design.CornerRadius.medium)) - .padding(.horizontal) - } - - // Instructions - instructionsSection - } - .padding(.vertical) - } - .navigationTitle("Icon Generator") - } - } - - private var instructionsSection: some View { - VStack(alignment: .leading, spacing: 12) { - Text("After generating:") - .font(.headline) - - VStack(alignment: .leading, spacing: Design.Spacing.small) { - instructionRow(number: 1, text: "Open Files app on your device/simulator") - instructionRow(number: 2, text: "Navigate to: On My iPhone → Blackjack") - instructionRow(number: 3, text: "Find the AppIcon-1024.png file") - instructionRow(number: 4, text: "AirDrop or share to your Mac") - instructionRow(number: 5, text: "Drag into Xcode's Assets.xcassets/AppIcon") - } - - Divider() - - Text("Alternative: Use an online tool") - .font(.subheadline.bold()) - Text("Upload the 1024px icon to appicon.co or makeappicon.com to generate all sizes automatically.") - .font(.caption) - .foregroundStyle(.secondary) - } - .padding() - .background(Color.gray.opacity(Design.Opacity.subtle)) - .clipShape(.rect(cornerRadius: Design.CornerRadius.medium)) - .padding(.horizontal) - } - - private func instructionRow(number: Int, text: String) -> some View { - HStack(alignment: .top, spacing: 8) { - Text("\(number).") - .font(.callout.bold()) - .foregroundStyle(.blue) - Text(text) - .font(.callout) - } - } - - @MainActor - private func generateIcons() async { - isGenerating = true - generatedIcons = [] - status = "Generating icons..." - - let sizes: [(CGFloat, String)] = [ - (1024, "AppIcon-1024"), - (180, "AppIcon-180"), - (120, "AppIcon-120"), - (87, "AppIcon-87"), - (80, "AppIcon-80"), - (60, "AppIcon-60"), - (40, "AppIcon-40") - ] - - let documentsPath = FileManager.default.urls(for: .documentDirectory, in: .userDomainMask)[0] - - for (size, name) in sizes { - // Render the icon - let view = AppIconView(config: .blackjack, size: size) - let renderer = ImageRenderer(content: view) - renderer.scale = 1.0 - - if let uiImage = renderer.uiImage, - let data = uiImage.pngData() { - let filename = "\(name).png" - let fileURL = documentsPath.appending(path: filename) - - do { - try data.write(to: fileURL) - generatedIcons.append(GeneratedIcon(filename: filename, size: size)) - } catch { - status = "Error saving \(filename): \(error.localizedDescription)" - } - } - - // Small delay for UI feedback - try? await Task.sleep(for: .milliseconds(100)) - } - - if generatedIcons.count == sizes.count { - status = "✅ All icons saved to Documents folder!\nOpen Files app to find them." - } else { - status = "⚠️ Some icons failed to generate" - } - - isGenerating = false - } -} - -struct GeneratedIcon: Identifiable { - let id = UUID() - let filename: String - let size: CGFloat -} - -#Preview { - IconGeneratorView() -} - diff --git a/Blackjack/Views/Game/ActionButton.swift b/Blackjack/Views/Game/ActionButton.swift deleted file mode 100644 index f19721f..0000000 --- a/Blackjack/Views/Game/ActionButton.swift +++ /dev/null @@ -1,108 +0,0 @@ -// -// ActionButton.swift -// Blackjack -// -// Reusable styled button for game actions. -// - -import SwiftUI -import CasinoKit - -struct ActionButton: View { - let title: String - let icon: String? - let style: ButtonStyle - let action: () -> Void - - enum ButtonStyle { - case primary // Gold gradient (Deal, New Round) - case destructive // Red (Clear) - case secondary // Subtle white - case custom(Color) // Game-specific colors (Hit, Stand, etc.) - - var foregroundColor: Color { - switch self { - case .primary: return .black - case .destructive, .secondary, .custom: return .white - } - } - } - - init(_ title: String, icon: String? = nil, style: ButtonStyle = .primary, action: @escaping () -> Void) { - self.title = title - self.icon = icon - self.style = style - self.action = action - } - - var body: some View { - Button(action: action) { - HStack(spacing: Design.Spacing.small) { - if let icon = icon { - Image(systemName: icon) - } - Text(title) - .lineLimit(1) - .minimumScaleFactor(CasinoDesign.MinScaleFactor.relaxed) - } - .font(.system(size: Design.BaseFontSize.large, weight: .semibold)) - .foregroundStyle(style.foregroundColor) - .padding(.horizontal, Design.Spacing.large) - .padding(.vertical, Design.Spacing.medium) - .background(backgroundView) - } - .accessibilityLabel(title) - } - - @ViewBuilder - private var backgroundView: some View { - switch style { - case .primary: - Capsule() - .fill( - LinearGradient( - colors: [Color.Button.goldLight, Color.Button.goldDark], - startPoint: .top, - endPoint: .bottom - ) - ) - case .destructive: - Capsule() - .fill(Color.red.opacity(Design.Opacity.heavy)) - case .secondary: - Capsule() - .fill(Color.white.opacity(Design.Opacity.hint)) - case .custom(let color): - Capsule() - .fill(color) - } - } -} - -// MARK: - Previews - -#Preview("Primary") { - ZStack { - Color.Table.felt.ignoresSafeArea() - ActionButton("Deal", icon: "play.fill", style: .primary) {} - } -} - -#Preview("Destructive") { - ZStack { - Color.Table.felt.ignoresSafeArea() - ActionButton("Clear", icon: "xmark.circle", style: .destructive) {} - } -} - -#Preview("Custom Colors") { - ZStack { - Color.Table.felt.ignoresSafeArea() - HStack(spacing: Design.Spacing.medium) { - ActionButton("Hit", style: .custom(Color.Button.hit)) {} - ActionButton("Stand", style: .custom(Color.Button.stand)) {} - ActionButton("Double", style: .custom(Color.Button.doubleDown)) {} - } - } -} - diff --git a/Blackjack/Views/Game/ActionButtonsView.swift b/Blackjack/Views/Game/ActionButtonsView.swift deleted file mode 100644 index 759055a..0000000 --- a/Blackjack/Views/Game/ActionButtonsView.swift +++ /dev/null @@ -1,300 +0,0 @@ -// -// ActionButtonsView.swift -// Blackjack -// -// Container for game action buttons (betting, player turn). -// - -import SwiftUI -import CasinoKit - -struct ActionButtonsView: View { - @Bindable var state: GameState - - // Scaled metrics - @ScaledMetric(relativeTo: .headline) private var buttonFontSize: CGFloat = Design.BaseFontSize.large - @ScaledMetric(relativeTo: .body) private var iconSize: CGFloat = Design.IconSize.large - - // Scaled container height - base 60pt, scales with accessibility - @ScaledMetric(relativeTo: .body) private var containerHeight: CGFloat = 60 - - var body: some View { - VStack(spacing: Design.Spacing.small) { - // Primary actions - HStack(spacing: Design.Spacing.medium) { - switch state.currentPhase { - case .betting: - bettingButtons - case .playerTurn: - playerTurnButtons - case .roundComplete: - // Empty - handled by result banner - EmptyView() - default: - // Dealing, dealer turn - show nothing - EmptyView() - } - } - .animation(.spring(duration: Design.Animation.quick), value: state.currentPhase) - } - .frame(minHeight: containerHeight) - .padding(.horizontal, Design.Spacing.large) - } - - // MARK: - Betting Phase Buttons - - @ViewBuilder - private var bettingButtons: some View { - if state.currentBet > 0 { - VStack(spacing: Design.Spacing.small) { - // Show hint if bet is below minimum - if state.isBetBelowMinimum { - Text(String(localized: "Add $\(state.amountNeededForMinimum) more to meet minimum")) - .font(.system(size: Design.BaseFontSize.small, weight: .medium)) - .foregroundStyle(.orange) - .transition(.opacity) - } - - HStack(spacing: Design.Spacing.medium) { - ActionButton( - String(localized: "Clear"), - icon: "xmark.circle", - style: .destructive - ) { - state.clearBet() - } - - // Always show Deal button, but disable if below minimum - ActionButton( - String(localized: "Deal"), - icon: "play.fill", - style: .primary - ) { - Task { await state.deal() } - } - .opacity(state.canDeal ? 1.0 : Design.Opacity.medium) - .disabled(!state.canDeal) - } - } - } - } - - // MARK: - Player Turn Buttons - - @ViewBuilder - private var playerTurnButtons: some View { - // All player actions in a single row - HStack(spacing: Design.Spacing.medium) { - if state.canHit { - ActionButton( - String(localized: "Hit"), - style: .custom(Color.Button.hit) - ) { - Task { await state.hit() } - } - } - - if state.canStand { - ActionButton( - String(localized: "Stand"), - style: .custom(Color.Button.stand) - ) { - Task { await state.stand() } - } - } - - if state.canDouble { - ActionButton( - String(localized: "Double"), - style: .custom(Color.Button.doubleDown) - ) { - Task { await state.doubleDown() } - } - } - - if state.canSplit { - ActionButton( - String(localized: "Split"), - style: .custom(Color.Button.split) - ) { - Task { await state.split() } - } - } - - if state.canSurrender { - ActionButton( - String(localized: "Surrender"), - style: .custom(Color.Button.surrender) - ) { - Task { await state.surrender() } - } - } - } - } -} - -// MARK: - Previews - -#Preview("Betting Phase - No Bet") { - ZStack { - Color.Table.felt.ignoresSafeArea() - ActionButtonsView(state: { - let state = GameState(settings: GameSettings()) - return state - }()) - } -} - -#Preview("Betting Phase - With Bet") { - ZStack { - Color.Table.felt.ignoresSafeArea() - ActionButtonsView(state: { - let state = GameState(settings: GameSettings()) - state.placeBet(amount: 100) - return state - }()) - } -} - -#Preview("Betting Phase - Below Minimum") { - ZStack { - Color.Table.felt.ignoresSafeArea() - ActionButtonsView(state: { - let state = GameState(settings: GameSettings()) - state.placeBet(amount: 25) - return state - }()) - } -} - -// MARK: - Player Turn Button Previews - -/// Preview helper that shows player turn button layouts without needing real game state. -private struct PlayerTurnButtonsPreview: View { - let showHit: Bool - let showStand: Bool - let showDouble: Bool - let showSplit: Bool - let showSurrender: Bool - - private let containerHeight: CGFloat = 120 - - var body: some View { - ZStack { - Color.clear - .frame(height: containerHeight) - - // Single row of buttons matching actual game layout - HStack(spacing: Design.Spacing.medium) { - if showHit { - ActionButton("Hit", style: .custom(Color.Button.hit)) {} - } - if showStand { - ActionButton("Stand", style: .custom(Color.Button.stand)) {} - } - if showDouble { - ActionButton("Double", style: .custom(Color.Button.doubleDown)) {} - } - if showSplit { - ActionButton("Split", style: .custom(Color.Button.split)) {} - } - if showSurrender { - ActionButton("Surrender", style: .custom(Color.Button.surrender)) {} - } - } - } - .padding(.horizontal, Design.Spacing.large) - } -} - -#Preview("Player Turn - Hit & Stand Only") { - ZStack { - Color.Table.felt.ignoresSafeArea() - PlayerTurnButtonsPreview( - showHit: true, - showStand: true, - showDouble: false, - showSplit: false, - showSurrender: false - ) - } -} - -#Preview("Player Turn - With Double") { - ZStack { - Color.Table.felt.ignoresSafeArea() - PlayerTurnButtonsPreview( - showHit: true, - showStand: true, - showDouble: true, - showSplit: false, - showSurrender: false - ) - } -} - -#Preview("Player Turn - With Split") { - ZStack { - Color.Table.felt.ignoresSafeArea() - PlayerTurnButtonsPreview( - showHit: true, - showStand: true, - showDouble: true, - showSplit: true, - showSurrender: false - ) - } -} - -#Preview("Player Turn - With Surrender") { - ZStack { - Color.Table.felt.ignoresSafeArea() - PlayerTurnButtonsPreview( - showHit: true, - showStand: true, - showDouble: true, - showSplit: false, - showSurrender: true - ) - } -} - -#Preview("Player Turn - All Options") { - ZStack { - Color.Table.felt.ignoresSafeArea() - PlayerTurnButtonsPreview( - showHit: true, - showStand: true, - showDouble: true, - showSplit: true, - showSurrender: true - ) - } -} - -#Preview("Player Turn - After Hit (No Double/Split)") { - ZStack { - Color.Table.felt.ignoresSafeArea() - PlayerTurnButtonsPreview( - showHit: true, - showStand: true, - showDouble: false, - showSplit: false, - showSurrender: false - ) - } -} - -#Preview("Player Turn - Split Hand (No Resplit)") { - ZStack { - Color.Table.felt.ignoresSafeArea() - PlayerTurnButtonsPreview( - showHit: true, - showStand: true, - showDouble: true, - showSplit: false, - showSurrender: false - ) - } -} - diff --git a/Blackjack/Views/Game/CardCountView.swift b/Blackjack/Views/Game/CardCountView.swift deleted file mode 100644 index d11280a..0000000 --- a/Blackjack/Views/Game/CardCountView.swift +++ /dev/null @@ -1,88 +0,0 @@ -// -// CardCountView.swift -// Blackjack -// -// Displays the Hi-Lo running and true count for card counting practice. -// - -import SwiftUI -import CasinoKit - -/// Displays the Hi-Lo running count for card counting practice. -struct CardCountView: View { - let runningCount: Int - let trueCount: Double - - var body: some View { - HStack(spacing: Design.Spacing.large) { - // Running count - VStack(spacing: Design.Spacing.xxSmall) { - Text("Running") - .font(.system(size: Design.Size.cardCountLabelSize, weight: .medium)) - .foregroundStyle(.white.opacity(Design.Opacity.medium)) - - Text(runningCount >= 0 ? "+\(runningCount)" : "\(runningCount)") - .font(.system(size: Design.Size.cardCountValueSize, weight: .bold, design: .monospaced)) - .foregroundStyle(countColor(for: runningCount)) - } - - Divider() - .frame(height: Design.Spacing.xLarge) - .background(Color.white.opacity(Design.Opacity.hint)) - - // True count - VStack(spacing: Design.Spacing.xxSmall) { - Text("True") - .font(.system(size: Design.Size.cardCountLabelSize, weight: .medium)) - .foregroundStyle(.white.opacity(Design.Opacity.medium)) - - Text(trueCount >= 0 ? "+\(trueCount, format: .number.precision(.fractionLength(1)))" : "\(trueCount, format: .number.precision(.fractionLength(1)))") - .font(.system(size: Design.Size.cardCountValueSize, weight: .bold, design: .monospaced)) - .foregroundStyle(countColor(for: Int(trueCount.rounded()))) - } - } - .padding(.horizontal, Design.Spacing.large) - .padding(.vertical, Design.Spacing.small) - .background( - RoundedRectangle(cornerRadius: Design.CornerRadius.medium) - .fill(Color.black.opacity(Design.Opacity.subtle)) - ) - .accessibilityElement(children: .ignore) - .accessibilityLabel(String(localized: "Card Count")) - .accessibilityValue(String(localized: "Running \(runningCount), True \(trueCount, format: .number.precision(.fractionLength(1)))")) - } - - private func countColor(for count: Int) -> Color { - if count > 0 { - return .green // Positive count favors player - } else if count < 0 { - return .red // Negative count favors house - } else { - return .white // Neutral - } - } -} - -// MARK: - Previews - -#Preview("Neutral Count") { - ZStack { - Color.Table.felt.ignoresSafeArea() - CardCountView(runningCount: 0, trueCount: 0.0) - } -} - -#Preview("Positive Count") { - ZStack { - Color.Table.felt.ignoresSafeArea() - CardCountView(runningCount: 7, trueCount: 2.3) - } -} - -#Preview("Negative Count") { - ZStack { - Color.Table.felt.ignoresSafeArea() - CardCountView(runningCount: -4, trueCount: -1.5) - } -} - diff --git a/Blackjack/Views/Game/GameTableView.swift b/Blackjack/Views/Game/GameTableView.swift deleted file mode 100644 index 8b9ac32..0000000 --- a/Blackjack/Views/Game/GameTableView.swift +++ /dev/null @@ -1,190 +0,0 @@ -// -// GameTableView.swift -// Blackjack -// -// Main game container view. -// - -import SwiftUI -import CasinoKit - -struct GameTableView: View { - @State private var settings = GameSettings() - @State private var gameState: GameState? - @State private var selectedChip: ChipDenomination = .twentyFive - - // MARK: - Sheet State - - @State private var showSettings = false - @State private var showRules = false - @State private var showStats = false - - // MARK: - Environment - - @Environment(\.horizontalSizeClass) private var horizontalSizeClass - @Environment(\.verticalSizeClass) private var verticalSizeClass - - /// Whether we're on iPad - private var isIPad: Bool { - horizontalSizeClass == .regular - } - - /// Maximum content width based on device - private var maxContentWidth: CGFloat { - if isIPad { - return verticalSizeClass == .compact - ? Design.Size.maxContentWidthLandscape - : Design.Size.maxContentWidthPortrait - } - return .infinity - } - - // MARK: - Body - - var body: some View { - Group { - if let state = gameState { - mainGameView(state: state) - } else { - ProgressView() - .task { - gameState = GameState(settings: settings) - } - } - } - .sheet(isPresented: $showSettings) { - SettingsView(settings: settings, gameState: gameState) - } - .sheet(isPresented: $showRules) { - RulesHelpView() - } - .sheet(isPresented: $showStats) { - if let state = gameState { - StatisticsSheetView(state: state) - } - } - } - - // Use global debug flag from Design constants - private var showDebugBorders: Bool { Design.showDebugBorders } - - // MARK: - Main Game View - - @ViewBuilder - private func mainGameView(state: GameState) -> some View { - ZStack { - // Background - TableBackgroundView() - - VStack(spacing: 0) { - // Top bar - TopBarView( - balance: state.balance, - secondaryInfo: settings.showCardsRemaining ? "\(state.engine.cardsRemaining)" : nil, - secondaryIcon: settings.showCardsRemaining ? "rectangle.portrait.on.rectangle.portrait.fill" : nil, - onReset: { state.resetGame() }, - onSettings: { showSettings = true }, - onHelp: { showRules = true }, - onStats: { showStats = true } - ) - .frame(maxWidth: maxContentWidth) - .debugBorder(showDebugBorders, color: .cyan, label: "TopBar") - - // Card count display (when enabled) - if settings.showCardCount { - CardCountView( - runningCount: state.engine.runningCount, - trueCount: state.engine.trueCount - ) - .frame(maxWidth: maxContentWidth) - .debugBorder(showDebugBorders, color: .mint, label: "CardCount") - } - - // Reshuffle notification - if state.showReshuffleNotification { - ReshuffleNotificationView(showCardCount: settings.showCardCount) - .frame(maxWidth: maxContentWidth) - .transition(.move(edge: .top).combined(with: .opacity)) - } - - // Table layout - fills available space - BlackjackTableView( - state: state, - onPlaceBet: { placeBet(state: state) } - ) - .frame(maxWidth: maxContentWidth) - - // Chip selector - only shown during betting phase - if state.currentPhase == .betting { - Spacer() - .debugBorder(showDebugBorders, color: .yellow, label: "ChipSpacer") - - ChipSelectorView( - selectedChip: $selectedChip, - balance: state.balance, - currentBet: state.currentBet, - maxBet: state.settings.maxBet - ) - .frame(maxWidth: maxContentWidth) - .transition(.opacity.combined(with: .move(edge: .bottom))) - .debugBorder(showDebugBorders, color: .pink, label: "ChipSelector") - } - - // Action buttons - minimal spacing during player turn - ActionButtonsView(state: state) - .frame(maxWidth: maxContentWidth) - .padding(.bottom, Design.Spacing.small) - .debugBorder(showDebugBorders, color: .blue, label: "ActionBtns") - } - .frame(maxWidth: .infinity) - - // Insurance popup overlay (covers entire screen) - if state.currentPhase == .insurance { - InsurancePopupView( - betAmount: state.currentBet / 2, - balance: state.balance, - onTake: { Task { await state.takeInsurance() } }, - onDecline: { state.declineInsurance() } - ) - .transition(.opacity.combined(with: .scale(scale: 0.9))) - } - - // Result banner overlay - if state.showResultBanner, let result = state.lastRoundResult { - ResultBannerView( - result: result, - currentBalance: state.balance, - minBet: state.settings.minBet, - onNewRound: { state.newRound() }, - onPlayAgain: { state.resetGame() } - ) - } - - // Confetti for wins (matching Baccarat pattern) - if state.showResultBanner && (state.lastRoundResult?.totalWinnings ?? 0) > 0 { - ConfettiView() - } - - // Game over - if state.isGameOver && !state.showResultBanner { - GameOverView( - roundsPlayed: state.roundsPlayed, - onPlayAgain: { state.resetGame() } - ) - } - } - } - - // MARK: - Betting - - private func placeBet(state: GameState) { - state.placeBet(amount: selectedChip.rawValue) - } -} - -// MARK: - Preview - -#Preview { - GameTableView() -} - diff --git a/Blackjack/Views/Game/ReshuffleNotificationView.swift b/Blackjack/Views/Game/ReshuffleNotificationView.swift deleted file mode 100644 index da5881c..0000000 --- a/Blackjack/Views/Game/ReshuffleNotificationView.swift +++ /dev/null @@ -1,60 +0,0 @@ -// -// ReshuffleNotificationView.swift -// Blackjack -// -// Shows a notification when the shoe is reshuffled. -// - -import SwiftUI -import CasinoKit - -/// Shows a notification when the shoe is reshuffled. -struct ReshuffleNotificationView: View { - let showCardCount: Bool - - var body: some View { - HStack(spacing: Design.Spacing.small) { - Image(systemName: "shuffle") - .foregroundStyle(.white) - - VStack(alignment: .leading, spacing: Design.Spacing.xxSmall) { - Text("Shoe Reshuffled") - .font(.system(size: Design.BaseFontSize.medium, weight: .bold)) - .foregroundStyle(.white) - - if showCardCount { - Text("Count reset to 0") - .font(.system(size: Design.BaseFontSize.small)) - .foregroundStyle(.white.opacity(Design.Opacity.strong)) - } - } - } - .padding(.horizontal, Design.Spacing.large) - .padding(.vertical, Design.Spacing.medium) - .background( - Capsule() - .fill(Color.blue.opacity(Design.Opacity.heavy)) - ) - .accessibilityElement(children: .ignore) - .accessibilityLabel(showCardCount - ? String(localized: "Shoe reshuffled, count reset to zero") - : String(localized: "Shoe reshuffled")) - } -} - -// MARK: - Previews - -#Preview("Without Count") { - ZStack { - Color.Table.felt.ignoresSafeArea() - ReshuffleNotificationView(showCardCount: false) - } -} - -#Preview("With Count Reset") { - ZStack { - Color.Table.felt.ignoresSafeArea() - ReshuffleNotificationView(showCardCount: true) - } -} - diff --git a/Blackjack/Views/Sheets/ResultBannerView.swift b/Blackjack/Views/Sheets/ResultBannerView.swift deleted file mode 100644 index dc8a394..0000000 --- a/Blackjack/Views/Sheets/ResultBannerView.swift +++ /dev/null @@ -1,237 +0,0 @@ -// -// ResultBannerView.swift -// Blackjack -// -// Displays the result of a round with breakdown. -// - -import SwiftUI -import CasinoKit - -struct ResultBannerView: View { - let result: RoundResult - let currentBalance: Int - let minBet: Int - let onNewRound: () -> Void - let onPlayAgain: () -> Void - - @State private var showContent = false - - // MARK: - Scaled Metrics - - @ScaledMetric(relativeTo: .largeTitle) private var titleFontSize: CGFloat = Design.BaseFontSize.largeTitle - @ScaledMetric(relativeTo: .title) private var resultFontSize: CGFloat = Design.BaseFontSize.title - @ScaledMetric(relativeTo: .headline) private var amountFontSize: CGFloat = Design.BaseFontSize.xLarge - @ScaledMetric(relativeTo: .body) private var buttonFontSize: CGFloat = Design.BaseFontSize.medium - - // MARK: - Computed - - private var isGameOver: Bool { - currentBalance < minBet - } - - private var mainResultColor: Color { - result.mainHandResult.color - } - - private var winningsText: String { - if result.totalWinnings > 0 { - return "+$\(result.totalWinnings)" - } else if result.totalWinnings < 0 { - return "-$\(abs(result.totalWinnings))" - } else { - return "$0" - } - } - - private var winningsColor: Color { - if result.totalWinnings > 0 { return .green } - if result.totalWinnings < 0 { return .red } - return .blue - } - - var body: some View { - ZStack { - // Full screen dark background - Color.black.opacity(Design.Opacity.strong) - .ignoresSafeArea() - - // Content card - VStack(spacing: Design.Spacing.xLarge) { - // Main result - Text(result.mainHandResult.displayText) - .font(.system(size: titleFontSize, weight: .black, design: .rounded)) - .foregroundStyle(mainResultColor) - - // Winnings - Text(winningsText) - .font(.system(size: amountFontSize, weight: .bold, design: .rounded)) - .foregroundStyle(winningsColor) - - // Breakdown - all hands - VStack(spacing: Design.Spacing.small) { - ForEach(result.handResults.indices, id: \.self) { index in - let handResult = result.handResults[index] - // Hand numbering: index 0 = Hand 1 (played first, displayed rightmost) - let handLabel = result.handResults.count > 1 - ? String(localized: "Hand \(index + 1)") - : String(localized: "Main Hand") - ResultRow(label: handLabel, result: handResult) - } - - if let insuranceResult = result.insuranceResult { - ResultRow(label: String(localized: "Insurance"), result: insuranceResult) - } - } - .padding(Design.Spacing.medium) - .background( - RoundedRectangle(cornerRadius: Design.CornerRadius.medium) - .fill(Color.white.opacity(Design.Opacity.subtle)) - ) - - // Game over message - if isGameOver { - VStack(spacing: Design.Spacing.small) { - Text(String(localized: "You've run out of chips!")) - .font(.system(size: Design.BaseFontSize.medium, weight: .medium)) - .foregroundStyle(.white.opacity(Design.Opacity.strong)) - - Button(action: onPlayAgain) { - HStack(spacing: Design.Spacing.small) { - Image(systemName: "arrow.counterclockwise") - Text(String(localized: "Play Again")) - } - .font(.system(size: buttonFontSize, weight: .bold)) - .foregroundStyle(.black) - .padding(.horizontal, Design.Spacing.xxLarge) - .padding(.vertical, Design.Spacing.medium) - .background( - Capsule() - .fill( - LinearGradient( - colors: [Color.Button.goldLight, Color.Button.goldDark], - startPoint: .top, - endPoint: .bottom - ) - ) - ) - } - } - } else { - // New Round button - Button(action: onNewRound) { - HStack(spacing: Design.Spacing.small) { - Image(systemName: "arrow.clockwise") - Text(String(localized: "New Round")) - } - .font(.system(size: buttonFontSize, weight: .bold)) - .foregroundStyle(.black) - .padding(.horizontal, Design.Spacing.xxLarge) - .padding(.vertical, Design.Spacing.medium) - .background( - Capsule() - .fill( - LinearGradient( - colors: [Color.Button.goldLight, Color.Button.goldDark], - startPoint: .top, - endPoint: .bottom - ) - ) - ) - } - } - } - .padding(Design.Spacing.xxLarge) - .background( - RoundedRectangle(cornerRadius: Design.CornerRadius.xxLarge) - .fill( - LinearGradient( - colors: [Color.Modal.backgroundLight, Color.Modal.backgroundDark], - startPoint: .top, - endPoint: .bottom - ) - ) - .overlay( - RoundedRectangle(cornerRadius: Design.CornerRadius.xxLarge) - .strokeBorder( - mainResultColor.opacity(Design.Opacity.medium), - lineWidth: Design.LineWidth.medium - ) - ) - ) - .shadow(color: mainResultColor.opacity(Design.Opacity.hint), radius: Design.Shadow.radiusXLarge) - .frame(maxWidth: Design.Size.maxModalWidth) - .padding(.horizontal, Design.Spacing.large) // Prevent clipping on sides - .scaleEffect(showContent ? 1.0 : 0.8) - .opacity(showContent ? 1.0 : 0) - } - .onAppear { - withAnimation(.spring(duration: Design.Animation.springDuration, bounce: 0.3)) { - showContent = true - } - - // Play game over sound if out of chips (after a delay so it doesn't overlap with result sound) - if isGameOver { - Task { - try? await Task.sleep(for: .seconds(1)) - SoundManager.shared.play(.gameOver) - } - } - } - .accessibilityElement(children: .contain) - .accessibilityLabel(String(localized: "Round result: \(result.mainHandResult.displayText)")) - .accessibilityAddTraits(AccessibilityTraits.isModal) - } -} - -// MARK: - Result Row - -struct ResultRow: View { - let label: String - let result: HandResult - - var body: some View { - HStack { - Text(label) - .font(.system(size: Design.BaseFontSize.body)) - .foregroundStyle(.white.opacity(Design.Opacity.strong)) - - Spacer() - - Text(result.displayText) - .font(.system(size: Design.BaseFontSize.body, weight: .bold)) - .foregroundStyle(result.color) - } - } -} - -#Preview("Single Hand") { - ResultBannerView( - result: RoundResult( - handResults: [.blackjack], - insuranceResult: nil, - totalWinnings: 150, - wasBlackjack: true - ), - currentBalance: 10150, - minBet: 10, - onNewRound: {}, - onPlayAgain: {} - ) -} - -#Preview("Multiple Split Hands") { - ResultBannerView( - result: RoundResult( - handResults: [.bust, .win, .push], - insuranceResult: nil, - totalWinnings: 25, - wasBlackjack: false - ), - currentBalance: 1025, - minBet: 10, - onNewRound: {}, - onPlayAgain: {} - ) -} - diff --git a/Blackjack/Views/Sheets/RulesHelpView.swift b/Blackjack/Views/Sheets/RulesHelpView.swift deleted file mode 100644 index 66e81e8..0000000 --- a/Blackjack/Views/Sheets/RulesHelpView.swift +++ /dev/null @@ -1,290 +0,0 @@ -// -// RulesHelpView.swift -// Blackjack -// -// Game rules and how to play guide. -// - -import SwiftUI -import CasinoKit - -struct RulesHelpView: View { - @Environment(\.dismiss) private var dismiss - @State private var currentPage = 0 - - private let pages: [RulePage] = [ - RulePage( - title: String(localized: "Objective"), - icon: "target", - content: [ - String(localized: "Beat the dealer by getting a hand value closer to 21 without going over."), - String(localized: "If you go over 21, you 'bust' and lose immediately."), - String(localized: "If the dealer busts and you haven't, you win.") - ] - ), - RulePage( - title: String(localized: "Card Values"), - icon: "suit.spade.fill", - content: [ - String(localized: "2-10: Face value"), - String(localized: "Jack, Queen, King: 10"), - String(localized: "Ace: 1 or 11 (whichever helps your hand)"), - String(localized: "A 'soft' hand has an Ace counting as 11.") - ] - ), - RulePage( - title: String(localized: "Blackjack"), - icon: "star.fill", - content: [ - String(localized: "An Ace + 10-value card dealt initially is 'Blackjack'."), - String(localized: "Blackjack pays 3:2 (1.5x your bet)."), - String(localized: "If both you and dealer have Blackjack, it's a push (tie).") - ] - ), - RulePage( - title: String(localized: "Actions"), - icon: "hand.tap.fill", - content: [ - String(localized: "Hit: Take another card"), - String(localized: "Stand: Keep your current hand"), - String(localized: "Double Down: Double your bet, take one card, then stand"), - String(localized: "Split: If you have two cards of the same value, split into two hands"), - String(localized: "Surrender: Give up half your bet and end the hand") - ] - ), - RulePage( - title: String(localized: "Insurance"), - icon: "shield.fill", - content: [ - String(localized: "Offered when dealer shows an Ace."), - String(localized: "Costs half your original bet."), - String(localized: "Pays 2:1 if dealer has Blackjack."), - String(localized: "Generally not recommended by basic strategy.") - ] - ), - RulePage( - title: String(localized: "Dealer Rules"), - icon: "person.fill", - content: [ - String(localized: "Dealer must hit on 16 or less."), - String(localized: "Dealer must stand on 17 or more (varies by rules)."), - String(localized: "Some games: Dealer hits on 'soft 17' (Ace + 6).") - ] - ), - RulePage( - title: String(localized: "Payouts"), - icon: "dollarsign.circle.fill", - content: [ - String(localized: "Win: 1:1 (even money)"), - String(localized: "Blackjack: 3:2"), - String(localized: "Insurance: 2:1"), - String(localized: "Push: Bet returned"), - String(localized: "Surrender: Half bet returned") - ] - ), - RulePage( - title: String(localized: "Vegas Strip"), - icon: "sparkles", - content: [ - String(localized: "Most popular style on the Las Vegas Strip."), - String(localized: "6 decks shuffled together."), - String(localized: "Dealer stands on all 17s (including soft 17)."), - String(localized: "Double down allowed on any two cards."), - String(localized: "Double after split (DAS) allowed."), - String(localized: "Split up to 4 hands, but not aces."), - String(localized: "No surrender option."), - String(localized: "Blackjack pays 3:2.") - ] - ), - RulePage( - title: String(localized: "Atlantic City"), - icon: "building.2.fill", - content: [ - String(localized: "Standard rules on the East Coast."), - String(localized: "8 decks shuffled together."), - String(localized: "Dealer stands on all 17s."), - String(localized: "Double down on any two cards."), - String(localized: "Double after split allowed."), - String(localized: "Re-split aces allowed."), - String(localized: "Late surrender available."), - String(localized: "Blackjack pays 3:2.") - ] - ), - RulePage( - title: String(localized: "European"), - icon: "globe.europe.africa.fill", - content: [ - String(localized: "Traditional European casino style."), - String(localized: "6 decks shuffled together."), - String(localized: "No hole card: dealer takes second card after player acts."), - String(localized: "Dealer stands on all 17s."), - String(localized: "Double on 9, 10, or 11 only (some venues)."), - String(localized: "Double after split allowed."), - String(localized: "No surrender option."), - String(localized: "Higher house edge due to no hole card.") - ] - ), - RulePage( - title: String(localized: "Deck Count"), - icon: "rectangle.stack.fill", - content: [ - String(localized: "1 Deck: Lowest house edge (~0.17%), rare to find."), - String(localized: "2 Decks: Low house edge (~0.35%), common online."), - String(localized: "4 Decks: Moderate house edge (~0.45%)."), - String(localized: "6 Decks: Standard in Vegas (~0.50%)."), - String(localized: "8 Decks: Standard in Atlantic City (~0.55%)."), - String(localized: "More decks = harder to count cards."), - String(localized: "Fewer decks favor the player slightly.") - ] - ), - RulePage( - title: String(localized: "Rule Variations"), - icon: "slider.horizontal.3", - content: [ - String(localized: "Dealer Hits Soft 17: Increases house edge by ~0.2%."), - String(localized: "Double After Split (DAS): Reduces house edge by ~0.15%."), - String(localized: "Re-split Aces: Reduces house edge by ~0.05%."), - String(localized: "Late Surrender: Reduces house edge by ~0.07%."), - String(localized: "6:5 Blackjack (avoid!): Increases house edge by ~1.4%.") - ] - ), - RulePage( - title: String(localized: "Basic Strategy"), - icon: "lightbulb.fill", - content: [ - String(localized: "Always split Aces and 8s."), - String(localized: "Never split 10s or 5s."), - String(localized: "Double on 11 vs dealer 2-10."), - String(localized: "Double on 10 vs dealer 2-9."), - String(localized: "Stand on 17+ always."), - String(localized: "Hit on soft 17 or less."), - String(localized: "Surrender 16 vs dealer 9, 10, Ace.") - ] - ), - RulePage( - title: String(localized: "Card Counting"), - icon: "number.circle.fill", - content: [ - String(localized: "Hi-Lo is the most popular counting system."), - String(localized: "2-6: +1 (low cards favor house)"), - String(localized: "7-9: 0 (neutral cards)"), - String(localized: "10-A: -1 (high cards favor player)"), - String(localized: "Running Count: Sum of all card values seen."), - String(localized: "True Count: Running count ÷ decks remaining."), - String(localized: "Positive count = more high cards remain = player advantage.") - ] - ), - RulePage( - title: String(localized: "Using the Count"), - icon: "chart.line.uptrend.xyaxis", - content: [ - String(localized: "True count of +2 or higher favors the player."), - String(localized: "Increase bets when the count is positive."), - String(localized: "Decrease bets when the count is negative."), - String(localized: "Fewer decks = easier to count accurately."), - String(localized: "Count resets to 0 when the shoe is shuffled."), - String(localized: "Enable 'Card Count' in Settings to practice.") - ] - ) - ] - - var body: some View { - NavigationStack { - ZStack { - Color.Settings.background - .ignoresSafeArea() - - VStack(spacing: 0) { - // Page content - TabView(selection: $currentPage) { - ForEach(pages.indices, id: \.self) { index in - RulePageView(page: pages[index]) - .tag(index) - } - } - .tabViewStyle(.page(indexDisplayMode: .never)) - - // Page indicator - HStack(spacing: Design.Spacing.small) { - ForEach(pages.indices, id: \.self) { index in - Circle() - .fill(index == currentPage ? Color.Settings.accent : Color.white.opacity(Design.Opacity.light)) - .frame(width: 8, height: 8) - } - } - .padding(.vertical, Design.Spacing.medium) - } - } - .navigationTitle(String(localized: "How to Play")) - .navigationBarTitleDisplayMode(.inline) - .toolbar { - ToolbarItem(placement: .topBarTrailing) { - Button(String(localized: "Done")) { - dismiss() - } - .foregroundStyle(Color.Settings.accent) - } - } - .toolbarBackground(Color.Settings.background, for: .navigationBar) - .toolbarColorScheme(.dark, for: .navigationBar) - } - } -} - -// MARK: - Rule Page Model - -struct RulePage: Identifiable { - let id = UUID() - let title: String - let icon: String - let content: [String] -} - -// MARK: - Rule Page View - -struct RulePageView: View { - let page: RulePage - - @ScaledMetric(relativeTo: .title) private var iconSize: CGFloat = Design.BaseFontSize.display - @ScaledMetric(relativeTo: .title) private var titleSize: CGFloat = Design.BaseFontSize.title - @ScaledMetric(relativeTo: .body) private var bodySize: CGFloat = Design.BaseFontSize.body - - var body: some View { - ScrollView { - VStack(spacing: Design.Spacing.xLarge) { - // Icon - Image(systemName: page.icon) - .font(.system(size: iconSize)) - .foregroundStyle(Color.Settings.accent) - .padding(.top, Design.Spacing.xxLarge) - - // Title - Text(page.title) - .font(.system(size: titleSize, weight: .bold)) - .foregroundStyle(.white) - - // Content - VStack(alignment: .leading, spacing: Design.Spacing.medium) { - ForEach(page.content.indices, id: \.self) { index in - HStack(alignment: .top, spacing: Design.Spacing.medium) { - Text("•") - .foregroundStyle(Color.Settings.accent) - - Text(page.content[index]) - .font(.system(size: bodySize)) - .foregroundStyle(.white.opacity(Design.Opacity.heavy)) - } - } - } - .padding(.horizontal, Design.Spacing.xxLarge) - - Spacer() - } - } - } -} - -#Preview { - RulesHelpView() -} - diff --git a/Blackjack/Views/Sheets/SettingsView.swift b/Blackjack/Views/Sheets/SettingsView.swift deleted file mode 100644 index c600736..0000000 --- a/Blackjack/Views/Sheets/SettingsView.swift +++ /dev/null @@ -1,237 +0,0 @@ -// -// SettingsView.swift -// Blackjack -// -// Game settings and rule configuration. -// - -import SwiftUI -import CasinoKit - -struct SettingsView: View { - @Bindable var settings: GameSettings - let gameState: GameState? - - @Environment(\.dismiss) private var dismiss - - var body: some View { - SheetContainerView( - title: String(localized: "Settings"), - content: { - // Game Style - SheetSection(title: String(localized: "GAME STYLE"), icon: "suit.club.fill") { - GameStylePicker(selection: $settings.gameStyle) - } - - // Deck Settings - SheetSection(title: String(localized: "DECK SETTINGS"), icon: "rectangle.portrait.on.rectangle.portrait") { - DeckCountPicker(selection: $settings.deckCount) - } - .onChange(of: settings.deckCount) { _, _ in - // Reshuffle with new deck count - gameState?.applyDeckCountChange() - } - - // Table Limits - SheetSection(title: String(localized: "TABLE LIMITS"), icon: "banknote") { - TableLimitsPicker(selection: $settings.tableLimits) - } - - // Rule Options (for custom style) - if settings.gameStyle == .custom { - SheetSection(title: String(localized: "RULES"), icon: "list.bullet.clipboard") { - VStack(spacing: Design.Spacing.small) { - SettingsToggle( - title: String(localized: "Dealer Hits Soft 17"), - subtitle: String(localized: "H17 rule, increases house edge"), - isOn: $settings.dealerHitsSoft17 - ) - - Divider().background(Color.white.opacity(Design.Opacity.hint)) - - SettingsToggle( - title: String(localized: "Double After Split"), - subtitle: String(localized: "Allow doubling on split hands"), - isOn: $settings.doubleAfterSplit - ) - - Divider().background(Color.white.opacity(Design.Opacity.hint)) - - SettingsToggle( - title: String(localized: "Re-split Aces"), - subtitle: String(localized: "Allow splitting aces again"), - isOn: $settings.resplitAces - ) - - Divider().background(Color.white.opacity(Design.Opacity.hint)) - - SettingsToggle( - title: String(localized: "Late Surrender"), - subtitle: String(localized: "Surrender after dealer checks for blackjack"), - isOn: $settings.lateSurrender - ) - } - } - } - - // Display - SheetSection(title: String(localized: "DISPLAY"), icon: "eye") { - VStack(spacing: Design.Spacing.small) { - SettingsToggle( - title: String(localized: "Show Animations"), - subtitle: String(localized: "Card dealing animations"), - isOn: $settings.showAnimations - ) - - Divider().background(Color.white.opacity(Design.Opacity.hint)) - - SettingsToggle( - title: String(localized: "Show Hints"), - subtitle: String(localized: "Basic strategy suggestions"), - isOn: $settings.showHints - ) - - Divider().background(Color.white.opacity(Design.Opacity.hint)) - - SettingsToggle( - title: String(localized: "Card Count"), - subtitle: String(localized: "Show Hi-Lo running count & card values"), - isOn: $settings.showCardCount - ) - - Divider().background(Color.white.opacity(Design.Opacity.hint)) - - SettingsToggle( - title: String(localized: "Cards Remaining"), - subtitle: String(localized: "Show cards left in shoe"), - isOn: $settings.showCardsRemaining - ) - - Divider().background(Color.white.opacity(Design.Opacity.hint)) - - SpeedPicker(speed: $settings.dealingSpeed) - } - } - - // Sound & Haptics - SheetSection(title: String(localized: "SOUND & HAPTICS"), icon: "speaker.wave.2") { - VStack(spacing: Design.Spacing.small) { - SettingsToggle( - title: String(localized: "Sound Effects"), - subtitle: String(localized: "Chips, cards, and results"), - isOn: $settings.soundEnabled - ) - .onChange(of: settings.soundEnabled) { _, newValue in - SoundManager.shared.soundEnabled = newValue - } - - Divider().background(Color.white.opacity(Design.Opacity.hint)) - - SettingsToggle( - title: String(localized: "Haptic Feedback"), - subtitle: String(localized: "Vibration on actions"), - isOn: $settings.hapticsEnabled - ) - .onChange(of: settings.hapticsEnabled) { _, newValue in - SoundManager.shared.hapticsEnabled = newValue - } - - Divider().background(Color.white.opacity(Design.Opacity.hint)) - - VolumePicker(volume: $settings.soundVolume) - .onChange(of: settings.soundVolume) { _, newValue in - SoundManager.shared.volume = newValue - } - } - } - - // Starting Balance - SheetSection(title: String(localized: "NEW GAME"), icon: "dollarsign.circle") { - BalancePicker(balance: $settings.startingBalance) - } - - // Version info - if let version = Bundle.main.infoDictionary?["CFBundleShortVersionString"] as? String, - let build = Bundle.main.infoDictionary?["CFBundleVersion"] as? String { - Text(String(localized: "Version \(version) (\(build))")) - .font(.system(size: Design.BaseFontSize.small)) - .foregroundStyle(.white.opacity(Design.Opacity.light)) - .frame(maxWidth: .infinity) - .padding(.top, Design.Spacing.large) - } - }, - onCancel: nil, - onDone: { - settings.save() - dismiss() - }, - doneButtonText: String(localized: "Done") - ) - } -} - -// MARK: - Game Style Picker - -struct GameStylePicker: View { - @Binding var selection: BlackjackStyle - - var body: some View { - VStack(spacing: Design.Spacing.small) { - ForEach(BlackjackStyle.allCases) { style in - SelectableRow( - title: style.displayName, - subtitle: style.description, - isSelected: selection == style, - accentColor: Color.Settings.accent, - action: { selection = style } - ) - } - } - } -} - -// MARK: - Deck Count Picker - -struct DeckCountPicker: View { - @Binding var selection: DeckCount - - var body: some View { - VStack(spacing: Design.Spacing.medium) { - ForEach(DeckCount.allCases) { count in - SelectableRow( - title: count.displayName, - subtitle: count.description, - isSelected: selection == count, - accentColor: Color.Settings.accent, - action: { selection = count } - ) - } - } - } -} - -// MARK: - Table Limits Picker - -struct TableLimitsPicker: View { - @Binding var selection: TableLimits - - var body: some View { - VStack(spacing: Design.Spacing.small) { - ForEach(TableLimits.allCases) { limit in - SelectableRow( - title: limit.displayName, - subtitle: limit.detailedDescription, - isSelected: selection == limit, - accentColor: Color.Settings.accent, - badge: { BadgePill(text: limit.description, isSelected: selection == limit, accentColor: Color.Settings.accent) }, - action: { selection = limit } - ) - } - } - } -} - -#Preview { - SettingsView(settings: GameSettings(), gameState: nil) -} - diff --git a/Blackjack/Views/Sheets/StatisticsSheetView.swift b/Blackjack/Views/Sheets/StatisticsSheetView.swift deleted file mode 100644 index 7abf3c1..0000000 --- a/Blackjack/Views/Sheets/StatisticsSheetView.swift +++ /dev/null @@ -1,228 +0,0 @@ -// -// StatisticsSheetView.swift -// Blackjack -// -// Game statistics and history. -// - -import SwiftUI -import CasinoKit - -struct StatisticsSheetView: View { - let state: GameState - - @Environment(\.dismiss) private var dismiss - - // MARK: - Computed Stats - - private var totalRounds: Int { - state.roundHistory.count - } - - private var wins: Int { - state.roundHistory.filter { $0.mainHandResult.isWin }.count - } - - private var losses: Int { - state.roundHistory.filter { - $0.mainHandResult == .lose || $0.mainHandResult == .bust - }.count - } - - private var pushes: Int { - state.roundHistory.filter { $0.mainHandResult == .push }.count - } - - private var blackjacks: Int { - state.roundHistory.filter { $0.mainHandResult == .blackjack }.count - } - - private var busts: Int { - state.roundHistory.filter { $0.mainHandResult == .bust }.count - } - - private var surrenders: Int { - state.roundHistory.filter { $0.mainHandResult == .surrender }.count - } - - private var winRate: Double { - guard totalRounds > 0 else { return 0 } - return Double(wins) / Double(totalRounds) * 100 - } - - private var totalWinnings: Int { - state.roundHistory.reduce(0) { $0 + $1.totalWinnings } - } - - private var biggestWin: Int { - state.roundHistory.map { $0.totalWinnings }.filter { $0 > 0 }.max() ?? 0 - } - - private var biggestLoss: Int { - state.roundHistory.map { $0.totalWinnings }.filter { $0 < 0 }.min() ?? 0 - } - - var body: some View { - SheetContainerView( - title: String(localized: "Statistics"), - content: { - // Session Summary - SheetSection(title: String(localized: "SESSION SUMMARY"), icon: "chart.bar.fill") { - LazyVGrid(columns: [GridItem(.flexible()), GridItem(.flexible())], spacing: Design.Spacing.medium) { - StatBox(title: String(localized: "Rounds"), value: "\(totalRounds)", color: .white) - StatBox(title: String(localized: "Win Rate"), value: formatPercent(winRate), color: winRate >= 50 ? .green : .orange) - StatBox(title: String(localized: "Net"), value: formatMoney(totalWinnings), color: totalWinnings >= 0 ? .green : .red) - StatBox(title: String(localized: "Balance"), value: "$\(state.balance)", color: Color.Settings.accent) - } - } - - // Win Distribution - SheetSection(title: String(localized: "OUTCOMES"), icon: "chart.pie.fill") { - VStack(spacing: Design.Spacing.small) { - OutcomeRow(label: String(localized: "Blackjacks"), count: blackjacks, total: totalRounds, color: .yellow) - OutcomeRow(label: String(localized: "Wins"), count: wins - blackjacks, total: totalRounds, color: .green) - OutcomeRow(label: String(localized: "Pushes"), count: pushes, total: totalRounds, color: .blue) - OutcomeRow(label: String(localized: "Losses"), count: losses - busts, total: totalRounds, color: .orange) - OutcomeRow(label: String(localized: "Busts"), count: busts, total: totalRounds, color: .red) - if surrenders > 0 { - OutcomeRow(label: String(localized: "Surrenders"), count: surrenders, total: totalRounds, color: .gray) - } - } - } - - // Biggest Swings - if totalRounds > 0 { - SheetSection(title: String(localized: "BIGGEST SWINGS"), icon: "arrow.up.arrow.down") { - HStack(spacing: Design.Spacing.large) { - VStack(spacing: Design.Spacing.xSmall) { - Text(String(localized: "Best")) - .font(.system(size: Design.BaseFontSize.small)) - .foregroundStyle(.white.opacity(Design.Opacity.medium)) - Text(formatMoney(biggestWin)) - .font(.system(size: Design.BaseFontSize.xLarge, weight: .bold, design: .rounded)) - .foregroundStyle(.green) - } - .frame(maxWidth: .infinity) - - Divider() - .frame(height: 40) - .background(Color.white.opacity(Design.Opacity.hint)) - - VStack(spacing: Design.Spacing.xSmall) { - Text(String(localized: "Worst")) - .font(.system(size: Design.BaseFontSize.small)) - .foregroundStyle(.white.opacity(Design.Opacity.medium)) - Text(formatMoney(biggestLoss)) - .font(.system(size: Design.BaseFontSize.xLarge, weight: .bold, design: .rounded)) - .foregroundStyle(.red) - } - .frame(maxWidth: .infinity) - } - } - } - }, - onCancel: nil, - onDone: { dismiss() }, - doneButtonText: String(localized: "Done") - ) - } - - private func formatMoney(_ amount: Int) -> String { - if amount >= 0 { - return "+$\(amount)" - } else { - return "-$\(abs(amount))" - } - } - - private func formatPercent(_ value: Double) -> String { - value.formatted(.number.precision(.fractionLength(1))) + "%" - } -} - -// MARK: - Stat Box - -struct StatBox: View { - let title: String - let value: String - let color: Color - - var body: some View { - VStack(spacing: Design.Spacing.xSmall) { - Text(title) - .font(.system(size: Design.BaseFontSize.small)) - .foregroundStyle(.white.opacity(Design.Opacity.medium)) - - Text(value) - .font(.system(size: Design.BaseFontSize.xLarge, weight: .bold, design: .rounded)) - .foregroundStyle(color) - .lineLimit(1) - .minimumScaleFactor(0.7) - } - .frame(maxWidth: .infinity) - .padding(Design.Spacing.medium) - .background( - RoundedRectangle(cornerRadius: Design.CornerRadius.small) - .fill(Color.white.opacity(Design.Opacity.subtle)) - ) - } -} - -// MARK: - Outcome Row - -struct OutcomeRow: View { - let label: String - let count: Int - let total: Int - let color: Color - - private var percentage: Double { - guard total > 0 else { return 0 } - return Double(count) / Double(total) * 100 - } - - private func formatPercentWhole(_ value: Double) -> String { - value.formatted(.number.precision(.fractionLength(0))) + "%" - } - - var body: some View { - HStack { - // Label - Text(label) - .font(.system(size: Design.BaseFontSize.body)) - .foregroundStyle(.white.opacity(Design.Opacity.strong)) - - Spacer() - - // Count - Text("\(count)") - .font(.system(size: Design.BaseFontSize.body, weight: .bold)) - .foregroundStyle(color) - - // Progress bar - GeometryReader { geometry in - ZStack(alignment: .leading) { - RoundedRectangle(cornerRadius: Design.CornerRadius.xSmall) - .fill(Color.white.opacity(Design.Opacity.subtle)) - - RoundedRectangle(cornerRadius: Design.CornerRadius.xSmall) - .fill(color) - .frame(width: geometry.size.width * CGFloat(percentage / 100)) - } - } - .frame(width: 60, height: 8) - - // Percentage - Text(formatPercentWhole(percentage)) - .font(.system(size: Design.BaseFontSize.small, design: .rounded)) - .foregroundStyle(.white.opacity(Design.Opacity.medium)) - .frame(width: 40, alignment: .trailing) - } - .padding(.vertical, Design.Spacing.xSmall) - } -} - -#Preview { - StatisticsSheetView(state: GameState(settings: GameSettings())) -} - diff --git a/Blackjack/Views/Table/BettingZoneView.swift b/Blackjack/Views/Table/BettingZoneView.swift deleted file mode 100644 index 9dc0735..0000000 --- a/Blackjack/Views/Table/BettingZoneView.swift +++ /dev/null @@ -1,106 +0,0 @@ -// -// BettingZoneView.swift -// Blackjack -// -// The betting area where players place their bets. -// - -import SwiftUI -import CasinoKit - -struct BettingZoneView: View { - let betAmount: Int - let minBet: Int - let maxBet: Int - let onTap: () -> Void - - @ScaledMetric(relativeTo: .headline) private var labelFontSize: CGFloat = Design.Size.handLabelFontSize - - private var isAtMax: Bool { - betAmount >= maxBet - } - - var body: some View { - Button(action: onTap) { - ZStack { - // Background - RoundedRectangle(cornerRadius: Design.CornerRadius.large) - .fill(Color.BettingZone.main) - .overlay( - RoundedRectangle(cornerRadius: Design.CornerRadius.large) - .strokeBorder(Color.BettingZone.mainBorder, lineWidth: Design.LineWidth.medium) - ) - - // Content - if betAmount > 0 { - // Show chip with amount (scaled) - ChipOnTableView(amount: betAmount, showMax: isAtMax, size: Design.Size.bettingChipSize) - } else { - // Empty state - VStack(spacing: Design.Spacing.small) { - Text(String(localized: "TAP TO BET")) - .font(.system(size: labelFontSize, weight: .bold)) - .foregroundStyle(.white.opacity(Design.Opacity.medium)) - - HStack(spacing: Design.Spacing.medium) { - Text(String(localized: "Min: $\(minBet)")) - .font(.system(size: Design.Size.handNumberFontSize, weight: .medium)) - .foregroundStyle(.white.opacity(Design.Opacity.light)) - - Text(String(localized: "Max: $\(maxBet.formatted())")) - .font(.system(size: Design.Size.handNumberFontSize, weight: .medium)) - .foregroundStyle(.white.opacity(Design.Opacity.light)) - } - } - } - } - .frame(maxWidth: .infinity) - .frame(height: Design.Size.bettingZoneHeightScaled) - } - .buttonStyle(.plain) - .accessibilityLabel(betAmount > 0 ? "$\(betAmount) bet" + (isAtMax ? ", maximum" : "") : "Place bet") - .accessibilityHint("Double tap to add chips") - } -} - -// MARK: - Previews - -#Preview("Empty") { - ZStack { - Color.Table.felt.ignoresSafeArea() - BettingZoneView( - betAmount: 0, - minBet: 10, - maxBet: 1000, - onTap: {} - ) - .padding() - } -} - -#Preview("With Bet") { - ZStack { - Color.Table.felt.ignoresSafeArea() - BettingZoneView( - betAmount: 250, - minBet: 10, - maxBet: 1000, - onTap: {} - ) - .padding() - } -} - -#Preview("Max Bet") { - ZStack { - Color.Table.felt.ignoresSafeArea() - BettingZoneView( - betAmount: 1000, - minBet: 10, - maxBet: 1000, - onTap: {} - ) - .padding() - } -} - diff --git a/Blackjack/Views/Table/BlackjackTableView.swift b/Blackjack/Views/Table/BlackjackTableView.swift deleted file mode 100644 index 3c51410..0000000 --- a/Blackjack/Views/Table/BlackjackTableView.swift +++ /dev/null @@ -1,112 +0,0 @@ -// -// BlackjackTableView.swift -// Blackjack -// -// The main table layout showing dealer and player hands. -// - -import SwiftUI -import CasinoKit - -struct BlackjackTableView: View { - @Bindable var state: GameState - let onPlaceBet: () -> Void - - /// Whether to show Hi-Lo card count values on cards. - var showCardCount: Bool { state.settings.showCardCount } - - // MARK: - Scaled Metrics - - @ScaledMetric(relativeTo: .headline) private var labelFontSize: CGFloat = Design.BaseFontSize.medium - @ScaledMetric(relativeTo: .title) private var valueFontSize: CGFloat = Design.BaseFontSize.xLarge - @ScaledMetric(relativeTo: .caption) private var hintFontSize: CGFloat = Design.BaseFontSize.small - - // MARK: - Layout - - private let cardWidth: CGFloat = Design.Size.cardWidth - private let cardSpacing: CGFloat = Design.Size.cardOverlap - - /// Fixed height for the hint area to prevent layout shifts - private let hintAreaHeight: CGFloat = 44 - - // Use global debug flag from Design constants - private var showDebugBorders: Bool { Design.showDebugBorders } - - var body: some View { - VStack(spacing: Design.Spacing.small) { - // Dealer area - DealerHandView( - hand: state.dealerHand, - showHoleCard: state.shouldShowDealerHoleCard, - showCardCount: showCardCount, - cardWidth: cardWidth, - cardSpacing: cardSpacing - ) - .debugBorder(showDebugBorders, color: .red, label: "Dealer") - - // Flexible space between dealer and player (minimum 60pt) - Spacer(minLength: 60) - .debugBorder(showDebugBorders, color: .yellow, label: "Spacer") - - // Player hands area - only show when there are cards dealt - if state.playerHands.first?.cards.isEmpty == false { - PlayerHandsView( - hands: state.playerHands, - activeHandIndex: state.activeHandIndex, - isPlayerTurn: state.isPlayerTurn, - showCardCount: showCardCount, - cardWidth: cardWidth, - cardSpacing: cardSpacing - ) - .transition(.opacity) - .debugBorder(showDebugBorders, color: .green, label: "Player") - } - - // Betting zone (when betting) - if state.currentPhase == .betting { - Spacer() - .debugBorder(showDebugBorders, color: .yellow, label: "Spacer2") - - BettingZoneView( - betAmount: state.currentBet, - minBet: state.settings.minBet, - maxBet: state.settings.maxBet, - onTap: onPlaceBet - ) - .transition(.scale.combined(with: .opacity)) - .debugBorder(showDebugBorders, color: .blue, label: "BetZone") - - // Betting hint based on count (only when card counting enabled) - if let hint = state.bettingHint { - BettingHintView(hint: hint, trueCount: state.engine.trueCount) - .transition(.opacity) - .debugBorder(showDebugBorders, color: .purple, label: "BetHint") - } - } else { - // Fixed-height hint area to prevent layout shifts during player turn - ZStack { - if let hint = state.currentHint { - HintView(hint: hint) - .transition(.opacity) - } - } - .frame(height: hintAreaHeight) - .debugBorder(showDebugBorders, color: .orange, label: "HintArea") - } - } - .padding(.horizontal, Design.Spacing.large) - .padding(.vertical, Design.Spacing.medium) - .debugBorder(showDebugBorders, color: .white, label: "TableView") - .animation(.spring(duration: Design.Animation.springDuration), value: state.currentPhase) - } -} - -// MARK: - Previews - -#Preview { - ZStack { - Color.Table.felt.ignoresSafeArea() - Text("Use GameTableView for full preview") - .foregroundStyle(.white) - } -} diff --git a/Blackjack/Views/Table/DealerHandView.swift b/Blackjack/Views/Table/DealerHandView.swift deleted file mode 100644 index 03f385c..0000000 --- a/Blackjack/Views/Table/DealerHandView.swift +++ /dev/null @@ -1,157 +0,0 @@ -// -// DealerHandView.swift -// Blackjack -// -// Displays the dealer's hand with cards and value. -// - -import SwiftUI -import CasinoKit - -struct DealerHandView: View { - let hand: BlackjackHand - let showHoleCard: Bool - let showCardCount: Bool - let cardWidth: CGFloat - let cardSpacing: CGFloat - - @ScaledMetric(relativeTo: .headline) private var labelFontSize: CGFloat = Design.Size.handLabelFontSize - - var body: some View { - VStack(spacing: Design.Spacing.small) { - // Label and value - HStack(spacing: Design.Spacing.small) { - Text(String(localized: "DEALER")) - .font(.system(size: labelFontSize, weight: .bold, design: .rounded)) - .foregroundStyle(.white) - - // Show value: always show if hole card visible, or show single card value in European mode - if !hand.cards.isEmpty { - if showHoleCard { - ValueBadge(value: hand.value, color: Color.Hand.dealer) - } else if hand.cards.count == 1 { - // European mode: show single visible card value - ValueBadge(value: hand.cards[0].blackjackValue, color: Color.Hand.dealer) - } - } - } - - // Cards - HStack(spacing: hand.cards.isEmpty ? Design.Spacing.small : cardSpacing) { - if hand.cards.isEmpty { - CardPlaceholderView(width: cardWidth) - CardPlaceholderView(width: cardWidth) - } else { - ForEach(hand.cards.indices, id: \.self) { index in - let isFaceUp = index == 0 || showHoleCard - CardView( - card: hand.cards[index], - isFaceUp: isFaceUp, - cardWidth: cardWidth - ) - .overlay(alignment: .bottomLeading) { - if showCardCount && isFaceUp { - HiLoCountBadge(card: hand.cards[index]) - } - } - .zIndex(Double(index)) - } - - // Show placeholder for second card in European mode (no hole card) - if hand.cards.count == 1 && !showHoleCard { - CardPlaceholderView(width: cardWidth) - .opacity(Design.Opacity.medium) - } - } - } - - // Result badge - if let result = hand.cards.count >= 2 && showHoleCard ? handResultText : nil { - Text(result) - .font(.system(size: labelFontSize, weight: .black)) - .foregroundStyle(handResultColor) - .padding(.horizontal, Design.Spacing.medium) - .padding(.vertical, Design.Spacing.xSmall) - .background( - Capsule() - .fill(handResultColor.opacity(Design.Opacity.hint)) - ) - } - } - .accessibilityElement(children: .ignore) - .accessibilityLabel(dealerAccessibilityLabel) - } - - // MARK: - Computed Properties - - private var handResultText: String? { - if hand.isBlackjack { - return String(localized: "BLACKJACK") - } - if hand.isBusted { - return String(localized: "BUST") - } - return nil - } - - private var handResultColor: Color { - if hand.isBlackjack { return .yellow } - if hand.isBusted { return .green } // Good for player - return .white - } - - private var dealerAccessibilityLabel: String { - if hand.cards.isEmpty { - return String(localized: "Dealer: No cards") - } - let visibleCards = showHoleCard ? hand.cards : [hand.cards[0]] - let cardsDescription = visibleCards.map { $0.accessibilityDescription }.joined(separator: ", ") - return String(localized: "Dealer: \(cardsDescription). Value: \(showHoleCard ? String(hand.value) : "hidden")") - } -} - -#Preview("Empty Hand") { - ZStack { - Color.Table.felt.ignoresSafeArea() - DealerHandView( - hand: BlackjackHand(), - showHoleCard: false, - showCardCount: false, - cardWidth: 60, - cardSpacing: -20 - ) - } -} - -#Preview("Two Cards - Hole Hidden") { - ZStack { - Color.Table.felt.ignoresSafeArea() - DealerHandView( - hand: BlackjackHand(cards: [ - Card(suit: .spades, rank: .ace), - Card(suit: .hearts, rank: .king) - ]), - showHoleCard: false, - showCardCount: false, - cardWidth: 60, - cardSpacing: -20 - ) - } -} - -#Preview("Blackjack - Revealed") { - ZStack { - Color.Table.felt.ignoresSafeArea() - DealerHandView( - hand: BlackjackHand(cards: [ - Card(suit: .spades, rank: .ace), - Card(suit: .hearts, rank: .king) - ]), - showHoleCard: true, - showCardCount: true, - cardWidth: 60, - cardSpacing: -20 - ) - } -} - diff --git a/Blackjack/Views/Table/HiLoCountBadge.swift b/Blackjack/Views/Table/HiLoCountBadge.swift deleted file mode 100644 index a525fed..0000000 --- a/Blackjack/Views/Table/HiLoCountBadge.swift +++ /dev/null @@ -1,81 +0,0 @@ -// -// HiLoCountBadge.swift -// Blackjack -// -// Badge showing the Hi-Lo counting value of a card. -// - -import SwiftUI -import CasinoKit - -/// A small badge showing the Hi-Lo counting value of a card. -struct HiLoCountBadge: View { - let card: Card - - var body: some View { - Text(card.hiLoDisplayText) - .font(.system(size: Design.Size.countBadgeFontSize, weight: .bold, design: .rounded)) - .foregroundStyle(badgeTextColor) - .padding(.horizontal, Design.Size.countBadgePaddingH) - .padding(.vertical, Design.Size.countBadgePaddingV) - .background( - Capsule() - .fill(badgeBackgroundColor) - ) - .offset(x: -Design.Size.countBadgeOffset, y: Design.Size.countBadgeOffset) - } - - private var badgeBackgroundColor: Color { - switch card.hiLoValue { - case 1: return .green // Low cards = positive for player - case -1: return .red // High cards = negative for player - default: return .gray // Neutral - } - } - - private var badgeTextColor: Color { - .white - } -} - -// MARK: - Card Accessibility Extension - -extension Card { - /// Accessibility description for VoiceOver. - var accessibilityDescription: String { - "\(rank.accessibilityName) of \(suit.accessibilityName)" - } -} - -// MARK: - Previews - -#Preview("Low Card (+1)") { - ZStack { - Color.Table.felt.ignoresSafeArea() - CardView(card: Card(suit: .hearts, rank: .five), isFaceUp: true, cardWidth: 70) - .overlay(alignment: .bottomLeading) { - HiLoCountBadge(card: Card(suit: .hearts, rank: .five)) - } - } -} - -#Preview("High Card (-1)") { - ZStack { - Color.Table.felt.ignoresSafeArea() - CardView(card: Card(suit: .spades, rank: .king), isFaceUp: true, cardWidth: 70) - .overlay(alignment: .bottomLeading) { - HiLoCountBadge(card: Card(suit: .spades, rank: .king)) - } - } -} - -#Preview("Neutral Card (0)") { - ZStack { - Color.Table.felt.ignoresSafeArea() - CardView(card: Card(suit: .diamonds, rank: .seven), isFaceUp: true, cardWidth: 70) - .overlay(alignment: .bottomLeading) { - HiLoCountBadge(card: Card(suit: .diamonds, rank: .seven)) - } - } -} - diff --git a/Blackjack/Views/Table/HintViews.swift b/Blackjack/Views/Table/HintViews.swift deleted file mode 100644 index e689109..0000000 --- a/Blackjack/Views/Table/HintViews.swift +++ /dev/null @@ -1,128 +0,0 @@ -// -// HintViews.swift -// Blackjack -// -// Views for displaying game hints and betting recommendations. -// - -import SwiftUI -import CasinoKit - -// MARK: - General Hint View - -/// Displays a gameplay hint (hit, stand, double, etc.) -struct HintView: View { - let hint: String - - var body: some View { - HStack(spacing: Design.Spacing.small) { - Image(systemName: "lightbulb.fill") - .font(.system(size: Design.Size.hintIconSize)) - .foregroundStyle(.yellow) - Text(String(localized: "Hint: \(hint)")) - .font(.system(size: Design.Size.hintFontSize, weight: .medium)) - .foregroundStyle(.white.opacity(Design.Opacity.strong)) - } - .padding(.horizontal, Design.Size.hintPaddingH) - .padding(.vertical, Design.Size.hintPaddingV) - .background( - Capsule() - .fill(Color.black.opacity(Design.Opacity.light)) - ) - .accessibilityElement(children: .ignore) - .accessibilityLabel(String(localized: "Hint")) - .accessibilityValue(hint) - } -} - -// MARK: - Betting Hint View - -/// Shows betting recommendations based on the current card count. -struct BettingHintView: View { - let hint: String - let trueCount: Double - - private var hintColor: Color { - let tc = Int(trueCount.rounded()) - if tc >= 2 { - return .green // Player advantage - bet more - } else if tc <= -1 { - return .red // House advantage - bet less - } else { - return .yellow // Neutral - } - } - - private var icon: String { - let tc = Int(trueCount.rounded()) - if tc >= 2 { - return "arrow.up.circle.fill" // Increase bet - } else if tc <= -1 { - return "arrow.down.circle.fill" // Decrease bet - } else { - return "equal.circle.fill" // Neutral - } - } - - var body: some View { - HStack(spacing: Design.Spacing.small) { - Image(systemName: icon) - .font(.system(size: Design.Size.hintIconSize)) - .foregroundStyle(hintColor) - Text(hint) - .font(.system(size: Design.Size.hintFontSize, weight: .medium)) - .foregroundStyle(.white.opacity(Design.Opacity.strong)) - } - .padding(.horizontal, Design.Size.hintPaddingH) - .padding(.vertical, Design.Size.hintPaddingV) - .background( - Capsule() - .fill(Color.black.opacity(Design.Opacity.light)) - .overlay( - Capsule() - .strokeBorder(hintColor.opacity(Design.Opacity.medium), lineWidth: Design.LineWidth.thin) - ) - ) - .accessibilityElement(children: .ignore) - .accessibilityLabel(String(localized: "Betting Hint")) - .accessibilityValue(hint) - } -} - -// MARK: - Previews - -#Preview("Game Hint - Hit") { - ZStack { - Color.Table.felt.ignoresSafeArea() - HintView(hint: "Hit") - } -} - -#Preview("Game Hint - Stand") { - ZStack { - Color.Table.felt.ignoresSafeArea() - HintView(hint: "Stand") - } -} - -#Preview("Betting Hint - Positive Count") { - ZStack { - Color.Table.felt.ignoresSafeArea() - BettingHintView(hint: "Bet 4x minimum", trueCount: 2.5) - } -} - -#Preview("Betting Hint - Negative Count") { - ZStack { - Color.Table.felt.ignoresSafeArea() - BettingHintView(hint: "Bet minimum", trueCount: -1.5) - } -} - -#Preview("Betting Hint - Neutral") { - ZStack { - Color.Table.felt.ignoresSafeArea() - BettingHintView(hint: "Bet minimum (neutral)", trueCount: 0.0) - } -} - diff --git a/Blackjack/Views/Table/InsurancePopupView.swift b/Blackjack/Views/Table/InsurancePopupView.swift deleted file mode 100644 index b48ca13..0000000 --- a/Blackjack/Views/Table/InsurancePopupView.swift +++ /dev/null @@ -1,119 +0,0 @@ -// -// InsurancePopupView.swift -// Blackjack -// -// Modal popup for insurance decision when dealer shows an Ace. -// - -import SwiftUI -import CasinoKit - -struct InsurancePopupView: View { - let betAmount: Int - let balance: Int - let onTake: () -> Void - let onDecline: () -> Void - - var body: some View { - ZStack { - // Dimmed background - Color.black.opacity(Design.Opacity.medium) - .ignoresSafeArea() - .onTapGesture { } // Prevent taps passing through - - // Popup card - VStack(spacing: Design.Spacing.large) { - // Icon - Image(systemName: "shield.fill") - .font(.system(size: Design.IconSize.xLarge)) - .foregroundStyle(.yellow) - - // Title - Text(String(localized: "INSURANCE?")) - .font(.system(size: Design.BaseFontSize.xLarge, weight: .bold)) - .foregroundStyle(.white) - - // Subtitle - Text(String(localized: "Dealer showing Ace")) - .font(.system(size: Design.BaseFontSize.medium)) - .foregroundStyle(.white.opacity(Design.Opacity.strong)) - - // Cost info - Text(String(localized: "Cost: $\(betAmount) (half your bet)")) - .font(.system(size: Design.BaseFontSize.small)) - .foregroundStyle(.white.opacity(Design.Opacity.medium)) - .padding(.bottom, Design.Spacing.small) - - // Buttons - HStack(spacing: Design.Spacing.large) { - // Decline button - Button(action: onDecline) { - Text(String(localized: "No Thanks")) - .font(.system(size: Design.BaseFontSize.medium, weight: .semibold)) - .foregroundStyle(.white) - .padding(.horizontal, Design.Spacing.xLarge) - .padding(.vertical, Design.Spacing.medium) - .background( - Capsule() - .fill(Color.red.opacity(Design.Opacity.heavy)) - ) - } - - // Accept button (only if can afford) - if balance >= betAmount { - Button(action: onTake) { - Text(String(localized: "Yes ($\(betAmount))")) - .font(.system(size: Design.BaseFontSize.medium, weight: .bold)) - .foregroundStyle(.black) - .padding(.horizontal, Design.Spacing.xLarge) - .padding(.vertical, Design.Spacing.medium) - .background( - Capsule() - .fill( - LinearGradient( - colors: [Color.Button.goldLight, Color.Button.goldDark], - startPoint: .top, - endPoint: .bottom - ) - ) - ) - } - } - } - } - .padding(Design.Spacing.xLarge) - .background( - RoundedRectangle(cornerRadius: Design.CornerRadius.xLarge) - .fill(Color.Modal.background) - .shadow(color: .black.opacity(Design.Opacity.medium), radius: Design.Shadow.radiusXLarge) - ) - .overlay( - RoundedRectangle(cornerRadius: Design.CornerRadius.xLarge) - .strokeBorder(Color.yellow.opacity(Design.Opacity.light), lineWidth: Design.LineWidth.thin) - ) - } - .accessibilityElement(children: .contain) - .accessibilityAddTraits(.isModal) - } -} - -// MARK: - Previews - -#Preview("Can Afford") { - InsurancePopupView( - betAmount: 500, - balance: 4500, - onTake: {}, - onDecline: {} - ) -} - -#Preview("Cannot Afford") { - InsurancePopupView( - betAmount: 500, - balance: 200, - onTake: {}, - onDecline: {} - ) -} - diff --git a/Blackjack/Views/Table/PlayerHandView.swift b/Blackjack/Views/Table/PlayerHandView.swift deleted file mode 100644 index 812bba9..0000000 --- a/Blackjack/Views/Table/PlayerHandView.swift +++ /dev/null @@ -1,264 +0,0 @@ -// -// PlayerHandView.swift -// Blackjack -// -// Displays player hands in a horizontally scrollable container. -// - -import SwiftUI -import CasinoKit - -// MARK: - Player Hands Container - -/// Container for multiple player hands with horizontal scrolling. -struct PlayerHandsView: View { - let hands: [BlackjackHand] - let activeHandIndex: Int - let isPlayerTurn: Bool - let showCardCount: Bool - let cardWidth: CGFloat - let cardSpacing: CGFloat - - /// Total card count across all hands - used to trigger scroll when hitting - private var totalCardCount: Int { - hands.reduce(0) { $0 + $1.cards.count } - } - - var body: some View { - GeometryReader { geometry in - ScrollViewReader { proxy in - ScrollView(.horizontal, showsIndicators: false) { - HStack(spacing: Design.Spacing.large) { - // Display hands in reverse order (right to left play order) - // Visual order: Hand 3, Hand 2, Hand 1 (left to right) - // Play order: Hand 1 played first (rightmost), then Hand 2, etc. - ForEach(hands.indices.reversed(), id: \.self) { index in - PlayerHandView( - hand: hands[index], - isActive: index == activeHandIndex && isPlayerTurn, - showCardCount: showCardCount, - // Hand numbers: rightmost (index 0) is Hand 1, played first - handNumber: hands.count > 1 ? index + 1 : nil, - cardWidth: cardWidth, - cardSpacing: cardSpacing - ) - .id(index) - } - } - .padding(.horizontal, Design.Spacing.large) - .frame(minWidth: geometry.size.width) - } - .scrollClipDisabled() - .scrollBounceBehavior(.basedOnSize) - .onChange(of: activeHandIndex) { _, newIndex in - scrollToHand(proxy: proxy, index: newIndex) - } - .onChange(of: totalCardCount) { _, _ in - // Scroll to active hand when cards are added (hit) - scrollToHand(proxy: proxy, index: activeHandIndex) - } - .onChange(of: hands.count) { _, _ in - // Scroll to active hand when split occurs - scrollToHand(proxy: proxy, index: activeHandIndex) - } - .onAppear { - scrollToHand(proxy: proxy, index: activeHandIndex) - } - } - } - .frame(height: Design.Size.playerHandsHeight) - } - - private func scrollToHand(proxy: ScrollViewProxy, index: Int) { - withAnimation(.easeInOut(duration: Design.Animation.quick)) { - proxy.scrollTo(index, anchor: .center) - } - } -} - -// MARK: - Single Player Hand - -/// Displays a single player hand with cards, value, and result. -struct PlayerHandView: View { - let hand: BlackjackHand - let isActive: Bool - let showCardCount: Bool - let handNumber: Int? - let cardWidth: CGFloat - let cardSpacing: CGFloat - - @ScaledMetric(relativeTo: .headline) private var labelFontSize: CGFloat = Design.Size.handLabelFontSize - @ScaledMetric(relativeTo: .caption) private var handNumberSize: CGFloat = Design.Size.handNumberFontSize - - var body: some View { - VStack(spacing: Design.Spacing.small) { - // Cards with container - HStack(spacing: hand.cards.isEmpty ? Design.Spacing.small : cardSpacing) { - if hand.cards.isEmpty { - CardPlaceholderView(width: cardWidth) - CardPlaceholderView(width: cardWidth) - } else { - ForEach(hand.cards.indices, id: \.self) { index in - CardView( - card: hand.cards[index], - isFaceUp: true, - cardWidth: cardWidth - ) - .overlay(alignment: .bottomLeading) { - if showCardCount { - HiLoCountBadge(card: hand.cards[index]) - } - } - .zIndex(Double(index)) - } - } - } - .padding(.horizontal, Design.Spacing.medium) - .padding(.vertical, Design.Spacing.medium) - .background( - RoundedRectangle(cornerRadius: Design.CornerRadius.medium) - .fill(Color.Table.feltDark.opacity(Design.Opacity.light)) - .overlay( - RoundedRectangle(cornerRadius: Design.CornerRadius.medium) - .strokeBorder( - isActive ? Color.Hand.active : Color.white.opacity(Design.Opacity.hint), - lineWidth: isActive ? Design.LineWidth.thick : Design.LineWidth.thin - ) - ) - ) - .contentShape(Rectangle()) - .animation(.easeInOut(duration: Design.Animation.quick), value: isActive) - - // Hand info - HStack(spacing: Design.Spacing.small) { - if let number = handNumber { - Text(String(localized: "Hand \(number)")) - .font(.system(size: handNumberSize, weight: .medium)) - .foregroundStyle(.white.opacity(Design.Opacity.medium)) - } - - if !hand.cards.isEmpty { - Text(hand.valueDisplay) - .font(.system(size: labelFontSize, weight: .bold, design: .rounded)) - .foregroundStyle(valueColor) - } - - if hand.isDoubledDown { - Image(systemName: "xmark.circle.fill") - .font(.system(size: Design.Size.handIconSize)) - .foregroundStyle(.purple) - } - } - - // Result badge - if let result = hand.result { - Text(result.displayText) - .font(.system(size: labelFontSize, weight: .black)) - .foregroundStyle(result.color) - .padding(.horizontal, Design.Size.hintPaddingH) - .padding(.vertical, Design.Size.hintPaddingV) - .background( - Capsule() - .fill(result.color.opacity(Design.Opacity.hint)) - ) - } - - // Bet amount - if hand.bet > 0 { - HStack(spacing: Design.Spacing.xSmall) { - Image(systemName: "dollarsign.circle.fill") - .font(.system(size: Design.Size.handIconSize)) - .foregroundStyle(.yellow) - Text("\(hand.bet * (hand.isDoubledDown ? 2 : 1))") - .font(.system(size: handNumberSize, weight: .bold, design: .rounded)) - .foregroundStyle(.yellow) - } - } - } - .accessibilityElement(children: .ignore) - .accessibilityLabel(playerAccessibilityLabel) - } - - // MARK: - Computed Properties - - private var valueColor: Color { - if hand.isBlackjack { return .yellow } - if hand.isBusted { return .red } - if hand.value == 21 { return .green } - return .white - } - - private var playerAccessibilityLabel: String { - let cardsDescription = hand.cards.map { $0.accessibilityDescription }.joined(separator: ", ") - var label = String(localized: "Player hand: \(cardsDescription). Value: \(hand.valueDisplay)") - if let result = hand.result { - label += ". \(result.displayText)" - } - return label - } -} - -// MARK: - Previews - -#Preview("Single Hand - Empty") { - ZStack { - Color.Table.felt.ignoresSafeArea() - PlayerHandsView( - hands: [BlackjackHand()], - activeHandIndex: 0, - isPlayerTurn: true, - showCardCount: false, - cardWidth: 60, - cardSpacing: -20 - ) - } -} - -#Preview("Single Hand - Cards") { - ZStack { - Color.Table.felt.ignoresSafeArea() - PlayerHandsView( - hands: [BlackjackHand(cards: [ - Card(suit: .clubs, rank: .eight), - Card(suit: .hearts, rank: .nine) - ], bet: 100)], - activeHandIndex: 0, - isPlayerTurn: true, - showCardCount: false, - cardWidth: 60, - cardSpacing: -20 - ) - } -} - -#Preview("Split Hands") { - ZStack { - Color.Table.felt.ignoresSafeArea() - PlayerHandsView( - hands: [ - BlackjackHand(cards: [ - Card(suit: .clubs, rank: .eight), - Card(suit: .spades, rank: .jack) - ], bet: 100), - BlackjackHand(cards: [ - Card(suit: .hearts, rank: .eight), - Card(suit: .diamonds, rank: .five) - ], bet: 100), - BlackjackHand(cards: [ - Card(suit: .hearts, rank: .eight), - Card(suit: .diamonds, rank: .five) - ], bet: 100), - BlackjackHand(cards: [ - Card(suit: .hearts, rank: .eight), - Card(suit: .diamonds, rank: .five) - ], bet: 100) - ], - activeHandIndex: 1, - isPlayerTurn: true, - showCardCount: true, - cardWidth: 60, - cardSpacing: -20 - ) - } -} - diff --git a/BlackjackTests/BlackjackTests.swift b/BlackjackTests/BlackjackTests.swift deleted file mode 100644 index ad87f58..0000000 --- a/BlackjackTests/BlackjackTests.swift +++ /dev/null @@ -1,17 +0,0 @@ -// -// BlackjackTests.swift -// BlackjackTests -// -// Created by Matt Bruce on 12/17/25. -// - -import Testing -@testable import Blackjack - -struct BlackjackTests { - - @Test func example() async throws { - // Write your test here and use APIs like `#expect(...)` to check expected conditions. - } - -} diff --git a/BlackjackUITests/BlackjackUITests.swift b/BlackjackUITests/BlackjackUITests.swift deleted file mode 100644 index 8a3cda9..0000000 --- a/BlackjackUITests/BlackjackUITests.swift +++ /dev/null @@ -1,41 +0,0 @@ -// -// BlackjackUITests.swift -// BlackjackUITests -// -// Created by Matt Bruce on 12/17/25. -// - -import XCTest - -final class BlackjackUITests: XCTestCase { - - override func setUpWithError() throws { - // Put setup code here. This method is called before the invocation of each test method in the class. - - // In UI tests it is usually best to stop immediately when a failure occurs. - continueAfterFailure = false - - // In UI tests it’s important to set the initial state - such as interface orientation - required for your tests before they run. The setUp method is a good place to do this. - } - - override func tearDownWithError() throws { - // Put teardown code here. This method is called after the invocation of each test method in the class. - } - - @MainActor - func testExample() throws { - // UI tests must launch the application that they test. - let app = XCUIApplication() - app.launch() - - // Use XCTAssert and related functions to verify your tests produce the correct results. - } - - @MainActor - func testLaunchPerformance() throws { - // This measures how long it takes to launch your application. - measure(metrics: [XCTApplicationLaunchMetric()]) { - XCUIApplication().launch() - } - } -} diff --git a/BlackjackUITests/BlackjackUITestsLaunchTests.swift b/BlackjackUITests/BlackjackUITestsLaunchTests.swift deleted file mode 100644 index 14ae08f..0000000 --- a/BlackjackUITests/BlackjackUITestsLaunchTests.swift +++ /dev/null @@ -1,33 +0,0 @@ -// -// BlackjackUITestsLaunchTests.swift -// BlackjackUITests -// -// Created by Matt Bruce on 12/17/25. -// - -import XCTest - -final class BlackjackUITestsLaunchTests: XCTestCase { - - override class var runsForEachTargetApplicationUIConfiguration: Bool { - true - } - - override func setUpWithError() throws { - continueAfterFailure = false - } - - @MainActor - func testLaunch() throws { - let app = XCUIApplication() - app.launch() - - // Insert steps here to perform after app launch but before taking a screenshot, - // such as logging into a test account or navigating somewhere in the app - - let attachment = XCTAttachment(screenshot: app.screenshot()) - attachment.name = "Launch Screen" - attachment.lifetime = .keepAlways - add(attachment) - } -} diff --git a/CasinoKit/.build/.lock b/CasinoKit/.build/.lock deleted file mode 100644 index d56e7e5..0000000 --- a/CasinoKit/.build/.lock +++ /dev/null @@ -1 +0,0 @@ -59776 \ No newline at end of file diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Card.d b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Card.d deleted file mode 100644 index c487445..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Card.d +++ /dev/null @@ -1 +0,0 @@ -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Card.swift.o : /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Card.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoTheme.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Deck.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoDesign.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/ChipDenomination.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/DerivedSources/resource_bundle_accessor.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Exports.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/CasinoKit.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Cards/CardView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipStackView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipSelectorView.swift /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Modules/CoreData.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/simd.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreImage.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreTransferable.framework/Modules/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUICore.framework/Modules/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/QuartzCore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/OSLog.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Spatial.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Metal.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DataDetection.framework/Modules/DataDetection.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreVideo.framework/Modules/CoreVideo.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Modules/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Symbols.framework/Modules/Symbols.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/os.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Modules/AppKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DeveloperToolsSupport.framework/Modules/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Modules/CoreText.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Accessibility.framework/Modules/Accessibility.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/XPC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/simd.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreImage.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/QuartzCore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/OSLog.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Dispatch.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Metal.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/System.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Foundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Observation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DataDetection.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreVideo.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Symbols.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/os.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/IOKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/AppKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreText.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Accessibility.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/XPC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/os.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/UniformTypeIdentifiers.framework/Headers/UniformTypeIdentifiers.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Card.dia b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Card.dia deleted file mode 100644 index 093d351..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Card.dia and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Card.swift.o b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Card.swift.o deleted file mode 100644 index f13fb18..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Card.swift.o and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Card.swiftdeps b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Card.swiftdeps deleted file mode 100644 index 29ff141..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Card.swiftdeps and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CardView.d b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CardView.d deleted file mode 100644 index e57ce1d..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CardView.d +++ /dev/null @@ -1 +0,0 @@ -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CardView.swift.o : /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Card.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoTheme.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Deck.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoDesign.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/ChipDenomination.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/DerivedSources/resource_bundle_accessor.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Exports.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/CasinoKit.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Cards/CardView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipStackView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipSelectorView.swift /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Modules/CoreData.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/simd.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreImage.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreTransferable.framework/Modules/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUICore.framework/Modules/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/QuartzCore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/OSLog.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Spatial.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Metal.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DataDetection.framework/Modules/DataDetection.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreVideo.framework/Modules/CoreVideo.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Modules/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Symbols.framework/Modules/Symbols.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/os.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Modules/AppKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DeveloperToolsSupport.framework/Modules/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Modules/CoreText.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Accessibility.framework/Modules/Accessibility.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/XPC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreData.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/simd.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreImage.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/QuartzCore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Dispatch.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Spatial.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Metal.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/System.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Darwin.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Foundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Observation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DataDetection.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreVideo.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Symbols.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/os.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/IOKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/AppKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreText.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Accessibility.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/XPC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/os.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/UniformTypeIdentifiers.framework/Headers/UniformTypeIdentifiers.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CardView.dia b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CardView.dia deleted file mode 100644 index 093d351..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CardView.dia and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CardView.swift.o b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CardView.swift.o deleted file mode 100644 index fa20b98..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CardView.swift.o and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CardView.swiftdeps b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CardView.swiftdeps deleted file mode 100644 index a2bb6ef..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CardView.swiftdeps and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoDesign.d b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoDesign.d deleted file mode 100644 index b811ba6..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoDesign.d +++ /dev/null @@ -1 +0,0 @@ -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoDesign.swift.o : /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Card.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoTheme.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Deck.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoDesign.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/ChipDenomination.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/DerivedSources/resource_bundle_accessor.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Exports.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/CasinoKit.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Cards/CardView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipStackView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipSelectorView.swift /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Modules/CoreData.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/simd.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreImage.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreTransferable.framework/Modules/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUICore.framework/Modules/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/QuartzCore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/OSLog.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Spatial.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Metal.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DataDetection.framework/Modules/DataDetection.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreVideo.framework/Modules/CoreVideo.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Modules/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Symbols.framework/Modules/Symbols.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/os.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Modules/AppKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DeveloperToolsSupport.framework/Modules/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Modules/CoreText.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Accessibility.framework/Modules/Accessibility.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/XPC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreData.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/simd.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreImage.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/QuartzCore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Dispatch.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Spatial.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Metal.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/System.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Foundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Observation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DataDetection.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreVideo.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Symbols.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/os.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/IOKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/AppKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreText.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Accessibility.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/XPC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/os.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/UniformTypeIdentifiers.framework/Headers/UniformTypeIdentifiers.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoDesign.dia b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoDesign.dia deleted file mode 100644 index 093d351..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoDesign.dia and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoDesign.swift.o b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoDesign.swift.o deleted file mode 100644 index 09de2b9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoDesign.swift.o and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoDesign.swiftdeps b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoDesign.swiftdeps deleted file mode 100644 index 94f3522..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoDesign.swiftdeps and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.d b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.d deleted file mode 100644 index 8197083..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.d +++ /dev/null @@ -1 +0,0 @@ -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.swift.o : /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Card.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoTheme.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Deck.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoDesign.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/ChipDenomination.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/DerivedSources/resource_bundle_accessor.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Exports.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/CasinoKit.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Cards/CardView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipStackView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipSelectorView.swift /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Modules/CoreData.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/simd.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreImage.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreTransferable.framework/Modules/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUICore.framework/Modules/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/QuartzCore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/OSLog.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Spatial.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Metal.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DataDetection.framework/Modules/DataDetection.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreVideo.framework/Modules/CoreVideo.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Modules/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Symbols.framework/Modules/Symbols.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/os.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Modules/AppKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DeveloperToolsSupport.framework/Modules/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Modules/CoreText.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Accessibility.framework/Modules/Accessibility.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/XPC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreData.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/simd.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreImage.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/QuartzCore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/OSLog.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Dispatch.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Spatial.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Metal.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/System.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Foundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Observation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DataDetection.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreVideo.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Symbols.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/os.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/IOKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/AppKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreText.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Accessibility.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/XPC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/os.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/UniformTypeIdentifiers.framework/Headers/UniformTypeIdentifiers.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.dia b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.dia deleted file mode 100644 index 093d351..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.dia and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.emit-module.d b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.emit-module.d deleted file mode 100644 index 5eaaab4..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.emit-module.d +++ /dev/null @@ -1,4 +0,0 @@ -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKit.swiftmodule : /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Card.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoTheme.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Deck.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoDesign.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/ChipDenomination.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/DerivedSources/resource_bundle_accessor.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Exports.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/CasinoKit.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Cards/CardView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipStackView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipSelectorView.swift /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Modules/CoreData.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/simd.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreImage.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreTransferable.framework/Modules/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUICore.framework/Modules/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/QuartzCore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/OSLog.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Spatial.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Metal.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DataDetection.framework/Modules/DataDetection.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreVideo.framework/Modules/CoreVideo.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Modules/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Symbols.framework/Modules/Symbols.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/os.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Modules/AppKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DeveloperToolsSupport.framework/Modules/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Modules/CoreText.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Accessibility.framework/Modules/Accessibility.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/XPC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreData.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/simd.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreImage.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/QuartzCore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/OSLog.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Dispatch.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Spatial.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Metal.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/System.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Foundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Observation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DataDetection.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreVideo.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Symbols.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/os.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/IOKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/AppKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreText.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Accessibility.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/XPC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/os.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/UniformTypeIdentifiers.framework/Headers/UniformTypeIdentifiers.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKit.swiftdoc : /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Card.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoTheme.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Deck.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoDesign.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/ChipDenomination.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/DerivedSources/resource_bundle_accessor.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Exports.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/CasinoKit.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Cards/CardView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipStackView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipSelectorView.swift /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Modules/CoreData.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/simd.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreImage.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreTransferable.framework/Modules/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUICore.framework/Modules/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/QuartzCore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/OSLog.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Spatial.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Metal.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DataDetection.framework/Modules/DataDetection.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreVideo.framework/Modules/CoreVideo.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Modules/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Symbols.framework/Modules/Symbols.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/os.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Modules/AppKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DeveloperToolsSupport.framework/Modules/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Modules/CoreText.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Accessibility.framework/Modules/Accessibility.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/XPC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreData.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/simd.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreImage.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/QuartzCore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/OSLog.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Dispatch.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Spatial.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Metal.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/System.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Foundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Observation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DataDetection.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreVideo.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Symbols.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/os.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/IOKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/AppKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreText.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Accessibility.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/XPC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/os.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/UniformTypeIdentifiers.framework/Headers/UniformTypeIdentifiers.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/include/CasinoKit-Swift.h : /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Card.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoTheme.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Deck.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoDesign.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/ChipDenomination.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/DerivedSources/resource_bundle_accessor.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Exports.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/CasinoKit.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Cards/CardView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipStackView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipSelectorView.swift /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Modules/CoreData.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/simd.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreImage.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreTransferable.framework/Modules/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUICore.framework/Modules/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/QuartzCore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/OSLog.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Spatial.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Metal.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DataDetection.framework/Modules/DataDetection.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreVideo.framework/Modules/CoreVideo.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Modules/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Symbols.framework/Modules/Symbols.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/os.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Modules/AppKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DeveloperToolsSupport.framework/Modules/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Modules/CoreText.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Accessibility.framework/Modules/Accessibility.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/XPC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreData.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/simd.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreImage.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/QuartzCore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/OSLog.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Dispatch.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Spatial.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Metal.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/System.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Foundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Observation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DataDetection.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreVideo.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Symbols.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/os.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/IOKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/AppKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreText.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Accessibility.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/XPC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/os.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/UniformTypeIdentifiers.framework/Headers/UniformTypeIdentifiers.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKit.swiftsourceinfo : /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Card.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoTheme.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Deck.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoDesign.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/ChipDenomination.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/DerivedSources/resource_bundle_accessor.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Exports.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/CasinoKit.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Cards/CardView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipStackView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipSelectorView.swift /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Modules/CoreData.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/simd.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreImage.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreTransferable.framework/Modules/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUICore.framework/Modules/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/QuartzCore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/OSLog.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Spatial.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Metal.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DataDetection.framework/Modules/DataDetection.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreVideo.framework/Modules/CoreVideo.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Modules/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Symbols.framework/Modules/Symbols.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/os.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Modules/AppKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DeveloperToolsSupport.framework/Modules/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Modules/CoreText.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Accessibility.framework/Modules/Accessibility.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/XPC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreData.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/simd.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreImage.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/QuartzCore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/OSLog.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Dispatch.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Spatial.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Metal.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/System.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Foundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Observation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DataDetection.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreVideo.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Symbols.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/os.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/IOKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/AppKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreText.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Accessibility.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/XPC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/os.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/UniformTypeIdentifiers.framework/Headers/UniformTypeIdentifiers.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.emit-module.dia b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.emit-module.dia deleted file mode 100644 index 093d351..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.emit-module.dia and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.swift.o b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.swift.o deleted file mode 100644 index 1101260..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.swift.o and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.swiftdeps b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.swiftdeps deleted file mode 100644 index 45a75ec..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.swiftdeps and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoTheme.d b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoTheme.d deleted file mode 100644 index 3f3925c..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoTheme.d +++ /dev/null @@ -1 +0,0 @@ -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoTheme.swift.o : /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Card.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoTheme.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Deck.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoDesign.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/ChipDenomination.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/DerivedSources/resource_bundle_accessor.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Exports.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/CasinoKit.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Cards/CardView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipStackView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipSelectorView.swift /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Modules/CoreData.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/simd.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreImage.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreTransferable.framework/Modules/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUICore.framework/Modules/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/QuartzCore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/OSLog.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Spatial.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Metal.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DataDetection.framework/Modules/DataDetection.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreVideo.framework/Modules/CoreVideo.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Modules/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Symbols.framework/Modules/Symbols.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/os.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Modules/AppKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DeveloperToolsSupport.framework/Modules/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Modules/CoreText.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Accessibility.framework/Modules/Accessibility.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/XPC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreData.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/simd.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreImage.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/QuartzCore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/OSLog.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Dispatch.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Spatial.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Metal.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/System.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Darwin.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Foundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Observation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DataDetection.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreVideo.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Symbols.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/os.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/IOKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/AppKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreText.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Accessibility.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/XPC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/os.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/UniformTypeIdentifiers.framework/Headers/UniformTypeIdentifiers.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoTheme.dia b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoTheme.dia deleted file mode 100644 index 093d351..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoTheme.dia and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoTheme.swift.o b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoTheme.swift.o deleted file mode 100644 index 0f5fd5a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoTheme.swift.o and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoTheme.swiftdeps b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoTheme.swiftdeps deleted file mode 100644 index ba17361..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoTheme.swiftdeps and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipDenomination.d b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipDenomination.d deleted file mode 100644 index 1b9e45d..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipDenomination.d +++ /dev/null @@ -1 +0,0 @@ -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipDenomination.swift.o : /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Card.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoTheme.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Deck.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoDesign.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/ChipDenomination.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/DerivedSources/resource_bundle_accessor.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Exports.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/CasinoKit.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Cards/CardView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipStackView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipSelectorView.swift /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Modules/CoreData.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/simd.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreImage.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreTransferable.framework/Modules/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUICore.framework/Modules/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/QuartzCore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/OSLog.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Spatial.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Metal.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DataDetection.framework/Modules/DataDetection.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreVideo.framework/Modules/CoreVideo.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Modules/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Symbols.framework/Modules/Symbols.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/os.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Modules/AppKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DeveloperToolsSupport.framework/Modules/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Modules/CoreText.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Accessibility.framework/Modules/Accessibility.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/simd.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreImage.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/QuartzCore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/OSLog.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Spatial.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Metal.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DataDetection.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreVideo.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Symbols.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Swift.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/AppKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreText.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Accessibility.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/XPC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/os.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/UniformTypeIdentifiers.framework/Headers/UniformTypeIdentifiers.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipDenomination.dia b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipDenomination.dia deleted file mode 100644 index 093d351..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipDenomination.dia and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipDenomination.swift.o b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipDenomination.swift.o deleted file mode 100644 index 90caff2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipDenomination.swift.o and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipDenomination.swiftdeps b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipDenomination.swiftdeps deleted file mode 100644 index 3c2d128..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipDenomination.swiftdeps and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipSelectorView.d b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipSelectorView.d deleted file mode 100644 index 646ffcd..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipSelectorView.d +++ /dev/null @@ -1 +0,0 @@ -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipSelectorView.swift.o : /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Card.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoTheme.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Deck.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoDesign.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/ChipDenomination.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/DerivedSources/resource_bundle_accessor.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Exports.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/CasinoKit.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Cards/CardView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipStackView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipSelectorView.swift /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Modules/CoreData.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/simd.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreImage.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreTransferable.framework/Modules/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUICore.framework/Modules/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/QuartzCore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/OSLog.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Spatial.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Metal.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DataDetection.framework/Modules/DataDetection.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreVideo.framework/Modules/CoreVideo.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Modules/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Symbols.framework/Modules/Symbols.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/os.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Modules/AppKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DeveloperToolsSupport.framework/Modules/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Modules/CoreText.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Accessibility.framework/Modules/Accessibility.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreData.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Dispatch.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Darwin.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Foundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/os.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/XPC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/os.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/UniformTypeIdentifiers.framework/Headers/UniformTypeIdentifiers.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipSelectorView.dia b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipSelectorView.dia deleted file mode 100644 index 093d351..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipSelectorView.dia and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipSelectorView.swift.o b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipSelectorView.swift.o deleted file mode 100644 index 5e58e72..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipSelectorView.swift.o and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipSelectorView.swiftdeps b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipSelectorView.swiftdeps deleted file mode 100644 index e8169bf..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipSelectorView.swiftdeps and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipStackView.d b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipStackView.d deleted file mode 100644 index f10f087..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipStackView.d +++ /dev/null @@ -1 +0,0 @@ -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipStackView.swift.o : /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Card.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoTheme.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Deck.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoDesign.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/ChipDenomination.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/DerivedSources/resource_bundle_accessor.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Exports.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/CasinoKit.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Cards/CardView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipStackView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipSelectorView.swift /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Modules/CoreData.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/simd.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreImage.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreTransferable.framework/Modules/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUICore.framework/Modules/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/QuartzCore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/OSLog.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Spatial.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Metal.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DataDetection.framework/Modules/DataDetection.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreVideo.framework/Modules/CoreVideo.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Modules/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Symbols.framework/Modules/Symbols.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/os.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Modules/AppKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DeveloperToolsSupport.framework/Modules/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Modules/CoreText.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Accessibility.framework/Modules/Accessibility.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/XPC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreData.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/simd.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreImage.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/QuartzCore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/OSLog.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Dispatch.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Spatial.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Metal.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/System.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Foundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Observation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DataDetection.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreVideo.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Symbols.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/os.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/IOKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/AppKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreText.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Accessibility.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/XPC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/os.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/UniformTypeIdentifiers.framework/Headers/UniformTypeIdentifiers.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipStackView.dia b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipStackView.dia deleted file mode 100644 index 093d351..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipStackView.dia and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipStackView.swift.o b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipStackView.swift.o deleted file mode 100644 index f1a1bef..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipStackView.swift.o and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipStackView.swiftdeps b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipStackView.swiftdeps deleted file mode 100644 index c962355..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipStackView.swiftdeps and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipView.d b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipView.d deleted file mode 100644 index 47d5d42..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipView.d +++ /dev/null @@ -1 +0,0 @@ -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipView.swift.o : /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Card.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoTheme.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Deck.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoDesign.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/ChipDenomination.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/DerivedSources/resource_bundle_accessor.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Exports.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/CasinoKit.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Cards/CardView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipStackView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipSelectorView.swift /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Modules/CoreData.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/simd.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreImage.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreTransferable.framework/Modules/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUICore.framework/Modules/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/QuartzCore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/OSLog.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Spatial.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Metal.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DataDetection.framework/Modules/DataDetection.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreVideo.framework/Modules/CoreVideo.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Modules/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Symbols.framework/Modules/Symbols.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/os.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Modules/AppKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DeveloperToolsSupport.framework/Modules/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Modules/CoreText.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Accessibility.framework/Modules/Accessibility.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/XPC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/simd.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreImage.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/QuartzCore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/OSLog.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Dispatch.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Spatial.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Metal.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/System.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Foundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Observation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DataDetection.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreVideo.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Symbols.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/os.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/IOKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/AppKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreText.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Accessibility.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/XPC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/os.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/UniformTypeIdentifiers.framework/Headers/UniformTypeIdentifiers.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipView.dia b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipView.dia deleted file mode 100644 index 093d351..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipView.dia and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipView.swift.o b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipView.swift.o deleted file mode 100644 index bf03380..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipView.swift.o and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipView.swiftdeps b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipView.swiftdeps deleted file mode 100644 index 1b3e29f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipView.swiftdeps and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Deck.d b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Deck.d deleted file mode 100644 index ce3a8f5..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Deck.d +++ /dev/null @@ -1 +0,0 @@ -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Deck.swift.o : /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Card.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoTheme.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Deck.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoDesign.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/ChipDenomination.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/DerivedSources/resource_bundle_accessor.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Exports.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/CasinoKit.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Cards/CardView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipStackView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipSelectorView.swift /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Modules/CoreData.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/simd.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreImage.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreTransferable.framework/Modules/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUICore.framework/Modules/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/QuartzCore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/OSLog.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Spatial.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Metal.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DataDetection.framework/Modules/DataDetection.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreVideo.framework/Modules/CoreVideo.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Modules/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Symbols.framework/Modules/Symbols.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/os.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Modules/AppKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DeveloperToolsSupport.framework/Modules/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Modules/CoreText.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Accessibility.framework/Modules/Accessibility.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/XPC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreData.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/simd.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreImage.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/QuartzCore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/OSLog.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Dispatch.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Spatial.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Metal.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/System.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Foundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Observation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DataDetection.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreVideo.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Symbols.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/os.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/IOKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/AppKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreText.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Accessibility.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/XPC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/os.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/UniformTypeIdentifiers.framework/Headers/UniformTypeIdentifiers.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Deck.dia b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Deck.dia deleted file mode 100644 index 093d351..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Deck.dia and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Deck.swift.o b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Deck.swift.o deleted file mode 100644 index 3fca193..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Deck.swift.o and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Deck.swiftdeps b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Deck.swiftdeps deleted file mode 100644 index a643f16..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Deck.swiftdeps and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/DerivedSources/resource_bundle_accessor.swift b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/DerivedSources/resource_bundle_accessor.swift deleted file mode 100644 index 6b6ae6e..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/DerivedSources/resource_bundle_accessor.swift +++ /dev/null @@ -1,17 +0,0 @@ -import Foundation - -extension Foundation.Bundle { - static let module: Bundle = { - let mainPath = Bundle.main.bundleURL.appendingPathComponent("CasinoKit_CasinoKit.bundle").path - let buildPath = "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit_CasinoKit.bundle" - - let preferredBundle = Bundle(path: mainPath) - - guard let bundle = preferredBundle ?? Bundle(path: buildPath) else { - // Users can write a function called fatalError themselves, we should be resilient against that. - Swift.fatalError("could not load resource bundle: from \(mainPath) or \(buildPath)") - } - - return bundle - }() -} \ No newline at end of file diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Exports.d b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Exports.d deleted file mode 100644 index 3395967..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Exports.d +++ /dev/null @@ -1 +0,0 @@ -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Exports.swift.o : /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Card.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoTheme.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Deck.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoDesign.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/ChipDenomination.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/DerivedSources/resource_bundle_accessor.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Exports.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/CasinoKit.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Cards/CardView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipStackView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipSelectorView.swift /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Modules/CoreData.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/simd.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreImage.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreTransferable.framework/Modules/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUICore.framework/Modules/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/QuartzCore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/OSLog.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Spatial.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Metal.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DataDetection.framework/Modules/DataDetection.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreVideo.framework/Modules/CoreVideo.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Modules/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Symbols.framework/Modules/Symbols.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/os.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Modules/AppKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DeveloperToolsSupport.framework/Modules/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Modules/CoreText.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Accessibility.framework/Modules/Accessibility.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/XPC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreData.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/simd.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreImage.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/QuartzCore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/OSLog.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Dispatch.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Spatial.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Metal.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/System.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Foundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Observation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DataDetection.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreVideo.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Symbols.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/os.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/IOKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/AppKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreText.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Accessibility.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/XPC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/os.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/UniformTypeIdentifiers.framework/Headers/UniformTypeIdentifiers.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Exports.dia b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Exports.dia deleted file mode 100644 index 093d351..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Exports.dia and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Exports.swift.o b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Exports.swift.o deleted file mode 100644 index 8336c88..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Exports.swift.o and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Exports.swiftdeps b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Exports.swiftdeps deleted file mode 100644 index 1bb7b4b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Exports.swiftdeps and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Info.plist b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Info.plist deleted file mode 100644 index 6013438..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Info.plist +++ /dev/null @@ -1,8 +0,0 @@ - - - - - CFBundleDevelopmentRegion - en - - \ No newline at end of file diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/include/CasinoKit-Swift.h b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/include/CasinoKit-Swift.h deleted file mode 100644 index 3fac873..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/include/CasinoKit-Swift.h +++ /dev/null @@ -1,311 +0,0 @@ -// Generated by Apple Swift version 6.2 (swiftlang-6.2.0.19.9 clang-1700.3.19.1) -#ifndef CASINOKIT_SWIFT_H -#define CASINOKIT_SWIFT_H -#pragma clang diagnostic push -#pragma clang diagnostic ignored "-Wgcc-compat" - -#if !defined(__has_include) -# define __has_include(x) 0 -#endif -#if !defined(__has_attribute) -# define __has_attribute(x) 0 -#endif -#if !defined(__has_feature) -# define __has_feature(x) 0 -#endif -#if !defined(__has_warning) -# define __has_warning(x) 0 -#endif - -#if __has_include() -# include -#endif - -#pragma clang diagnostic ignored "-Wauto-import" -#if defined(__OBJC__) -#include -#endif -#if defined(__cplusplus) -#include -#include -#include -#include -#include -#include -#include -#else -#include -#include -#include -#include -#endif -#if defined(__cplusplus) -#pragma clang diagnostic push -#pragma clang diagnostic ignored "-Wnon-modular-include-in-framework-module" -#if defined(__arm64e__) && __has_include() -# include -#else -#pragma clang diagnostic push -#pragma clang diagnostic ignored "-Wreserved-macro-identifier" -# ifndef __ptrauth_swift_value_witness_function_pointer -# define __ptrauth_swift_value_witness_function_pointer(x) -# endif -# ifndef __ptrauth_swift_class_method_pointer -# define __ptrauth_swift_class_method_pointer(x) -# endif -#pragma clang diagnostic pop -#endif -#pragma clang diagnostic pop -#endif - -#if !defined(SWIFT_TYPEDEFS) -# define SWIFT_TYPEDEFS 1 -# if __has_include() -# include -# elif !defined(__cplusplus) -typedef unsigned char char8_t; -typedef uint_least16_t char16_t; -typedef uint_least32_t char32_t; -# endif -typedef float swift_float2 __attribute__((__ext_vector_type__(2))); -typedef float swift_float3 __attribute__((__ext_vector_type__(3))); -typedef float swift_float4 __attribute__((__ext_vector_type__(4))); -typedef double swift_double2 __attribute__((__ext_vector_type__(2))); -typedef double swift_double3 __attribute__((__ext_vector_type__(3))); -typedef double swift_double4 __attribute__((__ext_vector_type__(4))); -typedef int swift_int2 __attribute__((__ext_vector_type__(2))); -typedef int swift_int3 __attribute__((__ext_vector_type__(3))); -typedef int swift_int4 __attribute__((__ext_vector_type__(4))); -typedef unsigned int swift_uint2 __attribute__((__ext_vector_type__(2))); -typedef unsigned int swift_uint3 __attribute__((__ext_vector_type__(3))); -typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); -#endif - -#if !defined(SWIFT_PASTE) -# define SWIFT_PASTE_HELPER(x, y) x##y -# define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y) -#endif -#if !defined(SWIFT_METATYPE) -# define SWIFT_METATYPE(X) Class -#endif -#if !defined(SWIFT_CLASS_PROPERTY) -# if __has_feature(objc_class_property) -# define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__ -# else -# define SWIFT_CLASS_PROPERTY(...) -# endif -#endif -#if !defined(SWIFT_RUNTIME_NAME) -# if __has_attribute(objc_runtime_name) -# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) -# else -# define SWIFT_RUNTIME_NAME(X) -# endif -#endif -#if !defined(SWIFT_COMPILE_NAME) -# if __has_attribute(swift_name) -# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) -# else -# define SWIFT_COMPILE_NAME(X) -# endif -#endif -#if !defined(SWIFT_METHOD_FAMILY) -# if __has_attribute(objc_method_family) -# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) -# else -# define SWIFT_METHOD_FAMILY(X) -# endif -#endif -#if !defined(SWIFT_NOESCAPE) -# if __has_attribute(noescape) -# define SWIFT_NOESCAPE __attribute__((noescape)) -# else -# define SWIFT_NOESCAPE -# endif -#endif -#if !defined(SWIFT_RELEASES_ARGUMENT) -# if __has_attribute(ns_consumed) -# define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed)) -# else -# define SWIFT_RELEASES_ARGUMENT -# endif -#endif -#if !defined(SWIFT_WARN_UNUSED_RESULT) -# if __has_attribute(warn_unused_result) -# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) -# else -# define SWIFT_WARN_UNUSED_RESULT -# endif -#endif -#if !defined(SWIFT_NORETURN) -# if __has_attribute(noreturn) -# define SWIFT_NORETURN __attribute__((noreturn)) -# else -# define SWIFT_NORETURN -# endif -#endif -#if !defined(SWIFT_CLASS_EXTRA) -# define SWIFT_CLASS_EXTRA -#endif -#if !defined(SWIFT_PROTOCOL_EXTRA) -# define SWIFT_PROTOCOL_EXTRA -#endif -#if !defined(SWIFT_ENUM_EXTRA) -# define SWIFT_ENUM_EXTRA -#endif -#if !defined(SWIFT_CLASS) -# if __has_attribute(objc_subclassing_restricted) -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# else -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# endif -#endif -#if !defined(SWIFT_RESILIENT_CLASS) -# if __has_attribute(objc_class_stub) -# define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME) __attribute__((objc_class_stub)) -# define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_class_stub)) SWIFT_CLASS_NAMED(SWIFT_NAME) -# else -# define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME) -# define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) SWIFT_CLASS_NAMED(SWIFT_NAME) -# endif -#endif -#if !defined(SWIFT_PROTOCOL) -# define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -# define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -#endif -#if !defined(SWIFT_EXTENSION) -# define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__) -#endif -#if !defined(OBJC_DESIGNATED_INITIALIZER) -# if __has_attribute(objc_designated_initializer) -# define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer)) -# else -# define OBJC_DESIGNATED_INITIALIZER -# endif -#endif -#if !defined(SWIFT_ENUM_ATTR) -# if __has_attribute(enum_extensibility) -# define SWIFT_ENUM_ATTR(_extensibility) __attribute__((enum_extensibility(_extensibility))) -# else -# define SWIFT_ENUM_ATTR(_extensibility) -# endif -#endif -#if !defined(SWIFT_ENUM) -# define SWIFT_ENUM(_type, _name, _extensibility) enum _name : _type _name; enum SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type -# if __has_feature(generalized_swift_name) -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) enum _name : _type _name SWIFT_COMPILE_NAME(SWIFT_NAME); enum SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type -# else -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) SWIFT_ENUM(_type, _name, _extensibility) -# endif -#endif -#if !defined(SWIFT_UNAVAILABLE) -# define SWIFT_UNAVAILABLE __attribute__((unavailable)) -#endif -#if !defined(SWIFT_UNAVAILABLE_MSG) -# define SWIFT_UNAVAILABLE_MSG(msg) __attribute__((unavailable(msg))) -#endif -#if !defined(SWIFT_AVAILABILITY) -# define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__))) -#endif -#if !defined(SWIFT_WEAK_IMPORT) -# define SWIFT_WEAK_IMPORT __attribute__((weak_import)) -#endif -#if !defined(SWIFT_DEPRECATED) -# define SWIFT_DEPRECATED __attribute__((deprecated)) -#endif -#if !defined(SWIFT_DEPRECATED_MSG) -# define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__))) -#endif -#if !defined(SWIFT_DEPRECATED_OBJC) -# if __has_feature(attribute_diagnose_if_objc) -# define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) -# else -# define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) -# endif -#endif -#if defined(__OBJC__) -#if !defined(IBSegueAction) -# define IBSegueAction -#endif -#endif -#if !defined(SWIFT_EXTERN) -# if defined(__cplusplus) -# define SWIFT_EXTERN extern "C" -# else -# define SWIFT_EXTERN extern -# endif -#endif -#if !defined(SWIFT_CALL) -# define SWIFT_CALL __attribute__((swiftcall)) -#endif -#if !defined(SWIFT_INDIRECT_RESULT) -# define SWIFT_INDIRECT_RESULT __attribute__((swift_indirect_result)) -#endif -#if !defined(SWIFT_CONTEXT) -# define SWIFT_CONTEXT __attribute__((swift_context)) -#endif -#if !defined(SWIFT_ERROR_RESULT) -# define SWIFT_ERROR_RESULT __attribute__((swift_error_result)) -#endif -#if defined(__cplusplus) -# define SWIFT_NOEXCEPT noexcept -#else -# define SWIFT_NOEXCEPT -#endif -#if !defined(SWIFT_C_INLINE_THUNK) -# if __has_attribute(always_inline) -# if __has_attribute(nodebug) -# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) __attribute__((nodebug)) -# else -# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) -# endif -# else -# define SWIFT_C_INLINE_THUNK inline -# endif -#endif -#if defined(_WIN32) -#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) -# define SWIFT_IMPORT_STDLIB_SYMBOL __declspec(dllimport) -#endif -#else -#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) -# define SWIFT_IMPORT_STDLIB_SYMBOL -#endif -#endif -#if defined(__OBJC__) -#if __has_feature(objc_modules) -#if __has_warning("-Watimport-in-framework-header") -#pragma clang diagnostic ignored "-Watimport-in-framework-header" -#endif -#endif - -#endif -#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch" -#pragma clang diagnostic ignored "-Wduplicate-method-arg" -#if __has_warning("-Wpragma-clang-attribute") -# pragma clang diagnostic ignored "-Wpragma-clang-attribute" -#endif -#pragma clang diagnostic ignored "-Wunknown-pragmas" -#pragma clang diagnostic ignored "-Wnullability" -#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension" -#pragma clang diagnostic ignored "-Wunsafe-buffer-usage" - -#if __has_attribute(external_source_symbol) -# pragma push_macro("any") -# undef any -# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="CasinoKit",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol)) -# pragma pop_macro("any") -#endif - -#if defined(__OBJC__) - -#endif -#if __has_attribute(external_source_symbol) -# pragma clang attribute pop -#endif -#if defined(__cplusplus) -#endif -#pragma clang diagnostic pop -#endif diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/include/module.modulemap b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/include/module.modulemap deleted file mode 100644 index 775eb5a..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/include/module.modulemap +++ /dev/null @@ -1,3 +0,0 @@ -module CasinoKit { - header "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/include/CasinoKit-Swift.h" -} diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/master.priors b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/master.priors deleted file mode 100644 index be8edc9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/master.priors and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/output-file-map.json b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/output-file-map.json deleted file mode 100644 index 10a7575..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/output-file-map.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "": { - "swift-dependencies": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/master.swiftdeps" - }, - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/CasinoKit.swift": { - "dependencies": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.d", - "object": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.swift.o", - "swiftmodule": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit~partial.swiftmodule", - "swift-dependencies": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.swiftdeps", - "diagnostics": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.dia" - }, - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Exports.swift": { - "dependencies": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Exports.d", - "object": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Exports.swift.o", - "swiftmodule": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Exports~partial.swiftmodule", - "swift-dependencies": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Exports.swiftdeps", - "diagnostics": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Exports.dia" - }, - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Card.swift": { - "dependencies": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Card.d", - "object": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Card.swift.o", - "swiftmodule": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Card~partial.swiftmodule", - "swift-dependencies": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Card.swiftdeps", - "diagnostics": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Card.dia" - }, - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/ChipDenomination.swift": { - "dependencies": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipDenomination.d", - "object": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipDenomination.swift.o", - "swiftmodule": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipDenomination~partial.swiftmodule", - "swift-dependencies": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipDenomination.swiftdeps", - "diagnostics": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipDenomination.dia" - }, - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Deck.swift": { - "dependencies": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Deck.d", - "object": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Deck.swift.o", - "swiftmodule": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Deck~partial.swiftmodule", - "swift-dependencies": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Deck.swiftdeps", - "diagnostics": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Deck.dia" - }, - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoDesign.swift": { - "dependencies": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoDesign.d", - "object": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoDesign.swift.o", - "swiftmodule": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoDesign~partial.swiftmodule", - "swift-dependencies": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoDesign.swiftdeps", - "diagnostics": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoDesign.dia" - }, - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoTheme.swift": { - "dependencies": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoTheme.d", - "object": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoTheme.swift.o", - "swiftmodule": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoTheme~partial.swiftmodule", - "swift-dependencies": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoTheme.swiftdeps", - "diagnostics": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoTheme.dia" - }, - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Cards/CardView.swift": { - "dependencies": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CardView.d", - "object": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CardView.swift.o", - "swiftmodule": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CardView~partial.swiftmodule", - "swift-dependencies": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CardView.swiftdeps", - "diagnostics": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CardView.dia" - }, - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipSelectorView.swift": { - "dependencies": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipSelectorView.d", - "object": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipSelectorView.swift.o", - "swiftmodule": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipSelectorView~partial.swiftmodule", - "swift-dependencies": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipSelectorView.swiftdeps", - "diagnostics": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipSelectorView.dia" - }, - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipStackView.swift": { - "dependencies": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipStackView.d", - "object": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipStackView.swift.o", - "swiftmodule": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipStackView~partial.swiftmodule", - "swift-dependencies": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipStackView.swiftdeps", - "diagnostics": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipStackView.dia" - }, - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipView.swift": { - "dependencies": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipView.d", - "object": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipView.swift.o", - "swiftmodule": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipView~partial.swiftmodule", - "swift-dependencies": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipView.swiftdeps", - "diagnostics": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipView.dia" - }, - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/DerivedSources/resource_bundle_accessor.swift": { - "dependencies": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/resource_bundle_accessor.d", - "object": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/resource_bundle_accessor.swift.o", - "swiftmodule": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/resource_bundle_accessor~partial.swiftmodule", - "swift-dependencies": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/resource_bundle_accessor.swiftdeps", - "diagnostics": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/resource_bundle_accessor.dia" - } -} diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/resource_bundle_accessor.d b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/resource_bundle_accessor.d deleted file mode 100644 index f25a6f3..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/resource_bundle_accessor.d +++ /dev/null @@ -1 +0,0 @@ -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/resource_bundle_accessor.swift.o : /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Card.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoTheme.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Deck.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoDesign.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/ChipDenomination.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/DerivedSources/resource_bundle_accessor.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Exports.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/CasinoKit.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Cards/CardView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipStackView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipView.swift /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipSelectorView.swift /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Modules/CoreData.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/simd.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreImage.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreTransferable.framework/Modules/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUICore.framework/Modules/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/QuartzCore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/OSLog.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Spatial.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Metal.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DataDetection.framework/Modules/DataDetection.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreVideo.framework/Modules/CoreVideo.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Modules/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Symbols.framework/Modules/Symbols.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/os.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Modules/AppKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DeveloperToolsSupport.framework/Modules/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Modules/CoreText.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Accessibility.framework/Modules/Accessibility.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/XPC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftUI.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreData.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/simd.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreImage.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Combine.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/QuartzCore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/OSLog.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Dispatch.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Spatial.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Metal.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/System.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Darwin.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Foundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Observation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DataDetection.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreVideo.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Symbols.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/os.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Swift.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/IOKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/AppKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreText.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Accessibility.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/XPC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/os.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/UniformTypeIdentifiers.framework/Headers/UniformTypeIdentifiers.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/resource_bundle_accessor.dia b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/resource_bundle_accessor.dia deleted file mode 100644 index 093d351..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/resource_bundle_accessor.dia and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/resource_bundle_accessor.swift.o b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/resource_bundle_accessor.swift.o deleted file mode 100644 index b182d73..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/resource_bundle_accessor.swift.o and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/resource_bundle_accessor.swiftdeps b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/resource_bundle_accessor.swiftdeps deleted file mode 100644 index 83fad0b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/resource_bundle_accessor.swiftdeps and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/sources b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/sources deleted file mode 100644 index e0991d7..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/sources +++ /dev/null @@ -1,12 +0,0 @@ -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/CasinoKit.swift -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Exports.swift -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Card.swift -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/ChipDenomination.swift -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Deck.swift -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoDesign.swift -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoTheme.swift -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Cards/CardView.swift -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipSelectorView.swift -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipStackView.swift -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipView.swift -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/DerivedSources/resource_bundle_accessor.swift diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/CasinoKitPackageTests.emit-module.d b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/CasinoKitPackageTests.emit-module.d deleted file mode 100644 index 0ed0394..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/CasinoKitPackageTests.emit-module.d +++ /dev/null @@ -1,4 +0,0 @@ -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitPackageTests.swiftmodule : /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.derived/runner.swift /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftmodule/arm64-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Darwin.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Swift.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/Foundation.swiftoverlay -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitPackageTests.swiftdoc : /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.derived/runner.swift /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftmodule/arm64-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Darwin.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Swift.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/Foundation.swiftoverlay -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/include/CasinoKitPackageTests-Swift.h : /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.derived/runner.swift /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftmodule/arm64-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Darwin.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Swift.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/Foundation.swiftoverlay -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitPackageTests.swiftsourceinfo : /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.derived/runner.swift /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftmodule/arm64-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Darwin.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Swift.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/Foundation.swiftoverlay diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/CasinoKitPackageTests.emit-module.dia b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/CasinoKitPackageTests.emit-module.dia deleted file mode 100644 index 093d351..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/CasinoKitPackageTests.emit-module.dia and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/include/CasinoKitPackageTests-Swift.h b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/include/CasinoKitPackageTests-Swift.h deleted file mode 100644 index 3ff99fe..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/include/CasinoKitPackageTests-Swift.h +++ /dev/null @@ -1,311 +0,0 @@ -// Generated by Apple Swift version 6.2 effective-5.10 (swiftlang-6.2.0.19.9 clang-1700.3.19.1) -#ifndef CASINOKITPACKAGETESTS_SWIFT_H -#define CASINOKITPACKAGETESTS_SWIFT_H -#pragma clang diagnostic push -#pragma clang diagnostic ignored "-Wgcc-compat" - -#if !defined(__has_include) -# define __has_include(x) 0 -#endif -#if !defined(__has_attribute) -# define __has_attribute(x) 0 -#endif -#if !defined(__has_feature) -# define __has_feature(x) 0 -#endif -#if !defined(__has_warning) -# define __has_warning(x) 0 -#endif - -#if __has_include() -# include -#endif - -#pragma clang diagnostic ignored "-Wauto-import" -#if defined(__OBJC__) -#include -#endif -#if defined(__cplusplus) -#include -#include -#include -#include -#include -#include -#include -#else -#include -#include -#include -#include -#endif -#if defined(__cplusplus) -#pragma clang diagnostic push -#pragma clang diagnostic ignored "-Wnon-modular-include-in-framework-module" -#if defined(__arm64e__) && __has_include() -# include -#else -#pragma clang diagnostic push -#pragma clang diagnostic ignored "-Wreserved-macro-identifier" -# ifndef __ptrauth_swift_value_witness_function_pointer -# define __ptrauth_swift_value_witness_function_pointer(x) -# endif -# ifndef __ptrauth_swift_class_method_pointer -# define __ptrauth_swift_class_method_pointer(x) -# endif -#pragma clang diagnostic pop -#endif -#pragma clang diagnostic pop -#endif - -#if !defined(SWIFT_TYPEDEFS) -# define SWIFT_TYPEDEFS 1 -# if __has_include() -# include -# elif !defined(__cplusplus) -typedef unsigned char char8_t; -typedef uint_least16_t char16_t; -typedef uint_least32_t char32_t; -# endif -typedef float swift_float2 __attribute__((__ext_vector_type__(2))); -typedef float swift_float3 __attribute__((__ext_vector_type__(3))); -typedef float swift_float4 __attribute__((__ext_vector_type__(4))); -typedef double swift_double2 __attribute__((__ext_vector_type__(2))); -typedef double swift_double3 __attribute__((__ext_vector_type__(3))); -typedef double swift_double4 __attribute__((__ext_vector_type__(4))); -typedef int swift_int2 __attribute__((__ext_vector_type__(2))); -typedef int swift_int3 __attribute__((__ext_vector_type__(3))); -typedef int swift_int4 __attribute__((__ext_vector_type__(4))); -typedef unsigned int swift_uint2 __attribute__((__ext_vector_type__(2))); -typedef unsigned int swift_uint3 __attribute__((__ext_vector_type__(3))); -typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); -#endif - -#if !defined(SWIFT_PASTE) -# define SWIFT_PASTE_HELPER(x, y) x##y -# define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y) -#endif -#if !defined(SWIFT_METATYPE) -# define SWIFT_METATYPE(X) Class -#endif -#if !defined(SWIFT_CLASS_PROPERTY) -# if __has_feature(objc_class_property) -# define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__ -# else -# define SWIFT_CLASS_PROPERTY(...) -# endif -#endif -#if !defined(SWIFT_RUNTIME_NAME) -# if __has_attribute(objc_runtime_name) -# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) -# else -# define SWIFT_RUNTIME_NAME(X) -# endif -#endif -#if !defined(SWIFT_COMPILE_NAME) -# if __has_attribute(swift_name) -# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) -# else -# define SWIFT_COMPILE_NAME(X) -# endif -#endif -#if !defined(SWIFT_METHOD_FAMILY) -# if __has_attribute(objc_method_family) -# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) -# else -# define SWIFT_METHOD_FAMILY(X) -# endif -#endif -#if !defined(SWIFT_NOESCAPE) -# if __has_attribute(noescape) -# define SWIFT_NOESCAPE __attribute__((noescape)) -# else -# define SWIFT_NOESCAPE -# endif -#endif -#if !defined(SWIFT_RELEASES_ARGUMENT) -# if __has_attribute(ns_consumed) -# define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed)) -# else -# define SWIFT_RELEASES_ARGUMENT -# endif -#endif -#if !defined(SWIFT_WARN_UNUSED_RESULT) -# if __has_attribute(warn_unused_result) -# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) -# else -# define SWIFT_WARN_UNUSED_RESULT -# endif -#endif -#if !defined(SWIFT_NORETURN) -# if __has_attribute(noreturn) -# define SWIFT_NORETURN __attribute__((noreturn)) -# else -# define SWIFT_NORETURN -# endif -#endif -#if !defined(SWIFT_CLASS_EXTRA) -# define SWIFT_CLASS_EXTRA -#endif -#if !defined(SWIFT_PROTOCOL_EXTRA) -# define SWIFT_PROTOCOL_EXTRA -#endif -#if !defined(SWIFT_ENUM_EXTRA) -# define SWIFT_ENUM_EXTRA -#endif -#if !defined(SWIFT_CLASS) -# if __has_attribute(objc_subclassing_restricted) -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# else -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# endif -#endif -#if !defined(SWIFT_RESILIENT_CLASS) -# if __has_attribute(objc_class_stub) -# define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME) __attribute__((objc_class_stub)) -# define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_class_stub)) SWIFT_CLASS_NAMED(SWIFT_NAME) -# else -# define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME) -# define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) SWIFT_CLASS_NAMED(SWIFT_NAME) -# endif -#endif -#if !defined(SWIFT_PROTOCOL) -# define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -# define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -#endif -#if !defined(SWIFT_EXTENSION) -# define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__) -#endif -#if !defined(OBJC_DESIGNATED_INITIALIZER) -# if __has_attribute(objc_designated_initializer) -# define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer)) -# else -# define OBJC_DESIGNATED_INITIALIZER -# endif -#endif -#if !defined(SWIFT_ENUM_ATTR) -# if __has_attribute(enum_extensibility) -# define SWIFT_ENUM_ATTR(_extensibility) __attribute__((enum_extensibility(_extensibility))) -# else -# define SWIFT_ENUM_ATTR(_extensibility) -# endif -#endif -#if !defined(SWIFT_ENUM) -# define SWIFT_ENUM(_type, _name, _extensibility) enum _name : _type _name; enum SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type -# if __has_feature(generalized_swift_name) -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) enum _name : _type _name SWIFT_COMPILE_NAME(SWIFT_NAME); enum SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type -# else -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) SWIFT_ENUM(_type, _name, _extensibility) -# endif -#endif -#if !defined(SWIFT_UNAVAILABLE) -# define SWIFT_UNAVAILABLE __attribute__((unavailable)) -#endif -#if !defined(SWIFT_UNAVAILABLE_MSG) -# define SWIFT_UNAVAILABLE_MSG(msg) __attribute__((unavailable(msg))) -#endif -#if !defined(SWIFT_AVAILABILITY) -# define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__))) -#endif -#if !defined(SWIFT_WEAK_IMPORT) -# define SWIFT_WEAK_IMPORT __attribute__((weak_import)) -#endif -#if !defined(SWIFT_DEPRECATED) -# define SWIFT_DEPRECATED __attribute__((deprecated)) -#endif -#if !defined(SWIFT_DEPRECATED_MSG) -# define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__))) -#endif -#if !defined(SWIFT_DEPRECATED_OBJC) -# if __has_feature(attribute_diagnose_if_objc) -# define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) -# else -# define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) -# endif -#endif -#if defined(__OBJC__) -#if !defined(IBSegueAction) -# define IBSegueAction -#endif -#endif -#if !defined(SWIFT_EXTERN) -# if defined(__cplusplus) -# define SWIFT_EXTERN extern "C" -# else -# define SWIFT_EXTERN extern -# endif -#endif -#if !defined(SWIFT_CALL) -# define SWIFT_CALL __attribute__((swiftcall)) -#endif -#if !defined(SWIFT_INDIRECT_RESULT) -# define SWIFT_INDIRECT_RESULT __attribute__((swift_indirect_result)) -#endif -#if !defined(SWIFT_CONTEXT) -# define SWIFT_CONTEXT __attribute__((swift_context)) -#endif -#if !defined(SWIFT_ERROR_RESULT) -# define SWIFT_ERROR_RESULT __attribute__((swift_error_result)) -#endif -#if defined(__cplusplus) -# define SWIFT_NOEXCEPT noexcept -#else -# define SWIFT_NOEXCEPT -#endif -#if !defined(SWIFT_C_INLINE_THUNK) -# if __has_attribute(always_inline) -# if __has_attribute(nodebug) -# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) __attribute__((nodebug)) -# else -# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) -# endif -# else -# define SWIFT_C_INLINE_THUNK inline -# endif -#endif -#if defined(_WIN32) -#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) -# define SWIFT_IMPORT_STDLIB_SYMBOL __declspec(dllimport) -#endif -#else -#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) -# define SWIFT_IMPORT_STDLIB_SYMBOL -#endif -#endif -#if defined(__OBJC__) -#if __has_feature(objc_modules) -#if __has_warning("-Watimport-in-framework-header") -#pragma clang diagnostic ignored "-Watimport-in-framework-header" -#endif -#endif - -#endif -#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch" -#pragma clang diagnostic ignored "-Wduplicate-method-arg" -#if __has_warning("-Wpragma-clang-attribute") -# pragma clang diagnostic ignored "-Wpragma-clang-attribute" -#endif -#pragma clang diagnostic ignored "-Wunknown-pragmas" -#pragma clang diagnostic ignored "-Wnullability" -#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension" -#pragma clang diagnostic ignored "-Wunsafe-buffer-usage" - -#if __has_attribute(external_source_symbol) -# pragma push_macro("any") -# undef any -# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="CasinoKitPackageTests",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol)) -# pragma pop_macro("any") -#endif - -#if defined(__OBJC__) - -#endif -#if __has_attribute(external_source_symbol) -# pragma clang attribute pop -#endif -#if defined(__cplusplus) -#endif -#pragma clang diagnostic pop -#endif diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/include/module.modulemap b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/include/module.modulemap deleted file mode 100644 index 7f35d19..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/include/module.modulemap +++ /dev/null @@ -1,3 +0,0 @@ -module CasinoKitPackageTests { - header "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/include/CasinoKitPackageTests-Swift.h" -} diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/master.priors b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/master.priors deleted file mode 100644 index f77667e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/master.priors and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/output-file-map.json b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/output-file-map.json deleted file mode 100644 index c3e3c06..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/output-file-map.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "": { - "swift-dependencies": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/master.swiftdeps" - }, - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.derived/runner.swift": { - "dependencies": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/runner.d", - "object": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/runner.swift.o", - "swiftmodule": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/runner~partial.swiftmodule", - "swift-dependencies": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/runner.swiftdeps", - "diagnostics": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/runner.dia" - } -} diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/runner.d b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/runner.d deleted file mode 100644 index 8244f61..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/runner.d +++ /dev/null @@ -1 +0,0 @@ -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/runner.swift.o : /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.derived/runner.swift /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftmodule/arm64-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Darwin.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Swift.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/Foundation.swiftoverlay diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/runner.dia b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/runner.dia deleted file mode 100644 index 093d351..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/runner.dia and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/runner.swift.o b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/runner.swift.o deleted file mode 100644 index 9dfc38a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/runner.swift.o and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/runner.swiftdeps b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/runner.swiftdeps deleted file mode 100644 index 5b7cbd7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/runner.swiftdeps and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/sources b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/sources deleted file mode 100644 index c670aed..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/sources +++ /dev/null @@ -1 +0,0 @@ -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.derived/runner.swift diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.derived/runner.swift b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.derived/runner.swift deleted file mode 100644 index 156fc6b..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.derived/runner.swift +++ /dev/null @@ -1,547 +0,0 @@ -#if canImport(Testing) -import Testing -#endif - -#if false -import Foundation -import XCTest - -public final class SwiftPMXCTestObserver: NSObject { - public override init() { - super.init() - XCTestObservationCenter.shared.addTestObserver(self) - } -} - -extension SwiftPMXCTestObserver: XCTestObservation { - var testOutputPath: String { - return "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/testOutput.txt" - } - - private func write(record: any Encodable) { - let lock = FileLock(at: URL(fileURLWithPath: self.testOutputPath + ".lock")) - _ = try? lock.withLock { - self._write(record: record) - } - } - - private func _write(record: any Encodable) { - if let data = try? JSONEncoder().encode(record) { - if let fileHandle = FileHandle(forWritingAtPath: self.testOutputPath) { - defer { fileHandle.closeFile() } - fileHandle.seekToEndOfFile() - fileHandle.write("\n".data(using: .utf8)!) - fileHandle.write(data) - } else { - _ = try? data.write(to: URL(fileURLWithPath: self.testOutputPath)) - } - } - } - - public func testBundleWillStart(_ testBundle: Bundle) { - let record = TestBundleEventRecord(bundle: .init(testBundle), event: .start) - write(record: TestEventRecord(bundleEvent: record)) - } - - public func testSuiteWillStart(_ testSuite: XCTestSuite) { - let record = TestSuiteEventRecord(suite: .init(testSuite), event: .start) - write(record: TestEventRecord(suiteEvent: record)) - } - - public func testCaseWillStart(_ testCase: XCTestCase) { - let record = TestCaseEventRecord(testCase: .init(testCase), event: .start) - write(record: TestEventRecord(caseEvent: record)) - } - - #if canImport(Darwin) - public func testCase(_ testCase: XCTestCase, didRecord issue: XCTIssue) { - let record = TestCaseFailureRecord(testCase: .init(testCase), issue: .init(issue), failureKind: .unexpected) - write(record: TestEventRecord(caseFailure: record)) - } - - public func testCase(_ testCase: XCTestCase, didRecord expectedFailure: XCTExpectedFailure) { - let record = TestCaseFailureRecord(testCase: .init(testCase), issue: .init(expectedFailure.issue), failureKind: .expected(failureReason: expectedFailure.failureReason)) - write(record: TestEventRecord(caseFailure: record)) - } - #else - public func testCase(_ testCase: XCTestCase, didFailWithDescription description: String, inFile filePath: String?, atLine lineNumber: Int) { - let issue = TestIssue(description: description, inFile: filePath, atLine: lineNumber) - let record = TestCaseFailureRecord(testCase: .init(testCase), issue: issue, failureKind: .unexpected) - write(record: TestEventRecord(caseFailure: record)) - } - #endif - - public func testCaseDidFinish(_ testCase: XCTestCase) { - let record = TestCaseEventRecord(testCase: .init(testCase), event: .finish) - write(record: TestEventRecord(caseEvent: record)) - } - - #if canImport(Darwin) - public func testSuite(_ testSuite: XCTestSuite, didRecord issue: XCTIssue) { - let record = TestSuiteFailureRecord(suite: .init(testSuite), issue: .init(issue), failureKind: .unexpected) - write(record: TestEventRecord(suiteFailure: record)) - } - - public func testSuite(_ testSuite: XCTestSuite, didRecord expectedFailure: XCTExpectedFailure) { - let record = TestSuiteFailureRecord(suite: .init(testSuite), issue: .init(expectedFailure.issue), failureKind: .expected(failureReason: expectedFailure.failureReason)) - write(record: TestEventRecord(suiteFailure: record)) - } - #else - public func testSuite(_ testSuite: XCTestSuite, didFailWithDescription description: String, inFile filePath: String?, atLine lineNumber: Int) { - let issue = TestIssue(description: description, inFile: filePath, atLine: lineNumber) - let record = TestSuiteFailureRecord(suite: .init(testSuite), issue: issue, failureKind: .unexpected) - write(record: TestEventRecord(suiteFailure: record)) - } - #endif - - public func testSuiteDidFinish(_ testSuite: XCTestSuite) { - let record = TestSuiteEventRecord(suite: .init(testSuite), event: .finish) - write(record: TestEventRecord(suiteEvent: record)) - } - - public func testBundleDidFinish(_ testBundle: Bundle) { - let record = TestBundleEventRecord(bundle: .init(testBundle), event: .finish) - write(record: TestEventRecord(bundleEvent: record)) - } -} - -// FIXME: Copied from `Lock.swift` in TSCBasic, would be nice if we had a better way - -#if canImport(Glibc) -@_exported import Glibc -#elseif canImport(Musl) -@_exported import Musl -#elseif os(Windows) -@_exported import CRT -@_exported import WinSDK -#elseif os(WASI) -@_exported import WASILibc -#elseif canImport(Android) -@_exported import Android -#else -@_exported import Darwin.C -#endif - -import Foundation - -public final class FileLock { - #if os(Windows) - private var handle: HANDLE? - #else - private var fileDescriptor: CInt? - #endif - - private let lockFile: URL - - public init(at lockFile: URL) { - self.lockFile = lockFile - } - - public func lock() throws { - #if os(Windows) - if handle == nil { - let h: HANDLE = lockFile.path.withCString(encodedAs: UTF16.self, { - CreateFileW( - $0, - UInt32(GENERIC_READ) | UInt32(GENERIC_WRITE), - UInt32(FILE_SHARE_READ) | UInt32(FILE_SHARE_WRITE), - nil, - DWORD(OPEN_ALWAYS), - DWORD(FILE_ATTRIBUTE_NORMAL), - nil - ) - }) - if h == INVALID_HANDLE_VALUE { - throw FileSystemError(errno: Int32(GetLastError()), lockFile) - } - self.handle = h - } - var overlapped = OVERLAPPED() - overlapped.Offset = 0 - overlapped.OffsetHigh = 0 - overlapped.hEvent = nil - if !LockFileEx(handle, DWORD(LOCKFILE_EXCLUSIVE_LOCK), 0, - UInt32.max, UInt32.max, &overlapped) { - throw ProcessLockError.unableToAquireLock(errno: Int32(GetLastError())) - } - #elseif os(WASI) - // WASI doesn't support flock - #else - if fileDescriptor == nil { - let fd = open(lockFile.path, O_WRONLY | O_CREAT | O_CLOEXEC, 0o666) - if fd == -1 { - fatalError("errno: \(errno), lockFile: \(lockFile)") - } - self.fileDescriptor = fd - } - while true { - if flock(fileDescriptor!, LOCK_EX) == 0 { - break - } - if errno == EINTR { continue } - fatalError("unable to acquire lock, errno: \(errno)") - } - #endif - } - - public func unlock() { - #if os(Windows) - var overlapped = OVERLAPPED() - overlapped.Offset = 0 - overlapped.OffsetHigh = 0 - overlapped.hEvent = nil - UnlockFileEx(handle, 0, UInt32.max, UInt32.max, &overlapped) - #elseif os(WASI) - // WASI doesn't support flock - #else - guard let fd = fileDescriptor else { return } - flock(fd, LOCK_UN) - #endif - } - - deinit { - #if os(Windows) - guard let handle = handle else { return } - CloseHandle(handle) - #elseif os(WASI) - // WASI doesn't support flock - #else - guard let fd = fileDescriptor else { return } - close(fd) - #endif - } - - public func withLock(_ body: () throws -> T) throws -> T { - try lock() - defer { unlock() } - return try body() - } - - public func withLock(_ body: () async throws -> T) async throws -> T { - try lock() - defer { unlock() } - return try await body() - } -} - -// FIXME: Copied from `XCTEvents.swift`, would be nice if we had a better way - -struct TestEventRecord: Codable { - let caseFailure: TestCaseFailureRecord? - let suiteFailure: TestSuiteFailureRecord? - - let bundleEvent: TestBundleEventRecord? - let suiteEvent: TestSuiteEventRecord? - let caseEvent: TestCaseEventRecord? - - init( - caseFailure: TestCaseFailureRecord? = nil, - suiteFailure: TestSuiteFailureRecord? = nil, - bundleEvent: TestBundleEventRecord? = nil, - suiteEvent: TestSuiteEventRecord? = nil, - caseEvent: TestCaseEventRecord? = nil - ) { - self.caseFailure = caseFailure - self.suiteFailure = suiteFailure - self.bundleEvent = bundleEvent - self.suiteEvent = suiteEvent - self.caseEvent = caseEvent - } -} - -// MARK: - Records - -struct TestAttachment: Codable { - let name: String? - // TODO: Handle `userInfo: [AnyHashable : Any]?` - let uniformTypeIdentifier: String - let payload: Data? -} - -struct TestBundleEventRecord: Codable { - let bundle: TestBundle - let event: TestEvent -} - -struct TestCaseEventRecord: Codable { - let testCase: TestCase - let event: TestEvent -} - -struct TestCaseFailureRecord: Codable, CustomStringConvertible { - let testCase: TestCase - let issue: TestIssue - let failureKind: TestFailureKind - - var description: String { - return "\(issue.sourceCodeContext.description)\(testCase) \(issue.compactDescription)" - } -} - -struct TestSuiteEventRecord: Codable { - let suite: TestSuiteRecord - let event: TestEvent -} - -struct TestSuiteFailureRecord: Codable { - let suite: TestSuiteRecord - let issue: TestIssue - let failureKind: TestFailureKind -} - -// MARK: Primitives - -struct TestBundle: Codable { - let bundleIdentifier: String? - let bundlePath: String -} - -struct TestCase: Codable { - let name: String -} - -struct TestErrorInfo: Codable { - let description: String - let type: String -} - -enum TestEvent: Codable { - case start - case finish -} - -enum TestFailureKind: Codable, Equatable { - case unexpected - case expected(failureReason: String?) - - var isExpected: Bool { - switch self { - case .expected: return true - case .unexpected: return false - } - } -} - -struct TestIssue: Codable { - let type: TestIssueType - let compactDescription: String - let detailedDescription: String? - let associatedError: TestErrorInfo? - let sourceCodeContext: TestSourceCodeContext - let attachments: [TestAttachment] -} - -enum TestIssueType: Codable { - case assertionFailure - case performanceRegression - case system - case thrownError - case uncaughtException - case unmatchedExpectedFailure - case unknown -} - -struct TestLocation: Codable, CustomStringConvertible { - let file: String - let line: Int - - var description: String { - return "\(file):\(line) " - } -} - -struct TestSourceCodeContext: Codable, CustomStringConvertible { - let callStack: [TestSourceCodeFrame] - let location: TestLocation? - - var description: String { - return location?.description ?? "" - } -} - -struct TestSourceCodeFrame: Codable { - let address: UInt64 - let symbolInfo: TestSourceCodeSymbolInfo? - let symbolicationError: TestErrorInfo? -} - -struct TestSourceCodeSymbolInfo: Codable { - let imageName: String - let symbolName: String - let location: TestLocation? -} - -struct TestSuiteRecord: Codable { - let name: String -} - -// MARK: XCTest compatibility - -extension TestIssue { - init(description: String, inFile filePath: String?, atLine lineNumber: Int) { - let location: TestLocation? - if let filePath = filePath { - location = .init(file: filePath, line: lineNumber) - } else { - location = nil - } - self.init(type: .assertionFailure, compactDescription: description, detailedDescription: description, associatedError: nil, sourceCodeContext: .init(callStack: [], location: location), attachments: []) - } -} - -import XCTest - -#if canImport(Darwin) // XCTAttachment is unavailable in swift-corelibs-xctest. -extension TestAttachment { - init(_ attachment: XCTAttachment) { - self.init( - name: attachment.name, - uniformTypeIdentifier: attachment.uniformTypeIdentifier, - payload: attachment.value(forKey: "payload") as? Data - ) - } -} -#endif - -extension TestBundle { - init(_ testBundle: Bundle) { - self.init( - bundleIdentifier: testBundle.bundleIdentifier, - bundlePath: testBundle.bundlePath - ) - } -} - -extension TestCase { - init(_ testCase: XCTestCase) { - self.init(name: testCase.name) - } -} - -extension TestErrorInfo { - init(_ error: any Swift.Error) { - self.init(description: "\(error)", type: "\(Swift.type(of: error))") - } -} - -#if canImport(Darwin) // XCTIssue is unavailable in swift-corelibs-xctest. -extension TestIssue { - init(_ issue: XCTIssue) { - self.init( - type: .init(issue.type), - compactDescription: issue.compactDescription, - detailedDescription: issue.detailedDescription, - associatedError: issue.associatedError.map { .init($0) }, - sourceCodeContext: .init(issue.sourceCodeContext), - attachments: issue.attachments.map { .init($0) } - ) - } -} - -extension TestIssueType { - init(_ type: XCTIssue.IssueType) { - switch type { - case .assertionFailure: self = .assertionFailure - case .thrownError: self = .thrownError - case .uncaughtException: self = .uncaughtException - case .performanceRegression: self = .performanceRegression - case .system: self = .system - case .unmatchedExpectedFailure: self = .unmatchedExpectedFailure - @unknown default: self = .unknown - } - } -} -#endif - -#if canImport(Darwin) // XCTSourceCodeLocation/XCTSourceCodeContext/XCTSourceCodeFrame/XCTSourceCodeSymbolInfo is unavailable in swift-corelibs-xctest. -extension TestLocation { - init(_ location: XCTSourceCodeLocation) { - self.init( - file: location.fileURL.absoluteString, - line: location.lineNumber - ) - } -} - -extension TestSourceCodeContext { - init(_ context: XCTSourceCodeContext) { - self.init( - callStack: context.callStack.map { .init($0) }, - location: context.location.map { .init($0) } - ) - } -} - -extension TestSourceCodeFrame { - init(_ frame: XCTSourceCodeFrame) { - self.init( - address: frame.address, - symbolInfo: (try? frame.symbolInfo()).map { .init($0) }, - symbolicationError: frame.symbolicationError.map { .init($0) } - ) - } -} - -extension TestSourceCodeSymbolInfo { - init(_ symbolInfo: XCTSourceCodeSymbolInfo) { - self.init( - imageName: symbolInfo.imageName, - symbolName: symbolInfo.symbolName, - location: symbolInfo.location.map { .init($0) } - ) - } -} -#endif - -extension TestSuiteRecord { - init(_ testSuite: XCTestSuite) { - self.init(name: testSuite.name) - } -} - -import XCTest - -#endif - -@main -@available(macOS 10.15, iOS 11, watchOS 4, tvOS 11, *) -@available(*, deprecated, message: "Not actually deprecated. Marked as deprecated to allow inclusion of deprecated tests (which test deprecated functionality) without warnings") -struct Runner { - private static func testingLibrary() -> String { - var iterator = CommandLine.arguments.makeIterator() - while let argument = iterator.next() { - if argument == "--testing-library", let libraryName = iterator.next() { - return libraryName.lowercased() - } - } - - // Fallback if not specified: run XCTest (legacy behavior) - return "xctest" - } - - #if false - @_silgen_name("$ss13_runAsyncMainyyyyYaKcF") - private static func _runAsyncMain(_ asyncFun: @Sendable @escaping () async throws -> ()) - #endif - - static func main() async { - let testingLibrary = Self.testingLibrary() - #if canImport(Testing) - if testingLibrary == "swift-testing" { - #if false - _runAsyncMain { - await Testing.__swiftPMEntryPoint() as Never - } - #else - await Testing.__swiftPMEntryPoint() as Never - #endif - } - #endif - #if false - if testingLibrary == "xctest" { - - XCTMain(__allDiscoveredTests()) as Never - } - #endif - } -} \ No newline at end of file diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.product/Objects.LinkFileList b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.product/Objects.LinkFileList deleted file mode 100644 index 7619312..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.product/Objects.LinkFileList +++ /dev/null @@ -1,14 +0,0 @@ -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Card.swift.o -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CardView.swift.o -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoDesign.swift.o -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.swift.o -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoTheme.swift.o -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipDenomination.swift.o -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipSelectorView.swift.o -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipStackView.swift.o -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipView.swift.o -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Deck.swift.o -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Exports.swift.o -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/resource_bundle_accessor.swift.o -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/runner.swift.o -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.swift.o diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.xctest/Contents/MacOS/CasinoKitPackageTests b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.xctest/Contents/MacOS/CasinoKitPackageTests deleted file mode 100755 index 047b8d4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.xctest/Contents/MacOS/CasinoKitPackageTests and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.xctest/Contents/MacOS/CasinoKitPackageTests.dSYM/Contents/Info.plist b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.xctest/Contents/MacOS/CasinoKitPackageTests.dSYM/Contents/Info.plist deleted file mode 100644 index fb31d89..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.xctest/Contents/MacOS/CasinoKitPackageTests.dSYM/Contents/Info.plist +++ /dev/null @@ -1,20 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleIdentifier - com.apple.xcode.dsym.CasinoKitPackageTests - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - dSYM - CFBundleSignature - ???? - CFBundleShortVersionString - 1.0 - CFBundleVersion - 1 - - diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.xctest/Contents/MacOS/CasinoKitPackageTests.dSYM/Contents/Resources/DWARF/CasinoKitPackageTests b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.xctest/Contents/MacOS/CasinoKitPackageTests.dSYM/Contents/Resources/DWARF/CasinoKitPackageTests deleted file mode 100644 index 3941e07..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.xctest/Contents/MacOS/CasinoKitPackageTests.dSYM/Contents/Resources/DWARF/CasinoKitPackageTests and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.xctest/Contents/MacOS/CasinoKitPackageTests.dSYM/Contents/Resources/Relocations/aarch64/CasinoKitPackageTests.yml b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.xctest/Contents/MacOS/CasinoKitPackageTests.dSYM/Contents/Resources/Relocations/aarch64/CasinoKitPackageTests.yml deleted file mode 100644 index 55e3d43..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.xctest/Contents/MacOS/CasinoKitPackageTests.dSYM/Contents/Resources/Relocations/aarch64/CasinoKitPackageTests.yml +++ /dev/null @@ -1,5 +0,0 @@ ---- -triple: 'arm64-apple-darwin' -binary-path: '/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.xctest/Contents/MacOS/CasinoKitPackageTests' -relocations: [] -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.d b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.d deleted file mode 100644 index 1fa191c..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.d +++ /dev/null @@ -1 +0,0 @@ -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.swift.o : /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Tests/CasinoKitTests/CasinoKitTests.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing/libTestingMacros.dylib /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftmodule/arm64-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Modules/CoreData.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/simd.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreImage.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreTransferable.framework/Modules/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUICore.framework/Modules/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/QuartzCore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/OSLog.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Spatial.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Metal.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DataDetection.framework/Modules/DataDetection.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreVideo.framework/Modules/CoreVideo.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Modules/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Symbols.framework/Modules/Symbols.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/os.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Modules/AppKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DeveloperToolsSupport.framework/Modules/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Modules/CoreText.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Accessibility.framework/Modules/Accessibility.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/XPC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftUI.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreData.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/simd.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreImage.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Combine.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/QuartzCore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/OSLog.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Dispatch.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Spatial.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Metal.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/System.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Darwin.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Foundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Observation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DataDetection.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreVideo.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Symbols.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/os.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Swift.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/IOKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/AppKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreText.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Accessibility.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/XPC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/os.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/UniformTypeIdentifiers.framework/Headers/UniformTypeIdentifiers.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/Foundation.swiftoverlay /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing/libTestingMacros.dylib diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.dia b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.dia deleted file mode 100644 index 093d351..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.dia and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.emit-module.d b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.emit-module.d deleted file mode 100644 index 7670505..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.emit-module.d +++ /dev/null @@ -1,3 +0,0 @@ -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitTests.swiftmodule : /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Tests/CasinoKitTests/CasinoKitTests.swift /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftmodule/arm64-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Modules/CoreData.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/simd.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreImage.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreTransferable.framework/Modules/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUICore.framework/Modules/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/QuartzCore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/OSLog.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Spatial.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Metal.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DataDetection.framework/Modules/DataDetection.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreVideo.framework/Modules/CoreVideo.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Modules/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Symbols.framework/Modules/Symbols.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/os.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Modules/AppKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DeveloperToolsSupport.framework/Modules/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Modules/CoreText.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Accessibility.framework/Modules/Accessibility.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/XPC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftUI.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreData.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/simd.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreImage.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Combine.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/QuartzCore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/OSLog.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Dispatch.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Spatial.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Metal.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/System.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Darwin.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Foundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Observation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DataDetection.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreVideo.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Symbols.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/os.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Swift.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/IOKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/AppKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreText.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Accessibility.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/XPC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/os.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/UniformTypeIdentifiers.framework/Headers/UniformTypeIdentifiers.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/Foundation.swiftoverlay /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing/libTestingMacros.dylib -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitTests.swiftdoc : /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Tests/CasinoKitTests/CasinoKitTests.swift /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftmodule/arm64-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Modules/CoreData.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/simd.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreImage.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreTransferable.framework/Modules/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUICore.framework/Modules/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/QuartzCore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/OSLog.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Spatial.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Metal.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DataDetection.framework/Modules/DataDetection.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreVideo.framework/Modules/CoreVideo.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Modules/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Symbols.framework/Modules/Symbols.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/os.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Modules/AppKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DeveloperToolsSupport.framework/Modules/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Modules/CoreText.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Accessibility.framework/Modules/Accessibility.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/XPC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftUI.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreData.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/simd.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreImage.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Combine.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/QuartzCore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/OSLog.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Dispatch.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Spatial.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Metal.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/System.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Darwin.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Foundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Observation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DataDetection.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreVideo.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Symbols.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/os.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Swift.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/IOKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/AppKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreText.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Accessibility.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/XPC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/os.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/UniformTypeIdentifiers.framework/Headers/UniformTypeIdentifiers.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/Foundation.swiftoverlay /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing/libTestingMacros.dylib -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitTests.swiftsourceinfo : /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Tests/CasinoKitTests/CasinoKitTests.swift /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftmodule/arm64-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Modules/CoreData.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/simd.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreImage.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreTransferable.framework/Modules/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/SwiftUICore.framework/Modules/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/QuartzCore.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/OSLog.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Spatial.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Metal.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DataDetection.framework/Modules/DataDetection.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreVideo.framework/Modules/CoreVideo.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Modules/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Symbols.framework/Modules/Symbols.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/os.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Modules/AppKit.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/DeveloperToolsSupport.framework/Modules/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Modules/CoreText.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Accessibility.framework/Modules/Accessibility.swiftmodule/arm64e-apple-macos.swiftinterface /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/XPC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftUI.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreData.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/simd.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreImage.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Combine.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/QuartzCore.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/OSLog.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Dispatch.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Spatial.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Metal.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/System.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Darwin.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Foundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Observation.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DataDetection.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreVideo.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Symbols.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/os.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Swift.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/IOKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/AppKit.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreText.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Accessibility.swiftmodule/arm64e-apple-macos.swiftmodule /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/_DarwinFoundation2.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/XPC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/ObjectiveC.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/Dispatch.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/os.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/UniformTypeIdentifiers.framework/Headers/UniformTypeIdentifiers.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/Testing.framework/Modules/Testing.swiftcrossimport/Foundation.swiftoverlay /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing/libTestingMacros.dylib diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.emit-module.dia b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.emit-module.dia deleted file mode 100644 index 093d351..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.emit-module.dia and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.swift.o b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.swift.o deleted file mode 100644 index a98bafc..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.swift.o and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.swiftdeps b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.swiftdeps deleted file mode 100644 index a1c8045..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.swiftdeps and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/master.priors b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/master.priors deleted file mode 100644 index 02e26ed..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/master.priors and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/output-file-map.json b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/output-file-map.json deleted file mode 100644 index 035795b..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/output-file-map.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "": { - "swift-dependencies": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/master.swiftdeps" - }, - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Tests/CasinoKitTests/CasinoKitTests.swift": { - "dependencies": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.d", - "object": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.swift.o", - "swiftmodule": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests~partial.swiftmodule", - "swift-dependencies": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.swiftdeps", - "diagnostics": "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.dia" - } -} diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/sources b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/sources deleted file mode 100644 index 6be104e..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/sources +++ /dev/null @@ -1 +0,0 @@ -/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Tests/CasinoKitTests/CasinoKitTests.swift diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit_CasinoKit.bundle/Info.plist b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit_CasinoKit.bundle/Info.plist deleted file mode 100644 index 6013438..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit_CasinoKit.bundle/Info.plist +++ /dev/null @@ -1,8 +0,0 @@ - - - - - CFBundleDevelopmentRegion - en - - \ No newline at end of file diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit_CasinoKit.bundle/Localizable.xcstrings b/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit_CasinoKit.bundle/Localizable.xcstrings deleted file mode 100644 index 213a1df..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit_CasinoKit.bundle/Localizable.xcstrings +++ /dev/null @@ -1,557 +0,0 @@ -{ - "sourceLanguage" : "en", - "strings" : { - "Ace" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ace" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "As" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "As" - } - } - } - }, - "Card face down" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Card face down" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Carta boca abajo" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Carte face cachée" - } - } - } - }, - "Chip selector" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Chip selector" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Selector de fichas" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sélecteur de jetons" - } - } - } - }, - "Clubs" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Clubs" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tréboles" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Trèfles" - } - } - } - }, - "Diamonds" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Diamonds" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Diamantes" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Carreaux" - } - } - } - }, - "Double tap a chip to select bet amount" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Double tap a chip to select bet amount" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toca dos veces una ficha para seleccionar la cantidad de apuesta" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Appuyez deux fois sur un jeton pour sélectionner le montant de la mise" - } - } - } - }, - "Eight" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Eight" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ocho" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Huit" - } - } - } - }, - "Empty card slot" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Empty card slot" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Espacio de carta vacío" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Emplacement de carte vide" - } - } - } - }, - "Five" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Five" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cinco" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cinq" - } - } - } - }, - "Four" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Four" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cuatro" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Quatre" - } - } - } - }, - "Hearts" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hearts" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Corazones" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cœurs" - } - } - } - }, - "Jack" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Jack" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Jota" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Valet" - } - } - } - }, - "King" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "King" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Rey" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Roi" - } - } - } - }, - "maximum bet" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "maximum bet" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "apuesta máxima" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "mise maximale" - } - } - } - }, - "Nine" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Nine" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Nueve" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Neuf" - } - } - } - }, - "Queen" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Queen" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reina" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Dame" - } - } - } - }, - "Selected" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Selected" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Seleccionado" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sélectionné" - } - } - } - }, - "Seven" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Seven" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Siete" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sept" - } - } - } - }, - "Six" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Six" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Seis" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Six" - } - } - } - }, - "Spades" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Spades" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Picas" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Piques" - } - } - } - }, - "Ten" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ten" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Diez" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Dix" - } - } - } - }, - "Three" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Three" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tres" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Trois" - } - } - } - }, - "Two" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Two" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Dos" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Deux" - } - } - } - }, - "%lld dollar bet" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld dollar bet" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apuesta de %lld dólares" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mise de %lld dollars" - } - } - } - }, - "%lld dollar chip" : { - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld dollar chip" - } - }, - "es-MX" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ficha de %lld dólares" - } - }, - "fr-CA" : { - "stringUnit" : { - "state" : "translated", - "value" : "Jeton de %lld dollars" - } - } - } - } - }, - "version" : "1.0" -} - diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/Accessibility-RCJSN2GG3RAR.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/Accessibility-RCJSN2GG3RAR.pcm deleted file mode 100644 index c965baa..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/Accessibility-RCJSN2GG3RAR.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/AppKit-2VI8NB39I5AT6.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/AppKit-2VI8NB39I5AT6.pcm deleted file mode 100644 index 1ef4d3f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/AppKit-2VI8NB39I5AT6.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/ApplicationServices-3NXEUUZF9JJBD.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/ApplicationServices-3NXEUUZF9JJBD.pcm deleted file mode 100644 index a5c486d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/ApplicationServices-3NXEUUZF9JJBD.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/CFNetwork-1PNPO1ORVQZLS.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/CFNetwork-1PNPO1ORVQZLS.pcm deleted file mode 100644 index a36eb3e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/CFNetwork-1PNPO1ORVQZLS.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/CUPS-1HLHMKUB322XA.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/CUPS-1HLHMKUB322XA.pcm deleted file mode 100644 index e810d67..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/CUPS-1HLHMKUB322XA.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/ColorSync-3EIM4S8RXNRVI.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/ColorSync-3EIM4S8RXNRVI.pcm deleted file mode 100644 index cea3b2d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/ColorSync-3EIM4S8RXNRVI.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/CoreData-1KHK1L2CYC2N6.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/CoreData-1KHK1L2CYC2N6.pcm deleted file mode 100644 index da26be3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/CoreData-1KHK1L2CYC2N6.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/CoreFoundation-16SA8WK3L6MQN.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/CoreFoundation-16SA8WK3L6MQN.pcm deleted file mode 100644 index 51d1ccd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/CoreFoundation-16SA8WK3L6MQN.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/CoreGraphics-1PSDCAYCIV3T9.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/CoreGraphics-1PSDCAYCIV3T9.pcm deleted file mode 100644 index 8800b9c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/CoreGraphics-1PSDCAYCIV3T9.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/CoreImage-39ZO87840M5PP.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/CoreImage-39ZO87840M5PP.pcm deleted file mode 100644 index 9c47c89..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/CoreImage-39ZO87840M5PP.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/CoreServices-39NCTJOEW7PQ2.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/CoreServices-39NCTJOEW7PQ2.pcm deleted file mode 100644 index 1f1716c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/CoreServices-39NCTJOEW7PQ2.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/CoreText-3FAL1B4J38DIR.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/CoreText-3FAL1B4J38DIR.pcm deleted file mode 100644 index 5f00e91..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/CoreText-3FAL1B4J38DIR.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/CoreTransferable-27T896KGHFB3R.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/CoreTransferable-27T896KGHFB3R.pcm deleted file mode 100644 index 1ca308d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/CoreTransferable-27T896KGHFB3R.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/CoreVideo-DBBGB2LXU3HG.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/CoreVideo-DBBGB2LXU3HG.pcm deleted file mode 100644 index ec421c5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/CoreVideo-DBBGB2LXU3HG.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/Darwin-1FXX23EKWOBA9.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/Darwin-1FXX23EKWOBA9.pcm deleted file mode 100644 index d741183..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/Darwin-1FXX23EKWOBA9.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/DataDetection-R5W4QHNMPWVH.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/DataDetection-R5W4QHNMPWVH.pcm deleted file mode 100644 index e955705..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/DataDetection-R5W4QHNMPWVH.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/DeveloperToolsSupport-3SUCMSK9ZS2JA.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/DeveloperToolsSupport-3SUCMSK9ZS2JA.pcm deleted file mode 100644 index 883b6ea..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/DeveloperToolsSupport-3SUCMSK9ZS2JA.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/DiskArbitration-3LBJF5I58QD8.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/DiskArbitration-3LBJF5I58QD8.pcm deleted file mode 100644 index d639ed9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/DiskArbitration-3LBJF5I58QD8.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/Dispatch-R76HXUP80TVL.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/Dispatch-R76HXUP80TVL.pcm deleted file mode 100644 index 8966f7c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/Dispatch-R76HXUP80TVL.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/Foundation-24LYWIP48SHNP.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/Foundation-24LYWIP48SHNP.pcm deleted file mode 100644 index 51b815b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/Foundation-24LYWIP48SHNP.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/IOKit-1IAL9NTK1TABA.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/IOKit-1IAL9NTK1TABA.pcm deleted file mode 100644 index dfd1156..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/IOKit-1IAL9NTK1TABA.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/IOSurface-26455DPS9NDS0.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/IOSurface-26455DPS9NDS0.pcm deleted file mode 100644 index 6dd04c1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/IOSurface-26455DPS9NDS0.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/ImageIO-2ZSF831VT29UB.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/ImageIO-2ZSF831VT29UB.pcm deleted file mode 100644 index 95cc882..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/ImageIO-2ZSF831VT29UB.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/MachO-20RPYVQSX341K.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/MachO-20RPYVQSX341K.pcm deleted file mode 100644 index 6e8451a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/MachO-20RPYVQSX341K.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/Metal-1GCZV9N85NJOH.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/Metal-1GCZV9N85NJOH.pcm deleted file mode 100644 index c433305..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/Metal-1GCZV9N85NJOH.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/OSLog-218FBXNFJGY61.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/OSLog-218FBXNFJGY61.pcm deleted file mode 100644 index e06a5c2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/OSLog-218FBXNFJGY61.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/ObjectiveC-1G8H182PQX3QE.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/ObjectiveC-1G8H182PQX3QE.pcm deleted file mode 100644 index 3fce008..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/ObjectiveC-1G8H182PQX3QE.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/OpenGL-H89XJT7GTCP.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/OpenGL-H89XJT7GTCP.pcm deleted file mode 100644 index b36d67e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/OpenGL-H89XJT7GTCP.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/QuartzCore-39A8LQKF980J1.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/QuartzCore-39A8LQKF980J1.pcm deleted file mode 100644 index ec2cde8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/QuartzCore-39A8LQKF980J1.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/Security-3QCVXOV25KK54.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/Security-3QCVXOV25KK54.pcm deleted file mode 100644 index b5cb9ef..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/Security-3QCVXOV25KK54.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/Spatial-1JZLH83HN83CS.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/Spatial-1JZLH83HN83CS.pcm deleted file mode 100644 index 513096b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/Spatial-1JZLH83HN83CS.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/SwiftShims-2IMTS4WWRU7VJ.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/SwiftShims-2IMTS4WWRU7VJ.pcm deleted file mode 100644 index 6e308d1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/SwiftShims-2IMTS4WWRU7VJ.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/SwiftUI-3DCHKT5UWXXCX.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/SwiftUI-3DCHKT5UWXXCX.pcm deleted file mode 100644 index 7740541..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/SwiftUI-3DCHKT5UWXXCX.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/SwiftUICore-86HIVXUC6WOA.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/SwiftUICore-86HIVXUC6WOA.pcm deleted file mode 100644 index a3dfa0e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/SwiftUICore-86HIVXUC6WOA.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/Symbols-3KC1789KJFX94.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/Symbols-3KC1789KJFX94.pcm deleted file mode 100644 index 69913b0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/Symbols-3KC1789KJFX94.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/UniformTypeIdentifiers-1OLJP4K3PLM48.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/UniformTypeIdentifiers-1OLJP4K3PLM48.pcm deleted file mode 100644 index 36265d4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/UniformTypeIdentifiers-1OLJP4K3PLM48.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/XPC-T0ZXCAST7PE3.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/XPC-T0ZXCAST7PE3.pcm deleted file mode 100644 index 261164a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/XPC-T0ZXCAST7PE3.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_AvailabilityInternal-2YSBQADOLX02V.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_AvailabilityInternal-2YSBQADOLX02V.pcm deleted file mode 100644 index 5e47e1f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_AvailabilityInternal-2YSBQADOLX02V.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_Builtin_float-19KE09ZDXQ6Q3.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_Builtin_float-19KE09ZDXQ6Q3.pcm deleted file mode 100644 index 8a1378f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_Builtin_float-19KE09ZDXQ6Q3.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_Builtin_intrinsics-19KE09ZDXQ6Q3.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_Builtin_intrinsics-19KE09ZDXQ6Q3.pcm deleted file mode 100644 index 2fcda93..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_Builtin_intrinsics-19KE09ZDXQ6Q3.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_Builtin_inttypes-19KE09ZDXQ6Q3.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_Builtin_inttypes-19KE09ZDXQ6Q3.pcm deleted file mode 100644 index 5f07fbc..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_Builtin_inttypes-19KE09ZDXQ6Q3.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_Builtin_limits-19KE09ZDXQ6Q3.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_Builtin_limits-19KE09ZDXQ6Q3.pcm deleted file mode 100644 index 1dfeb54..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_Builtin_limits-19KE09ZDXQ6Q3.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_Builtin_stdarg-19KE09ZDXQ6Q3.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_Builtin_stdarg-19KE09ZDXQ6Q3.pcm deleted file mode 100644 index 4ec1535..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_Builtin_stdarg-19KE09ZDXQ6Q3.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_Builtin_stdatomic-19KE09ZDXQ6Q3.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_Builtin_stdatomic-19KE09ZDXQ6Q3.pcm deleted file mode 100644 index c674b5e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_Builtin_stdatomic-19KE09ZDXQ6Q3.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_Builtin_stdbool-19KE09ZDXQ6Q3.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_Builtin_stdbool-19KE09ZDXQ6Q3.pcm deleted file mode 100644 index 5f79aa7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_Builtin_stdbool-19KE09ZDXQ6Q3.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_Builtin_stddef-19KE09ZDXQ6Q3.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_Builtin_stddef-19KE09ZDXQ6Q3.pcm deleted file mode 100644 index 9e09da6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_Builtin_stddef-19KE09ZDXQ6Q3.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_Builtin_stdint-19KE09ZDXQ6Q3.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_Builtin_stdint-19KE09ZDXQ6Q3.pcm deleted file mode 100644 index fbe755c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_Builtin_stdint-19KE09ZDXQ6Q3.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_Builtin_tgmath-19KE09ZDXQ6Q3.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_Builtin_tgmath-19KE09ZDXQ6Q3.pcm deleted file mode 100644 index 25eff23..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_Builtin_tgmath-19KE09ZDXQ6Q3.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_DarwinFoundation1-2YSBQADOLX02V.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_DarwinFoundation1-2YSBQADOLX02V.pcm deleted file mode 100644 index 6a7af8f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_DarwinFoundation1-2YSBQADOLX02V.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_DarwinFoundation2-3J4ZFA06I5V1P.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_DarwinFoundation2-3J4ZFA06I5V1P.pcm deleted file mode 100644 index e2eeda0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_DarwinFoundation2-3J4ZFA06I5V1P.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_DarwinFoundation3-2NSGASPTSNBVQ.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_DarwinFoundation3-2NSGASPTSNBVQ.pcm deleted file mode 100644 index ea5daba..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_DarwinFoundation3-2NSGASPTSNBVQ.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_SwiftConcurrencyShims-2IMTS4WWRU7VJ.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_SwiftConcurrencyShims-2IMTS4WWRU7VJ.pcm deleted file mode 100644 index 4f631b0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/_SwiftConcurrencyShims-2IMTS4WWRU7VJ.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/launch-3T3BU4MASLMUM.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/launch-3T3BU4MASLMUM.pcm deleted file mode 100644 index 4d6e8c1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/launch-3T3BU4MASLMUM.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/libDER-26DYHF6GC6WWA.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/libDER-26DYHF6GC6WWA.pcm deleted file mode 100644 index 048d97c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/libDER-26DYHF6GC6WWA.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/libkern-2KQ0X67RTM1JF.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/libkern-2KQ0X67RTM1JF.pcm deleted file mode 100644 index e9cb943..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/libkern-2KQ0X67RTM1JF.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/os-2MV8OP7R98AN8.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/os-2MV8OP7R98AN8.pcm deleted file mode 100644 index b957c17..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/os-2MV8OP7R98AN8.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/os_object-2MV8OP7R98AN8.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/os_object-2MV8OP7R98AN8.pcm deleted file mode 100644 index 5c41f3a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/os_object-2MV8OP7R98AN8.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/os_workgroup-2MV8OP7R98AN8.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/os_workgroup-2MV8OP7R98AN8.pcm deleted file mode 100644 index 42fd82a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/os_workgroup-2MV8OP7R98AN8.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/ptrauth-19KE09ZDXQ6Q3.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/ptrauth-19KE09ZDXQ6Q3.pcm deleted file mode 100644 index 9a7e33b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/ptrauth-19KE09ZDXQ6Q3.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/ptrcheck-19KE09ZDXQ6Q3.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/ptrcheck-19KE09ZDXQ6Q3.pcm deleted file mode 100644 index 3f963ba..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/ptrcheck-19KE09ZDXQ6Q3.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/simd-KY25Q80SBOHY.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/simd-KY25Q80SBOHY.pcm deleted file mode 100644 index a36bcbe..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/simd-KY25Q80SBOHY.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/sys_types-3J4ZFA06I5V1P.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/sys_types-3J4ZFA06I5V1P.pcm deleted file mode 100644 index a8744ea..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/1FSNABSDWSX4W/sys_types-3J4ZFA06I5V1P.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/Darwin-1FXX23EKWOBA9.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/Darwin-1FXX23EKWOBA9.pcm deleted file mode 100644 index b9955e4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/Darwin-1FXX23EKWOBA9.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/MachO-20RPYVQSX341K.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/MachO-20RPYVQSX341K.pcm deleted file mode 100644 index 86feea8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/MachO-20RPYVQSX341K.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/ObjectiveC-1G8H182PQX3QE.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/ObjectiveC-1G8H182PQX3QE.pcm deleted file mode 100644 index 831df74..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/ObjectiveC-1G8H182PQX3QE.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/SwiftShims-2IMTS4WWRU7VJ.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/SwiftShims-2IMTS4WWRU7VJ.pcm deleted file mode 100644 index 7b46d34..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/SwiftShims-2IMTS4WWRU7VJ.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_AvailabilityInternal-2YSBQADOLX02V.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_AvailabilityInternal-2YSBQADOLX02V.pcm deleted file mode 100644 index 981e3f5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_AvailabilityInternal-2YSBQADOLX02V.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_Builtin_float-19KE09ZDXQ6Q3.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_Builtin_float-19KE09ZDXQ6Q3.pcm deleted file mode 100644 index d0fe5f8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_Builtin_float-19KE09ZDXQ6Q3.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_Builtin_inttypes-19KE09ZDXQ6Q3.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_Builtin_inttypes-19KE09ZDXQ6Q3.pcm deleted file mode 100644 index 4ba6cac..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_Builtin_inttypes-19KE09ZDXQ6Q3.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_Builtin_limits-19KE09ZDXQ6Q3.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_Builtin_limits-19KE09ZDXQ6Q3.pcm deleted file mode 100644 index cbbc7f1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_Builtin_limits-19KE09ZDXQ6Q3.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_Builtin_stdarg-19KE09ZDXQ6Q3.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_Builtin_stdarg-19KE09ZDXQ6Q3.pcm deleted file mode 100644 index 9136695..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_Builtin_stdarg-19KE09ZDXQ6Q3.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_Builtin_stdbool-19KE09ZDXQ6Q3.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_Builtin_stdbool-19KE09ZDXQ6Q3.pcm deleted file mode 100644 index 240707f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_Builtin_stdbool-19KE09ZDXQ6Q3.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_Builtin_stddef-19KE09ZDXQ6Q3.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_Builtin_stddef-19KE09ZDXQ6Q3.pcm deleted file mode 100644 index f3ec822..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_Builtin_stddef-19KE09ZDXQ6Q3.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_Builtin_stdint-19KE09ZDXQ6Q3.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_Builtin_stdint-19KE09ZDXQ6Q3.pcm deleted file mode 100644 index 1c521d6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_Builtin_stdint-19KE09ZDXQ6Q3.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_DarwinFoundation1-2YSBQADOLX02V.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_DarwinFoundation1-2YSBQADOLX02V.pcm deleted file mode 100644 index a154582..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_DarwinFoundation1-2YSBQADOLX02V.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_DarwinFoundation2-3J4ZFA06I5V1P.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_DarwinFoundation2-3J4ZFA06I5V1P.pcm deleted file mode 100644 index 10fc59e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_DarwinFoundation2-3J4ZFA06I5V1P.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_DarwinFoundation3-2NSGASPTSNBVQ.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_DarwinFoundation3-2NSGASPTSNBVQ.pcm deleted file mode 100644 index 53ccba0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_DarwinFoundation3-2NSGASPTSNBVQ.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_SwiftConcurrencyShims-2IMTS4WWRU7VJ.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_SwiftConcurrencyShims-2IMTS4WWRU7VJ.pcm deleted file mode 100644 index d33f475..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/_SwiftConcurrencyShims-2IMTS4WWRU7VJ.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/ptrcheck-19KE09ZDXQ6Q3.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/ptrcheck-19KE09ZDXQ6Q3.pcm deleted file mode 100644 index 1200e05..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/ptrcheck-19KE09ZDXQ6Q3.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/sys_types-3J4ZFA06I5V1P.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/sys_types-3J4ZFA06I5V1P.pcm deleted file mode 100644 index feb7584..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/8CEVNM9TACV7/sys_types-3J4ZFA06I5V1P.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/Accessibility-1IPGSAO9HYCD3.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/Accessibility-1IPGSAO9HYCD3.swiftmodule deleted file mode 100644 index 483b7a1..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/Accessibility-1IPGSAO9HYCD3.swiftmodule +++ /dev/null @@ -1,112 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Accessibility.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305644000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Accessibility.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 140956 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1754191639000000000 - path: 'usr/include/ObjectiveC.apinotes' - size: 11147 - sdk_relative: true - - mtime: 1754187278000000000 - path: 'usr/include/Dispatch.apinotes' - size: 19 - sdk_relative: true - - mtime: 1754454607000000000 - path: 'System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes' - size: 53963 - sdk_relative: true - - mtime: 1754710509000000000 - path: 'usr/include/XPC.apinotes' - size: 123 - sdk_relative: true - - mtime: 1754711230000000000 - path: 'System/Library/Frameworks/Security.framework/Headers/Security.apinotes' - size: 162 - sdk_relative: true - - mtime: 1755054076000000000 - path: 'System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes' - size: 81098 - sdk_relative: true - - mtime: 1754191657000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18854 - sdk_relative: true - - mtime: 1754191661000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2673 - sdk_relative: true - - mtime: 1754191664000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1618 - sdk_relative: true - - mtime: 1754191143000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4361 - sdk_relative: true - - mtime: 1754191671000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19760 - sdk_relative: true - - mtime: 1754192470000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 364219 - sdk_relative: true - - mtime: 1754192532000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 24507 - sdk_relative: true - - mtime: 1754193034000000000 - path: 'System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 175562 - sdk_relative: true - - mtime: 1754193004000000000 - path: 'usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 6737 - sdk_relative: true - - mtime: 1754193282000000000 - path: 'usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 60520 - sdk_relative: true - - mtime: 1754193448000000000 - path: 'usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22948 - sdk_relative: true - - mtime: 1754193444000000000 - path: 'usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 48246 - sdk_relative: true - - mtime: 1754193640000000000 - path: 'usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 3687 - sdk_relative: true - - mtime: 1754192587000000000 - path: 'usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 5690 - sdk_relative: true - - mtime: 1754193027000000000 - path: 'usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 97839 - sdk_relative: true - - mtime: 1755054149000000000 - path: 'System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1211850 - sdk_relative: true - - mtime: 1754196556000000000 - path: 'System/Library/Frameworks/CoreGraphics.framework/Modules/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 91630 - sdk_relative: true - - mtime: 1754195918000000000 - path: 'System/Library/Frameworks/Accessibility.framework/Modules/Accessibility.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22958 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/AppKit-1LOKFM1MY4UZU.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/AppKit-1LOKFM1MY4UZU.swiftmodule deleted file mode 100644 index 409d88f..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/AppKit-1LOKFM1MY4UZU.swiftmodule +++ /dev/null @@ -1,212 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/AppKit.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305812000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/AppKit.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 563204 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1754191639000000000 - path: 'usr/include/ObjectiveC.apinotes' - size: 11147 - sdk_relative: true - - mtime: 1754187278000000000 - path: 'usr/include/Dispatch.apinotes' - size: 19 - sdk_relative: true - - mtime: 1754454607000000000 - path: 'System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes' - size: 53963 - sdk_relative: true - - mtime: 1754710509000000000 - path: 'usr/include/XPC.apinotes' - size: 123 - sdk_relative: true - - mtime: 1754711230000000000 - path: 'System/Library/Frameworks/Security.framework/Headers/Security.apinotes' - size: 162 - sdk_relative: true - - mtime: 1755054076000000000 - path: 'System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes' - size: 81098 - sdk_relative: true - - mtime: 1754191657000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18854 - sdk_relative: true - - mtime: 1754191661000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2673 - sdk_relative: true - - mtime: 1754191664000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1618 - sdk_relative: true - - mtime: 1754191143000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4361 - sdk_relative: true - - mtime: 1754191671000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19760 - sdk_relative: true - - mtime: 1754192470000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 364219 - sdk_relative: true - - mtime: 1754192532000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 24507 - sdk_relative: true - - mtime: 1754193034000000000 - path: 'System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 175562 - sdk_relative: true - - mtime: 1754193004000000000 - path: 'usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 6737 - sdk_relative: true - - mtime: 1754193282000000000 - path: 'usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 60520 - sdk_relative: true - - mtime: 1754193448000000000 - path: 'usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22948 - sdk_relative: true - - mtime: 1754193444000000000 - path: 'usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 48246 - sdk_relative: true - - mtime: 1754193640000000000 - path: 'usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 3687 - sdk_relative: true - - mtime: 1754192587000000000 - path: 'usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 5690 - sdk_relative: true - - mtime: 1754193027000000000 - path: 'usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 97839 - sdk_relative: true - - mtime: 1755054149000000000 - path: 'System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1211850 - sdk_relative: true - - mtime: 1754196556000000000 - path: 'System/Library/Frameworks/CoreGraphics.framework/Modules/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 91630 - sdk_relative: true - - mtime: 1754195918000000000 - path: 'System/Library/Frameworks/Accessibility.framework/Modules/Accessibility.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22958 - sdk_relative: true - - mtime: 1754196462000000000 - path: 'System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes' - size: 1662 - sdk_relative: true - - mtime: 1756182190000000000 - path: 'System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes' - size: 2012 - sdk_relative: true - - mtime: 1754540436000000000 - path: 'System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes' - size: 7789 - sdk_relative: true - - mtime: 1754000937000000000 - path: 'System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes' - size: 104225 - sdk_relative: true - - mtime: 1756264938000000000 - path: 'System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes' - size: 37585 - sdk_relative: true - - mtime: 1754626710000000000 - path: 'System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes' - size: 7569 - sdk_relative: true - - mtime: 1756265286000000000 - path: 'System/Library/Frameworks/AppKit.framework/Headers/AppKit.apinotes' - size: 384123 - sdk_relative: true - - mtime: 1754629315000000000 - path: 'System/Library/Frameworks/UniformTypeIdentifiers.framework/Headers/UniformTypeIdentifiers.apinotes' - size: 1666 - sdk_relative: true - - mtime: 1754629398000000000 - path: 'usr/lib/swift/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 21763 - sdk_relative: true - - mtime: 1754196536000000000 - path: 'System/Library/Frameworks/CoreText.framework/Modules/CoreText.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 5518 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/os.apinotes' - size: 1658 - sdk_relative: true - - mtime: 1754193444000000000 - path: 'usr/lib/swift/os.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 110945 - sdk_relative: true - - mtime: 1754194527000000000 - path: 'System/Library/Frameworks/CoreData.framework/Modules/CoreData.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 44109 - sdk_relative: true - - mtime: 1754194722000000000 - path: 'usr/lib/swift/Metal.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 43402 - sdk_relative: true - - mtime: 1754196568000000000 - path: 'System/Library/Frameworks/CoreVideo.framework/Modules/CoreVideo.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 35474 - sdk_relative: true - - mtime: 1754196518000000000 - path: 'usr/lib/swift/QuartzCore.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2341 - sdk_relative: true - - mtime: 1754196975000000000 - path: 'System/Library/Frameworks/Symbols.framework/Modules/Symbols.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 24394 - sdk_relative: true - - mtime: 1754196437000000000 - path: 'usr/lib/swift/CoreImage.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 776 - sdk_relative: true - - mtime: 1754197163000000000 - path: 'System/Library/Frameworks/CoreTransferable.framework/Modules/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22538 - sdk_relative: true - - mtime: 1754194508000000000 - path: 'System/Library/Frameworks/DataDetection.framework/Modules/DataDetection.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 7618 - sdk_relative: true - - mtime: 1754195949000000000 - path: 'System/Library/Frameworks/DeveloperToolsSupport.framework/Modules/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 11445 - sdk_relative: true - - mtime: 1754194699000000000 - path: 'usr/lib/swift/OSLog.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1387 - sdk_relative: true - - mtime: 1754193056000000000 - path: 'usr/lib/swift/simd.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 229541 - sdk_relative: true - - mtime: 1756181600000000000 - path: 'System/Library/Frameworks/SwiftUICore.framework/Modules/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1123472 - sdk_relative: true - - mtime: 1756265426000000000 - path: 'System/Library/Frameworks/AppKit.framework/Modules/AppKit.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 120425 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/Combine-2T3NOOR2MSQGG.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/Combine-2T3NOOR2MSQGG.swiftmodule deleted file mode 100644 index d615444..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/Combine-2T3NOOR2MSQGG.swiftmodule +++ /dev/null @@ -1,48 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Combine.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305513000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Combine.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 491676 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1754191657000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18854 - sdk_relative: true - - mtime: 1754191661000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2673 - sdk_relative: true - - mtime: 1754191664000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1618 - sdk_relative: true - - mtime: 1754191143000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4361 - sdk_relative: true - - mtime: 1754191671000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19760 - sdk_relative: true - - mtime: 1754192470000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 364219 - sdk_relative: true - - mtime: 1754192532000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 24507 - sdk_relative: true - - mtime: 1754193034000000000 - path: 'System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 175562 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/CoreData-UMB3XDC1Q15V.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/CoreData-UMB3XDC1Q15V.swiftmodule deleted file mode 100644 index de0eaf4..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/CoreData-UMB3XDC1Q15V.swiftmodule +++ /dev/null @@ -1,116 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreData.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305625000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreData.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 115956 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1754191657000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18854 - sdk_relative: true - - mtime: 1754191661000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2673 - sdk_relative: true - - mtime: 1754191664000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1618 - sdk_relative: true - - mtime: 1754191143000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4361 - sdk_relative: true - - mtime: 1754191671000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19760 - sdk_relative: true - - mtime: 1754192470000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 364219 - sdk_relative: true - - mtime: 1754192532000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 24507 - sdk_relative: true - - mtime: 1754193034000000000 - path: 'System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 175562 - sdk_relative: true - - mtime: 1754191639000000000 - path: 'usr/include/ObjectiveC.apinotes' - size: 11147 - sdk_relative: true - - mtime: 1754187278000000000 - path: 'usr/include/Dispatch.apinotes' - size: 19 - sdk_relative: true - - mtime: 1754710509000000000 - path: 'usr/include/XPC.apinotes' - size: 123 - sdk_relative: true - - mtime: 1754711230000000000 - path: 'System/Library/Frameworks/Security.framework/Headers/Security.apinotes' - size: 162 - sdk_relative: true - - mtime: 1755054076000000000 - path: 'System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes' - size: 81098 - sdk_relative: true - - mtime: 1754540436000000000 - path: 'System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes' - size: 7789 - sdk_relative: true - - mtime: 1754193004000000000 - path: 'usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 6737 - sdk_relative: true - - mtime: 1754193282000000000 - path: 'usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 60520 - sdk_relative: true - - mtime: 1754193448000000000 - path: 'usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22948 - sdk_relative: true - - mtime: 1754193444000000000 - path: 'usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 48246 - sdk_relative: true - - mtime: 1754193640000000000 - path: 'usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 3687 - sdk_relative: true - - mtime: 1754192587000000000 - path: 'usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 5690 - sdk_relative: true - - mtime: 1754193027000000000 - path: 'usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 97839 - sdk_relative: true - - mtime: 1755054149000000000 - path: 'System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1211850 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/os.apinotes' - size: 1658 - sdk_relative: true - - mtime: 1754193444000000000 - path: 'usr/lib/swift/os.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 110945 - sdk_relative: true - - mtime: 1754194527000000000 - path: 'System/Library/Frameworks/CoreData.framework/Modules/CoreData.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 44109 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/CoreFoundation-15D7VEK2NZVKF.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/CoreFoundation-15D7VEK2NZVKF.swiftmodule deleted file mode 100644 index 6c80194..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/CoreFoundation-15D7VEK2NZVKF.swiftmodule +++ /dev/null @@ -1,68 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305539000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 178808 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1754191639000000000 - path: 'usr/include/ObjectiveC.apinotes' - size: 11147 - sdk_relative: true - - mtime: 1754187278000000000 - path: 'usr/include/Dispatch.apinotes' - size: 19 - sdk_relative: true - - mtime: 1754191657000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18854 - sdk_relative: true - - mtime: 1754191661000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2673 - sdk_relative: true - - mtime: 1754191664000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1618 - sdk_relative: true - - mtime: 1754191143000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4361 - sdk_relative: true - - mtime: 1754191671000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19760 - sdk_relative: true - - mtime: 1754192470000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 364219 - sdk_relative: true - - mtime: 1754192532000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 24507 - sdk_relative: true - - mtime: 1754193034000000000 - path: 'System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 175562 - sdk_relative: true - - mtime: 1754193004000000000 - path: 'usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 6737 - sdk_relative: true - - mtime: 1754193282000000000 - path: 'usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 60520 - sdk_relative: true - - mtime: 1754193448000000000 - path: 'usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22948 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/CoreGraphics-CQE0TRO7BEJW.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/CoreGraphics-CQE0TRO7BEJW.swiftmodule deleted file mode 100644 index 0c4bbcb..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/CoreGraphics-CQE0TRO7BEJW.swiftmodule +++ /dev/null @@ -1,108 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305622000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 317056 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1754191639000000000 - path: 'usr/include/ObjectiveC.apinotes' - size: 11147 - sdk_relative: true - - mtime: 1754187278000000000 - path: 'usr/include/Dispatch.apinotes' - size: 19 - sdk_relative: true - - mtime: 1754191657000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18854 - sdk_relative: true - - mtime: 1754191661000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2673 - sdk_relative: true - - mtime: 1754191664000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1618 - sdk_relative: true - - mtime: 1754191143000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4361 - sdk_relative: true - - mtime: 1754191671000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19760 - sdk_relative: true - - mtime: 1754192470000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 364219 - sdk_relative: true - - mtime: 1754192532000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 24507 - sdk_relative: true - - mtime: 1754193034000000000 - path: 'System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 175562 - sdk_relative: true - - mtime: 1754193004000000000 - path: 'usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 6737 - sdk_relative: true - - mtime: 1754193282000000000 - path: 'usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 60520 - sdk_relative: true - - mtime: 1754193448000000000 - path: 'usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22948 - sdk_relative: true - - mtime: 1754454607000000000 - path: 'System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes' - size: 53963 - sdk_relative: true - - mtime: 1754193640000000000 - path: 'usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 3687 - sdk_relative: true - - mtime: 1754710509000000000 - path: 'usr/include/XPC.apinotes' - size: 123 - sdk_relative: true - - mtime: 1754711230000000000 - path: 'System/Library/Frameworks/Security.framework/Headers/Security.apinotes' - size: 162 - sdk_relative: true - - mtime: 1755054076000000000 - path: 'System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes' - size: 81098 - sdk_relative: true - - mtime: 1754193444000000000 - path: 'usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 48246 - sdk_relative: true - - mtime: 1754192587000000000 - path: 'usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 5690 - sdk_relative: true - - mtime: 1754193027000000000 - path: 'usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 97839 - sdk_relative: true - - mtime: 1755054149000000000 - path: 'System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1211850 - sdk_relative: true - - mtime: 1754196556000000000 - path: 'System/Library/Frameworks/CoreGraphics.framework/Modules/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 91630 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/CoreImage-AB03WGY0UHNQ.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/CoreImage-AB03WGY0UHNQ.swiftmodule deleted file mode 100644 index 3194396..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/CoreImage-AB03WGY0UHNQ.swiftmodule +++ /dev/null @@ -1,148 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreImage.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305697000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreImage.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 21316 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1754191639000000000 - path: 'usr/include/ObjectiveC.apinotes' - size: 11147 - sdk_relative: true - - mtime: 1754187278000000000 - path: 'usr/include/Dispatch.apinotes' - size: 19 - sdk_relative: true - - mtime: 1754454607000000000 - path: 'System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes' - size: 53963 - sdk_relative: true - - mtime: 1754710509000000000 - path: 'usr/include/XPC.apinotes' - size: 123 - sdk_relative: true - - mtime: 1754711230000000000 - path: 'System/Library/Frameworks/Security.framework/Headers/Security.apinotes' - size: 162 - sdk_relative: true - - mtime: 1755054076000000000 - path: 'System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes' - size: 81098 - sdk_relative: true - - mtime: 1754196462000000000 - path: 'System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes' - size: 1662 - sdk_relative: true - - mtime: 1756182190000000000 - path: 'System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes' - size: 2012 - sdk_relative: true - - mtime: 1754000937000000000 - path: 'System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes' - size: 104225 - sdk_relative: true - - mtime: 1756264938000000000 - path: 'System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes' - size: 37585 - sdk_relative: true - - mtime: 1754191657000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18854 - sdk_relative: true - - mtime: 1754191661000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2673 - sdk_relative: true - - mtime: 1754191664000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1618 - sdk_relative: true - - mtime: 1754191143000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4361 - sdk_relative: true - - mtime: 1754191671000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19760 - sdk_relative: true - - mtime: 1754192470000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 364219 - sdk_relative: true - - mtime: 1754192532000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 24507 - sdk_relative: true - - mtime: 1754193034000000000 - path: 'System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 175562 - sdk_relative: true - - mtime: 1754193004000000000 - path: 'usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 6737 - sdk_relative: true - - mtime: 1754193282000000000 - path: 'usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 60520 - sdk_relative: true - - mtime: 1754193448000000000 - path: 'usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22948 - sdk_relative: true - - mtime: 1754193444000000000 - path: 'usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 48246 - sdk_relative: true - - mtime: 1754193640000000000 - path: 'usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 3687 - sdk_relative: true - - mtime: 1754192587000000000 - path: 'usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 5690 - sdk_relative: true - - mtime: 1754193027000000000 - path: 'usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 97839 - sdk_relative: true - - mtime: 1755054149000000000 - path: 'System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1211850 - sdk_relative: true - - mtime: 1754194722000000000 - path: 'usr/lib/swift/Metal.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 43402 - sdk_relative: true - - mtime: 1754196556000000000 - path: 'System/Library/Frameworks/CoreGraphics.framework/Modules/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 91630 - sdk_relative: true - - mtime: 1754629315000000000 - path: 'System/Library/Frameworks/UniformTypeIdentifiers.framework/Headers/UniformTypeIdentifiers.apinotes' - size: 1666 - sdk_relative: true - - mtime: 1754629398000000000 - path: 'usr/lib/swift/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 21763 - sdk_relative: true - - mtime: 1754196536000000000 - path: 'System/Library/Frameworks/CoreText.framework/Modules/CoreText.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 5518 - sdk_relative: true - - mtime: 1754196568000000000 - path: 'System/Library/Frameworks/CoreVideo.framework/Modules/CoreVideo.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 35474 - sdk_relative: true - - mtime: 1754196437000000000 - path: 'usr/lib/swift/CoreImage.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 776 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/CoreText-VOXB9OY1RPGE.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/CoreText-VOXB9OY1RPGE.swiftmodule deleted file mode 100644 index b5f4e28..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/CoreText-VOXB9OY1RPGE.swiftmodule +++ /dev/null @@ -1,124 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreText.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305648000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreText.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 43300 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1754191639000000000 - path: 'usr/include/ObjectiveC.apinotes' - size: 11147 - sdk_relative: true - - mtime: 1754187278000000000 - path: 'usr/include/Dispatch.apinotes' - size: 19 - sdk_relative: true - - mtime: 1754454607000000000 - path: 'System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes' - size: 53963 - sdk_relative: true - - mtime: 1754196462000000000 - path: 'System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes' - size: 1662 - sdk_relative: true - - mtime: 1754191657000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18854 - sdk_relative: true - - mtime: 1754191661000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2673 - sdk_relative: true - - mtime: 1754191664000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1618 - sdk_relative: true - - mtime: 1754191143000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4361 - sdk_relative: true - - mtime: 1754191671000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19760 - sdk_relative: true - - mtime: 1754192470000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 364219 - sdk_relative: true - - mtime: 1754192532000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 24507 - sdk_relative: true - - mtime: 1754193034000000000 - path: 'System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 175562 - sdk_relative: true - - mtime: 1754193004000000000 - path: 'usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 6737 - sdk_relative: true - - mtime: 1754193282000000000 - path: 'usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 60520 - sdk_relative: true - - mtime: 1754193448000000000 - path: 'usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22948 - sdk_relative: true - - mtime: 1754193640000000000 - path: 'usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 3687 - sdk_relative: true - - mtime: 1754710509000000000 - path: 'usr/include/XPC.apinotes' - size: 123 - sdk_relative: true - - mtime: 1754711230000000000 - path: 'System/Library/Frameworks/Security.framework/Headers/Security.apinotes' - size: 162 - sdk_relative: true - - mtime: 1755054076000000000 - path: 'System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes' - size: 81098 - sdk_relative: true - - mtime: 1754193444000000000 - path: 'usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 48246 - sdk_relative: true - - mtime: 1754192587000000000 - path: 'usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 5690 - sdk_relative: true - - mtime: 1754193027000000000 - path: 'usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 97839 - sdk_relative: true - - mtime: 1755054149000000000 - path: 'System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1211850 - sdk_relative: true - - mtime: 1754196556000000000 - path: 'System/Library/Frameworks/CoreGraphics.framework/Modules/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 91630 - sdk_relative: true - - mtime: 1754629315000000000 - path: 'System/Library/Frameworks/UniformTypeIdentifiers.framework/Headers/UniformTypeIdentifiers.apinotes' - size: 1666 - sdk_relative: true - - mtime: 1754629398000000000 - path: 'usr/lib/swift/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 21763 - sdk_relative: true - - mtime: 1754196536000000000 - path: 'System/Library/Frameworks/CoreText.framework/Modules/CoreText.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 5518 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/CoreTransferable-3M18XOWYUUFY1.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/CoreTransferable-3M18XOWYUUFY1.swiftmodule deleted file mode 100644 index 3674826..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/CoreTransferable-3M18XOWYUUFY1.swiftmodule +++ /dev/null @@ -1,120 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305649000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 79016 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1754191657000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18854 - sdk_relative: true - - mtime: 1754191661000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2673 - sdk_relative: true - - mtime: 1754191664000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1618 - sdk_relative: true - - mtime: 1754191143000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4361 - sdk_relative: true - - mtime: 1754191671000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19760 - sdk_relative: true - - mtime: 1754192470000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 364219 - sdk_relative: true - - mtime: 1754192532000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 24507 - sdk_relative: true - - mtime: 1754193034000000000 - path: 'System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 175562 - sdk_relative: true - - mtime: 1754191639000000000 - path: 'usr/include/ObjectiveC.apinotes' - size: 11147 - sdk_relative: true - - mtime: 1754187278000000000 - path: 'usr/include/Dispatch.apinotes' - size: 19 - sdk_relative: true - - mtime: 1754710509000000000 - path: 'usr/include/XPC.apinotes' - size: 123 - sdk_relative: true - - mtime: 1754711230000000000 - path: 'System/Library/Frameworks/Security.framework/Headers/Security.apinotes' - size: 162 - sdk_relative: true - - mtime: 1755054076000000000 - path: 'System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes' - size: 81098 - sdk_relative: true - - mtime: 1754193004000000000 - path: 'usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 6737 - sdk_relative: true - - mtime: 1754193282000000000 - path: 'usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 60520 - sdk_relative: true - - mtime: 1754193448000000000 - path: 'usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22948 - sdk_relative: true - - mtime: 1754193444000000000 - path: 'usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 48246 - sdk_relative: true - - mtime: 1754193640000000000 - path: 'usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 3687 - sdk_relative: true - - mtime: 1754192587000000000 - path: 'usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 5690 - sdk_relative: true - - mtime: 1754193027000000000 - path: 'usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 97839 - sdk_relative: true - - mtime: 1755054149000000000 - path: 'System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1211850 - sdk_relative: true - - mtime: 1754629315000000000 - path: 'System/Library/Frameworks/UniformTypeIdentifiers.framework/Headers/UniformTypeIdentifiers.apinotes' - size: 1666 - sdk_relative: true - - mtime: 1754629398000000000 - path: 'usr/lib/swift/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 21763 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/os.apinotes' - size: 1658 - sdk_relative: true - - mtime: 1754193444000000000 - path: 'usr/lib/swift/os.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 110945 - sdk_relative: true - - mtime: 1754197163000000000 - path: 'System/Library/Frameworks/CoreTransferable.framework/Modules/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22538 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/CoreVideo-2VBKKC9MEFWEF.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/CoreVideo-2VBKKC9MEFWEF.swiftmodule deleted file mode 100644 index 4917b36..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/CoreVideo-2VBKKC9MEFWEF.swiftmodule +++ /dev/null @@ -1,140 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreVideo.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305684000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/CoreVideo.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 174764 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1754191639000000000 - path: 'usr/include/ObjectiveC.apinotes' - size: 11147 - sdk_relative: true - - mtime: 1754187278000000000 - path: 'usr/include/Dispatch.apinotes' - size: 19 - sdk_relative: true - - mtime: 1754191657000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18854 - sdk_relative: true - - mtime: 1754191661000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2673 - sdk_relative: true - - mtime: 1754191664000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1618 - sdk_relative: true - - mtime: 1754191143000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4361 - sdk_relative: true - - mtime: 1754191671000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19760 - sdk_relative: true - - mtime: 1754192470000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 364219 - sdk_relative: true - - mtime: 1754192532000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 24507 - sdk_relative: true - - mtime: 1754193034000000000 - path: 'System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 175562 - sdk_relative: true - - mtime: 1754193004000000000 - path: 'usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 6737 - sdk_relative: true - - mtime: 1754193282000000000 - path: 'usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 60520 - sdk_relative: true - - mtime: 1754193448000000000 - path: 'usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22948 - sdk_relative: true - - mtime: 1754454607000000000 - path: 'System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes' - size: 53963 - sdk_relative: true - - mtime: 1754193640000000000 - path: 'usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 3687 - sdk_relative: true - - mtime: 1754710509000000000 - path: 'usr/include/XPC.apinotes' - size: 123 - sdk_relative: true - - mtime: 1754711230000000000 - path: 'System/Library/Frameworks/Security.framework/Headers/Security.apinotes' - size: 162 - sdk_relative: true - - mtime: 1755054076000000000 - path: 'System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes' - size: 81098 - sdk_relative: true - - mtime: 1754193444000000000 - path: 'usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 48246 - sdk_relative: true - - mtime: 1754192587000000000 - path: 'usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 5690 - sdk_relative: true - - mtime: 1754193027000000000 - path: 'usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 97839 - sdk_relative: true - - mtime: 1755054149000000000 - path: 'System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1211850 - sdk_relative: true - - mtime: 1754196556000000000 - path: 'System/Library/Frameworks/CoreGraphics.framework/Modules/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 91630 - sdk_relative: true - - mtime: 1754196462000000000 - path: 'System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes' - size: 1662 - sdk_relative: true - - mtime: 1756182190000000000 - path: 'System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes' - size: 2012 - sdk_relative: true - - mtime: 1754000937000000000 - path: 'System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes' - size: 104225 - sdk_relative: true - - mtime: 1754194722000000000 - path: 'usr/lib/swift/Metal.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 43402 - sdk_relative: true - - mtime: 1754629315000000000 - path: 'System/Library/Frameworks/UniformTypeIdentifiers.framework/Headers/UniformTypeIdentifiers.apinotes' - size: 1666 - sdk_relative: true - - mtime: 1754629398000000000 - path: 'usr/lib/swift/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 21763 - sdk_relative: true - - mtime: 1754196536000000000 - path: 'System/Library/Frameworks/CoreText.framework/Modules/CoreText.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 5518 - sdk_relative: true - - mtime: 1754196568000000000 - path: 'System/Library/Frameworks/CoreVideo.framework/Modules/CoreVideo.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 35474 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/Darwin-XQHOF0OECAXW.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/Darwin-XQHOF0OECAXW.swiftmodule deleted file mode 100644 index 3a4dba9..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/Darwin-XQHOF0OECAXW.swiftmodule +++ /dev/null @@ -1,36 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Darwin.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305491000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Darwin.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 77208 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1754191657000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18854 - sdk_relative: true - - mtime: 1754191661000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2673 - sdk_relative: true - - mtime: 1754191664000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1618 - sdk_relative: true - - mtime: 1754191143000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4361 - sdk_relative: true - - mtime: 1754191671000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19760 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/DataDetection-3LK1D5C8DW2HB.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/DataDetection-3LK1D5C8DW2HB.swiftmodule deleted file mode 100644 index e7cecbd..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/DataDetection-3LK1D5C8DW2HB.swiftmodule +++ /dev/null @@ -1,104 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DataDetection.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305647000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DataDetection.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 50696 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1754191639000000000 - path: 'usr/include/ObjectiveC.apinotes' - size: 11147 - sdk_relative: true - - mtime: 1754187278000000000 - path: 'usr/include/Dispatch.apinotes' - size: 19 - sdk_relative: true - - mtime: 1754710509000000000 - path: 'usr/include/XPC.apinotes' - size: 123 - sdk_relative: true - - mtime: 1754711230000000000 - path: 'System/Library/Frameworks/Security.framework/Headers/Security.apinotes' - size: 162 - sdk_relative: true - - mtime: 1755054076000000000 - path: 'System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes' - size: 81098 - sdk_relative: true - - mtime: 1754191657000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18854 - sdk_relative: true - - mtime: 1754191661000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2673 - sdk_relative: true - - mtime: 1754191664000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1618 - sdk_relative: true - - mtime: 1754191143000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4361 - sdk_relative: true - - mtime: 1754191671000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19760 - sdk_relative: true - - mtime: 1754192470000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 364219 - sdk_relative: true - - mtime: 1754192532000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 24507 - sdk_relative: true - - mtime: 1754193034000000000 - path: 'System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 175562 - sdk_relative: true - - mtime: 1754193004000000000 - path: 'usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 6737 - sdk_relative: true - - mtime: 1754193282000000000 - path: 'usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 60520 - sdk_relative: true - - mtime: 1754193448000000000 - path: 'usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22948 - sdk_relative: true - - mtime: 1754193444000000000 - path: 'usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 48246 - sdk_relative: true - - mtime: 1754193640000000000 - path: 'usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 3687 - sdk_relative: true - - mtime: 1754192587000000000 - path: 'usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 5690 - sdk_relative: true - - mtime: 1754193027000000000 - path: 'usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 97839 - sdk_relative: true - - mtime: 1755054149000000000 - path: 'System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1211850 - sdk_relative: true - - mtime: 1754194508000000000 - path: 'System/Library/Frameworks/DataDetection.framework/Modules/DataDetection.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 7618 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/DeveloperToolsSupport-22NJIXORVG1TW.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/DeveloperToolsSupport-22NJIXORVG1TW.swiftmodule deleted file mode 100644 index 1b775d9..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/DeveloperToolsSupport-22NJIXORVG1TW.swiftmodule +++ /dev/null @@ -1,112 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305639000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 42628 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1754191639000000000 - path: 'usr/include/ObjectiveC.apinotes' - size: 11147 - sdk_relative: true - - mtime: 1754187278000000000 - path: 'usr/include/Dispatch.apinotes' - size: 19 - sdk_relative: true - - mtime: 1754191657000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18854 - sdk_relative: true - - mtime: 1754191661000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2673 - sdk_relative: true - - mtime: 1754191664000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1618 - sdk_relative: true - - mtime: 1754191143000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4361 - sdk_relative: true - - mtime: 1754191671000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19760 - sdk_relative: true - - mtime: 1754192470000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 364219 - sdk_relative: true - - mtime: 1754192532000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 24507 - sdk_relative: true - - mtime: 1754193034000000000 - path: 'System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 175562 - sdk_relative: true - - mtime: 1754193004000000000 - path: 'usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 6737 - sdk_relative: true - - mtime: 1754193282000000000 - path: 'usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 60520 - sdk_relative: true - - mtime: 1754193448000000000 - path: 'usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22948 - sdk_relative: true - - mtime: 1754454607000000000 - path: 'System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes' - size: 53963 - sdk_relative: true - - mtime: 1754193640000000000 - path: 'usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 3687 - sdk_relative: true - - mtime: 1754710509000000000 - path: 'usr/include/XPC.apinotes' - size: 123 - sdk_relative: true - - mtime: 1754711230000000000 - path: 'System/Library/Frameworks/Security.framework/Headers/Security.apinotes' - size: 162 - sdk_relative: true - - mtime: 1755054076000000000 - path: 'System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes' - size: 81098 - sdk_relative: true - - mtime: 1754193444000000000 - path: 'usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 48246 - sdk_relative: true - - mtime: 1754192587000000000 - path: 'usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 5690 - sdk_relative: true - - mtime: 1754193027000000000 - path: 'usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 97839 - sdk_relative: true - - mtime: 1755054149000000000 - path: 'System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1211850 - sdk_relative: true - - mtime: 1754196556000000000 - path: 'System/Library/Frameworks/CoreGraphics.framework/Modules/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 91630 - sdk_relative: true - - mtime: 1754195949000000000 - path: 'System/Library/Frameworks/DeveloperToolsSupport.framework/Modules/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 11445 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/Dispatch-TBTETEO48V6Z.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/Dispatch-TBTETEO48V6Z.swiftmodule deleted file mode 100644 index 0c3421c..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/Dispatch-TBTETEO48V6Z.swiftmodule +++ /dev/null @@ -1,64 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Dispatch.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305533000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Dispatch.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 210324 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1754191657000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18854 - sdk_relative: true - - mtime: 1754191661000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2673 - sdk_relative: true - - mtime: 1754191664000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1618 - sdk_relative: true - - mtime: 1754191143000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4361 - sdk_relative: true - - mtime: 1754191671000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19760 - sdk_relative: true - - mtime: 1754192470000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 364219 - sdk_relative: true - - mtime: 1754192532000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 24507 - sdk_relative: true - - mtime: 1754193034000000000 - path: 'System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 175562 - sdk_relative: true - - mtime: 1754191639000000000 - path: 'usr/include/ObjectiveC.apinotes' - size: 11147 - sdk_relative: true - - mtime: 1754187278000000000 - path: 'usr/include/Dispatch.apinotes' - size: 19 - sdk_relative: true - - mtime: 1754193004000000000 - path: 'usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 6737 - sdk_relative: true - - mtime: 1754193282000000000 - path: 'usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 60520 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/Darwin-1FXX23EKWOBA9.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/Darwin-1FXX23EKWOBA9.pcm deleted file mode 100644 index 6f7a88b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/Darwin-1FXX23EKWOBA9.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/MachO-20RPYVQSX341K.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/MachO-20RPYVQSX341K.pcm deleted file mode 100644 index 32d60b2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/MachO-20RPYVQSX341K.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/ObjectiveC-1G8H182PQX3QE.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/ObjectiveC-1G8H182PQX3QE.pcm deleted file mode 100644 index 21730c7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/ObjectiveC-1G8H182PQX3QE.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/SwiftShims-2IMTS4WWRU7VJ.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/SwiftShims-2IMTS4WWRU7VJ.pcm deleted file mode 100644 index a141891..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/SwiftShims-2IMTS4WWRU7VJ.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_AvailabilityInternal-2YSBQADOLX02V.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_AvailabilityInternal-2YSBQADOLX02V.pcm deleted file mode 100644 index 0137b0b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_AvailabilityInternal-2YSBQADOLX02V.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_Builtin_float-19KE09ZDXQ6Q3.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_Builtin_float-19KE09ZDXQ6Q3.pcm deleted file mode 100644 index fa8beb9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_Builtin_float-19KE09ZDXQ6Q3.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_Builtin_inttypes-19KE09ZDXQ6Q3.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_Builtin_inttypes-19KE09ZDXQ6Q3.pcm deleted file mode 100644 index 6680067..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_Builtin_inttypes-19KE09ZDXQ6Q3.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_Builtin_limits-19KE09ZDXQ6Q3.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_Builtin_limits-19KE09ZDXQ6Q3.pcm deleted file mode 100644 index faa8cdf..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_Builtin_limits-19KE09ZDXQ6Q3.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_Builtin_stdarg-19KE09ZDXQ6Q3.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_Builtin_stdarg-19KE09ZDXQ6Q3.pcm deleted file mode 100644 index 60121a5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_Builtin_stdarg-19KE09ZDXQ6Q3.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_Builtin_stdbool-19KE09ZDXQ6Q3.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_Builtin_stdbool-19KE09ZDXQ6Q3.pcm deleted file mode 100644 index ec917f5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_Builtin_stdbool-19KE09ZDXQ6Q3.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_Builtin_stddef-19KE09ZDXQ6Q3.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_Builtin_stddef-19KE09ZDXQ6Q3.pcm deleted file mode 100644 index ac0dd66..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_Builtin_stddef-19KE09ZDXQ6Q3.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_Builtin_stdint-19KE09ZDXQ6Q3.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_Builtin_stdint-19KE09ZDXQ6Q3.pcm deleted file mode 100644 index 0e1034f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_Builtin_stdint-19KE09ZDXQ6Q3.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_DarwinFoundation1-2YSBQADOLX02V.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_DarwinFoundation1-2YSBQADOLX02V.pcm deleted file mode 100644 index 39007ff..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_DarwinFoundation1-2YSBQADOLX02V.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_DarwinFoundation2-3J4ZFA06I5V1P.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_DarwinFoundation2-3J4ZFA06I5V1P.pcm deleted file mode 100644 index 72e34ba..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_DarwinFoundation2-3J4ZFA06I5V1P.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_DarwinFoundation3-2NSGASPTSNBVQ.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_DarwinFoundation3-2NSGASPTSNBVQ.pcm deleted file mode 100644 index 340715d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_DarwinFoundation3-2NSGASPTSNBVQ.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_SwiftConcurrencyShims-2IMTS4WWRU7VJ.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_SwiftConcurrencyShims-2IMTS4WWRU7VJ.pcm deleted file mode 100644 index 94cc569..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/_SwiftConcurrencyShims-2IMTS4WWRU7VJ.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/ptrcheck-19KE09ZDXQ6Q3.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/ptrcheck-19KE09ZDXQ6Q3.pcm deleted file mode 100644 index d159118..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/ptrcheck-19KE09ZDXQ6Q3.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/sys_types-3J4ZFA06I5V1P.pcm b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/sys_types-3J4ZFA06I5V1P.pcm deleted file mode 100644 index 2c09b85..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/FGSHHF6TLV1B/sys_types-3J4ZFA06I5V1P.pcm and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/Foundation-1SB40EO04IY32.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/Foundation-1SB40EO04IY32.swiftmodule deleted file mode 100644 index 757e362..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/Foundation-1SB40EO04IY32.swiftmodule +++ /dev/null @@ -1,100 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Foundation.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305597000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Foundation.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 3789580 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1754191657000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18854 - sdk_relative: true - - mtime: 1754191661000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2673 - sdk_relative: true - - mtime: 1754191664000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1618 - sdk_relative: true - - mtime: 1754191143000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4361 - sdk_relative: true - - mtime: 1754191671000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19760 - sdk_relative: true - - mtime: 1754192470000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 364219 - sdk_relative: true - - mtime: 1754192532000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 24507 - sdk_relative: true - - mtime: 1754193034000000000 - path: 'System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 175562 - sdk_relative: true - - mtime: 1754191639000000000 - path: 'usr/include/ObjectiveC.apinotes' - size: 11147 - sdk_relative: true - - mtime: 1754187278000000000 - path: 'usr/include/Dispatch.apinotes' - size: 19 - sdk_relative: true - - mtime: 1754193004000000000 - path: 'usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 6737 - sdk_relative: true - - mtime: 1754193282000000000 - path: 'usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 60520 - sdk_relative: true - - mtime: 1754193448000000000 - path: 'usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22948 - sdk_relative: true - - mtime: 1754710509000000000 - path: 'usr/include/XPC.apinotes' - size: 123 - sdk_relative: true - - mtime: 1754711230000000000 - path: 'System/Library/Frameworks/Security.framework/Headers/Security.apinotes' - size: 162 - sdk_relative: true - - mtime: 1755054076000000000 - path: 'System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes' - size: 81098 - sdk_relative: true - - mtime: 1754193444000000000 - path: 'usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 48246 - sdk_relative: true - - mtime: 1754193640000000000 - path: 'usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 3687 - sdk_relative: true - - mtime: 1754192587000000000 - path: 'usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 5690 - sdk_relative: true - - mtime: 1754193027000000000 - path: 'usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 97839 - sdk_relative: true - - mtime: 1755054149000000000 - path: 'System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1211850 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/IOKit-1IWPB4B07V0GD.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/IOKit-1IWPB4B07V0GD.swiftmodule deleted file mode 100644 index ccb5638..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/IOKit-1IWPB4B07V0GD.swiftmodule +++ /dev/null @@ -1,72 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/IOKit.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305543000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/IOKit.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 29668 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1754191639000000000 - path: 'usr/include/ObjectiveC.apinotes' - size: 11147 - sdk_relative: true - - mtime: 1754187278000000000 - path: 'usr/include/Dispatch.apinotes' - size: 19 - sdk_relative: true - - mtime: 1754191657000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18854 - sdk_relative: true - - mtime: 1754191661000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2673 - sdk_relative: true - - mtime: 1754191664000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1618 - sdk_relative: true - - mtime: 1754191143000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4361 - sdk_relative: true - - mtime: 1754191671000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19760 - sdk_relative: true - - mtime: 1754192470000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 364219 - sdk_relative: true - - mtime: 1754192532000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 24507 - sdk_relative: true - - mtime: 1754193034000000000 - path: 'System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 175562 - sdk_relative: true - - mtime: 1754193004000000000 - path: 'usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 6737 - sdk_relative: true - - mtime: 1754193282000000000 - path: 'usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 60520 - sdk_relative: true - - mtime: 1754193448000000000 - path: 'usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22948 - sdk_relative: true - - mtime: 1754193640000000000 - path: 'usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 3687 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/Metal-22A4RXIHKVYQE.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/Metal-22A4RXIHKVYQE.swiftmodule deleted file mode 100644 index 199afdb..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/Metal-22A4RXIHKVYQE.swiftmodule +++ /dev/null @@ -1,108 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Metal.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305624000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Metal.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 187424 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1754191639000000000 - path: 'usr/include/ObjectiveC.apinotes' - size: 11147 - sdk_relative: true - - mtime: 1754187278000000000 - path: 'usr/include/Dispatch.apinotes' - size: 19 - sdk_relative: true - - mtime: 1754710509000000000 - path: 'usr/include/XPC.apinotes' - size: 123 - sdk_relative: true - - mtime: 1754711230000000000 - path: 'System/Library/Frameworks/Security.framework/Headers/Security.apinotes' - size: 162 - sdk_relative: true - - mtime: 1755054076000000000 - path: 'System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes' - size: 81098 - sdk_relative: true - - mtime: 1754000937000000000 - path: 'System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes' - size: 104225 - sdk_relative: true - - mtime: 1754191657000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18854 - sdk_relative: true - - mtime: 1754191661000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2673 - sdk_relative: true - - mtime: 1754191664000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1618 - sdk_relative: true - - mtime: 1754191143000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4361 - sdk_relative: true - - mtime: 1754191671000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19760 - sdk_relative: true - - mtime: 1754192470000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 364219 - sdk_relative: true - - mtime: 1754192532000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 24507 - sdk_relative: true - - mtime: 1754193034000000000 - path: 'System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 175562 - sdk_relative: true - - mtime: 1754193004000000000 - path: 'usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 6737 - sdk_relative: true - - mtime: 1754193282000000000 - path: 'usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 60520 - sdk_relative: true - - mtime: 1754193448000000000 - path: 'usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22948 - sdk_relative: true - - mtime: 1754193444000000000 - path: 'usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 48246 - sdk_relative: true - - mtime: 1754193640000000000 - path: 'usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 3687 - sdk_relative: true - - mtime: 1754192587000000000 - path: 'usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 5690 - sdk_relative: true - - mtime: 1754193027000000000 - path: 'usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 97839 - sdk_relative: true - - mtime: 1755054149000000000 - path: 'System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1211850 - sdk_relative: true - - mtime: 1754194722000000000 - path: 'usr/lib/swift/Metal.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 43402 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/OSLog-3D8UZDEUX08WG.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/OSLog-3D8UZDEUX08WG.swiftmodule deleted file mode 100644 index 0b4e27d..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/OSLog-3D8UZDEUX08WG.swiftmodule +++ /dev/null @@ -1,112 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/OSLog.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305622000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/OSLog.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 48140 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1754191657000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18854 - sdk_relative: true - - mtime: 1754191661000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2673 - sdk_relative: true - - mtime: 1754191664000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1618 - sdk_relative: true - - mtime: 1754191143000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4361 - sdk_relative: true - - mtime: 1754191671000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19760 - sdk_relative: true - - mtime: 1754192470000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 364219 - sdk_relative: true - - mtime: 1754192532000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 24507 - sdk_relative: true - - mtime: 1754193034000000000 - path: 'System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 175562 - sdk_relative: true - - mtime: 1754191639000000000 - path: 'usr/include/ObjectiveC.apinotes' - size: 11147 - sdk_relative: true - - mtime: 1754187278000000000 - path: 'usr/include/Dispatch.apinotes' - size: 19 - sdk_relative: true - - mtime: 1754193004000000000 - path: 'usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 6737 - sdk_relative: true - - mtime: 1754193282000000000 - path: 'usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 60520 - sdk_relative: true - - mtime: 1754193448000000000 - path: 'usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22948 - sdk_relative: true - - mtime: 1754710509000000000 - path: 'usr/include/XPC.apinotes' - size: 123 - sdk_relative: true - - mtime: 1754711230000000000 - path: 'System/Library/Frameworks/Security.framework/Headers/Security.apinotes' - size: 162 - sdk_relative: true - - mtime: 1755054076000000000 - path: 'System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes' - size: 81098 - sdk_relative: true - - mtime: 1754193444000000000 - path: 'usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 48246 - sdk_relative: true - - mtime: 1754193640000000000 - path: 'usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 3687 - sdk_relative: true - - mtime: 1754192587000000000 - path: 'usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 5690 - sdk_relative: true - - mtime: 1754193027000000000 - path: 'usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 97839 - sdk_relative: true - - mtime: 1755054149000000000 - path: 'System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1211850 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/os.apinotes' - size: 1658 - sdk_relative: true - - mtime: 1754193444000000000 - path: 'usr/lib/swift/os.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 110945 - sdk_relative: true - - mtime: 1754194699000000000 - path: 'usr/lib/swift/OSLog.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1387 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/ObjectiveC-3G1Z6KT6QVNZ0.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/ObjectiveC-3G1Z6KT6QVNZ0.swiftmodule deleted file mode 100644 index 945a1a7..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/ObjectiveC-3G1Z6KT6QVNZ0.swiftmodule +++ /dev/null @@ -1,52 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305496000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 50100 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1754191639000000000 - path: 'usr/include/ObjectiveC.apinotes' - size: 11147 - sdk_relative: true - - mtime: 1754191657000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18854 - sdk_relative: true - - mtime: 1754191661000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2673 - sdk_relative: true - - mtime: 1754191664000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1618 - sdk_relative: true - - mtime: 1754191143000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4361 - sdk_relative: true - - mtime: 1754191671000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19760 - sdk_relative: true - - mtime: 1754192470000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 364219 - sdk_relative: true - - mtime: 1754192532000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 24507 - sdk_relative: true - - mtime: 1754193004000000000 - path: 'usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 6737 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/Observation-3FD3UXUC8OXLJ.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/Observation-3FD3UXUC8OXLJ.swiftmodule deleted file mode 100644 index f126bd9..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/Observation-3FD3UXUC8OXLJ.swiftmodule +++ /dev/null @@ -1,20 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Observation.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305493000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Observation.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 30468 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754192470000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 364219 - sdk_relative: true - - mtime: 1754192587000000000 - path: 'usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 5690 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/QuartzCore-2RGBUQPGDLMIU.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/QuartzCore-2RGBUQPGDLMIU.swiftmodule deleted file mode 100644 index eb59202..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/QuartzCore-2RGBUQPGDLMIU.swiftmodule +++ /dev/null @@ -1,148 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/QuartzCore.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305696000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/QuartzCore.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 29396 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1754191657000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18854 - sdk_relative: true - - mtime: 1754191661000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2673 - sdk_relative: true - - mtime: 1754191664000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1618 - sdk_relative: true - - mtime: 1754191143000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4361 - sdk_relative: true - - mtime: 1754191671000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19760 - sdk_relative: true - - mtime: 1754192470000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 364219 - sdk_relative: true - - mtime: 1754192532000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 24507 - sdk_relative: true - - mtime: 1754193034000000000 - path: 'System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 175562 - sdk_relative: true - - mtime: 1754191639000000000 - path: 'usr/include/ObjectiveC.apinotes' - size: 11147 - sdk_relative: true - - mtime: 1754187278000000000 - path: 'usr/include/Dispatch.apinotes' - size: 19 - sdk_relative: true - - mtime: 1754193004000000000 - path: 'usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 6737 - sdk_relative: true - - mtime: 1754193282000000000 - path: 'usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 60520 - sdk_relative: true - - mtime: 1754193448000000000 - path: 'usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22948 - sdk_relative: true - - mtime: 1754710509000000000 - path: 'usr/include/XPC.apinotes' - size: 123 - sdk_relative: true - - mtime: 1754711230000000000 - path: 'System/Library/Frameworks/Security.framework/Headers/Security.apinotes' - size: 162 - sdk_relative: true - - mtime: 1755054076000000000 - path: 'System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes' - size: 81098 - sdk_relative: true - - mtime: 1754193444000000000 - path: 'usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 48246 - sdk_relative: true - - mtime: 1754193640000000000 - path: 'usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 3687 - sdk_relative: true - - mtime: 1754192587000000000 - path: 'usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 5690 - sdk_relative: true - - mtime: 1754193027000000000 - path: 'usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 97839 - sdk_relative: true - - mtime: 1755054149000000000 - path: 'System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1211850 - sdk_relative: true - - mtime: 1754454607000000000 - path: 'System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes' - size: 53963 - sdk_relative: true - - mtime: 1754000937000000000 - path: 'System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes' - size: 104225 - sdk_relative: true - - mtime: 1754196462000000000 - path: 'System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes' - size: 1662 - sdk_relative: true - - mtime: 1756182190000000000 - path: 'System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes' - size: 2012 - sdk_relative: true - - mtime: 1754626710000000000 - path: 'System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes' - size: 7569 - sdk_relative: true - - mtime: 1754196556000000000 - path: 'System/Library/Frameworks/CoreGraphics.framework/Modules/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 91630 - sdk_relative: true - - mtime: 1754194722000000000 - path: 'usr/lib/swift/Metal.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 43402 - sdk_relative: true - - mtime: 1754629315000000000 - path: 'System/Library/Frameworks/UniformTypeIdentifiers.framework/Headers/UniformTypeIdentifiers.apinotes' - size: 1666 - sdk_relative: true - - mtime: 1754629398000000000 - path: 'usr/lib/swift/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 21763 - sdk_relative: true - - mtime: 1754196536000000000 - path: 'System/Library/Frameworks/CoreText.framework/Modules/CoreText.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 5518 - sdk_relative: true - - mtime: 1754196568000000000 - path: 'System/Library/Frameworks/CoreVideo.framework/Modules/CoreVideo.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 35474 - sdk_relative: true - - mtime: 1754196518000000000 - path: 'usr/lib/swift/QuartzCore.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2341 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/Spatial-261JL9MTOYWG1.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/Spatial-261JL9MTOYWG1.swiftmodule deleted file mode 100644 index c2a2800..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/Spatial-261JL9MTOYWG1.swiftmodule +++ /dev/null @@ -1,52 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Spatial.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305555000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Spatial.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 1220588 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1754191657000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18854 - sdk_relative: true - - mtime: 1754191661000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2673 - sdk_relative: true - - mtime: 1754191664000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1618 - sdk_relative: true - - mtime: 1754191143000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4361 - sdk_relative: true - - mtime: 1754191671000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19760 - sdk_relative: true - - mtime: 1754192470000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 364219 - sdk_relative: true - - mtime: 1754192532000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 24507 - sdk_relative: true - - mtime: 1754193056000000000 - path: 'usr/lib/swift/simd.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 229541 - sdk_relative: true - - mtime: 1754193233000000000 - path: 'usr/lib/swift/Spatial.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 225282 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/Swift-207X6UTF85MUY.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/Swift-207X6UTF85MUY.swiftmodule deleted file mode 100644 index 7129624..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/Swift-207X6UTF85MUY.swiftmodule +++ /dev/null @@ -1,12 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Swift.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305476000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Swift.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 14166264 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/SwiftOnoneSupport-3W234PQLRG1JJ.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/SwiftOnoneSupport-3W234PQLRG1JJ.swiftmodule deleted file mode 100644 index 4de2314..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/SwiftOnoneSupport-3W234PQLRG1JJ.swiftmodule +++ /dev/null @@ -1,16 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305480000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 18068 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754191141000000000 - path: 'usr/lib/swift/SwiftOnoneSupport.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1224 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/SwiftUI-3B4CNMI36UW04.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/SwiftUI-3B4CNMI36UW04.swiftmodule deleted file mode 100644 index d6f6ef6..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/SwiftUI-3B4CNMI36UW04.swiftmodule +++ /dev/null @@ -1,220 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftUI.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305882000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftUI.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 3985184 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1754191657000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18854 - sdk_relative: true - - mtime: 1754191661000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2673 - sdk_relative: true - - mtime: 1754191664000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1618 - sdk_relative: true - - mtime: 1754191143000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4361 - sdk_relative: true - - mtime: 1754191671000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19760 - sdk_relative: true - - mtime: 1754192470000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 364219 - sdk_relative: true - - mtime: 1754192532000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 24507 - sdk_relative: true - - mtime: 1754193034000000000 - path: 'System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 175562 - sdk_relative: true - - mtime: 1754191639000000000 - path: 'usr/include/ObjectiveC.apinotes' - size: 11147 - sdk_relative: true - - mtime: 1754187278000000000 - path: 'usr/include/Dispatch.apinotes' - size: 19 - sdk_relative: true - - mtime: 1754710509000000000 - path: 'usr/include/XPC.apinotes' - size: 123 - sdk_relative: true - - mtime: 1754711230000000000 - path: 'System/Library/Frameworks/Security.framework/Headers/Security.apinotes' - size: 162 - sdk_relative: true - - mtime: 1755054076000000000 - path: 'System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes' - size: 81098 - sdk_relative: true - - mtime: 1754540436000000000 - path: 'System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes' - size: 7789 - sdk_relative: true - - mtime: 1754193004000000000 - path: 'usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 6737 - sdk_relative: true - - mtime: 1754193282000000000 - path: 'usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 60520 - sdk_relative: true - - mtime: 1754193448000000000 - path: 'usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22948 - sdk_relative: true - - mtime: 1754193444000000000 - path: 'usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 48246 - sdk_relative: true - - mtime: 1754193640000000000 - path: 'usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 3687 - sdk_relative: true - - mtime: 1754192587000000000 - path: 'usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 5690 - sdk_relative: true - - mtime: 1754193027000000000 - path: 'usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 97839 - sdk_relative: true - - mtime: 1755054149000000000 - path: 'System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1211850 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/os.apinotes' - size: 1658 - sdk_relative: true - - mtime: 1754193444000000000 - path: 'usr/lib/swift/os.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 110945 - sdk_relative: true - - mtime: 1754194527000000000 - path: 'System/Library/Frameworks/CoreData.framework/Modules/CoreData.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 44109 - sdk_relative: true - - mtime: 1754454607000000000 - path: 'System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes' - size: 53963 - sdk_relative: true - - mtime: 1754196556000000000 - path: 'System/Library/Frameworks/CoreGraphics.framework/Modules/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 91630 - sdk_relative: true - - mtime: 1754629315000000000 - path: 'System/Library/Frameworks/UniformTypeIdentifiers.framework/Headers/UniformTypeIdentifiers.apinotes' - size: 1666 - sdk_relative: true - - mtime: 1754629398000000000 - path: 'usr/lib/swift/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 21763 - sdk_relative: true - - mtime: 1754197163000000000 - path: 'System/Library/Frameworks/CoreTransferable.framework/Modules/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22538 - sdk_relative: true - - mtime: 1754195949000000000 - path: 'System/Library/Frameworks/DeveloperToolsSupport.framework/Modules/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 11445 - sdk_relative: true - - mtime: 1754194699000000000 - path: 'usr/lib/swift/OSLog.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1387 - sdk_relative: true - - mtime: 1754193056000000000 - path: 'usr/lib/swift/simd.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 229541 - sdk_relative: true - - mtime: 1754193233000000000 - path: 'usr/lib/swift/Spatial.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 225282 - sdk_relative: true - - mtime: 1754196462000000000 - path: 'System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes' - size: 1662 - sdk_relative: true - - mtime: 1756182190000000000 - path: 'System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes' - size: 2012 - sdk_relative: true - - mtime: 1754000937000000000 - path: 'System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes' - size: 104225 - sdk_relative: true - - mtime: 1756264938000000000 - path: 'System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes' - size: 37585 - sdk_relative: true - - mtime: 1754626710000000000 - path: 'System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes' - size: 7569 - sdk_relative: true - - mtime: 1756265286000000000 - path: 'System/Library/Frameworks/AppKit.framework/Headers/AppKit.apinotes' - size: 384123 - sdk_relative: true - - mtime: 1754195918000000000 - path: 'System/Library/Frameworks/Accessibility.framework/Modules/Accessibility.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22958 - sdk_relative: true - - mtime: 1754196536000000000 - path: 'System/Library/Frameworks/CoreText.framework/Modules/CoreText.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 5518 - sdk_relative: true - - mtime: 1754194722000000000 - path: 'usr/lib/swift/Metal.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 43402 - sdk_relative: true - - mtime: 1754196568000000000 - path: 'System/Library/Frameworks/CoreVideo.framework/Modules/CoreVideo.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 35474 - sdk_relative: true - - mtime: 1754196518000000000 - path: 'usr/lib/swift/QuartzCore.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2341 - sdk_relative: true - - mtime: 1754196975000000000 - path: 'System/Library/Frameworks/Symbols.framework/Modules/Symbols.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 24394 - sdk_relative: true - - mtime: 1754196437000000000 - path: 'usr/lib/swift/CoreImage.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 776 - sdk_relative: true - - mtime: 1754194508000000000 - path: 'System/Library/Frameworks/DataDetection.framework/Modules/DataDetection.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 7618 - sdk_relative: true - - mtime: 1756181600000000000 - path: 'System/Library/Frameworks/SwiftUICore.framework/Modules/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1123472 - sdk_relative: true - - mtime: 1756265426000000000 - path: 'System/Library/Frameworks/AppKit.framework/Modules/AppKit.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 120425 - sdk_relative: true - - mtime: 1756184197000000000 - path: 'System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1544234 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/SwiftUICore-ZCLNXH21OHT4.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/SwiftUICore-ZCLNXH21OHT4.swiftmodule deleted file mode 100644 index 1b69b24..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/SwiftUICore-ZCLNXH21OHT4.swiftmodule +++ /dev/null @@ -1,184 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305801000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 4108180 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1754191639000000000 - path: 'usr/include/ObjectiveC.apinotes' - size: 11147 - sdk_relative: true - - mtime: 1754187278000000000 - path: 'usr/include/Dispatch.apinotes' - size: 19 - sdk_relative: true - - mtime: 1754454607000000000 - path: 'System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes' - size: 53963 - sdk_relative: true - - mtime: 1754710509000000000 - path: 'usr/include/XPC.apinotes' - size: 123 - sdk_relative: true - - mtime: 1754711230000000000 - path: 'System/Library/Frameworks/Security.framework/Headers/Security.apinotes' - size: 162 - sdk_relative: true - - mtime: 1755054076000000000 - path: 'System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes' - size: 81098 - sdk_relative: true - - mtime: 1754191657000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18854 - sdk_relative: true - - mtime: 1754191661000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2673 - sdk_relative: true - - mtime: 1754191664000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1618 - sdk_relative: true - - mtime: 1754191143000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4361 - sdk_relative: true - - mtime: 1754191671000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19760 - sdk_relative: true - - mtime: 1754192470000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 364219 - sdk_relative: true - - mtime: 1754192532000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 24507 - sdk_relative: true - - mtime: 1754193034000000000 - path: 'System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 175562 - sdk_relative: true - - mtime: 1754193004000000000 - path: 'usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 6737 - sdk_relative: true - - mtime: 1754193282000000000 - path: 'usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 60520 - sdk_relative: true - - mtime: 1754193448000000000 - path: 'usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22948 - sdk_relative: true - - mtime: 1754193444000000000 - path: 'usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 48246 - sdk_relative: true - - mtime: 1754193640000000000 - path: 'usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 3687 - sdk_relative: true - - mtime: 1754192587000000000 - path: 'usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 5690 - sdk_relative: true - - mtime: 1754193027000000000 - path: 'usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 97839 - sdk_relative: true - - mtime: 1755054149000000000 - path: 'System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1211850 - sdk_relative: true - - mtime: 1754196556000000000 - path: 'System/Library/Frameworks/CoreGraphics.framework/Modules/CoreGraphics.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 91630 - sdk_relative: true - - mtime: 1754195918000000000 - path: 'System/Library/Frameworks/Accessibility.framework/Modules/Accessibility.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22958 - sdk_relative: true - - mtime: 1754629315000000000 - path: 'System/Library/Frameworks/UniformTypeIdentifiers.framework/Headers/UniformTypeIdentifiers.apinotes' - size: 1666 - sdk_relative: true - - mtime: 1754629398000000000 - path: 'usr/lib/swift/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 21763 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/os.apinotes' - size: 1658 - sdk_relative: true - - mtime: 1754193444000000000 - path: 'usr/lib/swift/os.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 110945 - sdk_relative: true - - mtime: 1754197163000000000 - path: 'System/Library/Frameworks/CoreTransferable.framework/Modules/CoreTransferable.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22538 - sdk_relative: true - - mtime: 1754195949000000000 - path: 'System/Library/Frameworks/DeveloperToolsSupport.framework/Modules/DeveloperToolsSupport.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 11445 - sdk_relative: true - - mtime: 1754194699000000000 - path: 'usr/lib/swift/OSLog.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1387 - sdk_relative: true - - mtime: 1754196462000000000 - path: 'System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes' - size: 1662 - sdk_relative: true - - mtime: 1754000937000000000 - path: 'System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes' - size: 104225 - sdk_relative: true - - mtime: 1756182190000000000 - path: 'System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes' - size: 2012 - sdk_relative: true - - mtime: 1754626710000000000 - path: 'System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes' - size: 7569 - sdk_relative: true - - mtime: 1754194722000000000 - path: 'usr/lib/swift/Metal.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 43402 - sdk_relative: true - - mtime: 1754196536000000000 - path: 'System/Library/Frameworks/CoreText.framework/Modules/CoreText.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 5518 - sdk_relative: true - - mtime: 1754196568000000000 - path: 'System/Library/Frameworks/CoreVideo.framework/Modules/CoreVideo.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 35474 - sdk_relative: true - - mtime: 1754196518000000000 - path: 'usr/lib/swift/QuartzCore.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2341 - sdk_relative: true - - mtime: 1754196975000000000 - path: 'System/Library/Frameworks/Symbols.framework/Modules/Symbols.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 24394 - sdk_relative: true - - mtime: 1754193056000000000 - path: 'usr/lib/swift/simd.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 229541 - sdk_relative: true - - mtime: 1756181600000000000 - path: 'System/Library/Frameworks/SwiftUICore.framework/Modules/SwiftUICore.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1123472 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/Symbols-1Y4Q070FFZQ9H.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/Symbols-1Y4Q070FFZQ9H.swiftmodule deleted file mode 100644 index 25babc6..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/Symbols-1Y4Q070FFZQ9H.swiftmodule +++ /dev/null @@ -1,104 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Symbols.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305621000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/Symbols.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 72376 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1754191639000000000 - path: 'usr/include/ObjectiveC.apinotes' - size: 11147 - sdk_relative: true - - mtime: 1754187278000000000 - path: 'usr/include/Dispatch.apinotes' - size: 19 - sdk_relative: true - - mtime: 1754710509000000000 - path: 'usr/include/XPC.apinotes' - size: 123 - sdk_relative: true - - mtime: 1754711230000000000 - path: 'System/Library/Frameworks/Security.framework/Headers/Security.apinotes' - size: 162 - sdk_relative: true - - mtime: 1755054076000000000 - path: 'System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes' - size: 81098 - sdk_relative: true - - mtime: 1754191657000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18854 - sdk_relative: true - - mtime: 1754191661000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2673 - sdk_relative: true - - mtime: 1754191664000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1618 - sdk_relative: true - - mtime: 1754191143000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4361 - sdk_relative: true - - mtime: 1754191671000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19760 - sdk_relative: true - - mtime: 1754192470000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 364219 - sdk_relative: true - - mtime: 1754192532000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 24507 - sdk_relative: true - - mtime: 1754193034000000000 - path: 'System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 175562 - sdk_relative: true - - mtime: 1754193004000000000 - path: 'usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 6737 - sdk_relative: true - - mtime: 1754193282000000000 - path: 'usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 60520 - sdk_relative: true - - mtime: 1754193448000000000 - path: 'usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22948 - sdk_relative: true - - mtime: 1754193444000000000 - path: 'usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 48246 - sdk_relative: true - - mtime: 1754193640000000000 - path: 'usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 3687 - sdk_relative: true - - mtime: 1754192587000000000 - path: 'usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 5690 - sdk_relative: true - - mtime: 1754193027000000000 - path: 'usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 97839 - sdk_relative: true - - mtime: 1755054149000000000 - path: 'System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1211850 - sdk_relative: true - - mtime: 1754196975000000000 - path: 'System/Library/Frameworks/Symbols.framework/Modules/Symbols.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 24394 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/System-1MMYVB8SHGSA0.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/System-1MMYVB8SHGSA0.swiftmodule deleted file mode 100644 index 9bf4b99..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/System-1MMYVB8SHGSA0.swiftmodule +++ /dev/null @@ -1,48 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/System.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305513000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/System.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 400160 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1754191657000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18854 - sdk_relative: true - - mtime: 1754191661000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2673 - sdk_relative: true - - mtime: 1754191664000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1618 - sdk_relative: true - - mtime: 1754191143000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4361 - sdk_relative: true - - mtime: 1754191671000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19760 - sdk_relative: true - - mtime: 1754192470000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 364219 - sdk_relative: true - - mtime: 1754192532000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 24507 - sdk_relative: true - - mtime: 1754193027000000000 - path: 'usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 97839 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/Testing-1CP89DIOQB94R.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/Testing-1CP89DIOQB94R.swiftmodule deleted file mode 100644 index 1e579f2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/Testing-1CP89DIOQB94R.swiftmodule and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/UniformTypeIdentifiers-340M27BV756Y3.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/UniformTypeIdentifiers-340M27BV756Y3.swiftmodule deleted file mode 100644 index 00c940c..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/UniformTypeIdentifiers-340M27BV756Y3.swiftmodule +++ /dev/null @@ -1,108 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305624000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 73552 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1754191657000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18854 - sdk_relative: true - - mtime: 1754191661000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2673 - sdk_relative: true - - mtime: 1754191664000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1618 - sdk_relative: true - - mtime: 1754191143000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4361 - sdk_relative: true - - mtime: 1754191671000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19760 - sdk_relative: true - - mtime: 1754192470000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 364219 - sdk_relative: true - - mtime: 1754192532000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 24507 - sdk_relative: true - - mtime: 1754193034000000000 - path: 'System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 175562 - sdk_relative: true - - mtime: 1754191639000000000 - path: 'usr/include/ObjectiveC.apinotes' - size: 11147 - sdk_relative: true - - mtime: 1754187278000000000 - path: 'usr/include/Dispatch.apinotes' - size: 19 - sdk_relative: true - - mtime: 1754193004000000000 - path: 'usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 6737 - sdk_relative: true - - mtime: 1754193282000000000 - path: 'usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 60520 - sdk_relative: true - - mtime: 1754193448000000000 - path: 'usr/lib/swift/CoreFoundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 22948 - sdk_relative: true - - mtime: 1754710509000000000 - path: 'usr/include/XPC.apinotes' - size: 123 - sdk_relative: true - - mtime: 1754711230000000000 - path: 'System/Library/Frameworks/Security.framework/Headers/Security.apinotes' - size: 162 - sdk_relative: true - - mtime: 1755054076000000000 - path: 'System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes' - size: 81098 - sdk_relative: true - - mtime: 1754193444000000000 - path: 'usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 48246 - sdk_relative: true - - mtime: 1754193640000000000 - path: 'usr/lib/swift/IOKit.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 3687 - sdk_relative: true - - mtime: 1754192587000000000 - path: 'usr/lib/swift/Observation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 5690 - sdk_relative: true - - mtime: 1754193027000000000 - path: 'usr/lib/swift/System.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 97839 - sdk_relative: true - - mtime: 1755054149000000000 - path: 'System/Library/Frameworks/Foundation.framework/Modules/Foundation.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1211850 - sdk_relative: true - - mtime: 1754629315000000000 - path: 'System/Library/Frameworks/UniformTypeIdentifiers.framework/Headers/UniformTypeIdentifiers.apinotes' - size: 1666 - sdk_relative: true - - mtime: 1754629398000000000 - path: 'usr/lib/swift/UniformTypeIdentifiers.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 21763 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/XPC-F8IP89BTUODU.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/XPC-F8IP89BTUODU.swiftmodule deleted file mode 100644 index 2df86f5..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/XPC-F8IP89BTUODU.swiftmodule +++ /dev/null @@ -1,72 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/XPC.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305538000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/XPC.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 115288 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1754191657000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18854 - sdk_relative: true - - mtime: 1754191661000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2673 - sdk_relative: true - - mtime: 1754191664000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1618 - sdk_relative: true - - mtime: 1754191143000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4361 - sdk_relative: true - - mtime: 1754191671000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19760 - sdk_relative: true - - mtime: 1754191639000000000 - path: 'usr/include/ObjectiveC.apinotes' - size: 11147 - sdk_relative: true - - mtime: 1754187278000000000 - path: 'usr/include/Dispatch.apinotes' - size: 19 - sdk_relative: true - - mtime: 1754710509000000000 - path: 'usr/include/XPC.apinotes' - size: 123 - sdk_relative: true - - mtime: 1754192470000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 364219 - sdk_relative: true - - mtime: 1754192532000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 24507 - sdk_relative: true - - mtime: 1754193034000000000 - path: 'System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 175562 - sdk_relative: true - - mtime: 1754193004000000000 - path: 'usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 6737 - sdk_relative: true - - mtime: 1754193282000000000 - path: 'usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 60520 - sdk_relative: true - - mtime: 1754193444000000000 - path: 'usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 48246 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/_Builtin_float-29I2FX5R09JRX.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/_Builtin_float-29I2FX5R09JRX.swiftmodule deleted file mode 100644 index 9e0a168..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/_Builtin_float-29I2FX5R09JRX.swiftmodule +++ /dev/null @@ -1,16 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305481000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 23260 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754191143000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4361 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/_Concurrency-IW47C06QYY26.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/_Concurrency-IW47C06QYY26.swiftmodule deleted file mode 100644 index 4bce925..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/_Concurrency-IW47C06QYY26.swiftmodule +++ /dev/null @@ -1,16 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305491000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_Concurrency.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 699544 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754192470000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 364219 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/_DarwinFoundation1-2TLFCL01X6E99.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/_DarwinFoundation1-2TLFCL01X6E99.swiftmodule deleted file mode 100644 index 6bd8ff6..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/_DarwinFoundation1-2TLFCL01X6E99.swiftmodule +++ /dev/null @@ -1,16 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305484000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 90212 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754191657000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18854 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/_DarwinFoundation2-J20WLEH2N7HF.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/_DarwinFoundation2-J20WLEH2N7HF.swiftmodule deleted file mode 100644 index 56c0b61..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/_DarwinFoundation2-J20WLEH2N7HF.swiftmodule +++ /dev/null @@ -1,24 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305486000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 22796 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1754191657000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18854 - sdk_relative: true - - mtime: 1754191661000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2673 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/_DarwinFoundation3-2JBWOEWT8D60I.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/_DarwinFoundation3-2JBWOEWT8D60I.swiftmodule deleted file mode 100644 index 7c49e01..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/_DarwinFoundation3-2JBWOEWT8D60I.swiftmodule +++ /dev/null @@ -1,28 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305487000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 20104 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1754191657000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18854 - sdk_relative: true - - mtime: 1754191661000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2673 - sdk_relative: true - - mtime: 1754191664000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1618 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/_StringProcessing-1C2ZFCSIKDXY1.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/_StringProcessing-1C2ZFCSIKDXY1.swiftmodule deleted file mode 100644 index ff1e486..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/_StringProcessing-1C2ZFCSIKDXY1.swiftmodule +++ /dev/null @@ -1,16 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305483000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 83568 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754192532000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 24507 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/modules.timestamp b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/modules.timestamp deleted file mode 100644 index e69de29..0000000 diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/os-28E9TFNDGK4NM.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/os-28E9TFNDGK4NM.swiftmodule deleted file mode 100644 index 8bd22c6..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/os-28E9TFNDGK4NM.swiftmodule +++ /dev/null @@ -1,80 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/os.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305547000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/os.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 627444 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1754191639000000000 - path: 'usr/include/ObjectiveC.apinotes' - size: 11147 - sdk_relative: true - - mtime: 1754191657000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18854 - sdk_relative: true - - mtime: 1754191661000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2673 - sdk_relative: true - - mtime: 1754191664000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1618 - sdk_relative: true - - mtime: 1754191143000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4361 - sdk_relative: true - - mtime: 1754191671000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19760 - sdk_relative: true - - mtime: 1754192470000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 364219 - sdk_relative: true - - mtime: 1754192532000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 24507 - sdk_relative: true - - mtime: 1754193004000000000 - path: 'usr/lib/swift/ObjectiveC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 6737 - sdk_relative: true - - mtime: 1754187278000000000 - path: 'usr/include/Dispatch.apinotes' - size: 19 - sdk_relative: true - - mtime: 1754710509000000000 - path: 'usr/include/XPC.apinotes' - size: 123 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/os.apinotes' - size: 1658 - sdk_relative: true - - mtime: 1754193034000000000 - path: 'System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 175562 - sdk_relative: true - - mtime: 1754193282000000000 - path: 'usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 60520 - sdk_relative: true - - mtime: 1754193444000000000 - path: 'usr/lib/swift/XPC.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 48246 - sdk_relative: true - - mtime: 1754193444000000000 - path: 'usr/lib/swift/os.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 110945 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/simd-3CCPZZ1MDDZVX.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/simd-3CCPZZ1MDDZVX.swiftmodule deleted file mode 100644 index e0e6a22..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache/simd-3CCPZZ1MDDZVX.swiftmodule +++ /dev/null @@ -1,48 +0,0 @@ ---- -path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/simd.swiftmodule/arm64e-apple-macos.swiftmodule' -dependencies: - - mtime: 1756305528000000000 - path: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/26.0/simd.swiftmodule/arm64e-apple-macos.swiftmodule' - size: 973592 - - mtime: 1754189697000000000 - path: 'usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2261306 - sdk_relative: true - - mtime: 1754191626000000000 - path: 'usr/include/_DarwinFoundation2.apinotes' - size: 1145 - sdk_relative: true - - mtime: 1754191657000000000 - path: 'usr/lib/swift/_DarwinFoundation1.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 18854 - sdk_relative: true - - mtime: 1754191661000000000 - path: 'usr/lib/swift/_DarwinFoundation2.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 2673 - sdk_relative: true - - mtime: 1754191664000000000 - path: 'usr/lib/swift/_DarwinFoundation3.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 1618 - sdk_relative: true - - mtime: 1754191143000000000 - path: 'usr/lib/swift/_Builtin_float.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 4361 - sdk_relative: true - - mtime: 1754191671000000000 - path: 'usr/lib/swift/Darwin.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 19760 - sdk_relative: true - - mtime: 1754192470000000000 - path: 'usr/lib/swift/_Concurrency.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 364219 - sdk_relative: true - - mtime: 1754192532000000000 - path: 'usr/lib/swift/_StringProcessing.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 24507 - sdk_relative: true - - mtime: 1754193056000000000 - path: 'usr/lib/swift/simd.swiftmodule/arm64e-apple-macos.swiftinterface' - size: 229541 - sdk_relative: true -version: 1 -... diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKit.abi.json b/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKit.abi.json deleted file mode 100644 index d2f988e..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKit.abi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "ABIRoot": { - "kind": "Root", - "name": "NO_MODULE", - "printedName": "NO_MODULE", - "json_format_version": 8 - }, - "ConstValues": [] -} \ No newline at end of file diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKit.swiftdoc b/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKit.swiftdoc deleted file mode 100644 index e38568d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKit.swiftdoc and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKit.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKit.swiftmodule deleted file mode 100644 index 3770f46..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKit.swiftmodule and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKit.swiftsourceinfo b/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKit.swiftsourceinfo deleted file mode 100644 index 90c77bc..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKit.swiftsourceinfo and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitPackageTests.abi.json b/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitPackageTests.abi.json deleted file mode 100644 index d2f988e..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitPackageTests.abi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "ABIRoot": { - "kind": "Root", - "name": "NO_MODULE", - "printedName": "NO_MODULE", - "json_format_version": 8 - }, - "ConstValues": [] -} \ No newline at end of file diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitPackageTests.swiftdoc b/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitPackageTests.swiftdoc deleted file mode 100644 index f57c760..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitPackageTests.swiftdoc and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitPackageTests.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitPackageTests.swiftmodule deleted file mode 100644 index 4291529..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitPackageTests.swiftmodule and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitPackageTests.swiftsourceinfo b/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitPackageTests.swiftsourceinfo deleted file mode 100644 index 7f9f799..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitPackageTests.swiftsourceinfo and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitTests.abi.json b/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitTests.abi.json deleted file mode 100644 index d2f988e..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitTests.abi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "ABIRoot": { - "kind": "Root", - "name": "NO_MODULE", - "printedName": "NO_MODULE", - "json_format_version": 8 - }, - "ConstValues": [] -} \ No newline at end of file diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitTests.swiftdoc b/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitTests.swiftdoc deleted file mode 100644 index 8a1ba3e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitTests.swiftdoc and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitTests.swiftmodule b/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitTests.swiftmodule deleted file mode 100644 index 6a926bd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitTests.swiftmodule and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitTests.swiftsourceinfo b/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitTests.swiftsourceinfo deleted file mode 100644 index 44c9764..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitTests.swiftsourceinfo and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/description.json b/CasinoKit/.build/arm64-apple-macosx/debug/description.json deleted file mode 100644 index 0d0dfa2..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/description.json +++ /dev/null @@ -1,878 +0,0 @@ -{ - "builtTestProducts" : [ - { - "binaryPath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.xctest/Contents/MacOS/CasinoKitPackageTests", - "packagePath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit", - "productName" : "CasinoKitPackageTests" - } - ], - "copyCommands" : { - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit_CasinoKit.bundle/Info.plist" : { - "inputs" : [ - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Info.plist" - } - ], - "outputs" : [ - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit_CasinoKit.bundle/Info.plist" - } - ] - }, - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit_CasinoKit.bundle/Localizable.xcstrings" : { - "inputs" : [ - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Resources/Localizable.xcstrings" - } - ], - "outputs" : [ - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit_CasinoKit.bundle/Localizable.xcstrings" - } - ] - } - }, - "explicitTargetDependencyImportCheckingMode" : { - "none" : { - - } - }, - "generatedSourceTargetSet" : [ - - ], - "pluginDescriptions" : [ - - ], - "swiftCommands" : { - "C.CasinoKit-arm64-apple-macosx26.0-debug.module" : { - "executable" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", - "fileList" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/sources", - "importPath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules", - "inputs" : [ - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/CasinoKit.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Exports.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Card.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/ChipDenomination.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Deck.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoDesign.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoTheme.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Cards/CardView.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipSelectorView.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipStackView.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipView.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/DerivedSources/resource_bundle_accessor.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/swift-version--58304C5D6DBC2206.txt" - }, - { - "kind" : "virtual", - "name" : "" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/sources" - } - ], - "isLibrary" : true, - "moduleName" : "CasinoKit", - "moduleOutputPath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKit.swiftmodule", - "objects" : [ - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.swift.o", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Exports.swift.o", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Card.swift.o", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipDenomination.swift.o", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Deck.swift.o", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoDesign.swift.o", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoTheme.swift.o", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CardView.swift.o", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipSelectorView.swift.o", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipStackView.swift.o", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipView.swift.o", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/resource_bundle_accessor.swift.o" - ], - "otherArguments" : [ - "-target", - "arm64-apple-macosx15.0", - "-incremental", - "-enable-batch-mode", - "-serialize-diagnostics", - "-index-store-path", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/index/store", - "-Onone", - "-enable-testing", - "-j12", - "-DSWIFT_PACKAGE", - "-DDEBUG", - "-DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE", - "-module-cache-path", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache", - "-parseable-output", - "-parse-as-library", - "-emit-objc-header", - "-emit-objc-header-path", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/include/CasinoKit-Swift.h", - "-swift-version", - "6", - "-plugin-path", - "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", - "-sdk", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk", - "-F", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-F", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks", - "-I", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-L", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-g", - "-Xcc", - "-isysroot", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks", - "-Xcc", - "-fPIC", - "-Xcc", - "-g", - "-package-name", - "casinokit" - ], - "outputFileMapPath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/output-file-map.json", - "outputs" : [ - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Exports.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Card.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipDenomination.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Deck.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoDesign.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoTheme.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CardView.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipSelectorView.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipStackView.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipView.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/resource_bundle_accessor.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKit.swiftmodule" - } - ], - "prepareForIndexing" : false, - "sources" : [ - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/CasinoKit.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Exports.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Card.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/ChipDenomination.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Deck.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoDesign.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoTheme.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Cards/CardView.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipSelectorView.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipStackView.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipView.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/DerivedSources/resource_bundle_accessor.swift" - ], - "tempsPath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build", - "wholeModuleOptimization" : false - }, - "C.CasinoKitPackageTests-arm64-apple-macosx26.0-debug.module" : { - "executable" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", - "fileList" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/sources", - "importPath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules", - "inputs" : [ - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.derived/runner.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/swift-version--58304C5D6DBC2206.txt" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitTests.swiftmodule" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/sources" - } - ], - "isLibrary" : true, - "moduleName" : "CasinoKitPackageTests", - "moduleOutputPath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitPackageTests.swiftmodule", - "objects" : [ - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/runner.swift.o" - ], - "otherArguments" : [ - "-target", - "arm64-apple-macosx15.0", - "-incremental", - "-enable-batch-mode", - "-serialize-diagnostics", - "-index-store-path", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/index/store", - "-Onone", - "-enable-testing", - "-Xfrontend", - "-enable-cross-import-overlays", - "-j12", - "-DSWIFT_PACKAGE", - "-DDEBUG", - "-DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE", - "-module-cache-path", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache", - "-parseable-output", - "-parse-as-library", - "-emit-objc-header", - "-emit-objc-header-path", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/include/CasinoKitPackageTests-Swift.h", - "-plugin-path", - "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", - "-sdk", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk", - "-F", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-F", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks", - "-I", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-L", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-g", - "-Xcc", - "-isysroot", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks", - "-Xcc", - "-fPIC", - "-Xcc", - "-g", - "-package-name", - "casinokit" - ], - "outputFileMapPath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/output-file-map.json", - "outputs" : [ - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/runner.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitPackageTests.swiftmodule" - } - ], - "prepareForIndexing" : false, - "sources" : [ - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.derived/runner.swift" - ], - "tempsPath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build", - "wholeModuleOptimization" : false - }, - "C.CasinoKitTests-arm64-apple-macosx26.0-debug.module" : { - "executable" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", - "fileList" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/sources", - "importPath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules", - "inputs" : [ - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Tests/CasinoKitTests/CasinoKitTests.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/swift-version--58304C5D6DBC2206.txt" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKit.swiftmodule" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/sources" - } - ], - "isLibrary" : true, - "moduleName" : "CasinoKitTests", - "moduleOutputPath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitTests.swiftmodule", - "objects" : [ - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.swift.o" - ], - "otherArguments" : [ - "-target", - "arm64-apple-macosx15.0", - "-incremental", - "-enable-batch-mode", - "-serialize-diagnostics", - "-index-store-path", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/index/store", - "-Onone", - "-enable-testing", - "-Xfrontend", - "-enable-cross-import-overlays", - "-j12", - "-DSWIFT_PACKAGE", - "-DDEBUG", - "-DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE", - "-module-cache-path", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache", - "-parseable-output", - "-parse-as-library", - "-swift-version", - "6", - "-plugin-path", - "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", - "-sdk", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk", - "-F", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-F", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks", - "-I", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-L", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-g", - "-Xcc", - "-isysroot", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks", - "-Xcc", - "-fPIC", - "-Xcc", - "-g", - "-package-name", - "casinokit" - ], - "outputFileMapPath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/output-file-map.json", - "outputs" : [ - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitTests.swiftmodule" - } - ], - "prepareForIndexing" : false, - "sources" : [ - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Tests/CasinoKitTests/CasinoKitTests.swift" - ], - "tempsPath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build", - "wholeModuleOptimization" : false - } - }, - "swiftFrontendCommands" : { - - }, - "swiftTargetScanArgs" : { - "CasinoKit" : [ - "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", - "-module-name", - "CasinoKit", - "-package-name", - "casinokit", - "-c", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/CasinoKit.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Exports.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Card.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/ChipDenomination.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Deck.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoDesign.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoTheme.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Cards/CardView.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipSelectorView.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipStackView.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipView.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/DerivedSources/resource_bundle_accessor.swift", - "-I", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules", - "-target", - "arm64-apple-macosx15.0", - "-incremental", - "-enable-batch-mode", - "-serialize-diagnostics", - "-index-store-path", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/index/store", - "-Onone", - "-enable-testing", - "-j12", - "-DSWIFT_PACKAGE", - "-DDEBUG", - "-DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE", - "-module-cache-path", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache", - "-parseable-output", - "-parse-as-library", - "-emit-objc-header", - "-emit-objc-header-path", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/include/CasinoKit-Swift.h", - "-swift-version", - "6", - "-plugin-path", - "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", - "-sdk", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk", - "-F", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-F", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks", - "-I", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-L", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-g", - "-Xcc", - "-isysroot", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks", - "-Xcc", - "-fPIC", - "-Xcc", - "-g", - "-package-name", - "casinokit", - "-driver-use-frontend-path", - "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc" - ], - "CasinoKitPackageTests" : [ - "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", - "-module-name", - "CasinoKitPackageTests", - "-package-name", - "casinokit", - "-c", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.derived/runner.swift", - "-I", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules", - "-target", - "arm64-apple-macosx15.0", - "-incremental", - "-enable-batch-mode", - "-serialize-diagnostics", - "-index-store-path", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/index/store", - "-Onone", - "-enable-testing", - "-Xfrontend", - "-enable-cross-import-overlays", - "-j12", - "-DSWIFT_PACKAGE", - "-DDEBUG", - "-DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE", - "-module-cache-path", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache", - "-parseable-output", - "-parse-as-library", - "-emit-objc-header", - "-emit-objc-header-path", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/include/CasinoKitPackageTests-Swift.h", - "-plugin-path", - "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", - "-sdk", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk", - "-F", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-F", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks", - "-I", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-L", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-g", - "-Xcc", - "-isysroot", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks", - "-Xcc", - "-fPIC", - "-Xcc", - "-g", - "-package-name", - "casinokit", - "-driver-use-frontend-path", - "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc" - ], - "CasinoKitTests" : [ - "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", - "-module-name", - "CasinoKitTests", - "-package-name", - "casinokit", - "-c", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Tests/CasinoKitTests/CasinoKitTests.swift", - "-I", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules", - "-target", - "arm64-apple-macosx15.0", - "-incremental", - "-enable-batch-mode", - "-serialize-diagnostics", - "-index-store-path", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/index/store", - "-Onone", - "-enable-testing", - "-Xfrontend", - "-enable-cross-import-overlays", - "-j12", - "-DSWIFT_PACKAGE", - "-DDEBUG", - "-DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE", - "-module-cache-path", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache", - "-parseable-output", - "-parse-as-library", - "-swift-version", - "6", - "-plugin-path", - "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", - "-sdk", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk", - "-F", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-F", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks", - "-I", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-L", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-g", - "-Xcc", - "-isysroot", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks", - "-Xcc", - "-fPIC", - "-Xcc", - "-g", - "-package-name", - "casinokit", - "-driver-use-frontend-path", - "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc" - ] - }, - "targetDependencyMap" : { - "CasinoKit" : [ - - ], - "CasinoKitPackageTests" : [ - "CasinoKitTests", - "CasinoKit" - ], - "CasinoKitTests" : [ - "CasinoKit" - ] - }, - "testDiscoveryCommands" : { - - }, - "testEntryPointCommands" : { - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.derived/runner.swift" : { - "inputs" : [ - - ], - "outputs" : [ - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.derived/runner.swift" - } - ] - } - }, - "traitConfiguration" : { - "default" : { - - } - }, - "writeCommands" : { - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/sources" : { - "alwaysOutOfDate" : false, - "inputs" : [ - { - "kind" : "virtual", - "name" : "" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/CasinoKit.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Exports.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Card.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/ChipDenomination.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Deck.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoDesign.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoTheme.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Cards/CardView.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipSelectorView.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipStackView.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipView.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/DerivedSources/resource_bundle_accessor.swift" - } - ], - "outputFilePath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/sources" - }, - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/sources" : { - "alwaysOutOfDate" : false, - "inputs" : [ - { - "kind" : "virtual", - "name" : "" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.derived/runner.swift" - } - ], - "outputFilePath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/sources" - }, - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.product/Objects.LinkFileList" : { - "alwaysOutOfDate" : false, - "inputs" : [ - { - "kind" : "virtual", - "name" : "" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Card.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CardView.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoDesign.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoTheme.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipDenomination.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipSelectorView.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipStackView.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipView.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Deck.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Exports.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/resource_bundle_accessor.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/runner.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.swift.o" - } - ], - "outputFilePath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.product/Objects.LinkFileList" - }, - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/sources" : { - "alwaysOutOfDate" : false, - "inputs" : [ - { - "kind" : "virtual", - "name" : "" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Tests/CasinoKitTests/CasinoKitTests.swift" - } - ], - "outputFilePath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/sources" - }, - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/swift-version--58304C5D6DBC2206.txt" : { - "alwaysOutOfDate" : true, - "inputs" : [ - { - "kind" : "virtual", - "name" : "" - }, - { - "kind" : "file", - "name" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc" - } - ], - "outputFilePath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/swift-version--58304C5D6DBC2206.txt" - } - } -} \ No newline at end of file diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/00/CGPath.h-3DVYUU27CCS00 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/00/CGPath.h-3DVYUU27CCS00 deleted file mode 100644 index ff19bed..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/00/CGPath.h-3DVYUU27CCS00 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/01/CIFeature.h-30GS87W4L2H01 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/01/CIFeature.h-30GS87W4L2H01 deleted file mode 100644 index d266521..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/01/CIFeature.h-30GS87W4L2H01 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/01/NSTextContent.h-1AEIMULZZQK01 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/01/NSTextContent.h-1AEIMULZZQK01 deleted file mode 100644 index b70f437..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/01/NSTextContent.h-1AEIMULZZQK01 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/02/NSLinguisticTagger.h-3S4TIO7R5KE02 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/02/NSLinguisticTagger.h-3S4TIO7R5KE02 deleted file mode 100644 index 9b51892..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/02/NSLinguisticTagger.h-3S4TIO7R5KE02 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/02/hashtable2.h-2ZAXIKA97KZ02 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/02/hashtable2.h-2ZAXIKA97KZ02 deleted file mode 100644 index f4ec351..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/02/hashtable2.h-2ZAXIKA97KZ02 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/03/SKDocument.h-UJ5M6QHQUV03 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/03/SKDocument.h-UJ5M6QHQUV03 deleted file mode 100644 index a3a9228..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/03/SKDocument.h-UJ5M6QHQUV03 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/04/NSPersistentCloudKitContainerEvent.h-1NS6YHBWD7Q04 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/04/NSPersistentCloudKitContainerEvent.h-1NS6YHBWD7Q04 deleted file mode 100644 index 573bd3d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/04/NSPersistentCloudKitContainerEvent.h-1NS6YHBWD7Q04 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/05/NSStatusBarButton.h-IWLX2Q55JI05 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/05/NSStatusBarButton.h-IWLX2Q55JI05 deleted file mode 100644 index 49aa09c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/05/NSStatusBarButton.h-IWLX2Q55JI05 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/06/CFStringEncodingExt.h-18V15AY5HKG06 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/06/CFStringEncodingExt.h-18V15AY5HKG06 deleted file mode 100644 index d786447..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/06/CFStringEncodingExt.h-18V15AY5HKG06 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/06/search.h-3T9YDPJL80K06 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/06/search.h-3T9YDPJL80K06 deleted file mode 100644 index 65fbaee..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/06/search.h-3T9YDPJL80K06 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/07/OSMessageNotification.h-30YYXURWVQ907 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/07/OSMessageNotification.h-30YYXURWVQ907 deleted file mode 100644 index c5bbb59..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/07/OSMessageNotification.h-30YYXURWVQ907 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/08/libproc.h-2VS4G4U05AT08 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/08/libproc.h-2VS4G4U05AT08 deleted file mode 100644 index 25f5b8d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/08/libproc.h-2VS4G4U05AT08 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/08/reloc.h-3UH16P46OES08 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/08/reloc.h-3UH16P46OES08 deleted file mode 100644 index 7c47e64..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/08/reloc.h-3UH16P46OES08 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0A/ATSUnicodeGlyphs.h-U399UXZWX70A b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0A/ATSUnicodeGlyphs.h-U399UXZWX70A deleted file mode 100644 index 82ffc4e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0A/ATSUnicodeGlyphs.h-U399UXZWX70A and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0A/NSAutoreleasePool.h-37940G0M6DZ0A b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0A/NSAutoreleasePool.h-37940G0M6DZ0A deleted file mode 100644 index d572318..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0A/NSAutoreleasePool.h-37940G0M6DZ0A and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0C/IOStorageCardCharacteristics.h-3TFPKF6JMAZ0C b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0C/IOStorageCardCharacteristics.h-3TFPKF6JMAZ0C deleted file mode 100644 index 2d7bd3c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0C/IOStorageCardCharacteristics.h-3TFPKF6JMAZ0C and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0C/locale.h-37M5KQ5GILD0C b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0C/locale.h-37M5KQ5GILD0C deleted file mode 100644 index 1c187c1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0C/locale.h-37M5KQ5GILD0C and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0D/AssertMacros.h-2HH83SAW05Z0D b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0D/AssertMacros.h-2HH83SAW05Z0D deleted file mode 100644 index 1245aea..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0D/AssertMacros.h-2HH83SAW05Z0D and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0E/NSPrinter.h-PG6W3D0RB00E b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0E/NSPrinter.h-PG6W3D0RB00E deleted file mode 100644 index 436f047..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0E/NSPrinter.h-PG6W3D0RB00E and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0F/CFLocale.h-1NT4O0M7PS00F b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0F/CFLocale.h-1NT4O0M7PS00F deleted file mode 100644 index fc81374..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0F/CFLocale.h-1NT4O0M7PS00F and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0F/NSAccessibilityCustomAction.h-3OHNRWQN2440F b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0F/NSAccessibilityCustomAction.h-3OHNRWQN2440F deleted file mode 100644 index 8773259..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0F/NSAccessibilityCustomAction.h-3OHNRWQN2440F and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0G/Entry.h-1TYLUQ91SIQ0G b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0G/Entry.h-1TYLUQ91SIQ0G deleted file mode 100644 index da66c3c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0G/Entry.h-1TYLUQ91SIQ0G and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0H/SPSize3D.h-140Q7DXU27I0H b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0H/SPSize3D.h-140Q7DXU27I0H deleted file mode 100644 index 36e89a5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0H/SPSize3D.h-140Q7DXU27I0H and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0J/NSNumberFormatter.h-25M0ZGX1XYZ0J b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0J/NSNumberFormatter.h-25M0ZGX1XYZ0J deleted file mode 100644 index 1aa2aa5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0J/NSNumberFormatter.h-25M0ZGX1XYZ0J and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0J/time.h-CHZ917DGDN0J b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0J/time.h-CHZ917DGDN0J deleted file mode 100644 index bbe353f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0J/time.h-CHZ917DGDN0J and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0K/AXValueConstants.h-3LN0A3W1Z270K b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0K/AXValueConstants.h-3LN0A3W1Z270K deleted file mode 100644 index e86fbd9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0K/AXValueConstants.h-3LN0A3W1Z270K and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0L/ConditionalMacros.h-1UOKLVNIXI50L b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0L/ConditionalMacros.h-1UOKLVNIXI50L deleted file mode 100644 index 3865ab3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0L/ConditionalMacros.h-1UOKLVNIXI50L and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0M/CGConvertColorDataWithFormat.h-3D9DYLPBLL20M b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0M/CGConvertColorDataWithFormat.h-3D9DYLPBLL20M deleted file mode 100644 index 61274c7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0M/CGConvertColorDataWithFormat.h-3D9DYLPBLL20M and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0O/MTLIOCommandQueue.h-Y8TJG4LCCZ0O b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0O/MTLIOCommandQueue.h-Y8TJG4LCCZ0O deleted file mode 100644 index 9719676..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0O/MTLIOCommandQueue.h-Y8TJG4LCCZ0O and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0P/cssmaci.h-2E36C655LHF0P b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0P/cssmaci.h-2E36C655LHF0P deleted file mode 100644 index 6bc333c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0P/cssmaci.h-2E36C655LHF0P and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0S/IOFireWireAVCConsts.h-2UC3P6FQX0B0S b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0S/IOFireWireAVCConsts.h-2UC3P6FQX0B0S deleted file mode 100644 index 74136d4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0S/IOFireWireAVCConsts.h-2UC3P6FQX0B0S and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0T/CFHTTPStream.h-2VURAI4Q77G0T b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0T/CFHTTPStream.h-2VURAI4Q77G0T deleted file mode 100644 index 463cf3b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0T/CFHTTPStream.h-2VURAI4Q77G0T and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0T/TargetConditionals.h-Q46XNEQRMM0T b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0T/TargetConditionals.h-Q46XNEQRMM0T deleted file mode 100644 index 89f082b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0T/TargetConditionals.h-Q46XNEQRMM0T and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0T/arm64e-apple-macos.swiftinterface-2XDGM9FBDV60T b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0T/arm64e-apple-macos.swiftinterface-2XDGM9FBDV60T deleted file mode 100644 index ebcc8cb..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0T/arm64e-apple-macos.swiftinterface-2XDGM9FBDV60T and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0U/SecAccess.h-1XON1MV7QXD0U b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0U/SecAccess.h-1XON1MV7QXD0U deleted file mode 100644 index 687ccd8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0U/SecAccess.h-1XON1MV7QXD0U and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0W/CISampler.h-IF6YH7M6DI0W b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0W/CISampler.h-IF6YH7M6DI0W deleted file mode 100644 index 4919dbd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0W/CISampler.h-IF6YH7M6DI0W and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0W/MDSchema.h-2R614WN5VSF0W b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0W/MDSchema.h-2R614WN5VSF0W deleted file mode 100644 index 3fc3c57..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0W/MDSchema.h-2R614WN5VSF0W and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0W/SecBase.h-21SBBMP86IJ0W b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0W/SecBase.h-21SBBMP86IJ0W deleted file mode 100644 index c8fb1a1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0W/SecBase.h-21SBBMP86IJ0W and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0W/iconv.h-1WBOGIG6P3R0W b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0W/iconv.h-1WBOGIG6P3R0W deleted file mode 100644 index 8c39ec2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0W/iconv.h-1WBOGIG6P3R0W and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0X/CFUUID.h-1YM5M0F0USC0X b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0X/CFUUID.h-1YM5M0F0USC0X deleted file mode 100644 index d9bdb0d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0X/CFUUID.h-1YM5M0F0USC0X and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0X/NSPropertyDescription.h-R6QCD8K0QY0X b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0X/NSPropertyDescription.h-R6QCD8K0QY0X deleted file mode 100644 index 547a32c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0X/NSPropertyDescription.h-R6QCD8K0QY0X and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0X/ipsec.h-YGWX01EV7C0X b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0X/ipsec.h-YGWX01EV7C0X deleted file mode 100644 index cfcce56..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0X/ipsec.h-YGWX01EV7C0X and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0X/queue.h-3M0O93DQHU70X b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0X/queue.h-3M0O93DQHU70X deleted file mode 100644 index d92858e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0X/queue.h-3M0O93DQHU70X and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0Y/IOPowerSources.h-3ES43JKFNMY0Y b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0Y/IOPowerSources.h-3ES43JKFNMY0Y deleted file mode 100644 index ff02904..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0Y/IOPowerSources.h-3ES43JKFNMY0Y and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0Y/arm64e-apple-macos.swiftinterface_Reflection-18WOU8H896L0Y b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0Y/arm64e-apple-macos.swiftinterface_Reflection-18WOU8H896L0Y deleted file mode 100644 index d912a23..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0Y/arm64e-apple-macos.swiftinterface_Reflection-18WOU8H896L0Y and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0Z/NSBundle.h-22VRIUJPKCZ0Z b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0Z/NSBundle.h-22VRIUJPKCZ0Z deleted file mode 100644 index bb18797..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0Z/NSBundle.h-22VRIUJPKCZ0Z and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0Z/sys_domain.h-NVL4IOG3YH0Z b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0Z/sys_domain.h-NVL4IOG3YH0Z deleted file mode 100644 index 91690d9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/0Z/sys_domain.h-NVL4IOG3YH0Z and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/10/CGLTypes.h-2IOXUVZSNO610 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/10/CGLTypes.h-2IOXUVZSNO610 deleted file mode 100644 index 3255f5e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/10/CGLTypes.h-2IOXUVZSNO610 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/10/NSMigrationManager.h-2E1W7NA6CC510 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/10/NSMigrationManager.h-2E1W7NA6CC510 deleted file mode 100644 index 724d37b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/10/NSMigrationManager.h-2E1W7NA6CC510 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/10/reloc.h-1G5F936UP1H10 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/10/reloc.h-1G5F936UP1H10 deleted file mode 100644 index ce97f80..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/10/reloc.h-1G5F936UP1H10 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/11/DADisk.h-2AVHYM5M8RJ11 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/11/DADisk.h-2AVHYM5M8RJ11 deleted file mode 100644 index 6e84472..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/11/DADisk.h-2AVHYM5M8RJ11 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/11/SecProtocolObject.h-D1JJ8TYSS611 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/11/SecProtocolObject.h-D1JJ8TYSS611 deleted file mode 100644 index 54b874c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/11/SecProtocolObject.h-D1JJ8TYSS611 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/11/_pthread_key_t.h-J7REKIFS2F11 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/11/_pthread_key_t.h-J7REKIFS2F11 deleted file mode 100644 index f793c0c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/11/_pthread_key_t.h-J7REKIFS2F11 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/12/NSDistributedNotificationCenter.h-3RQ1R4J1SHR12 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/12/NSDistributedNotificationCenter.h-3RQ1R4J1SHR12 deleted file mode 100644 index cc08a59..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/12/NSDistributedNotificationCenter.h-3RQ1R4J1SHR12 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/12/arm64e-apple-macos.swiftinterface-1RM6J58ZKMY12 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/12/arm64e-apple-macos.swiftinterface-1RM6J58ZKMY12 deleted file mode 100644 index 4aabffd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/12/arm64e-apple-macos.swiftinterface-1RM6J58ZKMY12 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/12/arm64e-apple-macos.swiftinterface_Assert-2ORWYHBJ1VA12 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/12/arm64e-apple-macos.swiftinterface_Assert-2ORWYHBJ1VA12 deleted file mode 100644 index 23e84f9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/12/arm64e-apple-macos.swiftinterface_Assert-2ORWYHBJ1VA12 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/13/CGImageSource.h-NLAX4EF41613 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/13/CGImageSource.h-NLAX4EF41613 deleted file mode 100644 index d957118..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/13/CGImageSource.h-NLAX4EF41613 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/15/NSCachedImageRep.h-2HUOEQHY6L615 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/15/NSCachedImageRep.h-2HUOEQHY6L615 deleted file mode 100644 index 00ede33..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/15/NSCachedImageRep.h-2HUOEQHY6L615 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/16/NSScriptWhoseTests.h-12QJ139GZHU16 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/16/NSScriptWhoseTests.h-12QJ139GZHU16 deleted file mode 100644 index e889031..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/16/NSScriptWhoseTests.h-12QJ139GZHU16 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/16/vector_types.h-3A59RLTA1HB16 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/16/vector_types.h-3A59RLTA1HB16 deleted file mode 100644 index 9dfefe9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/16/vector_types.h-3A59RLTA1HB16 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/17/NSByteCountFormatter.h-1QK7C5QHNSZ17 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/17/NSByteCountFormatter.h-1QK7C5QHNSZ17 deleted file mode 100644 index f7f26c3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/17/NSByteCountFormatter.h-1QK7C5QHNSZ17 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/17/_string.h-2MXOCFGBJGM17 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/17/_string.h-2MXOCFGBJGM17 deleted file mode 100644 index beb3eaa..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/17/_string.h-2MXOCFGBJGM17 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/17/arm64e-apple-macos.swiftinterface_Protocols-14TBUBXQLKV17 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/17/arm64e-apple-macos.swiftinterface_Protocols-14TBUBXQLKV17 deleted file mode 100644 index 2e745e4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/17/arm64e-apple-macos.swiftinterface_Protocols-14TBUBXQLKV17 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/18/FSEvents.h-F8LMLG9F6818 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/18/FSEvents.h-F8LMLG9F6818 deleted file mode 100644 index ddf97ef..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/18/FSEvents.h-F8LMLG9F6818 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/18/dispatch_swift_shims.h-24K653JD9XO18 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/18/dispatch_swift_shims.h-24K653JD9XO18 deleted file mode 100644 index 4ad71f1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/18/dispatch_swift_shims.h-24K653JD9XO18 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/18/time.h-14HTFOTUE5V18 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/18/time.h-14HTFOTUE5V18 deleted file mode 100644 index f014ff2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/18/time.h-14HTFOTUE5V18 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1A/_ucontext64.h-3HN392T64TY1A b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1A/_ucontext64.h-3HN392T64TY1A deleted file mode 100644 index e9baa43..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1A/_ucontext64.h-3HN392T64TY1A and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1B/AEDataModel.h-HH6AL7ZBWJ1B b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1B/AEDataModel.h-HH6AL7ZBWJ1B deleted file mode 100644 index 8f4ad95..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1B/AEDataModel.h-HH6AL7ZBWJ1B and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1B/NSTermOfAddress.h-28Z4VCBIUFV1B b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1B/NSTermOfAddress.h-28Z4VCBIUFV1B deleted file mode 100644 index 7b4238a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1B/NSTermOfAddress.h-28Z4VCBIUFV1B and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1B/NSTimeZone.h-2FKG6X1M1Q71B b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1B/NSTimeZone.h-2FKG6X1M1Q71B deleted file mode 100644 index c02aa7e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1B/NSTimeZone.h-2FKG6X1M1Q71B and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1C/TextCommon.h-1FGUYIJPXGS1C b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1C/TextCommon.h-1FGUYIJPXGS1C deleted file mode 100644 index 210f96b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1C/TextCommon.h-1FGUYIJPXGS1C and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1D/NSEntityMigrationPolicy.h-2W0C87M5OIW1D b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1D/NSEntityMigrationPolicy.h-2W0C87M5OIW1D deleted file mode 100644 index 6ba9d74..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1D/NSEntityMigrationPolicy.h-2W0C87M5OIW1D and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1D/_regex.h-1NLIKIYP23U1D b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1D/_regex.h-1NLIKIYP23U1D deleted file mode 100644 index 2070af6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1D/_regex.h-1NLIKIYP23U1D and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1D/kern_event.h-1JLDOTBVPVS1D b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1D/kern_event.h-1JLDOTBVPVS1D deleted file mode 100644 index 4a43a82..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1D/kern_event.h-1JLDOTBVPVS1D and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1D/quota.h-2ZNFATHDG741D b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1D/quota.h-2ZNFATHDG741D deleted file mode 100644 index bc7d2bc..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1D/quota.h-2ZNFATHDG741D and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1E/HIShape.h-LITDSSSET61E b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1E/HIShape.h-LITDSSSET61E deleted file mode 100644 index db1cf7f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1E/HIShape.h-LITDSSSET61E and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1E/NSNibConnector.h-4B5DATG3DA1E b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1E/NSNibConnector.h-4B5DATG3DA1E deleted file mode 100644 index b27590e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1E/NSNibConnector.h-4B5DATG3DA1E and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1F/NSObjectController.h-1FKMJBWV7931F b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1F/NSObjectController.h-1FKMJBWV7931F deleted file mode 100644 index b2b3df8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1F/NSObjectController.h-1FKMJBWV7931F and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1H/sem.h-2I0ZJQ0X9OZ1H b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1H/sem.h-2I0ZJQ0X9OZ1H deleted file mode 100644 index 28113ef..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1H/sem.h-2I0ZJQ0X9OZ1H and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1I/NSDecimalNumber.h-1ZJKP672Y4N1I b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1I/NSDecimalNumber.h-1ZJKP672Y4N1I deleted file mode 100644 index 838c4be..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1I/NSDecimalNumber.h-1ZJKP672Y4N1I and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1I/NSImage.h-1I3ZCBLHH321I b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1I/NSImage.h-1I3ZCBLHH321I deleted file mode 100644 index 98d9e3e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1I/NSImage.h-1I3ZCBLHH321I and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1I/SecRequirement.h-3BGG3XLB2HK1I b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1I/SecRequirement.h-3BGG3XLB2HK1I deleted file mode 100644 index 74b5449..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1I/SecRequirement.h-3BGG3XLB2HK1I and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1I/endian.h-275N2AU5UVO1I b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1I/endian.h-275N2AU5UVO1I deleted file mode 100644 index b241d51..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1I/endian.h-275N2AU5UVO1I and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1J/NSPointerArray.h-AKRLJG3THV1J b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1J/NSPointerArray.h-AKRLJG3THV1J deleted file mode 100644 index 035a980..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1J/NSPointerArray.h-AKRLJG3THV1J and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1L/workgroup_parallel.h-1YMGJGY762G1L b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1L/workgroup_parallel.h-1YMGJGY762G1L deleted file mode 100644 index 6fce1f3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1L/workgroup_parallel.h-1YMGJGY762G1L and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1M/NSTintProminence.h-1LV51MXJPN21M b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1M/NSTintProminence.h-1LV51MXJPN21M deleted file mode 100644 index 57df6e4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1M/NSTintProminence.h-1LV51MXJPN21M and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1N/_errno_t.h-XVIY9HBYP71N b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1N/_errno_t.h-XVIY9HBYP71N deleted file mode 100644 index db107cb..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1N/_errno_t.h-XVIY9HBYP71N and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1O/NSFontAssetRequest.h-1PYRX4KZLV11O b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1O/NSFontAssetRequest.h-1PYRX4KZLV11O deleted file mode 100644 index 4793a55..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1O/NSFontAssetRequest.h-1PYRX4KZLV11O and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1O/hfs_format.h-3JFLE2DGRW11O b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1O/hfs_format.h-3JFLE2DGRW11O deleted file mode 100644 index 864e8a4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1O/hfs_format.h-3JFLE2DGRW11O and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1P/CTFontManager.h-2ZKQ37X1V0R1P b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1P/CTFontManager.h-2ZKQ37X1V0R1P deleted file mode 100644 index 2ad1d2f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1P/CTFontManager.h-2ZKQ37X1V0R1P and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1P/processor_info.h-27BHY51OYTW1P b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1P/processor_info.h-27BHY51OYTW1P deleted file mode 100644 index fded31d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1P/processor_info.h-27BHY51OYTW1P and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1Q/AXNotificationConstants.h-3OET3EQ3MCR1Q b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1Q/AXNotificationConstants.h-3OET3EQ3MCR1Q deleted file mode 100644 index 84d7b9c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1Q/AXNotificationConstants.h-3OET3EQ3MCR1Q and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1R/WSTypes.h-CU7XR691XR1R b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1R/WSTypes.h-CU7XR691XR1R deleted file mode 100644 index 070a6aa..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1R/WSTypes.h-CU7XR691XR1R and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1T/util.h-24RDARZ07TZ1T b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1T/util.h-24RDARZ07TZ1T deleted file mode 100644 index 7de4ebf..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1T/util.h-24RDARZ07TZ1T and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1W/_OSByteOrder.h-22HWOXDCHH81W b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1W/_OSByteOrder.h-22HWOXDCHH81W deleted file mode 100644 index bf7e3e8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1W/_OSByteOrder.h-22HWOXDCHH81W and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1X/NSFilePromiseProvider.h-1MOCXP1XADN1X b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1X/NSFilePromiseProvider.h-1MOCXP1XADN1X deleted file mode 100644 index 2ce6b40..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1X/NSFilePromiseProvider.h-1MOCXP1XADN1X and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1Y/arm64e-apple-macos.swiftinterface_Pointer-17P5MAEO3Q01Y b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1Y/arm64e-apple-macos.swiftinterface_Pointer-17P5MAEO3Q01Y deleted file mode 100644 index 2417648..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1Y/arm64e-apple-macos.swiftinterface_Pointer-17P5MAEO3Q01Y and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1Y/message.h-2A8H6MMX0LE1Y b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1Y/message.h-2A8H6MMX0LE1Y deleted file mode 100644 index 40f9278..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1Y/message.h-2A8H6MMX0LE1Y and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1Z/cssmerr.h-3ME09XY0TXM1Z b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1Z/cssmerr.h-3ME09XY0TXM1Z deleted file mode 100644 index 5a67bda..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/1Z/cssmerr.h-3ME09XY0TXM1Z and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/21/NSStoryboardSegue.h-2E9PF3L1H921 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/21/NSStoryboardSegue.h-2E9PF3L1H921 deleted file mode 100644 index 3e274b9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/21/NSStoryboardSegue.h-2E9PF3L1H921 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/24/IOBlockStorageDevice.h-27KBSLK4C5N24 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/24/IOBlockStorageDevice.h-27KBSLK4C5N24 deleted file mode 100644 index e3587a6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/24/IOBlockStorageDevice.h-27KBSLK4C5N24 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/24/SecKeychain.h-3A7FXTVC6QS24 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/24/SecKeychain.h-3A7FXTVC6QS24 deleted file mode 100644 index 69767c0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/24/SecKeychain.h-3A7FXTVC6QS24 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/26/NSSharingServicePickerTouchBarItem.h-1MUAOECZPB626 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/26/NSSharingServicePickerTouchBarItem.h-1MUAOECZPB626 deleted file mode 100644 index bf0dfda..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/26/NSSharingServicePickerTouchBarItem.h-1MUAOECZPB626 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/26/NSTextContentManager.h-VG25L7T21J26 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/26/NSTextContentManager.h-VG25L7T21J26 deleted file mode 100644 index 723420a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/26/NSTextContentManager.h-VG25L7T21J26 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/27/CFNotificationCenter.h-CJMNV4U89H27 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/27/CFNotificationCenter.h-CJMNV4U89H27 deleted file mode 100644 index 0c9ffed..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/27/CFNotificationCenter.h-CJMNV4U89H27 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/28/IOUSBLib.h-PHPHENYF6Q28 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/28/IOUSBLib.h-PHPHENYF6Q28 deleted file mode 100644 index 9fa1e53..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/28/IOUSBLib.h-PHPHENYF6Q28 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/29/DateTimeUtils.h-2INC3Q11OG429 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/29/DateTimeUtils.h-2INC3Q11OG429 deleted file mode 100644 index 11bf305..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/29/DateTimeUtils.h-2INC3Q11OG429 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/29/_int8_t.h-FJCH36X8E629 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/29/_int8_t.h-FJCH36X8E629 deleted file mode 100644 index b05a151..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/29/_int8_t.h-FJCH36X8E629 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2A/SpeechSynthesis.h-INAG1EY7GN2A b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2A/SpeechSynthesis.h-INAG1EY7GN2A deleted file mode 100644 index 439f8e6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2A/SpeechSynthesis.h-INAG1EY7GN2A and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2A/audit_fcntl.h-1BDWLBGPOOL2A b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2A/audit_fcntl.h-1BDWLBGPOOL2A deleted file mode 100644 index e8f7f6f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2A/audit_fcntl.h-1BDWLBGPOOL2A and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2A/vm_info.h-2OW6BD6LC2Q2A b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2A/vm_info.h-2OW6BD6LC2Q2A deleted file mode 100644 index cc35153..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2A/vm_info.h-2OW6BD6LC2Q2A and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2B/processor_set.h-2VFXW8ATGEM2B b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2B/processor_set.h-2VFXW8ATGEM2B deleted file mode 100644 index f10b5be..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2B/processor_set.h-2VFXW8ATGEM2B and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2C/AvailabilityMacros.h-O62746WG9B2C b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2C/AvailabilityMacros.h-O62746WG9B2C deleted file mode 100644 index fdefaf7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2C/AvailabilityMacros.h-O62746WG9B2C and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2D/CFDictionary.h-3UWCB260AZV2D b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2D/CFDictionary.h-3UWCB260AZV2D deleted file mode 100644 index 573c4b3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2D/CFDictionary.h-3UWCB260AZV2D and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2F/NSItemProvider.h-3L1UC0T38Y92F b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2F/NSItemProvider.h-3L1UC0T38Y92F deleted file mode 100644 index 3918bed..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2F/NSItemProvider.h-3L1UC0T38Y92F and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2G/AppKitDefines.h-2LYU6VDO6HM2G b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2G/AppKitDefines.h-2LYU6VDO6HM2G deleted file mode 100644 index fe506d2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2G/AppKitDefines.h-2LYU6VDO6HM2G and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2H/NSFontManager.h-UIZ7V7TKIA2H b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2H/NSFontManager.h-UIZ7V7TKIA2H deleted file mode 100644 index ad827f2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2H/NSFontManager.h-UIZ7V7TKIA2H and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2K/_in_addr_t.h-1C5M88AWOFG2K b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2K/_in_addr_t.h-1C5M88AWOFG2K deleted file mode 100644 index 154c8c4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2K/_in_addr_t.h-1C5M88AWOFG2K and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2K/listener.h-2NR0QVSOQR82K b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2K/listener.h-2NR0QVSOQR82K deleted file mode 100644 index 360176b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2K/listener.h-2NR0QVSOQR82K and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2L/CFCalendar.h-33760K11TG32L b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2L/CFCalendar.h-33760K11TG32L deleted file mode 100644 index ea5e317..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2L/CFCalendar.h-33760K11TG32L and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2L/CGGradient.h-3SF6Y8FBBFD2L b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2L/CGGradient.h-3SF6Y8FBBFD2L deleted file mode 100644 index 9bdb454..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2L/CGGradient.h-3SF6Y8FBBFD2L and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2L/NSCollectionView.h-3TOJ0K3IHNP2L b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2L/NSCollectionView.h-3TOJ0K3IHNP2L deleted file mode 100644 index 073bc30..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2L/NSCollectionView.h-3TOJ0K3IHNP2L and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2M/NSUUID.h-2P38BUNUYG92M b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2M/NSUUID.h-2P38BUNUYG92M deleted file mode 100644 index 2ccb007..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2M/NSUUID.h-2P38BUNUYG92M and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2N/MacErrors.h-2TMXK7PDGTE2N b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2N/MacErrors.h-2TMXK7PDGTE2N deleted file mode 100644 index f3cb140..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2N/MacErrors.h-2TMXK7PDGTE2N and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2P/CVOpenGLTextureCache.h-1QUG2EGZEME2P b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2P/CVOpenGLTextureCache.h-1QUG2EGZEME2P deleted file mode 100644 index e8cdfb2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2P/CVOpenGLTextureCache.h-1QUG2EGZEME2P and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2Q/NSHFSFileTypes.h-1SXBZ3N43ZI2Q b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2Q/NSHFSFileTypes.h-1SXBZ3N43ZI2Q deleted file mode 100644 index 754ef57..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2Q/NSHFSFileTypes.h-1SXBZ3N43ZI2Q and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2R/workgroup_object.h-5TXQ9Z88XJ2R b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2R/workgroup_object.h-5TXQ9Z88XJ2R deleted file mode 100644 index 283bf71..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2R/workgroup_object.h-5TXQ9Z88XJ2R and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2S/NSAppleScriptExtensions.h-1VHUF52R27E2S b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2S/NSAppleScriptExtensions.h-1VHUF52R27E2S deleted file mode 100644 index a6d74e7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2S/NSAppleScriptExtensions.h-1VHUF52R27E2S and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2S/tcp_fsm.h-PENSCYF3DE2S b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2S/tcp_fsm.h-PENSCYF3DE2S deleted file mode 100644 index 727e0ff..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2S/tcp_fsm.h-PENSCYF3DE2S and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2U/exception_types.h-3VZGRYNW1M92U b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2U/exception_types.h-3VZGRYNW1M92U deleted file mode 100644 index 1a9b16f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2U/exception_types.h-3VZGRYNW1M92U and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2V/NSKeyedArchiver.h-1T2DE3CGFZA2V b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2V/NSKeyedArchiver.h-1T2DE3CGFZA2V deleted file mode 100644 index 99b3bea..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2V/NSKeyedArchiver.h-1T2DE3CGFZA2V and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2Z/availability.h-1K10PYICPT12Z b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2Z/availability.h-1K10PYICPT12Z deleted file mode 100644 index 5a10275..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/2Z/availability.h-1K10PYICPT12Z and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/30/NSZone.h-2ZT53GKBKEN30 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/30/NSZone.h-2ZT53GKBKEN30 deleted file mode 100644 index f28aaef..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/30/NSZone.h-2ZT53GKBKEN30 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/31/MTL4MeshRenderPipeline.h-CW3QHUL1C631 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/31/MTL4MeshRenderPipeline.h-CW3QHUL1C631 deleted file mode 100644 index 4f00002..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/31/MTL4MeshRenderPipeline.h-CW3QHUL1C631 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/33/IOStorageDeviceCharacteristics.h-10J104K18HF33 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/33/IOStorageDeviceCharacteristics.h-10J104K18HF33 deleted file mode 100644 index f93985c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/33/IOStorageDeviceCharacteristics.h-10J104K18HF33 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/34/CSIdentityQuery.h-83PKSLQAKJ34 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/34/CSIdentityQuery.h-83PKSLQAKJ34 deleted file mode 100644 index 1f50de1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/34/CSIdentityQuery.h-83PKSLQAKJ34 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/34/NSDragging.h-1B68B6N6VZV34 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/34/NSDragging.h-1B68B6N6VZV34 deleted file mode 100644 index bbe2fe0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/34/NSDragging.h-1B68B6N6VZV34 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/35/CVMetalBufferCache.h-1NGBP305GNJ35 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/35/CVMetalBufferCache.h-1NGBP305GNJ35 deleted file mode 100644 index 4582053..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/35/CVMetalBufferCache.h-1NGBP305GNJ35 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/35/_locale.h-2EUGJ5BIQOS35 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/35/_locale.h-2EUGJ5BIQOS35 deleted file mode 100644 index 6cef17b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/35/_locale.h-2EUGJ5BIQOS35 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/36/NSURLSession.h-2C8CELD2TUM36 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/36/NSURLSession.h-2C8CELD2TUM36 deleted file mode 100644 index c4795bf..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/36/NSURLSession.h-2C8CELD2TUM36 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/37/CAMediaTimingFunction.h-THKV7B9J8937 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/37/CAMediaTimingFunction.h-THKV7B9J8937 deleted file mode 100644 index 614b64d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/37/CAMediaTimingFunction.h-THKV7B9J8937 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/37/PEFBinaryFormat.h-26482DFT4HS37 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/37/PEFBinaryFormat.h-26482DFT4HS37 deleted file mode 100644 index d4059b6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/37/PEFBinaryFormat.h-26482DFT4HS37 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/37/_limits.h-2P3C38C86YZ37 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/37/_limits.h-2P3C38C86YZ37 deleted file mode 100644 index ba671da..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/37/_limits.h-2P3C38C86YZ37 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/38/AXUIElement.h-3L9CV8HGEJI38 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/38/AXUIElement.h-3L9CV8HGEJI38 deleted file mode 100644 index ee6f59e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/38/AXUIElement.h-3L9CV8HGEJI38 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/38/SecIdentity.h-BAVA626P0838 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/38/SecIdentity.h-BAVA626P0838 deleted file mode 100644 index 59ddecf..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/38/SecIdentity.h-BAVA626P0838 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/38/_in_port_t.h-2YGQAS0ID1738 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/38/_in_port_t.h-2YGQAS0ID1738 deleted file mode 100644 index f7dc6fb..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/38/_in_port_t.h-2YGQAS0ID1738 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/38/vm.h-3A8B9N7EWKA38 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/38/vm.h-3A8B9N7EWKA38 deleted file mode 100644 index 04c5590..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/38/vm.h-3A8B9N7EWKA38 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/39/_sigaltstack.h-2DUDP34M1IS39 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/39/_sigaltstack.h-2DUDP34M1IS39 deleted file mode 100644 index 449759a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/39/_sigaltstack.h-2DUDP34M1IS39 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3A/NSFileWrapperExtensions.h-3GQBS8Z2UCD3A b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3A/NSFileWrapperExtensions.h-3GQBS8Z2UCD3A deleted file mode 100644 index 544fb7e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3A/NSFileWrapperExtensions.h-3GQBS8Z2UCD3A and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3B/AXBrailleTranslator.h-13B5H5WCTKR3B b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3B/AXBrailleTranslator.h-13B5H5WCTKR3B deleted file mode 100644 index fa68799..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3B/AXBrailleTranslator.h-13B5H5WCTKR3B and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3B/NSDistributedLock.h-JREY25PUWN3B b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3B/NSDistributedLock.h-JREY25PUWN3B deleted file mode 100644 index 7e09404..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3B/NSDistributedLock.h-JREY25PUWN3B and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3B/NSXPCConnection.h-3BBIXSLYL3C3B b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3B/NSXPCConnection.h-3BBIXSLYL3C3B deleted file mode 100644 index cf5f422..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3B/NSXPCConnection.h-3BBIXSLYL3C3B and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3B/ev_keymap.h-2JHFT5AOT8X3B b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3B/ev_keymap.h-2JHFT5AOT8X3B deleted file mode 100644 index f1c913d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3B/ev_keymap.h-2JHFT5AOT8X3B and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3D/CGFont.h-228P5WXS4JO3D b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3D/CGFont.h-228P5WXS4JO3D deleted file mode 100644 index 06d2479..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3D/CGFont.h-228P5WXS4JO3D and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3D/NSImageRep.h-H4JSDN4RW93D b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3D/NSImageRep.h-H4JSDN4RW93D deleted file mode 100644 index 4302958..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3D/NSImageRep.h-H4JSDN4RW93D and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3D/NSMassFormatter.h-1ADX9QMT4TU3D b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3D/NSMassFormatter.h-1ADX9QMT4TU3D deleted file mode 100644 index 572e574..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3D/NSMassFormatter.h-1ADX9QMT4TU3D and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3D/_u_int.h-1CFKM8X8WHC3D b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3D/_u_int.h-1CFKM8X8WHC3D deleted file mode 100644 index 2e22bd9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3D/_u_int.h-1CFKM8X8WHC3D and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3D/unistd.h-1K2GXZARLC23D b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3D/unistd.h-1K2GXZARLC23D deleted file mode 100644 index 5861624..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3D/unistd.h-1K2GXZARLC23D and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3F/OSAtomicDeprecated.h-17CSKD7P3IU3F b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3F/OSAtomicDeprecated.h-17CSKD7P3IU3F deleted file mode 100644 index ecde0c5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3F/OSAtomicDeprecated.h-17CSKD7P3IU3F and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3F/_u_int16_t.h-2DD3SJLX8QF3F b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3F/_u_int16_t.h-2DD3SJLX8QF3F deleted file mode 100644 index 6cc497e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3F/_u_int16_t.h-2DD3SJLX8QF3F and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3F/_u_short.h-1NO7YNEHO793F b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3F/_u_short.h-1NO7YNEHO793F deleted file mode 100644 index fb2179f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3F/_u_short.h-1NO7YNEHO793F and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3F/adminutil.h-1RHHL67UU3W3F b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3F/adminutil.h-1RHHL67UU3W3F deleted file mode 100644 index a2cfb41..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3F/adminutil.h-1RHHL67UU3W3F and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3G/transcode.h-BWP09KBKB33G b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3G/transcode.h-BWP09KBKB33G deleted file mode 100644 index 16fa8ff..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3G/transcode.h-BWP09KBKB33G and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3H/NSString.h-2TW6KS4LDB3H b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3H/NSString.h-2TW6KS4LDB3H deleted file mode 100644 index fd18b99..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3H/NSString.h-2TW6KS4LDB3H and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3H/UnicodeConverter.h-BLFH1NTBO03H b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3H/UnicodeConverter.h-BLFH1NTBO03H deleted file mode 100644 index d4c35ea..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3H/UnicodeConverter.h-BLFH1NTBO03H and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3H/oidscert.h-2MK6TFM7H4V3H b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3H/oidscert.h-2MK6TFM7H4V3H deleted file mode 100644 index ffe050b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3H/oidscert.h-2MK6TFM7H4V3H and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3J/_blksize_t.h-2BKZYAX9MHY3J b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3J/_blksize_t.h-2BKZYAX9MHY3J deleted file mode 100644 index 727eae4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3J/_blksize_t.h-2BKZYAX9MHY3J and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3L/gliDispatch.h-22KYKSXK4U33L b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3L/gliDispatch.h-22KYKSXK4U33L deleted file mode 100644 index 6e6acf7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3L/gliDispatch.h-22KYKSXK4U33L and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3M/complex.h-3GL6SH5PNVX3M b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3M/complex.h-3GL6SH5PNVX3M deleted file mode 100644 index 5b387b6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3M/complex.h-3GL6SH5PNVX3M and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3N/CFRunLoop.h-2XZJ5M4HXZT3N b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3N/CFRunLoop.h-2XZJ5M4HXZT3N deleted file mode 100644 index 3dedfe2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3N/CFRunLoop.h-2XZJ5M4HXZT3N and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3N/NSApplicationScripting.h-QX2YO4ZUG33N b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3N/NSApplicationScripting.h-QX2YO4ZUG33N deleted file mode 100644 index 4a6d532..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3N/NSApplicationScripting.h-QX2YO4ZUG33N and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3N/arm64e-apple-macos.swiftinterface_Misc-2PJYHJGDBFV3N b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3N/arm64e-apple-macos.swiftinterface_Misc-2PJYHJGDBFV3N deleted file mode 100644 index 6847012..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3N/arm64e-apple-macos.swiftinterface_Misc-2PJYHJGDBFV3N and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3O/_uint16_t.h-1Z5W20ZI4K33O b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3O/_uint16_t.h-1Z5W20ZI4K33O deleted file mode 100644 index bb15053..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3O/_uint16_t.h-1Z5W20ZI4K33O and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3O/socket.h-25E68KUZPTE3O b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3O/socket.h-25E68KUZPTE3O deleted file mode 100644 index f89345b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3O/socket.h-25E68KUZPTE3O and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3P/NSTrackingArea.h-2O9DLPCU0BA3P b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3P/NSTrackingArea.h-2O9DLPCU0BA3P deleted file mode 100644 index 11612c5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3P/NSTrackingArea.h-2O9DLPCU0BA3P and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3P/mach_types.h-27J9I466Z4D3P b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3P/mach_types.h-27J9I466Z4D3P deleted file mode 100644 index 03919a9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3P/mach_types.h-27J9I466Z4D3P and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3Q/signpost.h-S9EN9KWE3C3Q b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3Q/signpost.h-S9EN9KWE3C3Q deleted file mode 100644 index efa3d72..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3Q/signpost.h-S9EN9KWE3C3Q and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3R/arm64e-apple-macos.swiftinterface-3L0RZJDN0WY3R b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3R/arm64e-apple-macos.swiftinterface-3L0RZJDN0WY3R deleted file mode 100644 index 9c6aa00..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3R/arm64e-apple-macos.swiftinterface-3L0RZJDN0WY3R and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3R/wordexp.h-21240A9VSPI3R b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3R/wordexp.h-21240A9VSPI3R deleted file mode 100644 index 9553b1d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3R/wordexp.h-21240A9VSPI3R and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3S/ChipDenomination.swift-3PVIIQTNWGE3S b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3S/ChipDenomination.swift-3PVIIQTNWGE3S deleted file mode 100644 index d2f260f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3S/ChipDenomination.swift-3PVIIQTNWGE3S and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3U/audit_filter.h-133ZUR56NS03U b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3U/audit_filter.h-133ZUR56NS03U deleted file mode 100644 index 9cc36aa..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3U/audit_filter.h-133ZUR56NS03U and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3V/mds_schema.h-UOKC37HD7V3V b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3V/mds_schema.h-UOKC37HD7V3V deleted file mode 100644 index dc32420..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3V/mds_schema.h-UOKC37HD7V3V and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3V/object.h-1CPT6V1FONL3V b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3V/object.h-1CPT6V1FONL3V deleted file mode 100644 index 1cacce4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3V/object.h-1CPT6V1FONL3V and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3W/CGRemoteOperation.h-1N8JWVSCZ2W3W b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3W/CGRemoteOperation.h-1N8JWVSCZ2W3W deleted file mode 100644 index 579f672..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3W/CGRemoteOperation.h-1N8JWVSCZ2W3W and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3W/NSStringDrawing.h-180BTDJULJS3W b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3W/NSStringDrawing.h-180BTDJULJS3W deleted file mode 100644 index 7cae7b7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3W/NSStringDrawing.h-180BTDJULJS3W and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3W/spawn.h-3ELUPCS50SA3W b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3W/spawn.h-3ELUPCS50SA3W deleted file mode 100644 index 7a56612..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3W/spawn.h-3ELUPCS50SA3W and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3X/CTRubyAnnotation.h-1R79Y4WGYSM3X b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3X/CTRubyAnnotation.h-1R79Y4WGYSM3X deleted file mode 100644 index 4eab655..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3X/CTRubyAnnotation.h-1R79Y4WGYSM3X and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3X/WSProtocolHandler.h-13HUIO6EBN13X b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3X/WSProtocolHandler.h-13HUIO6EBN13X deleted file mode 100644 index 2ad8efe..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3X/WSProtocolHandler.h-13HUIO6EBN13X and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3X/raster.h-35871R24SA73X b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3X/raster.h-35871R24SA73X deleted file mode 100644 index 09ffd34..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3X/raster.h-35871R24SA73X and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3Y/NSTextViewportLayoutController.h-YP6ZJQTWAO3Y b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3Y/NSTextViewportLayoutController.h-YP6ZJQTWAO3Y deleted file mode 100644 index ad6db7d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3Y/NSTextViewportLayoutController.h-YP6ZJQTWAO3Y and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3Z/NSToolbarItem.h-3KDQS84263Q3Z b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3Z/NSToolbarItem.h-3KDQS84263Q3Z deleted file mode 100644 index 50f2615..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3Z/NSToolbarItem.h-3KDQS84263Q3Z and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3Z/oids.h-2GX9B4TRV803Z b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3Z/oids.h-2GX9B4TRV803Z deleted file mode 100644 index c32a976..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/3Z/oids.h-2GX9B4TRV803Z and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/40/NSIncrementalStoreNode.h-1KWIJV52YNY40 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/40/NSIncrementalStoreNode.h-1KWIJV52YNY40 deleted file mode 100644 index 0278d5c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/40/NSIncrementalStoreNode.h-1KWIJV52YNY40 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/40/NSUserDefaults.h-2DCD0JOWNHQ40 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/40/NSUserDefaults.h-2DCD0JOWNHQ40 deleted file mode 100644 index 6f0c817..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/40/NSUserDefaults.h-2DCD0JOWNHQ40 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/42/Timer.h-3VVXUTDBW3I42 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/42/Timer.h-3VVXUTDBW3I42 deleted file mode 100644 index 32adb89..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/42/Timer.h-3VVXUTDBW3I42 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/44/UTAdditions.h-2GF59C217GP44 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/44/UTAdditions.h-2GF59C217GP44 deleted file mode 100644 index b6d8440..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/44/UTAdditions.h-2GF59C217GP44 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/45/vm_sync.h-11XAS68KXVF45 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/45/vm_sync.h-11XAS68KXVF45 deleted file mode 100644 index c970b9f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/45/vm_sync.h-11XAS68KXVF45 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/48/arm64e-apple-macos.swiftinterface-VPEW5W1KTS48 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/48/arm64e-apple-macos.swiftinterface-VPEW5W1KTS48 deleted file mode 100644 index 5839451..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/48/arm64e-apple-macos.swiftinterface-VPEW5W1KTS48 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/49/NSTimer.h-2IM2N5DW4GO49 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/49/NSTimer.h-2IM2N5DW4GO49 deleted file mode 100644 index 1b7f00e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/49/NSTimer.h-2IM2N5DW4GO49 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4B/UnicodeUtilities.h-24JBZZ9F06K4B b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4B/UnicodeUtilities.h-24JBZZ9F06K4B deleted file mode 100644 index 5b4dd70..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4B/UnicodeUtilities.h-24JBZZ9F06K4B and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4B/loader.h-R01QHI6INA4B b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4B/loader.h-R01QHI6INA4B deleted file mode 100644 index 9db229c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4B/loader.h-R01QHI6INA4B and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4C/AXSettings.h-GDH4LZ1NOH4C b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4C/AXSettings.h-GDH4LZ1NOH4C deleted file mode 100644 index 2d81f8b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4C/AXSettings.h-GDH4LZ1NOH4C and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4C/MTLAccelerationStructureTypes.h-23LTMYMIGTK4C b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4C/MTLAccelerationStructureTypes.h-23LTMYMIGTK4C deleted file mode 100644 index 4f2b467..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4C/MTLAccelerationStructureTypes.h-23LTMYMIGTK4C and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4C/NSPersistentStoreCoordinator.h-1R0PQ42DAVQ4C b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4C/NSPersistentStoreCoordinator.h-1R0PQ42DAVQ4C deleted file mode 100644 index 13b4fe7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4C/NSPersistentStoreCoordinator.h-1R0PQ42DAVQ4C and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4C/_ino64_t.h-2MSEJHZHD24C b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4C/_ino64_t.h-2MSEJHZHD24C deleted file mode 100644 index 69bc594..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4C/_ino64_t.h-2MSEJHZHD24C and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4C/ethernet.h-KEKPPMS3DU4C b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4C/ethernet.h-KEKPPMS3DU4C deleted file mode 100644 index 9bb3941..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4C/ethernet.h-KEKPPMS3DU4C and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4D/NSListFormatter.h-IQ03573FFF4D b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4D/NSListFormatter.h-IQ03573FFF4D deleted file mode 100644 index c098247..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4D/NSListFormatter.h-IQ03573FFF4D and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4E/NSValueTransformer.h-G1HCWKA5VN4E b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4E/NSValueTransformer.h-G1HCWKA5VN4E deleted file mode 100644 index 498666e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4E/NSValueTransformer.h-G1HCWKA5VN4E and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4E/SCSICmds_REQUEST_SENSE_Defs.h-APC6XSYSMX4E b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4E/SCSICmds_REQUEST_SENSE_Defs.h-APC6XSYSMX4E deleted file mode 100644 index 0261331..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4E/SCSICmds_REQUEST_SENSE_Defs.h-APC6XSYSMX4E and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4E/vm_map.h-2BBL5JLXPQK4E b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4E/vm_map.h-2BBL5JLXPQK4E deleted file mode 100644 index b0e4d4a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4E/vm_map.h-2BBL5JLXPQK4E and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4F/NSUserInterfaceLayout.h-3OIHGSS66AS4F b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4F/NSUserInterfaceLayout.h-3OIHGSS66AS4F deleted file mode 100644 index 6485171..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4F/NSUserInterfaceLayout.h-3OIHGSS66AS4F and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4F/TextEncodingConverter.h-2H7HNOE3XZK4F b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4F/TextEncodingConverter.h-2H7HNOE3XZK4F deleted file mode 100644 index d77c105..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4F/TextEncodingConverter.h-2H7HNOE3XZK4F and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4G/NSOrthography.h-2WJBXIS0YR14G b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4G/NSOrthography.h-2WJBXIS0YR14G deleted file mode 100644 index 82f2da3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4G/NSOrthography.h-2WJBXIS0YR14G and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4H/CIRenderDestination.h-VP2KYB6IOY4H b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4H/CIRenderDestination.h-VP2KYB6IOY4H deleted file mode 100644 index 5e7c703..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4H/CIRenderDestination.h-VP2KYB6IOY4H and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4I/mach_init.h-39ZBRTKZAQH4I b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4I/mach_init.h-39ZBRTKZAQH4I deleted file mode 100644 index e9afed6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4I/mach_init.h-39ZBRTKZAQH4I and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4I/tgmath.h-1JX54QZGEDD4I b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4I/tgmath.h-1JX54QZGEDD4I deleted file mode 100644 index 7338a3a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4I/tgmath.h-1JX54QZGEDD4I and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4I/thread_policy.h-I3ISMT51DV4I b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4I/thread_policy.h-I3ISMT51DV4I deleted file mode 100644 index affc184..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4I/thread_policy.h-I3ISMT51DV4I and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4J/CFURLEnumerator.h-388V0Q6XAC24J b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4J/CFURLEnumerator.h-388V0Q6XAC24J deleted file mode 100644 index 19d4de3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4J/CFURLEnumerator.h-388V0Q6XAC24J and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4K/clock.h-2QRW53WW41J4K b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4K/clock.h-2QRW53WW41J4K deleted file mode 100644 index ca6edfc..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4K/clock.h-2QRW53WW41J4K and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4L/IOHIDEventServiceKeys.h-17VG3RPMENC4L b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4L/IOHIDEventServiceKeys.h-17VG3RPMENC4L deleted file mode 100644 index 7fdf035..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4L/IOHIDEventServiceKeys.h-17VG3RPMENC4L and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4N/NSFont.h-2Z8LUAML2XX4N b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4N/NSFont.h-2Z8LUAML2XX4N deleted file mode 100644 index bd6f32d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4N/NSFont.h-2Z8LUAML2XX4N and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4N/NSNotificationQueue.h-2T3ANQ8DYJ94N b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4N/NSNotificationQueue.h-2T3ANQ8DYJ94N deleted file mode 100644 index 35b4812..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4N/NSNotificationQueue.h-2T3ANQ8DYJ94N and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4Q/CGEXRToneMappingGamma.h-183SJ15QR9H4Q b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4Q/CGEXRToneMappingGamma.h-183SJ15QR9H4Q deleted file mode 100644 index 20dd882..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4Q/CGEXRToneMappingGamma.h-183SJ15QR9H4Q and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4Q/CGEventSource.h-34C8KEIB1RJ4Q b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4Q/CGEventSource.h-34C8KEIB1RJ4Q deleted file mode 100644 index 3bdc4b3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4Q/CGEventSource.h-34C8KEIB1RJ4Q and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4Q/alloca.h-3KNR9B03K614Q b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4Q/alloca.h-3KNR9B03K614Q deleted file mode 100644 index 47386d7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4Q/alloca.h-3KNR9B03K614Q and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4Q/eti.h-1PLS9Y05IVZ4Q b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4Q/eti.h-1PLS9Y05IVZ4Q deleted file mode 100644 index 711b99d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4Q/eti.h-1PLS9Y05IVZ4Q and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4Q/if_var.h-1PXIN16CWZE4Q b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4Q/if_var.h-1PXIN16CWZE4Q deleted file mode 100644 index 9450f23..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4Q/if_var.h-1PXIN16CWZE4Q and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4S/NSPersistentHistoryChange.h-2M2E66GMYHR4S b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4S/NSPersistentHistoryChange.h-2M2E66GMYHR4S deleted file mode 100644 index 3dc3bed..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4S/NSPersistentHistoryChange.h-2M2E66GMYHR4S and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4S/SecDecodeTransform.h-3FCF0IVF8MM4S b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4S/SecDecodeTransform.h-3FCF0IVF8MM4S deleted file mode 100644 index 82229a8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4S/SecDecodeTransform.h-3FCF0IVF8MM4S and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4T/CGDataConsumer.h-14QCQ3F11PQ4T b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4T/CGDataConsumer.h-14QCQ3F11PQ4T deleted file mode 100644 index ee1bd44..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4T/CGDataConsumer.h-14QCQ3F11PQ4T and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4T/route.h-34OIANMT9IE4T b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4T/route.h-34OIANMT9IE4T deleted file mode 100644 index 64250fc..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4T/route.h-34OIANMT9IE4T and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4U/NSThread.h-2H531IV3VGS4U b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4U/NSThread.h-2H531IV3VGS4U deleted file mode 100644 index 9aee30a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4U/NSThread.h-2H531IV3VGS4U and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4U/SCSICommandOperationCodes.h-GLG9FO5PSV4U b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4U/SCSICommandOperationCodes.h-GLG9FO5PSV4U deleted file mode 100644 index b4802a4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4U/SCSICommandOperationCodes.h-GLG9FO5PSV4U and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4W/_monetary.h-27K2SIKV3JU4W b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4W/_monetary.h-27K2SIKV3JU4W deleted file mode 100644 index bdf9135..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4W/_monetary.h-27K2SIKV3JU4W and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4X/NSTableViewRowAction.h-2MNY6BB41GR4X b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4X/NSTableViewRowAction.h-2MNY6BB41GR4X deleted file mode 100644 index ba8b269..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4X/NSTableViewRowAction.h-2MNY6BB41GR4X and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4X/ptrcheck.h-IZSXAMEY9G4X b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4X/ptrcheck.h-IZSXAMEY9G4X deleted file mode 100644 index 889c4a4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4X/ptrcheck.h-IZSXAMEY9G4X and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4Y/NSScriptClassDescription.h-39130GNSVXY4Y b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4Y/NSScriptClassDescription.h-39130GNSVXY4Y deleted file mode 100644 index f605b23..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4Y/NSScriptClassDescription.h-39130GNSVXY4Y and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4Y/arm64e-apple-macos.swiftinterface_Math-8CIA6M3B8X4Y b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4Y/arm64e-apple-macos.swiftinterface_Math-8CIA6M3B8X4Y deleted file mode 100644 index 844b92f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/4Y/arm64e-apple-macos.swiftinterface_Math-8CIA6M3B8X4Y and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/50/NSFetchedResultsController.h-OG24NZJ8LR50 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/50/NSFetchedResultsController.h-OG24NZJ8LR50 deleted file mode 100644 index 3434d0c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/50/NSFetchedResultsController.h-OG24NZJ8LR50 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/51/_ino_t.h-1B8GAZR8F9X51 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/51/_ino_t.h-1B8GAZR8F9X51 deleted file mode 100644 index 9846567..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/51/_ino_t.h-1B8GAZR8F9X51 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/51/netport.h-NJWR7Y3WMO51 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/51/netport.h-NJWR7Y3WMO51 deleted file mode 100644 index 529c005..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/51/netport.h-NJWR7Y3WMO51 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/52/CGColorConversionInfo.h-1TI7NQ41Y9852 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/52/CGColorConversionInfo.h-1TI7NQ41Y9852 deleted file mode 100644 index 6e94931..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/52/CGColorConversionInfo.h-1TI7NQ41Y9852 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/53/_seek_set.h-2Q7DCTNPIZ653 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/53/_seek_set.h-2Q7DCTNPIZ653 deleted file mode 100644 index 62f1933..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/53/_seek_set.h-2Q7DCTNPIZ653 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/53/arm64e-apple-macos.swiftinterface_Collection_Lazy_Views-LPA2ZHOSK53 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/53/arm64e-apple-macos.swiftinterface_Collection_Lazy_Views-LPA2ZHOSK53 deleted file mode 100644 index 71edb08..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/53/arm64e-apple-macos.swiftinterface_Collection_Lazy_Views-LPA2ZHOSK53 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/54/NSTableHeaderCell.h-1IFAOAC03JX54 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/54/NSTableHeaderCell.h-1IFAOAC03JX54 deleted file mode 100644 index 88c5125..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/54/NSTableHeaderCell.h-1IFAOAC03JX54 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/54/port_obj.h-2267J07QYT154 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/54/port_obj.h-2267J07QYT154 deleted file mode 100644 index e11ba63..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/54/port_obj.h-2267J07QYT154 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/55/CVOpenGLBuffer.h-100VHWW6AB255 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/55/CVOpenGLBuffer.h-100VHWW6AB255 deleted file mode 100644 index 4221558..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/55/CVOpenGLBuffer.h-100VHWW6AB255 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/56/DiskSpaceRecovery.h-3VVXWO04ITM56 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/56/DiskSpaceRecovery.h-3VVXWO04ITM56 deleted file mode 100644 index d107423..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/56/DiskSpaceRecovery.h-3VVXWO04ITM56 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/56/socketvar.h-201W1FZGUQY56 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/56/socketvar.h-201W1FZGUQY56 deleted file mode 100644 index 48acd71..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/56/socketvar.h-201W1FZGUQY56 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/57/NSSliderAccessory.h-EUNUH7PZ7157 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/57/NSSliderAccessory.h-EUNUH7PZ7157 deleted file mode 100644 index b4c587c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/57/NSSliderAccessory.h-EUNUH7PZ7157 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/59/IOHIDServiceClient.h-2C32WNXQNSF59 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/59/IOHIDServiceClient.h-2C32WNXQNSF59 deleted file mode 100644 index 536822a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/59/IOHIDServiceClient.h-2C32WNXQNSF59 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/59/cssmkrapi.h-2H6EFLFW53L59 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/59/cssmkrapi.h-2H6EFLFW53L59 deleted file mode 100644 index 2c2a455..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/59/cssmkrapi.h-2H6EFLFW53L59 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5A/CGPDFObject.h-2NA1TJPUOSW5A b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5A/CGPDFObject.h-2NA1TJPUOSW5A deleted file mode 100644 index 59677ba..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5A/CGPDFObject.h-2NA1TJPUOSW5A and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5A/NSURLRequest.h-RT4U7F57715A b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5A/NSURLRequest.h-RT4U7F57715A deleted file mode 100644 index 37ec568..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5A/NSURLRequest.h-RT4U7F57715A and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5B/NSGroupTouchBarItem.h-1OUDM8IVAR85B b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5B/NSGroupTouchBarItem.h-1OUDM8IVAR85B deleted file mode 100644 index c7589f0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5B/NSGroupTouchBarItem.h-1OUDM8IVAR85B and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5B/ip_var.h-17TIK8NFCSG5B b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5B/ip_var.h-17TIK8NFCSG5B deleted file mode 100644 index ea751c4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5B/ip_var.h-17TIK8NFCSG5B and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5C/CFHTTPMessage.h-F00EEK4Q3Y5C b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5C/CFHTTPMessage.h-F00EEK4Q3Y5C deleted file mode 100644 index 92f14d1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5C/CFHTTPMessage.h-F00EEK4Q3Y5C and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5C/SKAnalysis.h-2PWKEMP9AYU5C b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5C/SKAnalysis.h-2PWKEMP9AYU5C deleted file mode 100644 index a27dd7f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5C/SKAnalysis.h-2PWKEMP9AYU5C and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5D/CFFileDescriptor.h-15X0ZMNWINY5D b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5D/CFFileDescriptor.h-15X0ZMNWINY5D deleted file mode 100644 index 78f5d23..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5D/CFFileDescriptor.h-15X0ZMNWINY5D and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5D/IODVDBlockStorageDevice.h-2WSOWDKL6B45D b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5D/IODVDBlockStorageDevice.h-2WSOWDKL6B45D deleted file mode 100644 index d20239b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5D/IODVDBlockStorageDevice.h-2WSOWDKL6B45D and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5D/MTL4LibraryFunctionDescriptor.h-270EBFKE4EL5D b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5D/MTL4LibraryFunctionDescriptor.h-270EBFKE4EL5D deleted file mode 100644 index 0d9ee6a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5D/MTL4LibraryFunctionDescriptor.h-270EBFKE4EL5D and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5D/fts.h-1DMXB83N9H95D b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5D/fts.h-1DMXB83N9H95D deleted file mode 100644 index 776035c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5D/fts.h-1DMXB83N9H95D and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5F/ATSFont.h-364AKSA4AHS5F b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5F/ATSFont.h-364AKSA4AHS5F deleted file mode 100644 index 0054dfd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5F/ATSFont.h-364AKSA4AHS5F and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5F/NSOpenGL.h-2Y25Z8T0S9W5F b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5F/NSOpenGL.h-2Y25Z8T0S9W5F deleted file mode 100644 index ef0e8f1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5F/NSOpenGL.h-2Y25Z8T0S9W5F and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5H/rich_error.h-XFUZ6RRUU05H b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5H/rich_error.h-XFUZ6RRUU05H deleted file mode 100644 index 5106054..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5H/rich_error.h-XFUZ6RRUU05H and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5I/CFURL.h-1YAOINHVQBM5I b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5I/CFURL.h-1YAOINHVQBM5I deleted file mode 100644 index fda9bef..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5I/CFURL.h-1YAOINHVQBM5I and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5I/NSRunningApplication.h-3F6WVXE9EI15I b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5I/NSRunningApplication.h-3F6WVXE9EI15I deleted file mode 100644 index 9d3868f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5I/NSRunningApplication.h-3F6WVXE9EI15I and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5I/gmon.h-32YMF153THG5I b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5I/gmon.h-32YMF153THG5I deleted file mode 100644 index 9db0c86..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5I/gmon.h-32YMF153THG5I and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5J/NSSplitViewItem.h-1R2BFHQ4LIZ5J b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5J/NSSplitViewItem.h-1R2BFHQ4LIZ5J deleted file mode 100644 index d81ca55..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5J/NSSplitViewItem.h-1R2BFHQ4LIZ5J and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5M/CAReplicatorLayer.h-1JWVFRJG0A15M b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5M/CAReplicatorLayer.h-1JWVFRJG0A15M deleted file mode 100644 index fa0ec4a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5M/CAReplicatorLayer.h-1JWVFRJG0A15M and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5M/IONetworkInterface.h-PW13OQBOQZ5M b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5M/IONetworkInterface.h-PW13OQBOQZ5M deleted file mode 100644 index 5e21b19..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5M/IONetworkInterface.h-PW13OQBOQZ5M and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5M/NSAppleEventDescriptor.h-VJ9GQ6HQFU5M b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5M/NSAppleEventDescriptor.h-VJ9GQ6HQFU5M deleted file mode 100644 index d66e284..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5M/NSAppleEventDescriptor.h-VJ9GQ6HQFU5M and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5N/IOCFURLAccess.h-2ANRSV7S8QK5N b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5N/IOCFURLAccess.h-2ANRSV7S8QK5N deleted file mode 100644 index 2fa551f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5N/IOCFURLAccess.h-2ANRSV7S8QK5N and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5P/SecKeychainSearch.h-1U1JXLRKK5L5P b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5P/SecKeychainSearch.h-1U1JXLRKK5L5P deleted file mode 100644 index 712e3f1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5P/SecKeychainSearch.h-1U1JXLRKK5L5P and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5P/UTCUtils.h-2D4TBFK5VB25P b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5P/UTCUtils.h-2D4TBFK5VB25P deleted file mode 100644 index 783e2eb..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5P/UTCUtils.h-2D4TBFK5VB25P and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5Q/NSPersistentDocument.h-195D3MQC8XB5Q b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5Q/NSPersistentDocument.h-195D3MQC8XB5Q deleted file mode 100644 index 6fa9c94..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5Q/NSPersistentDocument.h-195D3MQC8XB5Q and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5Q/_pthread_rwlockattr_t.h-35SBEHBA2U55Q b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5Q/_pthread_rwlockattr_t.h-35SBEHBA2U55Q deleted file mode 100644 index 35310d5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5Q/_pthread_rwlockattr_t.h-35SBEHBA2U55Q and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5R/thread_switch.h-2KZIZTGXPXL5R b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5R/thread_switch.h-2KZIZTGXPXL5R deleted file mode 100644 index 029a717..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5R/thread_switch.h-2KZIZTGXPXL5R and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5S/CFArray.h-D5RD7KOKG35S b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5S/CFArray.h-D5RD7KOKG35S deleted file mode 100644 index 1eed699..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5S/CFArray.h-D5RD7KOKG35S and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5T/curses.h-14PBCU3Z4N15T b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5T/curses.h-14PBCU3Z4N15T deleted file mode 100644 index b21cf12..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5T/curses.h-14PBCU3Z4N15T and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5V/peer_requirement.h-33AE1VAHC015V b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5V/peer_requirement.h-33AE1VAHC015V deleted file mode 100644 index 06eee31..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5V/peer_requirement.h-33AE1VAHC015V and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5V/shared_region.h-25CS5HADFHW5V b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5V/shared_region.h-25CS5HADFHW5V deleted file mode 100644 index 4d2ac38..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5V/shared_region.h-25CS5HADFHW5V and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5W/printerdb.h-827N9J0B8A5W b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5W/printerdb.h-827N9J0B8A5W deleted file mode 100644 index ab4c5af..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5W/printerdb.h-827N9J0B8A5W and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5X/LSInfoDeprecated.h-30Q6OS4RUJV5X b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5X/LSInfoDeprecated.h-30Q6OS4RUJV5X deleted file mode 100644 index 0b8ee9b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5X/LSInfoDeprecated.h-30Q6OS4RUJV5X and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5X/NSDraggingItem.h-1XAS950R0165X b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5X/NSDraggingItem.h-1XAS950R0165X deleted file mode 100644 index 93e09d9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5X/NSDraggingItem.h-1XAS950R0165X and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5X/NSURLCache.h-3GMCB0Y2Y7C5X b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5X/NSURLCache.h-3GMCB0Y2Y7C5X deleted file mode 100644 index de0d748..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5X/NSURLCache.h-3GMCB0Y2Y7C5X and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5X/getopt.h-YES81N0AJN5X b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5X/getopt.h-YES81N0AJN5X deleted file mode 100644 index 5e048c9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5X/getopt.h-YES81N0AJN5X and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5Y/IONetworkUserClient.h-2K6QOXHF3X05Y b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5Y/IONetworkUserClient.h-2K6QOXHF3X05Y deleted file mode 100644 index 16a7374..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5Y/IONetworkUserClient.h-2K6QOXHF3X05Y and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5Y/NSPersistentHistoryChangeRequest.h-ZFNZESN84D5Y b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5Y/NSPersistentHistoryChangeRequest.h-ZFNZESN84D5Y deleted file mode 100644 index 5971d37..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/5Y/NSPersistentHistoryChangeRequest.h-ZFNZESN84D5Y and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/60/NSPrintPanel.h-2KL8438A82A60 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/60/NSPrintPanel.h-2KL8438A82A60 deleted file mode 100644 index ba0a1c9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/60/NSPrintPanel.h-2KL8438A82A60 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/60/NSTableRowView.h-2NDL3EX4DVX60 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/60/NSTableRowView.h-2NDL3EX4DVX60 deleted file mode 100644 index 198d5d1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/60/NSTableRowView.h-2NDL3EX4DVX60 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/60/_sigset_t.h-294K1F4WP6O60 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/60/_sigset_t.h-294K1F4WP6O60 deleted file mode 100644 index 9b669ff..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/60/_sigset_t.h-294K1F4WP6O60 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/60/menu.h-3LX8AZI101L60 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/60/menu.h-3LX8AZI101L60 deleted file mode 100644 index 5c4fb89..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/60/menu.h-3LX8AZI101L60 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/63/MTL4StitchedFunctionDescriptor.h-3P89AEWA5DE63 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/63/MTL4StitchedFunctionDescriptor.h-3P89AEWA5DE63 deleted file mode 100644 index 061522f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/63/MTL4StitchedFunctionDescriptor.h-3P89AEWA5DE63 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/63/NSSortDescriptor.h-2ZRGGGL69YJ63 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/63/NSSortDescriptor.h-2ZRGGGL69YJ63 deleted file mode 100644 index 7c9d232..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/63/NSSortDescriptor.h-2ZRGGGL69YJ63 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/63/UTCoreTypes.h-3B7R3GBJBHL63 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/63/UTCoreTypes.h-3B7R3GBJBHL63 deleted file mode 100644 index baeeb13..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/63/UTCoreTypes.h-3B7R3GBJBHL63 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/63/lctx.h-TTO4HW6FYK63 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/63/lctx.h-TTO4HW6FYK63 deleted file mode 100644 index e4ddb61..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/63/lctx.h-TTO4HW6FYK63 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/64/SPPoint3DFloat.h-2AMG2ZNKKKR64 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/64/SPPoint3DFloat.h-2AMG2ZNKKKR64 deleted file mode 100644 index fb2192d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/64/SPPoint3DFloat.h-2AMG2ZNKKKR64 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/64/SPProjectiveTransform3D.h-3LFRT1130KT64 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/64/SPProjectiveTransform3D.h-3LFRT1130KT64 deleted file mode 100644 index f763fb4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/64/SPProjectiveTransform3D.h-3LFRT1130KT64 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/65/arm64e-apple-macos.swiftinterface-3D4L6A5XLZ665 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/65/arm64e-apple-macos.swiftinterface-3D4L6A5XLZ665 deleted file mode 100644 index 10b719a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/65/arm64e-apple-macos.swiftinterface-3D4L6A5XLZ665 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/67/CVPixelBufferIOSurface.h-1JVFNT1SRMN67 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/67/CVPixelBufferIOSurface.h-1JVFNT1SRMN67 deleted file mode 100644 index 98d4739..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/67/CVPixelBufferIOSurface.h-1JVFNT1SRMN67 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/69/NSTableView.h-36J0KTA2IG369 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/69/NSTableView.h-36J0KTA2IG369 deleted file mode 100644 index d523852..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/69/NSTableView.h-36J0KTA2IG369 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6B/NSScrubber.h-1TLMIZWPZHK6B b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6B/NSScrubber.h-1TLMIZWPZHK6B deleted file mode 100644 index e98a9df..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6B/NSScrubber.h-1TLMIZWPZHK6B and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6B/memory_entry.h-UET62DN8YS6B b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6B/memory_entry.h-UET62DN8YS6B deleted file mode 100644 index c94ad0f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6B/memory_entry.h-UET62DN8YS6B and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6C/_mbstate_t.h-1DVIOTQDCQD6C b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6C/_mbstate_t.h-1DVIOTQDCQD6C deleted file mode 100644 index e61e005..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6C/_mbstate_t.h-1DVIOTQDCQD6C and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6E/CIColor.h-3ATFOIEJGQ6E b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6E/CIColor.h-3ATFOIEJGQ6E deleted file mode 100644 index c380fc1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6E/CIColor.h-3ATFOIEJGQ6E and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6E/IOCDMedia.h-5JWA0GRBB16E b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6E/IOCDMedia.h-5JWA0GRBB16E deleted file mode 100644 index 9c05cfb..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6E/IOCDMedia.h-5JWA0GRBB16E and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6F/IOFramebufferShared.h-3D0ZAV6YZOD6F b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6F/IOFramebufferShared.h-3D0ZAV6YZOD6F deleted file mode 100644 index 4ece05c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6F/IOFramebufferShared.h-3D0ZAV6YZOD6F and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6F/NSPortCoder.h-24CBDH8N3YE6F b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6F/NSPortCoder.h-24CBDH8N3YE6F deleted file mode 100644 index 29e1a21..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6F/NSPortCoder.h-24CBDH8N3YE6F and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6F/NSScriptExecutionContext.h-18CPT6ACQO16F b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6F/NSScriptExecutionContext.h-18CPT6ACQO16F deleted file mode 100644 index 1ea602c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6F/NSScriptExecutionContext.h-18CPT6ACQO16F and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6F/poll.h-2UGCS6JUR976F b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6F/poll.h-2UGCS6JUR976F deleted file mode 100644 index 324c630..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6F/poll.h-2UGCS6JUR976F and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6F/semaphore.h-1J3YQHOUEQC6F b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6F/semaphore.h-1J3YQHOUEQC6F deleted file mode 100644 index d91a944..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6F/semaphore.h-1J3YQHOUEQC6F and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6G/NSAlignmentFeedbackFilter.h-2H67AIRLC8B6G b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6G/NSAlignmentFeedbackFilter.h-2H67AIRLC8B6G deleted file mode 100644 index 6e1ff27..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6G/NSAlignmentFeedbackFilter.h-2H67AIRLC8B6G and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6G/PMPrintingDialogExtensions.h-3GUCIM0T3I86G b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6G/PMPrintingDialogExtensions.h-3GUCIM0T3I86G deleted file mode 100644 index 48ad895..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6G/PMPrintingDialogExtensions.h-3GUCIM0T3I86G and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6H/MTLRenderPipeline.h-1YSPQX2DDN96H b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6H/MTLRenderPipeline.h-1YSPQX2DDN96H deleted file mode 100644 index 983659b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6H/MTLRenderPipeline.h-1YSPQX2DDN96H and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6I/CFStringTokenizer.h-1O474P7QGCP6I b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6I/CFStringTokenizer.h-1O474P7QGCP6I deleted file mode 100644 index f3f1059..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6I/CFStringTokenizer.h-1O474P7QGCP6I and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6I/acl.h-1TUQVN1FJ7Y6I b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6I/acl.h-1TUQVN1FJ7Y6I deleted file mode 100644 index 384a5ea..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6I/acl.h-1TUQVN1FJ7Y6I and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6K/CFUtilities.h-SE7CIDMELV6K b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6K/CFUtilities.h-SE7CIDMELV6K deleted file mode 100644 index b98969c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6K/CFUtilities.h-SE7CIDMELV6K and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6K/NSPredicateEditor.h-PK56OKUJ46K b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6K/NSPredicateEditor.h-PK56OKUJ46K deleted file mode 100644 index 02db815..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6K/NSPredicateEditor.h-PK56OKUJ46K and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6L/IODataQueueShared.h-1IQXANCT7CU6L b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6L/IODataQueueShared.h-1IQXANCT7CU6L deleted file mode 100644 index c878f89..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6L/IODataQueueShared.h-1IQXANCT7CU6L and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6L/NSInvocation.h-3DXULZGIWBX6L b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6L/NSInvocation.h-3DXULZGIWBX6L deleted file mode 100644 index 50c4999..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6L/NSInvocation.h-3DXULZGIWBX6L and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6L/vm_prot.h-2TIB9F2DQOU6L b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6L/vm_prot.h-2TIB9F2DQOU6L deleted file mode 100644 index 9147bd0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6L/vm_prot.h-2TIB9F2DQOU6L and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6M/NSXMLDTDNode.h-3VFUOH1O246M b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6M/NSXMLDTDNode.h-3VFUOH1O246M deleted file mode 100644 index d1431d7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6M/NSXMLDTDNode.h-3VFUOH1O246M and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6M/_ct_rune_t.h-31XIOF8OH9D6M b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6M/_ct_rune_t.h-31XIOF8OH9D6M deleted file mode 100644 index 785c16d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6M/_ct_rune_t.h-31XIOF8OH9D6M and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6O/_structs.h-2MW3QLQQSR66O b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6O/_structs.h-2MW3QLQQSR66O deleted file mode 100644 index 0d3a4b7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6O/_structs.h-2MW3QLQQSR66O and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6O/stab.h-389DNZNIW8S6O b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6O/stab.h-389DNZNIW8S6O deleted file mode 100644 index 27789e8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6O/stab.h-389DNZNIW8S6O and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6P/NSPICTImageRep.h-1SY0DY1K6SQ6P b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6P/NSPICTImageRep.h-1SY0DY1K6SQ6P deleted file mode 100644 index a3c6ee8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6P/NSPICTImageRep.h-1SY0DY1K6SQ6P and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6Q/IOFDiskPartitionScheme.h-IQQLAIRLZ96Q b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6Q/IOFDiskPartitionScheme.h-IQQLAIRLZ96Q deleted file mode 100644 index 9784784..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6Q/IOFDiskPartitionScheme.h-IQQLAIRLZ96Q and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6Q/IOFireWireFamilyCommon.h-34QK1U6F04D6Q b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6Q/IOFireWireFamilyCommon.h-34QK1U6F04D6Q deleted file mode 100644 index 07f3f83..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6Q/IOFireWireFamilyCommon.h-34QK1U6F04D6Q and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6Q/NSWindow.h-Y74YDMZHG66Q b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6Q/NSWindow.h-Y74YDMZHG66Q deleted file mode 100644 index cf5097e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6Q/NSWindow.h-Y74YDMZHG66Q and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6Q/SecSignVerifyTransform.h-2FW1RUCY3XP6Q b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6Q/SecSignVerifyTransform.h-2FW1RUCY3XP6Q deleted file mode 100644 index 18346d9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6Q/SecSignVerifyTransform.h-2FW1RUCY3XP6Q and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6S/IntlResources.h-3NCDMICYQMX6S b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6S/IntlResources.h-3NCDMICYQMX6S deleted file mode 100644 index f0ae61d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6S/IntlResources.h-3NCDMICYQMX6S and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6S/MTLFunctionStitching.h-1WPA0JQOSIN6S b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6S/MTLFunctionStitching.h-1WPA0JQOSIN6S deleted file mode 100644 index 61c21f6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6S/MTLFunctionStitching.h-1WPA0JQOSIN6S and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6S/NSRulerView.h-1HVK5E44YW26S b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6S/NSRulerView.h-1HVK5E44YW26S deleted file mode 100644 index 657003c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6S/NSRulerView.h-1HVK5E44YW26S and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6S/SecTransform.h-24G7PYY4JZB6S b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6S/SecTransform.h-24G7PYY4JZB6S deleted file mode 100644 index 1a4f4a7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6S/SecTransform.h-24G7PYY4JZB6S and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6T/Icons.h-42A1NPKVFK6T b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6T/Icons.h-42A1NPKVFK6T deleted file mode 100644 index 77a64e1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6T/Icons.h-42A1NPKVFK6T and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6U/CGPDFPage.h-3N50XT0KDPC6U b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6U/CGPDFPage.h-3N50XT0KDPC6U deleted file mode 100644 index 87ef89a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6U/CGPDFPage.h-3N50XT0KDPC6U and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6U/NSFetchedPropertyDescription.h-3BWXL4P2KR6U b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6U/NSFetchedPropertyDescription.h-3BWXL4P2KR6U deleted file mode 100644 index 4d6b8cf..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6U/NSFetchedPropertyDescription.h-3BWXL4P2KR6U and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6U/NSKeyValueBinding.h-2RKMLFQNY5B6U b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6U/NSKeyValueBinding.h-2RKMLFQNY5B6U deleted file mode 100644 index 398b124..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6U/NSKeyValueBinding.h-2RKMLFQNY5B6U and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6U/dyld.h-31DSDPUZPJD6U b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6U/dyld.h-31DSDPUZPJD6U deleted file mode 100644 index 5d51994..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6U/dyld.h-31DSDPUZPJD6U and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6V/IORPC.h-7OVOB1MSXX6V b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6V/IORPC.h-7OVOB1MSXX6V deleted file mode 100644 index 2e8c89e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6V/IORPC.h-7OVOB1MSXX6V and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6V/trace.h-BH2W2KQ2Z76V b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6V/trace.h-BH2W2KQ2Z76V deleted file mode 100644 index 28ee5d0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6V/trace.h-BH2W2KQ2Z76V and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6W/NSSymbolEffect.h-1BD8YS4EO346W b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6W/NSSymbolEffect.h-1BD8YS4EO346W deleted file mode 100644 index 1ed5e29..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6W/NSSymbolEffect.h-1BD8YS4EO346W and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6X/SCSICmds_MODE_Definitions.h-377WMP4CEFV6X b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6X/SCSICmds_MODE_Definitions.h-377WMP4CEFV6X deleted file mode 100644 index 8f5c69b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6X/SCSICmds_MODE_Definitions.h-377WMP4CEFV6X and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6X/thread_special_ports.h-2IE9G0PSLHJ6X b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6X/thread_special_ports.h-2IE9G0PSLHJ6X deleted file mode 100644 index 9265838..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6X/thread_special_ports.h-2IE9G0PSLHJ6X and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6Z/IOMessage.h-18AKFAZOLEO6Z b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6Z/IOMessage.h-18AKFAZOLEO6Z deleted file mode 100644 index a24ceaf..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/6Z/IOMessage.h-18AKFAZOLEO6Z and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/70/MTL4SpecializedFunctionDescriptor.h-31D6COR7BOQ70 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/70/MTL4SpecializedFunctionDescriptor.h-31D6COR7BOQ70 deleted file mode 100644 index 36cb46b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/70/MTL4SpecializedFunctionDescriptor.h-31D6COR7BOQ70 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/73/NSTextCheckingClient.h-IWF7QSLC9C73 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/73/NSTextCheckingClient.h-IWF7QSLC9C73 deleted file mode 100644 index e0d0b98..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/73/NSTextCheckingClient.h-IWF7QSLC9C73 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/74/IOUserServer.h-2MDWVJIJCK974 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/74/IOUserServer.h-2MDWVJIJCK974 deleted file mode 100644 index 31d87a2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/74/IOUserServer.h-2MDWVJIJCK974 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/74/NSCustomMigrationStage.h-2V6RPU06YRY74 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/74/NSCustomMigrationStage.h-2V6RPU06YRY74 deleted file mode 100644 index d5d0b44..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/74/NSCustomMigrationStage.h-2V6RPU06YRY74 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/75/NSButton.h-2FCY6VCGQHX75 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/75/NSButton.h-2FCY6VCGQHX75 deleted file mode 100644 index c3ae9a7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/75/NSButton.h-2FCY6VCGQHX75 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/75/posix_sem.h-1XBH79JBQ2075 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/75/posix_sem.h-1XBH79JBQ2075 deleted file mode 100644 index 006f166..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/75/posix_sem.h-1XBH79JBQ2075 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/76/NSLayoutManager.h-H2KIXZ9VY076 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/76/NSLayoutManager.h-H2KIXZ9VY076 deleted file mode 100644 index 3c6ecee..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/76/NSLayoutManager.h-H2KIXZ9VY076 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/77/CGLRenderers.h-287X2TZGBCE77 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/77/CGLRenderers.h-287X2TZGBCE77 deleted file mode 100644 index b17ed2b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/77/CGLRenderers.h-287X2TZGBCE77 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/77/NSCalendar.h-2YP6MYE7WIE77 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/77/NSCalendar.h-2YP6MYE7WIE77 deleted file mode 100644 index 74b1601..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/77/NSCalendar.h-2YP6MYE7WIE77 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/77/conversion.h-2CNL43J2NEE77 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/77/conversion.h-2CNL43J2NEE77 deleted file mode 100644 index 9d6428e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/77/conversion.h-2CNL43J2NEE77 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/78/CTStringAttributes.h-1LOF682YGHQ78 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/78/CTStringAttributes.h-1LOF682YGHQ78 deleted file mode 100644 index ebebdcb..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/78/CTStringAttributes.h-1LOF682YGHQ78 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/78/NSPanGestureRecognizer.h-28EDNESPV3U78 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/78/NSPanGestureRecognizer.h-28EDNESPV3U78 deleted file mode 100644 index 5df1b14..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/78/NSPanGestureRecognizer.h-28EDNESPV3U78 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/78/thread_state.h-305FHH80RRU78 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/78/thread_state.h-305FHH80RRU78 deleted file mode 100644 index 6a8ee99..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/78/thread_state.h-305FHH80RRU78 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/79/CVBase.h-3QJBESG20PR79 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/79/CVBase.h-3QJBESG20PR79 deleted file mode 100644 index 02c62a7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/79/CVBase.h-3QJBESG20PR79 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7A/IOHIDEventSystemClient.h-25JDPCK2KUK7A b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7A/IOHIDEventSystemClient.h-25JDPCK2KUK7A deleted file mode 100644 index 7db2a09..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7A/IOHIDEventSystemClient.h-25JDPCK2KUK7A and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7A/aliasdb.h-2BO4TTY6JQ07A b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7A/aliasdb.h-2BO4TTY6JQ07A deleted file mode 100644 index 44bf47b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7A/aliasdb.h-2BO4TTY6JQ07A and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7B/_mode_t.h-18C4NLC69NB7B b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7B/_mode_t.h-18C4NLC69NB7B deleted file mode 100644 index 3f40130..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7B/_mode_t.h-18C4NLC69NB7B and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7D/CTLine.h-AL6CNW9GWB7D b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7D/CTLine.h-AL6CNW9GWB7D deleted file mode 100644 index 774786f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7D/CTLine.h-AL6CNW9GWB7D and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7D/MTL4PipelineDataSetSerializer.h-3UXTJKTFHJT7D b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7D/MTL4PipelineDataSetSerializer.h-3UXTJKTFHJT7D deleted file mode 100644 index 1bdcbde..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7D/MTL4PipelineDataSetSerializer.h-3UXTJKTFHJT7D and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7E/CFStream.h-3KAR54NKZKD7E b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7E/CFStream.h-3KAR54NKZKD7E deleted file mode 100644 index 321031a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7E/CFStream.h-3KAR54NKZKD7E and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7E/NSCollectionViewFlowLayout.h-3TVK2U9AYMT7E b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7E/NSCollectionViewFlowLayout.h-3TVK2U9AYMT7E deleted file mode 100644 index 58c9223..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7E/NSCollectionViewFlowLayout.h-3TVK2U9AYMT7E and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7E/NSManagedObjectID.h-Y6WT95V34U7E b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7E/NSManagedObjectID.h-Y6WT95V34U7E deleted file mode 100644 index 0c388b7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7E/NSManagedObjectID.h-Y6WT95V34U7E and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7G/CoreImageDefines.h-EN3MRKQENU7G b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7G/CoreImageDefines.h-EN3MRKQENU7G deleted file mode 100644 index 30eb1c9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7G/CoreImageDefines.h-EN3MRKQENU7G and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7H/CARemoteLayerClient.h-2QPHII7CNH37H b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7H/CARemoteLayerClient.h-2QPHII7CNH37H deleted file mode 100644 index 899e945..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7H/CARemoteLayerClient.h-2QPHII7CNH37H and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7H/IOMapTypes.h-39MCT52EV2D7H b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7H/IOMapTypes.h-39MCT52EV2D7H deleted file mode 100644 index 625e5a1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7H/IOMapTypes.h-39MCT52EV2D7H and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7H/NSTextListElement.h-31HKS1K6SWS7H b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7H/NSTextListElement.h-31HKS1K6SWS7H deleted file mode 100644 index 2aa89d2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7H/NSTextListElement.h-31HKS1K6SWS7H and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7H/NSURLConnection.h-3VM0ZYA5I507H b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7H/NSURLConnection.h-3VM0ZYA5I507H deleted file mode 100644 index 49a5e86..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7H/NSURLConnection.h-3VM0ZYA5I507H and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7H/dir.h-1E49A2G5GLT7H b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7H/dir.h-1E49A2G5GLT7H deleted file mode 100644 index 18391a2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7H/dir.h-1E49A2G5GLT7H and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7I/CGPDFDocument.h-1T28BABBZX67I b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7I/CGPDFDocument.h-1T28BABBZX67I deleted file mode 100644 index f40388d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7I/CGPDFDocument.h-1T28BABBZX67I and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7J/CGDirectDisplay.h-2OG4JUPLSL07J b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7J/CGDirectDisplay.h-2OG4JUPLSL07J deleted file mode 100644 index 8766766..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7J/CGDirectDisplay.h-2OG4JUPLSL07J and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7J/NSStatusItem.h-15GKEK7ODYX7J b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7J/NSStatusItem.h-15GKEK7ODYX7J deleted file mode 100644 index 37291f7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7J/NSStatusItem.h-15GKEK7ODYX7J and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7J/arm64e-apple-macos.swiftinterface_Result-3DRT6J7QMI07J b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7J/arm64e-apple-macos.swiftinterface_Result-3DRT6J7QMI07J deleted file mode 100644 index 15b710c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7J/arm64e-apple-macos.swiftinterface_Result-3DRT6J7QMI07J and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7K/CAConstraintLayoutManager.h-2WLI5880IXS7K b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7K/CAConstraintLayoutManager.h-2WLI5880IXS7K deleted file mode 100644 index 65771a2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7K/CAConstraintLayoutManager.h-2WLI5880IXS7K and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7M/CFPlugIn.h-3FVRGGO0CIM7M b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7M/CFPlugIn.h-3FVRGGO0CIM7M deleted file mode 100644 index 4f8cb00..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7M/CFPlugIn.h-3FVRGGO0CIM7M and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7M/IOFireWireLibIsoch.h-QP5371C4987M b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7M/IOFireWireLibIsoch.h-QP5371C4987M deleted file mode 100644 index 3dfeb86..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7M/IOFireWireLibIsoch.h-QP5371C4987M and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7M/mach_voucher.h-1J1IU7O6RSB7M b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7M/mach_voucher.h-1J1IU7O6RSB7M deleted file mode 100644 index 1214f89..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7M/mach_voucher.h-1J1IU7O6RSB7M and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7N/_off_t.h-1R4MNI1TOOB7N b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7N/_off_t.h-1R4MNI1TOOB7N deleted file mode 100644 index 876f7b0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7N/_off_t.h-1R4MNI1TOOB7N and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7N/_u_int8_t.h-15SDJH4VT2B7N b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7N/_u_int8_t.h-15SDJH4VT2B7N deleted file mode 100644 index 329d02e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7N/_u_int8_t.h-15SDJH4VT2B7N and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7O/resourcevar.h-OW8BY9DXQE7O b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7O/resourcevar.h-OW8BY9DXQE7O deleted file mode 100644 index db0fdcb..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7O/resourcevar.h-OW8BY9DXQE7O and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7O/scope6_var.h-W20O9CBUBZ7O b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7O/scope6_var.h-W20O9CBUBZ7O deleted file mode 100644 index 52dbb67..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7O/scope6_var.h-W20O9CBUBZ7O and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7P/ATSUnicodeFlattening.h-2EH9FC582PM7P b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7P/ATSUnicodeFlattening.h-2EH9FC582PM7P deleted file mode 100644 index b73d809..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7P/ATSUnicodeFlattening.h-2EH9FC582PM7P and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7P/AXMathExpression.h-26Z9KN00V7D7P b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7P/AXMathExpression.h-26Z9KN00V7D7P deleted file mode 100644 index 00639d1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7P/AXMathExpression.h-26Z9KN00V7D7P and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7Q/ColorSyncDeprecated.h-2AYGATZ9EPN7Q b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7Q/ColorSyncDeprecated.h-2AYGATZ9EPN7Q deleted file mode 100644 index 79f6597..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7Q/ColorSyncDeprecated.h-2AYGATZ9EPN7Q and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7Q/clonefile.h-1OUSNSG0BGV7Q b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7Q/clonefile.h-1OUSNSG0BGV7Q deleted file mode 100644 index 3bb906e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7Q/clonefile.h-1OUSNSG0BGV7Q and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7R/IOHIDUserDevice.h-2VMI6B1ZL7L7R b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7R/IOHIDUserDevice.h-2VMI6B1ZL7L7R deleted file mode 100644 index 8746a3f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7R/IOHIDUserDevice.h-2VMI6B1ZL7L7R and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7R/NSAppleScript.h-PTT16UCV427R b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7R/NSAppleScript.h-PTT16UCV427R deleted file mode 100644 index d373562..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7R/NSAppleScript.h-PTT16UCV427R and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7R/block.h-2MR7UCH5FV67R b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7R/block.h-2MR7UCH5FV67R deleted file mode 100644 index f799da1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7R/block.h-2MR7UCH5FV67R and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7S/NSCollectionViewCompositionalLayout.h-G5C6JR8GIF7S b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7S/NSCollectionViewCompositionalLayout.h-G5C6JR8GIF7S deleted file mode 100644 index f63d4e2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7S/NSCollectionViewCompositionalLayout.h-G5C6JR8GIF7S and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7V/AppleEvents.h-NFV87Y8M6T7V b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7V/AppleEvents.h-NFV87Y8M6T7V deleted file mode 100644 index 98f98f5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7V/AppleEvents.h-NFV87Y8M6T7V and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7V/CasinoDesign.swift-3J947H53DEX7V b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7V/CasinoDesign.swift-3J947H53DEX7V deleted file mode 100644 index ae665ed..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7V/CasinoDesign.swift-3J947H53DEX7V and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7V/NSOutlineView.h-1GQ4119DANX7V b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7V/NSOutlineView.h-1GQ4119DANX7V deleted file mode 100644 index bfd5064..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7V/NSOutlineView.h-1GQ4119DANX7V and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7V/SPAffineTransform3D.h-1IG0SJIJMUI7V b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7V/SPAffineTransform3D.h-1IG0SJIJMUI7V deleted file mode 100644 index 586d019..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7V/SPAffineTransform3D.h-1IG0SJIJMUI7V and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7W/NSHTTPCookieStorage.h-2XA977LZEWD7W b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7W/NSHTTPCookieStorage.h-2XA977LZEWD7W deleted file mode 100644 index 539681c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7W/NSHTTPCookieStorage.h-2XA977LZEWD7W and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7W/QDAvailability.h-24QJYH9H9RC7W b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7W/QDAvailability.h-24QJYH9H9RC7W deleted file mode 100644 index d413d2c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7W/QDAvailability.h-24QJYH9H9RC7W and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7X/source.h-FTJNINXKC07X b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7X/source.h-FTJNINXKC07X deleted file mode 100644 index 262ba18..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7X/source.h-FTJNINXKC07X and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7Z/MTLIntersectionFunctionTable.h-1MO77X4UYHX7Z b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7Z/MTLIntersectionFunctionTable.h-1MO77X4UYHX7Z deleted file mode 100644 index 4261529..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/7Z/MTLIntersectionFunctionTable.h-1MO77X4UYHX7Z and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/80/NSMenuItemCell.h-192ZQ4QZEST80 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/80/NSMenuItemCell.h-192ZQ4QZEST80 deleted file mode 100644 index 2ba8b77..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/80/NSMenuItemCell.h-192ZQ4QZEST80 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/80/syslog.h-1KB9L7Z0DJ680 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/80/syslog.h-1KB9L7Z0DJ680 deleted file mode 100644 index c8d1f6e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/80/syslog.h-1KB9L7Z0DJ680 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/81/SCSITaskLib.h-20IXCXF5S0L81 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/81/SCSITaskLib.h-20IXCXF5S0L81 deleted file mode 100644 index 549d575..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/81/SCSITaskLib.h-20IXCXF5S0L81 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/82/ah.h-2AF2ZBGYL3Q82 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/82/ah.h-2AF2ZBGYL3Q82 deleted file mode 100644 index ef7fa0f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/82/ah.h-2AF2ZBGYL3Q82 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/83/NSAccessibilityElement.h-3GK16YUMJRJ83 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/83/NSAccessibilityElement.h-3GK16YUMJRJ83 deleted file mode 100644 index c3c68fa..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/83/NSAccessibilityElement.h-3GK16YUMJRJ83 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/84/SPAngle.h-2OB02LHARAS84 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/84/SPAngle.h-2OB02LHARAS84 deleted file mode 100644 index 3dd17e0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/84/SPAngle.h-2OB02LHARAS84 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/84/math.h-ZRSQSCQ2Z584 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/84/math.h-ZRSQSCQ2Z584 deleted file mode 100644 index e60dfa2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/84/math.h-ZRSQSCQ2Z584 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/85/EntryBoundary.h-62CDI7OOVI85 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/85/EntryBoundary.h-62CDI7OOVI85 deleted file mode 100644 index 87b523e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/85/EntryBoundary.h-62CDI7OOVI85 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/85/NSCompoundPredicate.h-2PRZDM7ASZY85 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/85/NSCompoundPredicate.h-2PRZDM7ASZY85 deleted file mode 100644 index d3d6e0b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/85/NSCompoundPredicate.h-2PRZDM7ASZY85 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/85/NSWindowController.h-39XFIW80SLY85 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/85/NSWindowController.h-39XFIW80SLY85 deleted file mode 100644 index a7b149b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/85/NSWindowController.h-39XFIW80SLY85 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/85/base.h-21I7LZ388KP85 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/85/base.h-21I7LZ388KP85 deleted file mode 100644 index b54ae33..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/85/base.h-21I7LZ388KP85 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/86/IOHIDLib.h-1HH6Z099IHY86 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/86/IOHIDLib.h-1HH6Z099IHY86 deleted file mode 100644 index 8fb1d8b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/86/IOHIDLib.h-1HH6Z099IHY86 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/86/NSNull.h-2K9U2JL6AI486 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/86/NSNull.h-2K9U2JL6AI486 deleted file mode 100644 index a3fae8d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/86/NSNull.h-2K9U2JL6AI486 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/86/NSTextFinder.h-3G9GDRAU4ZE86 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/86/NSTextFinder.h-3G9GDRAU4ZE86 deleted file mode 100644 index 89f77b3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/86/NSTextFinder.h-3G9GDRAU4ZE86 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/87/IOGraphicsInterface.h-2WAVJJVQXLG87 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/87/IOGraphicsInterface.h-2WAVJJVQXLG87 deleted file mode 100644 index 5674743..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/87/IOGraphicsInterface.h-2WAVJJVQXLG87 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/87/error.h-2E3VM5ENU9X87 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/87/error.h-2E3VM5ENU9X87 deleted file mode 100644 index 5916c8b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/87/error.h-2E3VM5ENU9X87 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/88/CAMetalDisplayLink.h-3FL6G0RRRDI88 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/88/CAMetalDisplayLink.h-3FL6G0RRRDI88 deleted file mode 100644 index 4f887f8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/88/CAMetalDisplayLink.h-3FL6G0RRRDI88 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/88/in_systm.h-17Z7ZWM3ZU888 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/88/in_systm.h-17Z7ZWM3ZU888 deleted file mode 100644 index 416befd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/88/in_systm.h-17Z7ZWM3ZU888 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/89/SPRay3D.h-2NNWAMR9S1U89 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/89/SPRay3D.h-2NNWAMR9S1U89 deleted file mode 100644 index 71bd609..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/89/SPRay3D.h-2NNWAMR9S1U89 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/89/pfkeyv2.h-15FVCQ87WPH89 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/89/pfkeyv2.h-15FVCQ87WPH89 deleted file mode 100644 index 7d87af8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/89/pfkeyv2.h-15FVCQ87WPH89 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8A/NSPopUpButtonCell.h-THALCMIF108A b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8A/NSPopUpButtonCell.h-THALCMIF108A deleted file mode 100644 index 4d00d65..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8A/NSPopUpButtonCell.h-THALCMIF108A and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8B/IOGraphicsEngine.h-192673IKIQF8B b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8B/IOGraphicsEngine.h-192673IKIQF8B deleted file mode 100644 index a04bf4f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8B/IOGraphicsEngine.h-192673IKIQF8B and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8C/vmparam.h-3DGE2JMC2XE8C b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8C/vmparam.h-3DGE2JMC2XE8C deleted file mode 100644 index 401c3f6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8C/vmparam.h-3DGE2JMC2XE8C and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8D/NSEntityMapping.h-1J0TM7B1E6X8D b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8D/NSEntityMapping.h-1J0TM7B1E6X8D deleted file mode 100644 index f6637aa..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8D/NSEntityMapping.h-1J0TM7B1E6X8D and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8E/NSTextElement.h-2NPC3Y7L2AD8E b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8E/NSTextElement.h-2NPC3Y7L2AD8E deleted file mode 100644 index 4eb4dc6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8E/NSTextElement.h-2NPC3Y7L2AD8E and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8E/sockio.h-2MN1EG2TM2Y8E b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8E/sockio.h-2MN1EG2TM2Y8E deleted file mode 100644 index b038767..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8E/sockio.h-2MN1EG2TM2Y8E and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8F/NSSharingServicePickerToolbarItem.h-LIJZJOCYGU8F b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8F/NSSharingServicePickerToolbarItem.h-LIJZJOCYGU8F deleted file mode 100644 index c7a36a2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8F/NSSharingServicePickerToolbarItem.h-LIJZJOCYGU8F and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8H/NSQueryGenerationToken.h-2BVM8VW82WQ8H b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8H/NSQueryGenerationToken.h-2BVM8VW82WQ8H deleted file mode 100644 index 569da13..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8H/NSQueryGenerationToken.h-2BVM8VW82WQ8H and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8I/NSCustomImageRep.h-1VWRIO69Y658I b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8I/NSCustomImageRep.h-1VWRIO69Y658I deleted file mode 100644 index 7b5d215..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8I/NSCustomImageRep.h-1VWRIO69Y658I and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8I/NumberFormatting.h-3G60SQB7QKD8I b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8I/NumberFormatting.h-3G60SQB7QKD8I deleted file mode 100644 index c45b3ef..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8I/NumberFormatting.h-3G60SQB7QKD8I and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8J/semaphore.h-K5SDUNOOQU8J b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8J/semaphore.h-K5SDUNOOQU8J deleted file mode 100644 index 717c3b1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8J/semaphore.h-K5SDUNOOQU8J and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8L/PMPrintAETypes.h-Q57JM05FDY8L b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8L/PMPrintAETypes.h-Q57JM05FDY8L deleted file mode 100644 index ac160c6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8L/PMPrintAETypes.h-Q57JM05FDY8L and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8M/arm64e-apple-macos.swiftinterface-1C7BY31HEXO8M b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8M/arm64e-apple-macos.swiftinterface-1C7BY31HEXO8M deleted file mode 100644 index fa98b86..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8M/arm64e-apple-macos.swiftinterface-1C7BY31HEXO8M and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8N/NSTextCheckingController.h-1WM5GQZI87H8N b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8N/NSTextCheckingController.h-1WM5GQZI87H8N deleted file mode 100644 index 9781744..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8N/NSTextCheckingController.h-1WM5GQZI87H8N and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8P/kext_net.h-23IEKSP38EO8P b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8P/kext_net.h-23IEKSP38EO8P deleted file mode 100644 index f6e6108..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8P/kext_net.h-23IEKSP38EO8P and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8R/MessageComponent.h-186P70OKVUY8R b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8R/MessageComponent.h-186P70OKVUY8R deleted file mode 100644 index 7e26b7f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8R/MessageComponent.h-186P70OKVUY8R and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8R/param.h-O9K52O68YF8R b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8R/param.h-O9K52O68YF8R deleted file mode 100644 index 44803c8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8R/param.h-O9K52O68YF8R and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8S/NSUndoManager.h-3288F3JMCVZ8S b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8S/NSUndoManager.h-3288F3JMCVZ8S deleted file mode 100644 index 25204c4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8S/NSUndoManager.h-3288F3JMCVZ8S and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8S/SecTransformReadTransform.h-1QA8D1F6NEJ8S b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8S/SecTransformReadTransform.h-1QA8D1F6NEJ8S deleted file mode 100644 index 07dcd49..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8S/SecTransformReadTransform.h-1QA8D1F6NEJ8S and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8S/__stdarg_va_list.h-3TL5I7T0WTP8S b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8S/__stdarg_va_list.h-3TL5I7T0WTP8S deleted file mode 100644 index 2bf1169..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8S/__stdarg_va_list.h-3TL5I7T0WTP8S and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8S/task.h-2ZAMSHHKUIF8S b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8S/task.h-2ZAMSHHKUIF8S deleted file mode 100644 index bbc3cd5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8S/task.h-2ZAMSHHKUIF8S and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8T/NSLayoutConstraint.h-SRHT7T23WW8T b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8T/NSLayoutConstraint.h-SRHT7T23WW8T deleted file mode 100644 index c2147da..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8T/NSLayoutConstraint.h-SRHT7T23WW8T and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8U/NSDatePickerCell.h-Q10SYZFVZI8U b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8U/NSDatePickerCell.h-Q10SYZFVZI8U deleted file mode 100644 index 358a444..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8U/NSDatePickerCell.h-Q10SYZFVZI8U and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8U/thread_status.h-34DJGXF6C8I8U b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8U/thread_status.h-34DJGXF6C8I8U deleted file mode 100644 index 54e9907..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8U/thread_status.h-34DJGXF6C8I8U and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8V/_nl_item.h-FETDID176N8V b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8V/_nl_item.h-FETDID176N8V deleted file mode 100644 index 0c328f0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8V/_nl_item.h-FETDID176N8V and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8X/SPVector3D.h-ZR8AAYNW208X b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8X/SPVector3D.h-ZR8AAYNW208X deleted file mode 100644 index a82b96a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8X/SPVector3D.h-ZR8AAYNW208X and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8Y/NSURLHandle.h-1TNK1QTTREO8Y b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8Y/NSURLHandle.h-1TNK1QTTREO8Y deleted file mode 100644 index 58dcc1f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8Y/NSURLHandle.h-1TNK1QTTREO8Y and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8Y/__stdarg_va_arg.h-2KO95CA21GR8Y b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8Y/__stdarg_va_arg.h-2KO95CA21GR8Y deleted file mode 100644 index 4f21474..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8Y/__stdarg_va_arg.h-2KO95CA21GR8Y and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8Y/_symbol_aliasing.h-19LRGTJPLAE8Y b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8Y/_symbol_aliasing.h-19LRGTJPLAE8Y deleted file mode 100644 index 7f8b4e4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8Y/_symbol_aliasing.h-19LRGTJPLAE8Y and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8Z/Aliases.h-KT8WJ9K2O28Z b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8Z/Aliases.h-KT8WJ9K2O28Z deleted file mode 100644 index d6c5312..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/8Z/Aliases.h-KT8WJ9K2O28Z and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/90/SecImportExport.h-2E2LTJD3Z5A90 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/90/SecImportExport.h-2E2LTJD3Z5A90 deleted file mode 100644 index 3274f6f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/90/SecImportExport.h-2E2LTJD3Z5A90 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/93/OSByteOrder.h-34ZI24QCNH093 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/93/OSByteOrder.h-34ZI24QCNH093 deleted file mode 100644 index 979dbbc..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/93/OSByteOrder.h-34ZI24QCNH093 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/93/resource_bundle_accessor.swift-3GWDOOTU8VC93 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/93/resource_bundle_accessor.swift-3GWDOOTU8VC93 deleted file mode 100644 index 3e7d394..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/93/resource_bundle_accessor.swift-3GWDOOTU8VC93 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/94/_filesec_t.h-1FTX44XP15T94 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/94/_filesec_t.h-1FTX44XP15T94 deleted file mode 100644 index 6749e37..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/94/_filesec_t.h-1FTX44XP15T94 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/94/trace_base.h-NWW5W737KM94 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/94/trace_base.h-NWW5W737KM94 deleted file mode 100644 index 35d3b3a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/94/trace_base.h-NWW5W737KM94 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/97/NSSliderTouchBarItem.h-2GG1BIFY7ZN97 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/97/NSSliderTouchBarItem.h-2GG1BIFY7ZN97 deleted file mode 100644 index e3df6e5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/97/NSSliderTouchBarItem.h-2GG1BIFY7ZN97 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/97/_wchar.h-2GKKTOPDETU97 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/97/_wchar.h-2GKKTOPDETU97 deleted file mode 100644 index 70fa602..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/97/_wchar.h-2GKKTOPDETU97 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/98/AEUserTermTypes.h-24EBQ5X5DP798 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/98/AEUserTermTypes.h-24EBQ5X5DP798 deleted file mode 100644 index 5838215..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/98/AEUserTermTypes.h-24EBQ5X5DP798 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/98/NSPropertyList.h-1TZQEYBGBBE98 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/98/NSPropertyList.h-1TZQEYBGBBE98 deleted file mode 100644 index a126530..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/98/NSPropertyList.h-1TZQEYBGBBE98 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/99/_select.h-35KN8ULHARG99 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/99/_select.h-35KN8ULHARG99 deleted file mode 100644 index 380db15..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/99/_select.h-35KN8ULHARG99 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9A/_ctermid.h-2E60E326LR09A b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9A/_ctermid.h-2E60E326LR09A deleted file mode 100644 index 5047eb6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9A/_ctermid.h-2E60E326LR09A and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9A/array.h-2TDB0XNVRGU9A b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9A/array.h-2TDB0XNVRGU9A deleted file mode 100644 index 90876a9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9A/array.h-2TDB0XNVRGU9A and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9B/IOHIDKeys.h-HS62JEMHYL9B b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9B/IOHIDKeys.h-HS62JEMHYL9B deleted file mode 100644 index d033974..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9B/IOHIDKeys.h-HS62JEMHYL9B and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9B/IONetworkData.h-2XT8YOEFBZN9B b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9B/IONetworkData.h-2XT8YOEFBZN9B deleted file mode 100644 index 175ce69..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9B/IONetworkData.h-2XT8YOEFBZN9B and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9B/termios.h-5XDB0SAN4P9B b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9B/termios.h-5XDB0SAN4P9B deleted file mode 100644 index d4f0220..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9B/termios.h-5XDB0SAN4P9B and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9C/NSPageController.h-3ERL2UTBZJF9C b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9C/NSPageController.h-3ERL2UTBZJF9C deleted file mode 100644 index 7e43cb4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9C/NSPageController.h-3ERL2UTBZJF9C and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9E/_dev_t.h-XIJEJLYJZC9E b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9E/_dev_t.h-XIJEJLYJZC9E deleted file mode 100644 index 8cf3264..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9E/_dev_t.h-XIJEJLYJZC9E and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9E/libgen.h-3M0M694T7V9E b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9E/libgen.h-3M0M694T7V9E deleted file mode 100644 index ad13c05..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9E/libgen.h-3M0M694T7V9E and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9F/NSDateComponentsFormatter.h-10MS4CVD9D59F b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9F/NSDateComponentsFormatter.h-10MS4CVD9D59F deleted file mode 100644 index e64ebec..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9F/NSDateComponentsFormatter.h-10MS4CVD9D59F and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9F/NSDocumentController.h-NL4LUH7KUF9F b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9F/NSDocumentController.h-NL4LUH7KUF9F deleted file mode 100644 index 8288c48..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9F/NSDocumentController.h-NL4LUH7KUF9F and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9F/NSWorkspace.h-KYY0M7HWG9F b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9F/NSWorkspace.h-KYY0M7HWG9F deleted file mode 100644 index 068c7db..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9F/NSWorkspace.h-KYY0M7HWG9F and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9G/CAOpenGLLayer.h-1056C4FO53N9G b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9G/CAOpenGLLayer.h-1056C4FO53N9G deleted file mode 100644 index d7eb3f1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9G/CAOpenGLLayer.h-1056C4FO53N9G and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9G/NSNibDeclarations.h-348ZNA86QV69G b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9G/NSNibDeclarations.h-348ZNA86QV69G deleted file mode 100644 index 284df27..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9G/NSNibDeclarations.h-348ZNA86QV69G and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9G/ipc_info.h-1W3NLHSPFYK9G b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9G/ipc_info.h-1W3NLHSPFYK9G deleted file mode 100644 index 30fee1b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9G/ipc_info.h-1W3NLHSPFYK9G and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9H/x509defs.h-2UCC2Q5UKL69H b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9H/x509defs.h-2UCC2Q5UKL69H deleted file mode 100644 index 1efd21a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9H/x509defs.h-2UCC2Q5UKL69H and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9H/xattr.h-30Q3YJAADLU9H b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9H/xattr.h-30Q3YJAADLU9H deleted file mode 100644 index f8e5d53..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9H/xattr.h-30Q3YJAADLU9H and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9I/CFHTTPAuthentication.h-3TPUIIZ01YW9I b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9I/CFHTTPAuthentication.h-3TPUIIZ01YW9I deleted file mode 100644 index 560a27d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9I/CFHTTPAuthentication.h-3TPUIIZ01YW9I and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9I/CIKernel.h-38O7E4MYX0H9I b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9I/CIKernel.h-38O7E4MYX0H9I deleted file mode 100644 index bb68554..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9I/CIKernel.h-38O7E4MYX0H9I and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9I/MTLResource.h-W9P4ACL6K49I b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9I/MTLResource.h-W9P4ACL6K49I deleted file mode 100644 index eb04a79..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9I/MTLResource.h-W9P4ACL6K49I and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9I/_u_int32_t.h-1JVW03YWX3V9I b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9I/_u_int32_t.h-1JVW03YWX3V9I deleted file mode 100644 index 26ad779..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9I/_u_int32_t.h-1JVW03YWX3V9I and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9J/extern.h-3IZGZM2D07G9J b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9J/extern.h-3IZGZM2D07G9J deleted file mode 100644 index 0f972d0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9J/extern.h-3IZGZM2D07G9J and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9K/NSTextContainer.h-3UZMN2QRRI79K b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9K/NSTextContainer.h-3UZMN2QRRI79K deleted file mode 100644 index 2373ca7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9K/NSTextContainer.h-3UZMN2QRRI79K and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9K/_fsfilcnt_t.h-2J4SI2VERAE9K b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9K/_fsfilcnt_t.h-2J4SI2VERAE9K deleted file mode 100644 index dbc2c54..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9K/_fsfilcnt_t.h-2J4SI2VERAE9K and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9L/CGPDFContentStream.h-FLM8QTA3P69L b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9L/CGPDFContentStream.h-FLM8QTA3P69L deleted file mode 100644 index ae22c57..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9L/CGPDFContentStream.h-FLM8QTA3P69L and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9N/Endian.h-3M3HK0B00J39N b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9N/Endian.h-3M3HK0B00J39N deleted file mode 100644 index 88787c3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9N/Endian.h-3M3HK0B00J39N and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9N/NSMeasurement.h-4N3IY029CT9N b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9N/NSMeasurement.h-4N3IY029CT9N deleted file mode 100644 index bb8fef5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9N/NSMeasurement.h-4N3IY029CT9N and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9N/NSPopover.h-336JNZM09A59N b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9N/NSPopover.h-336JNZM09A59N deleted file mode 100644 index 837fcf5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9N/NSPopover.h-336JNZM09A59N and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9O/Gestalt.h-2I9WT9ENTB19O b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9O/Gestalt.h-2I9WT9ENTB19O deleted file mode 100644 index b015911..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9O/Gestalt.h-2I9WT9ENTB19O and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9O/SecTrust.h-1O4FXTFPVI99O b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9O/SecTrust.h-1O4FXTFPVI99O deleted file mode 100644 index 41e59a8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9O/SecTrust.h-1O4FXTFPVI99O and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9O/__endian.h-34LHCDVMO659O b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9O/__endian.h-34LHCDVMO659O deleted file mode 100644 index c838be9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9O/__endian.h-34LHCDVMO659O and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9P/Folders.h-31CA5BKKAEV9P b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9P/Folders.h-31CA5BKKAEV9P deleted file mode 100644 index 84212f2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9P/Folders.h-31CA5BKKAEV9P and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9Q/NSScanner.h-IPOU5W3AIT9Q b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9Q/NSScanner.h-IPOU5W3AIT9Q deleted file mode 100644 index 9b7055a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9Q/NSScanner.h-IPOU5W3AIT9Q and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9Q/arm64e-apple-macos.swiftinterface-26XBAFC0Z1F9Q b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9Q/arm64e-apple-macos.swiftinterface-26XBAFC0Z1F9Q deleted file mode 100644 index dc478e0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9Q/arm64e-apple-macos.swiftinterface-26XBAFC0Z1F9Q and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9R/SecEncodeTransform.h-34R3BZ3E4189R b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9R/SecEncodeTransform.h-34R3BZ3E4189R deleted file mode 100644 index 389e65a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9R/SecEncodeTransform.h-34R3BZ3E4189R and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9S/MTLDevice.h-266T75M19U69S b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9S/MTLDevice.h-266T75M19U69S deleted file mode 100644 index aaef627..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9S/MTLDevice.h-266T75M19U69S and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9S/NSClassDescription.h-IQNZQ515UF9S b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9S/NSClassDescription.h-IQNZQ515UF9S deleted file mode 100644 index 4fef39b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9S/NSClassDescription.h-IQNZQ515UF9S and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9S/NSTextView.h-15EVJ6YHIQM9S b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9S/NSTextView.h-15EVJ6YHIQM9S deleted file mode 100644 index 30c51c5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9S/NSTextView.h-15EVJ6YHIQM9S and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9S/audit_errno.h-2KEF3J00QY89S b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9S/audit_errno.h-2KEF3J00QY89S deleted file mode 100644 index 2658a1a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9S/audit_errno.h-2KEF3J00QY89S and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9U/IONetworkStack.h-1DA714CNETQ9U b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9U/IONetworkStack.h-1DA714CNETQ9U deleted file mode 100644 index 02aca3b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9U/IONetworkStack.h-1DA714CNETQ9U and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9U/MTLDataType.h-3Q2DMPHF1039U b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9U/MTLDataType.h-3Q2DMPHF1039U deleted file mode 100644 index 112a5ac..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9U/MTLDataType.h-3Q2DMPHF1039U and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9U/NSClickGestureRecognizer.h-3F0QW5TZ9AC9U b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9U/NSClickGestureRecognizer.h-3F0QW5TZ9AC9U deleted file mode 100644 index 62023b7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9U/NSClickGestureRecognizer.h-3F0QW5TZ9AC9U and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9V/kdebug.h-11L7RMC9XM49V b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9V/kdebug.h-11L7RMC9XM49V deleted file mode 100644 index ad5b322..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9V/kdebug.h-11L7RMC9XM49V and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9X/NSTextSelectionNavigation.h-3FWKT3QY819X b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9X/NSTextSelectionNavigation.h-3FWKT3QY819X deleted file mode 100644 index 09cd9b6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9X/NSTextSelectionNavigation.h-3FWKT3QY819X and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9Y/grp.h-11PWQUVHXU99Y b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9Y/grp.h-11PWQUVHXU99Y deleted file mode 100644 index 2a20fb3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9Y/grp.h-11PWQUVHXU99Y and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9Z/CFNumber.h-1675Z4G08XF9Z b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9Z/CFNumber.h-1675Z4G08XF9Z deleted file mode 100644 index d63482d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/9Z/CFNumber.h-1675Z4G08XF9Z and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A1/CFPropertyList.h-3JWA2G0QLOSA1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A1/CFPropertyList.h-3JWA2G0QLOSA1 deleted file mode 100644 index 754449c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A1/CFPropertyList.h-3JWA2G0QLOSA1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A1/CTRunDelegate.h-172RH5AFKHJA1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A1/CTRunDelegate.h-172RH5AFKHJA1 deleted file mode 100644 index 7c0bc08..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A1/CTRunDelegate.h-172RH5AFKHJA1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A1/IOBDMedia.h-2YUF9X8AYETA1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A1/IOBDMedia.h-2YUF9X8AYETA1 deleted file mode 100644 index 7d9bcb4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A1/IOBDMedia.h-2YUF9X8AYETA1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A1/semaphore.h-1UU911U8ERQA1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A1/semaphore.h-1UU911U8ERQA1 deleted file mode 100644 index e25aea0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A1/semaphore.h-1UU911U8ERQA1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A2/SPRect3DFloat.h-1DVJ75KQMCFA2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A2/SPRect3DFloat.h-1DVJ75KQMCFA2 deleted file mode 100644 index 84ca022..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A2/SPRect3DFloat.h-1DVJ75KQMCFA2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A2/arm64e-apple-macos.swiftinterface-1NE1OLUTCF1A2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A2/arm64e-apple-macos.swiftinterface-1NE1OLUTCF1A2 deleted file mode 100644 index 8825e75..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A2/arm64e-apple-macos.swiftinterface-1NE1OLUTCF1A2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A3/CardView.swift-FP0NXP9WIMA3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A3/CardView.swift-FP0NXP9WIMA3 deleted file mode 100644 index 24599cd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A3/CardView.swift-FP0NXP9WIMA3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A3/MTLCaptureManager.h-S08V3OIIEDA3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A3/MTLCaptureManager.h-S08V3OIIEDA3 deleted file mode 100644 index 87943d5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A3/MTLCaptureManager.h-S08V3OIIEDA3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A4/CGGeometry.h-37NDPZO7EHA4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A4/CGGeometry.h-37NDPZO7EHA4 deleted file mode 100644 index 6b71e63..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A4/CGGeometry.h-37NDPZO7EHA4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A4/NSAttributedString.h-2MA614AXM6RA4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A4/NSAttributedString.h-2MA614AXM6RA4 deleted file mode 100644 index ace730e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A4/NSAttributedString.h-2MA614AXM6RA4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A5/MTLTensor.h-32HF3LUOV97A5 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A5/MTLTensor.h-32HF3LUOV97A5 deleted file mode 100644 index 701cefc..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A5/MTLTensor.h-32HF3LUOV97A5 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A5/arm64e-apple-macos.swiftinterface_Collection_Array-38J8NF8NBVXA5 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A5/arm64e-apple-macos.swiftinterface_Collection_Array-38J8NF8NBVXA5 deleted file mode 100644 index 1de4812..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A5/arm64e-apple-macos.swiftinterface_Collection_Array-38J8NF8NBVXA5 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A6/CGImage.h-2FM0LTJYVEXA6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A6/CGImage.h-2FM0LTJYVEXA6 deleted file mode 100644 index 40ecbbc..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A6/CGImage.h-2FM0LTJYVEXA6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A7/NSToolbar.h-276PLX3PTWGA7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A7/NSToolbar.h-276PLX3PTWGA7 deleted file mode 100644 index 3c25f12..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A7/NSToolbar.h-276PLX3PTWGA7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A7/runetype.h-AVAZWRV979A7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A7/runetype.h-AVAZWRV979A7 deleted file mode 100644 index 2c2afe3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A7/runetype.h-AVAZWRV979A7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A8/PMCore.h-274LKE40P7MA8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A8/PMCore.h-274LKE40P7MA8 deleted file mode 100644 index 5223ff7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/A8/PMCore.h-274LKE40P7MA8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AA/AuthorizationPlugin.h-1XHHZUSZ52DAA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AA/AuthorizationPlugin.h-1XHHZUSZ52DAA deleted file mode 100644 index 4cd3afd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AA/AuthorizationPlugin.h-1XHHZUSZ52DAA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AA/IOSurfaceBase.h-3LWRZA3MXCPAA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AA/IOSurfaceBase.h-3LWRZA3MXCPAA deleted file mode 100644 index 57d9782..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AA/IOSurfaceBase.h-3LWRZA3MXCPAA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AA/NSForm.h-2H3LUVWRR9GAA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AA/NSForm.h-2H3LUVWRR9GAA deleted file mode 100644 index 0c800d3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AA/NSForm.h-2H3LUVWRR9GAA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AA/mach_time.h-2G9MT12OFIZAA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AA/mach_time.h-2G9MT12OFIZAA deleted file mode 100644 index d940b08..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AA/mach_time.h-2G9MT12OFIZAA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AA/ndrv.h-2S198QHN9VIAA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AA/ndrv.h-2S198QHN9VIAA deleted file mode 100644 index 54da647..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AA/ndrv.h-2S198QHN9VIAA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AB/NSMagnificationGestureRecognizer.h-EDDU51SAYKAB b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AB/NSMagnificationGestureRecognizer.h-EDDU51SAYKAB deleted file mode 100644 index 6eff19a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AB/NSMagnificationGestureRecognizer.h-EDDU51SAYKAB and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AC/NSLengthFormatter.h-16P1EQOP0NAAC b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AC/NSLengthFormatter.h-16P1EQOP0NAAC deleted file mode 100644 index 8cb65e8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AC/NSLengthFormatter.h-16P1EQOP0NAAC and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AD/NSStackView.h-1K3HEJQM59DAD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AD/NSStackView.h-1K3HEJQM59DAD deleted file mode 100644 index 12fbfd8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AD/NSStackView.h-1K3HEJQM59DAD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AE/CVBuffer.h-30X347K0BNRAE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AE/CVBuffer.h-30X347K0BNRAE deleted file mode 100644 index f931edc..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AE/CVBuffer.h-30X347K0BNRAE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AF/__stddef_nullptr_t.h-PZI2JELPAZAF b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AF/__stddef_nullptr_t.h-PZI2JELPAZAF deleted file mode 100644 index 5a519ac..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AF/__stddef_nullptr_t.h-PZI2JELPAZAF and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AG/IOPM.h-1LA08Z3FIZLAG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AG/IOPM.h-1LA08Z3FIZLAG deleted file mode 100644 index 5caba10..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AG/IOPM.h-1LA08Z3FIZLAG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AG/NSFilePresenter.h-33F0XHC1PLLAG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AG/NSFilePresenter.h-33F0XHC1PLLAG deleted file mode 100644 index 6c153ec..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AG/NSFilePresenter.h-33F0XHC1PLLAG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AH/pwd.h-39M36UPVDXMAH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AH/pwd.h-39M36UPVDXMAH deleted file mode 100644 index f6b55dc..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AH/pwd.h-39M36UPVDXMAH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AI/ATASMARTLib.h-33H3MRY8NE2AI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AI/ATASMARTLib.h-33H3MRY8NE2AI deleted file mode 100644 index 68e3081..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AI/ATASMARTLib.h-33H3MRY8NE2AI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AI/NSLevelIndicatorCell.h-17TOEBKT83GAI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AI/NSLevelIndicatorCell.h-17TOEBKT83GAI deleted file mode 100644 index bf1a9a0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AI/NSLevelIndicatorCell.h-17TOEBKT83GAI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AI/NSUserScriptTask.h-2YJ0E5QSF46AI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AI/NSUserScriptTask.h-2YJ0E5QSF46AI deleted file mode 100644 index 09633c1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AI/NSUserScriptTask.h-2YJ0E5QSF46AI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AL/CFSocket.h-28RRZ4352ZDAL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AL/CFSocket.h-28RRZ4352ZDAL deleted file mode 100644 index bc5c92e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AL/CFSocket.h-28RRZ4352ZDAL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AL/NSByteOrder.h-9WF5ZFV6YNAL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AL/NSByteOrder.h-9WF5ZFV6YNAL deleted file mode 100644 index 50435d1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AL/NSByteOrder.h-9WF5ZFV6YNAL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AL/_wchar.h-9ZWNFPO24ZAL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AL/_wchar.h-9ZWNFPO24ZAL deleted file mode 100644 index 343d386..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AL/_wchar.h-9ZWNFPO24ZAL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AM/CATransform3D.h-392TJ1E8144AM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AM/CATransform3D.h-392TJ1E8144AM deleted file mode 100644 index 3d4daa8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AM/CATransform3D.h-392TJ1E8144AM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AM/IOGraphicsTypes.h-3S62UYYX0R1AM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AM/IOGraphicsTypes.h-3S62UYYX0R1AM deleted file mode 100644 index 66a4bd5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AM/IOGraphicsTypes.h-3S62UYYX0R1AM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AM/KeychainCore.h-1RKKQWJBJXMAM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AM/KeychainCore.h-1RKKQWJBJXMAM deleted file mode 100644 index 532347c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AM/KeychainCore.h-1RKKQWJBJXMAM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AM/kernel_types.h-1FG78GBH6B2AM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AM/kernel_types.h-1FG78GBH6B2AM deleted file mode 100644 index dc78a0a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AM/kernel_types.h-1FG78GBH6B2AM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AO/activity.h-1ZIRMC5X96EAO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AO/activity.h-1ZIRMC5X96EAO deleted file mode 100644 index b750d6f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AO/activity.h-1ZIRMC5X96EAO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AO/certextensions.h-2R5MXCROLBNAO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AO/certextensions.h-2R5MXCROLBNAO deleted file mode 100644 index 114edba..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AO/certextensions.h-2R5MXCROLBNAO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AQ/NSPersonNameComponents.h-2WNG7W1XABXAQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AQ/NSPersonNameComponents.h-2WNG7W1XABXAQ deleted file mode 100644 index 22d127b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AQ/NSPersonNameComponents.h-2WNG7W1XABXAQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AR/ATSTypes.h-4W8E701NTQAR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AR/ATSTypes.h-4W8E701NTQAR deleted file mode 100644 index 180ba61..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AR/ATSTypes.h-4W8E701NTQAR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AR/IOFireWireSBP2Lib.h-3NO6XRWLO1JAR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AR/IOFireWireSBP2Lib.h-3NO6XRWLO1JAR deleted file mode 100644 index 7e9d6e5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AR/IOFireWireSBP2Lib.h-3NO6XRWLO1JAR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AR/math.h-13RXLKY2NXOAR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AR/math.h-13RXLKY2NXOAR deleted file mode 100644 index b8d584e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AR/math.h-13RXLKY2NXOAR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AT/MTL4CommandAllocator.h-86UPL4T1TDAT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AT/MTL4CommandAllocator.h-86UPL4T1TDAT deleted file mode 100644 index 0375318..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AT/MTL4CommandAllocator.h-86UPL4T1TDAT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AT/___wctype.h-2XB1AZ4KMF4AT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AT/___wctype.h-2XB1AZ4KMF4AT deleted file mode 100644 index d250f5b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AT/___wctype.h-2XB1AZ4KMF4AT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AT/vm_statistics.h-3VRO04M956FAT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AT/vm_statistics.h-3VRO04M956FAT deleted file mode 100644 index 946e5d6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AT/vm_statistics.h-3VRO04M956FAT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AU/IODVDMediaBSDClient.h-GB4702UACAAU b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AU/IODVDMediaBSDClient.h-GB4702UACAAU deleted file mode 100644 index 50f0a18..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AU/IODVDMediaBSDClient.h-GB4702UACAAU and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AV/ColorSync.h-3JEHDB60BDGAV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AV/ColorSync.h-3JEHDB60BDGAV deleted file mode 100644 index 9644334..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AV/ColorSync.h-3JEHDB60BDGAV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AV/NSBezierPath.h-242LKSJZAF9AV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AV/NSBezierPath.h-242LKSJZAF9AV deleted file mode 100644 index 48a886f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AV/NSBezierPath.h-242LKSJZAF9AV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AW/fasttrap_isa.h-ZB961V8UL2AW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AW/fasttrap_isa.h-ZB961V8UL2AW deleted file mode 100644 index c051673..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AW/fasttrap_isa.h-ZB961V8UL2AW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AX/_ctype.h-3QHDPFDI5XNAX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AX/_ctype.h-3QHDPFDI5XNAX deleted file mode 100644 index 50dd6d3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AX/_ctype.h-3QHDPFDI5XNAX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AX/_mb_cur_max.h-3FLV9VS5YG2AX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AX/_mb_cur_max.h-3FLV9VS5YG2AX deleted file mode 100644 index ee7d1cc..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AX/_mb_cur_max.h-3FLV9VS5YG2AX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AY/NSPersistentStoreResult.h-2BJVUQ731FSAY b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AY/NSPersistentStoreResult.h-2BJVUQ731FSAY deleted file mode 100644 index ed7d1e9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AY/NSPersistentStoreResult.h-2BJVUQ731FSAY and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AZ/NSKeyValueObserving.h-1SF3QD5ARBOAZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AZ/NSKeyValueObserving.h-1SF3QD5ARBOAZ deleted file mode 100644 index 464813f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AZ/NSKeyValueObserving.h-1SF3QD5ARBOAZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AZ/NSURL.h-2BB1WS8EKGWAZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AZ/NSURL.h-2BB1WS8EKGWAZ deleted file mode 100644 index 31b9890..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/AZ/NSURL.h-2BB1WS8EKGWAZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B1/CIRAWFilter.h-2BL8I3OXNQ0B1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B1/CIRAWFilter.h-2BL8I3OXNQ0B1 deleted file mode 100644 index 6e99feb..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B1/CIRAWFilter.h-2BL8I3OXNQ0B1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B2/MTLAllocation.h-2NME9NLNBRB2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B2/MTLAllocation.h-2NME9NLNBRB2 deleted file mode 100644 index aecbb0c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B2/MTLAllocation.h-2NME9NLNBRB2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B2/_stdio.h-3KSUAY6F95VB2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B2/_stdio.h-3KSUAY6F95VB2 deleted file mode 100644 index b0fed79..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B2/_stdio.h-3KSUAY6F95VB2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B2/host_special_ports.h-341ETNLDLHNB2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B2/host_special_ports.h-341ETNLDLHNB2 deleted file mode 100644 index c08b2f5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B2/host_special_ports.h-341ETNLDLHNB2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B3/NSPersistentCloudKitContainerEventRequest.h-KUQTVQR07GB3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B3/NSPersistentCloudKitContainerEventRequest.h-KUQTVQR07GB3 deleted file mode 100644 index 5c23c92..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B3/NSPersistentCloudKitContainerEventRequest.h-KUQTVQR07GB3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B3/NSPort.h-ZGGH3CL8SAB3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B3/NSPort.h-ZGGH3CL8SAB3 deleted file mode 100644 index c8d0d92..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B3/NSPort.h-ZGGH3CL8SAB3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B4/_regex.h-36II7NM3KBCB4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B4/_regex.h-36II7NM3KBCB4 deleted file mode 100644 index 17d43a1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B4/_regex.h-36II7NM3KBCB4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B5/NSInputManager.h-1PNAFAK4HM7B5 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B5/NSInputManager.h-1PNAFAK4HM7B5 deleted file mode 100644 index 01a13bc..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B5/NSInputManager.h-1PNAFAK4HM7B5 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B5/__stdarg___gnuc_va_list.h-2K47H1YNTLGB5 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B5/__stdarg___gnuc_va_list.h-2K47H1YNTLGB5 deleted file mode 100644 index 9803275..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B5/__stdarg___gnuc_va_list.h-2K47H1YNTLGB5 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B7/SFNTTypes.h-1QNT6EHFQZBB7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B7/SFNTTypes.h-1QNT6EHFQZBB7 deleted file mode 100644 index cad7890..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B7/SFNTTypes.h-1QNT6EHFQZBB7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B8/NSBrowser.h-240EEVBXX7DB8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B8/NSBrowser.h-240EEVBXX7DB8 deleted file mode 100644 index 733cbd0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B8/NSBrowser.h-240EEVBXX7DB8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B8/NSPersistentStore.h-RKGAM4WUL3B8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B8/NSPersistentStore.h-RKGAM4WUL3B8 deleted file mode 100644 index f25118e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/B8/NSPersistentStore.h-RKGAM4WUL3B8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BA/NSPersistentStoreDescription.h-280F096PYLZBA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BA/NSPersistentStoreDescription.h-280F096PYLZBA deleted file mode 100644 index a277170..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BA/NSPersistentStoreDescription.h-280F096PYLZBA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BA/SecItem.h-34SR8IGMKEDBA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BA/SecItem.h-34SR8IGMKEDBA deleted file mode 100644 index 276b65c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BA/SecItem.h-34SR8IGMKEDBA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BC/SecAsn1Templates.h-36N8SFSW8AWBC b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BC/SecAsn1Templates.h-36N8SFSW8AWBC deleted file mode 100644 index c96ce93..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BC/SecAsn1Templates.h-36N8SFSW8AWBC and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BC/arm64e-apple-macos.swiftinterface-W2BUAJG8K4BC b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BC/arm64e-apple-macos.swiftinterface-W2BUAJG8K4BC deleted file mode 100644 index d428acc..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BC/arm64e-apple-macos.swiftinterface-W2BUAJG8K4BC and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BD/CFAvailability.h-3PFR9U6CO1PBD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BD/CFAvailability.h-3PFR9U6CO1PBD deleted file mode 100644 index 316809e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BD/CFAvailability.h-3PFR9U6CO1PBD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BE/IOFireWireAVCLib.h-2W1GSIZQF6MBE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BE/IOFireWireAVCLib.h-2W1GSIZQF6MBE deleted file mode 100644 index 5d52267..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BE/IOFireWireAVCLib.h-2W1GSIZQF6MBE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BE/arm64e-apple-macos.swiftinterface-3E6YQYOPF7JBE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BE/arm64e-apple-macos.swiftinterface-3E6YQYOPF7JBE deleted file mode 100644 index 1890606..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BE/arm64e-apple-macos.swiftinterface-3E6YQYOPF7JBE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BE/boolean.h-99X76WAHN2BE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BE/boolean.h-99X76WAHN2BE deleted file mode 100644 index 8fb64f8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BE/boolean.h-99X76WAHN2BE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BF/NSExtensionItem.h-2N47JVTB0BIBF b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BF/NSExtensionItem.h-2N47JVTB0BIBF deleted file mode 100644 index 499eb63..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BF/NSExtensionItem.h-2N47JVTB0BIBF and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BF/posix_shm.h-DDTB2ZKP3SBF b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BF/posix_shm.h-DDTB2ZKP3SBF deleted file mode 100644 index ba56bee..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BF/posix_shm.h-DDTB2ZKP3SBF and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BG/CVReturn.h-1XZ11IZRMKPBG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BG/CVReturn.h-1XZ11IZRMKPBG deleted file mode 100644 index 92d25ab..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BG/CVReturn.h-1XZ11IZRMKPBG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BG/IOBSD.h-1CLW1S1VTWBBG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BG/IOBSD.h-1CLW1S1VTWBBG deleted file mode 100644 index 754bbdc..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BG/IOBSD.h-1CLW1S1VTWBBG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BG/IOStreamShared.h-1WZD4TCD7GLBG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BG/IOStreamShared.h-1WZD4TCD7GLBG deleted file mode 100644 index 4a5f2a2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BG/IOStreamShared.h-1WZD4TCD7GLBG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BI/CFXMLNode.h-7FT6DTU5XVBI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BI/CFXMLNode.h-7FT6DTU5XVBI deleted file mode 100644 index e4db422..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BI/CFXMLNode.h-7FT6DTU5XVBI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BI/MTLPipeline.h-EBMSWMDHQRBI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BI/MTLPipeline.h-EBMSWMDHQRBI deleted file mode 100644 index 3bbe51b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BI/MTLPipeline.h-EBMSWMDHQRBI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BI/NSInterfaceStyle.h-3L8PWVO5XCKBI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BI/NSInterfaceStyle.h-3L8PWVO5XCKBI deleted file mode 100644 index bc5455b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BI/NSInterfaceStyle.h-3L8PWVO5XCKBI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BL/CIPlugInInterface.h-JDDNIAXSCIBL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BL/CIPlugInInterface.h-JDDNIAXSCIBL deleted file mode 100644 index 40a3bf8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BL/CIPlugInInterface.h-JDDNIAXSCIBL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BL/_endian.h-3VEJOS27HZWBL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BL/_endian.h-3VEJOS27HZWBL deleted file mode 100644 index 9ef7f7c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BL/_endian.h-3VEJOS27HZWBL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BL/_wctype_t.h-3VBU123F7P4BL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BL/_wctype_t.h-3VBU123F7P4BL deleted file mode 100644 index 9b946c5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BL/_wctype_t.h-3VBU123F7P4BL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BM/MTLRenderPass.h-3EW3A9TM4XDBM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BM/MTLRenderPass.h-3EW3A9TM4XDBM deleted file mode 100644 index 0e68f7c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BM/MTLRenderPass.h-3EW3A9TM4XDBM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BM/NSTouch.h-1J23QIES928BM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BM/NSTouch.h-1J23QIES928BM deleted file mode 100644 index 70569ce..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BM/NSTouch.h-1J23QIES928BM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BO/CVPixelBufferPool.h-2SVOP4X7QJRBO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BO/CVPixelBufferPool.h-2SVOP4X7QJRBO deleted file mode 100644 index 69cbd0c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BO/CVPixelBufferPool.h-2SVOP4X7QJRBO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BO/arch.h-21IN225UTB4BO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BO/arch.h-21IN225UTB4BO deleted file mode 100644 index c0db6bf..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BO/arch.h-21IN225UTB4BO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BQ/_types.h-1412OVHMI6BBQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BQ/_types.h-1412OVHMI6BBQ deleted file mode 100644 index 8151f91..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BQ/_types.h-1412OVHMI6BBQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BQ/kauth.h-2QEYJQXJ0VMBQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BQ/kauth.h-2QEYJQXJ0VMBQ deleted file mode 100644 index fb78609..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BQ/kauth.h-2QEYJQXJ0VMBQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BR/SPRay3DFloat.h-2R9JHKH6J09BR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BR/SPRay3DFloat.h-2R9JHKH6J09BR deleted file mode 100644 index 39e506e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BR/SPRay3DFloat.h-2R9JHKH6J09BR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BR/_wctype.h-299PA6C3L06BR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BR/_wctype.h-299PA6C3L06BR deleted file mode 100644 index 462e4ba..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BR/_wctype.h-299PA6C3L06BR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BS/thread_act.h-1W7AK7NGCDUBS b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BS/thread_act.h-1W7AK7NGCDUBS deleted file mode 100644 index 879c4b5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BS/thread_act.h-1W7AK7NGCDUBS and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BT/TextUtils.h-2P09A4HPHNWBT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BT/TextUtils.h-2P09A4HPHNWBT deleted file mode 100644 index 4c7c78b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BT/TextUtils.h-2P09A4HPHNWBT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BV/SecTrustedApplication.h-2T0ZNA8MMUQBV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BV/SecTrustedApplication.h-2T0ZNA8MMUQBV deleted file mode 100644 index d23b640..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BV/SecTrustedApplication.h-2T0ZNA8MMUQBV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BW/NSDocumentScripting.h-1KX2Z7BD6XBW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BW/NSDocumentScripting.h-1KX2Z7BD6XBW deleted file mode 100644 index 27a5b6b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BW/NSDocumentScripting.h-1KX2Z7BD6XBW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BX/NSWindowTab.h-1GM30PDWJ8YBX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BX/NSWindowTab.h-1GM30PDWJ8YBX deleted file mode 100644 index d38dc9c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BX/NSWindowTab.h-1GM30PDWJ8YBX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BX/UTTagClass.h-AJJRH3P4A8BX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BX/UTTagClass.h-AJJRH3P4A8BX deleted file mode 100644 index 72be37c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BX/UTTagClass.h-AJJRH3P4A8BX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BX/cssmtpi.h-1O60S7UYY0VBX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BX/cssmtpi.h-1O60S7UYY0VBX deleted file mode 100644 index 5a2e0dd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BX/cssmtpi.h-1O60S7UYY0VBX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BY/activity.h-2BECPIF4RVBBY b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BY/activity.h-2BECPIF4RVBBY deleted file mode 100644 index f8ad16f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BY/activity.h-2BECPIF4RVBBY and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BZ/CTFontDescriptor.h-LSSUJXG26HBZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BZ/CTFontDescriptor.h-LSSUJXG26HBZ deleted file mode 100644 index d901800..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BZ/CTFontDescriptor.h-LSSUJXG26HBZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BZ/hfs_unistr.h-1KR05134EEFBZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BZ/hfs_unistr.h-1KR05134EEFBZ deleted file mode 100644 index b9279be..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/BZ/hfs_unistr.h-1KR05134EEFBZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C0/CFNumberFormatter.h-3ALVC9LXUP7C0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C0/CFNumberFormatter.h-3ALVC9LXUP7C0 deleted file mode 100644 index f361f1b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C0/CFNumberFormatter.h-3ALVC9LXUP7C0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C0/NSComboBoxCell.h-1K0EIY2C5Z9C0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C0/NSComboBoxCell.h-1K0EIY2C5Z9C0 deleted file mode 100644 index 2014b0a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C0/NSComboBoxCell.h-1K0EIY2C5Z9C0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C0/NSFetchRequestExpression.h-OTX0PAV1IJC0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C0/NSFetchRequestExpression.h-OTX0PAV1IJC0 deleted file mode 100644 index 4388cfe..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C0/NSFetchRequestExpression.h-OTX0PAV1IJC0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C1/MDLabel.h-127N1GPD5V3C1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C1/MDLabel.h-127N1GPD5V3C1 deleted file mode 100644 index 9bfdcee..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C1/MDLabel.h-127N1GPD5V3C1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C1/ip_icmp.h-1B4WXUYE9EMC1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C1/ip_icmp.h-1B4WXUYE9EMC1 deleted file mode 100644 index 8a82aa6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C1/ip_icmp.h-1B4WXUYE9EMC1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C1/object.h-1974H83XTZ6C1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C1/object.h-1974H83XTZ6C1 deleted file mode 100644 index 06e7645..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C1/object.h-1974H83XTZ6C1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C2/dyld_kernel.h-3MNI9IPQVS1C2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C2/dyld_kernel.h-3MNI9IPQVS1C2 deleted file mode 100644 index 4ae78ee..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C2/dyld_kernel.h-3MNI9IPQVS1C2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C3/AXActionConstants.h-2GYIY456PLUC3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C3/AXActionConstants.h-2GYIY456PLUC3 deleted file mode 100644 index faaeae2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C3/AXActionConstants.h-2GYIY456PLUC3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C3/_fd_def.h-TO6BM4428SC3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C3/_fd_def.h-TO6BM4428SC3 deleted file mode 100644 index 5c4dcf1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C3/_fd_def.h-TO6BM4428SC3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C3/arm64e-apple-macos.swiftinterface-L6WWW7XY2IC3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C3/arm64e-apple-macos.swiftinterface-L6WWW7XY2IC3 deleted file mode 100644 index 1166fbb..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C3/arm64e-apple-macos.swiftinterface-L6WWW7XY2IC3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C4/SecTask.h-3POAWFJVHWJC4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C4/SecTask.h-3POAWFJVHWJC4 deleted file mode 100644 index ffa1f52..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C4/SecTask.h-3POAWFJVHWJC4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C4/_types.h-3T2OCZ8YFLOC4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C4/_types.h-3T2OCZ8YFLOC4 deleted file mode 100644 index 14543cf..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C4/_types.h-3T2OCZ8YFLOC4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C5/IOGraphicsInterfaceTypes.h-38HNOC1NDL4C5 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C5/IOGraphicsInterfaceTypes.h-38HNOC1NDL4C5 deleted file mode 100644 index c2f6c6a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C5/IOGraphicsInterfaceTypes.h-38HNOC1NDL4C5 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C8/MTL4BinaryFunction.h-1H65PG8P8ROC8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C8/MTL4BinaryFunction.h-1H65PG8P8ROC8 deleted file mode 100644 index 28aa787..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C8/MTL4BinaryFunction.h-1H65PG8P8ROC8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C8/NSPortMessage.h-2KM5NXJFLO0C8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C8/NSPortMessage.h-2KM5NXJFLO0C8 deleted file mode 100644 index 77893ea..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C8/NSPortMessage.h-2KM5NXJFLO0C8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C9/MDImporter.h-1S94YYE00ADC9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C9/MDImporter.h-1S94YYE00ADC9 deleted file mode 100644 index 449a3cd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C9/MDImporter.h-1S94YYE00ADC9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C9/NSEnumerator.h-9KZWGXKAYHC9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C9/NSEnumerator.h-9KZWGXKAYHC9 deleted file mode 100644 index dd67602..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/C9/NSEnumerator.h-9KZWGXKAYHC9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CA/NSAffineTransform.h-LORDULRF68CA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CA/NSAffineTransform.h-LORDULRF68CA deleted file mode 100644 index 4bff99e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CA/NSAffineTransform.h-LORDULRF68CA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CA/_stdlib.h-33MANPD8OW7CA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CA/_stdlib.h-33MANPD8OW7CA deleted file mode 100644 index 1c5a675..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CA/_stdlib.h-33MANPD8OW7CA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CB/NSCharacterSet.h-CK0MVAJ135CB b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CB/NSCharacterSet.h-CK0MVAJ135CB deleted file mode 100644 index a9d8c35..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CB/NSCharacterSet.h-CK0MVAJ135CB and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CB/NSDecimal.h-6ZHHAJN185CB b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CB/NSDecimal.h-6ZHHAJN185CB deleted file mode 100644 index a555079..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CB/NSDecimal.h-6ZHHAJN185CB and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CC/CSCommon.h-2DJGZJBW5T3CC b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CC/CSCommon.h-2DJGZJBW5T3CC deleted file mode 100644 index 229e7ba..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CC/CSCommon.h-2DJGZJBW5T3CC and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CC/NSPredicate.h-31JDT0YQWYRCC b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CC/NSPredicate.h-31JDT0YQWYRCC deleted file mode 100644 index 3284dd3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CC/NSPredicate.h-31JDT0YQWYRCC and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CE/CFBag.h-25O4S0YNRB0CE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CE/CFBag.h-25O4S0YNRB0CE deleted file mode 100644 index 8b2faa0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CE/CFBag.h-25O4S0YNRB0CE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CF/SPPoint3D.h-18Y4ZFFKBBICF b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CF/SPPoint3D.h-18Y4ZFFKBBICF deleted file mode 100644 index 9859032..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CF/SPPoint3D.h-18Y4ZFFKBBICF and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CG/wait.h-1QCKRAG3HMDCG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CG/wait.h-1QCKRAG3HMDCG deleted file mode 100644 index e572bd4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CG/wait.h-1QCKRAG3HMDCG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CH/EntrySignpost.h-2WP57MVUB5DCH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CH/EntrySignpost.h-2WP57MVUB5DCH deleted file mode 100644 index 6c38dc6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CH/EntrySignpost.h-2WP57MVUB5DCH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CH/utmp.h-2WJHNEJYRFXCH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CH/utmp.h-2WJHNEJYRFXCH deleted file mode 100644 index 9f76f90..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CH/utmp.h-2WJHNEJYRFXCH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CI/hv_kern_types.h-33FS0NMMGNJCI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CI/hv_kern_types.h-33FS0NMMGNJCI deleted file mode 100644 index e60f47a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CI/hv_kern_types.h-33FS0NMMGNJCI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CI/utime.h-3LG4O91IOFICI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CI/utime.h-3LG4O91IOFICI deleted file mode 100644 index ba2a57d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CI/utime.h-3LG4O91IOFICI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CJ/NSNibLoading.h-1XU53XFIFMKCJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CJ/NSNibLoading.h-1XU53XFIFMKCJ deleted file mode 100644 index 450d8d6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CJ/NSNibLoading.h-1XU53XFIFMKCJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CK/net_kev.h-3K89FWGABXCK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CK/net_kev.h-3K89FWGABXCK deleted file mode 100644 index 08bfafe..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CK/net_kev.h-3K89FWGABXCK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CM/NSDataAsset.h-1Q7TVNODZIPCM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CM/NSDataAsset.h-1Q7TVNODZIPCM deleted file mode 100644 index 0d293f8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CM/NSDataAsset.h-1Q7TVNODZIPCM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CM/NSTextInputContext.h-3VJIFQ0XVJGCM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CM/NSTextInputContext.h-3VJIFQ0XVJGCM deleted file mode 100644 index 492a400..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CM/NSTextInputContext.h-3VJIFQ0XVJGCM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CN/CGImageDestination.h-2X39JRRDUHMCN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CN/CGImageDestination.h-2X39JRRDUHMCN deleted file mode 100644 index cc2bbb6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CN/CGImageDestination.h-2X39JRRDUHMCN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CN/NSIndexSet.h-3STFO17HX1ZCN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CN/NSIndexSet.h-3STFO17HX1ZCN deleted file mode 100644 index 2af60df..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CN/NSIndexSet.h-3STFO17HX1ZCN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CN/paths.h-3JSBS6LNU8OCN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CN/paths.h-3JSBS6LNU8OCN deleted file mode 100644 index 7d378d8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CN/paths.h-3JSBS6LNU8OCN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CO/CAAnimation.h-3RAY5SUY291CO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CO/CAAnimation.h-3RAY5SUY291CO deleted file mode 100644 index f2f6a33..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CO/CAAnimation.h-3RAY5SUY291CO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CP/IOEthernetInterface.h-BO9GJSMKJNCP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CP/IOEthernetInterface.h-BO9GJSMKJNCP deleted file mode 100644 index 96aafdd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CP/IOEthernetInterface.h-BO9GJSMKJNCP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CP/MacTypes.h-12SPHB6RA1VCP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CP/MacTypes.h-12SPHB6RA1VCP deleted file mode 100644 index 483cee5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CP/MacTypes.h-12SPHB6RA1VCP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CQ/NSViewController.h-1GQUVX85B2ACQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CQ/NSViewController.h-1GQUVX85B2ACQ deleted file mode 100644 index 0e84a07..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CQ/NSViewController.h-1GQUVX85B2ACQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CR/device_types.h-3B2Z7K0WZ9JCR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CR/device_types.h-3B2Z7K0WZ9JCR deleted file mode 100644 index e202544..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CR/device_types.h-3B2Z7K0WZ9JCR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CS/MTLDeviceCertification.h-3MX6FGAUUC4CS b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CS/MTLDeviceCertification.h-3MX6FGAUUC4CS deleted file mode 100644 index cb25275..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CS/MTLDeviceCertification.h-3MX6FGAUUC4CS and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CS/NSSegmentedCell.h-RXM4ZXL28CCS b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CS/NSSegmentedCell.h-RXM4ZXL28CCS deleted file mode 100644 index 8aece9f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CS/NSSegmentedCell.h-RXM4ZXL28CCS and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CT/CARemoteLayerServer.h-PU24DOPVPKCT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CT/CARemoteLayerServer.h-PU24DOPVPKCT deleted file mode 100644 index d6db42c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CT/CARemoteLayerServer.h-PU24DOPVPKCT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CT/CFBitVector.h-1FD2KHO4VIICT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CT/CFBitVector.h-1FD2KHO4VIICT deleted file mode 100644 index 374489a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CT/CFBitVector.h-1FD2KHO4VIICT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CT/_printf.h-3H2RWKIUFKGCT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CT/_printf.h-3H2RWKIUFKGCT deleted file mode 100644 index a0ce498..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CT/_printf.h-3H2RWKIUFKGCT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CT/audit_triggers_types.h-2L4OF4CQZRJCT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CT/audit_triggers_types.h-2L4OF4CQZRJCT deleted file mode 100644 index 47a0e5a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CT/audit_triggers_types.h-2L4OF4CQZRJCT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CV/Exports.swift-2J838H7WMNYCV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CV/Exports.swift-2J838H7WMNYCV deleted file mode 100644 index 813cdbf..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CV/Exports.swift-2J838H7WMNYCV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CV/IOTypes.h-1XZHAJTNFA0CV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CV/IOTypes.h-1XZHAJTNFA0CV deleted file mode 100644 index 6832da8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CV/IOTypes.h-1XZHAJTNFA0CV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CV/ioctl_compat.h-5LM6VQZ7SGCV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CV/ioctl_compat.h-5LM6VQZ7SGCV deleted file mode 100644 index 205dcc8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CV/ioctl_compat.h-5LM6VQZ7SGCV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CW/select.h-T7CUQ5R9BXCW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CW/select.h-T7CUQ5R9BXCW deleted file mode 100644 index 1dc59a0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CW/select.h-T7CUQ5R9BXCW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CX/_ptrdiff_t.h-15AB8YR486XCX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CX/_ptrdiff_t.h-15AB8YR486XCX deleted file mode 100644 index ce3fbfb..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CX/_ptrdiff_t.h-15AB8YR486XCX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CX/_stdio.h-3BQ2PABJXY3CX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CX/_stdio.h-3BQ2PABJXY3CX deleted file mode 100644 index 966c6b0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CX/_stdio.h-3BQ2PABJXY3CX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CY/NSFetchRequest.h-2Z0PHT4ZOWVCY b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CY/NSFetchRequest.h-2Z0PHT4ZOWVCY deleted file mode 100644 index 9fc0919..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CY/NSFetchRequest.h-2Z0PHT4ZOWVCY and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CZ/CIFilterConstructor.h-CS36RI2HC2CZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CZ/CIFilterConstructor.h-CS36RI2HC2CZ deleted file mode 100644 index 6276a95..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CZ/CIFilterConstructor.h-CS36RI2HC2CZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CZ/NSUserDefaultsController.h-27XTV0L6SI0CZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CZ/NSUserDefaultsController.h-27XTV0L6SI0CZ deleted file mode 100644 index 46c31cc..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CZ/NSUserDefaultsController.h-27XTV0L6SI0CZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CZ/getsect.h-3L1PJXQ9H6SCZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CZ/getsect.h-3L1PJXQ9H6SCZ deleted file mode 100644 index abf6f84..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/CZ/getsect.h-3L1PJXQ9H6SCZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D0/MTLGPUAddress.h-2T2GP55IAZND0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D0/MTLGPUAddress.h-2T2GP55IAZND0 deleted file mode 100644 index 4e708f3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D0/MTLGPUAddress.h-2T2GP55IAZND0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D1/NSManagedObjectModel.h-73XMHYXT8FD1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D1/NSManagedObjectModel.h-73XMHYXT8FD1 deleted file mode 100644 index 56f94d0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D1/NSManagedObjectModel.h-73XMHYXT8FD1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D3/NSStream.h-15GMWF9DAMXD3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D3/NSStream.h-15GMWF9DAMXD3 deleted file mode 100644 index f587a0c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D3/NSStream.h-15GMWF9DAMXD3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D3/NSWritingToolsCoordinator.h-P9EB9V34XMD3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D3/NSWritingToolsCoordinator.h-P9EB9V34XMD3 deleted file mode 100644 index 32718a7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D3/NSWritingToolsCoordinator.h-P9EB9V34XMD3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D4/SPProjectiveTransform3DFloat.h-NP97Z4EKSRD4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D4/SPProjectiveTransform3DFloat.h-NP97Z4EKSRD4 deleted file mode 100644 index df05c27..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D4/SPProjectiveTransform3DFloat.h-NP97Z4EKSRD4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D6/CSIdentity.h-3OC7GGX4OFKD6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D6/CSIdentity.h-3OC7GGX4OFKD6 deleted file mode 100644 index 2e2e836..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D6/CSIdentity.h-3OC7GGX4OFKD6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D6/IOAudioTypes.h-OILGMOL4UWD6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D6/IOAudioTypes.h-OILGMOL4UWD6 deleted file mode 100644 index 1b90c98..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D6/IOAudioTypes.h-OILGMOL4UWD6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D7/NSAttributeDescription.h-161A8TG0ONQD7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D7/NSAttributeDescription.h-161A8TG0ONQD7 deleted file mode 100644 index de0ddf0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D7/NSAttributeDescription.h-161A8TG0ONQD7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D8/mig_errors.h-OIATNIISMID8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D8/mig_errors.h-OIATNIISMID8 deleted file mode 100644 index 315f757..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/D8/mig_errors.h-OIATNIISMID8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DA/ATSUnicodeTypes.h-29C1KVSPRA7DA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DA/ATSUnicodeTypes.h-29C1KVSPRA7DA deleted file mode 100644 index 698347f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DA/ATSUnicodeTypes.h-29C1KVSPRA7DA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DA/CGLayer.h-3EIUMOC9CV8DA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DA/CGLayer.h-3EIUMOC9CV8DA deleted file mode 100644 index 29de9ca..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DA/CGLayer.h-3EIUMOC9CV8DA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DA/NSStatusBar.h-C1LT91YPU4DA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DA/NSStatusBar.h-C1LT91YPU4DA deleted file mode 100644 index ecea99e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DA/NSStatusBar.h-C1LT91YPU4DA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DC/NSIndexPath.h-3MR2Y4E09DFDC b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DC/NSIndexPath.h-3MR2Y4E09DFDC deleted file mode 100644 index 1e2d9a8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DC/NSIndexPath.h-3MR2Y4E09DFDC and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DC/__stddef_max_align_t.h-26UO3533DQCDC b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DC/__stddef_max_align_t.h-26UO3533DQCDC deleted file mode 100644 index daa2ba6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DC/__stddef_max_align_t.h-26UO3533DQCDC and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DD/CGFunction.h-2NSX6HUC6H1DD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DD/CGFunction.h-2NSX6HUC6H1DD deleted file mode 100644 index 3b75edf..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DD/CGFunction.h-2NSX6HUC6H1DD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DE/AvailabilityInternalLegacy.h-EFPT79LR3SDE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DE/AvailabilityInternalLegacy.h-EFPT79LR3SDE deleted file mode 100644 index 3072fcc..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DE/AvailabilityInternalLegacy.h-EFPT79LR3SDE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DE/CAEDRMetadata.h-98VQ8C1V4WDE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DE/CAEDRMetadata.h-98VQ8C1V4WDE deleted file mode 100644 index a2aa11a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DE/CAEDRMetadata.h-98VQ8C1V4WDE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DF/fstab.h-HLVM4UPNXNDF b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DF/fstab.h-HLVM4UPNXNDF deleted file mode 100644 index 20a9dfd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DF/fstab.h-HLVM4UPNXNDF and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DG/CGDataProvider.h-2IXD2GA3QEBDG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DG/CGDataProvider.h-2IXD2GA3QEBDG deleted file mode 100644 index ae0c3fe..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DG/CGDataProvider.h-2IXD2GA3QEBDG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DG/IOPartitionScheme.h-2RR3XQ35F8KDG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DG/IOPartitionScheme.h-2RR3XQ35F8KDG deleted file mode 100644 index f2428d9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DG/IOPartitionScheme.h-2RR3XQ35F8KDG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DG/_uuid_t.h-22MPX5GE39VDG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DG/_uuid_t.h-22MPX5GE39VDG deleted file mode 100644 index 8793a3b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DG/_uuid_t.h-22MPX5GE39VDG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DH/CFData.h-34KNJ8ZR326DH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DH/CFData.h-34KNJ8ZR326DH deleted file mode 100644 index a28655a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DH/CFData.h-34KNJ8ZR326DH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DI/CAFrameRateRange.h-2K12WKC0Q21DI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DI/CAFrameRateRange.h-2K12WKC0Q21DI deleted file mode 100644 index c0083d1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DI/CAFrameRateRange.h-2K12WKC0Q21DI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DK/ATSDefines.h-2QI8XCL3PE6DK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DK/ATSDefines.h-2QI8XCL3PE6DK deleted file mode 100644 index 35ef353..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DK/ATSDefines.h-2QI8XCL3PE6DK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DK/AuthSession.h-OZ7UT3YYNGDK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DK/AuthSession.h-OZ7UT3YYNGDK deleted file mode 100644 index 2b06ede..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DK/AuthSession.h-OZ7UT3YYNGDK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DK/MTLDepthStencil.h-2IG7VJRN1D0DK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DK/MTLDepthStencil.h-2IG7VJRN1D0DK deleted file mode 100644 index 8db3d12..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DK/MTLDepthStencil.h-2IG7VJRN1D0DK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DK/NSDerivedAttributeDescription.h-10TQ1OGUF7EDK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DK/NSDerivedAttributeDescription.h-10TQ1OGUF7EDK deleted file mode 100644 index d0dc55e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DK/NSDerivedAttributeDescription.h-10TQ1OGUF7EDK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DK/audit.h-35LY7RL6MFYDK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DK/audit.h-35LY7RL6MFYDK deleted file mode 100644 index 52d7cd9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DK/audit.h-35LY7RL6MFYDK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DL/CVPixelBuffer.h-2MMES4CHQCQDL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DL/CVPixelBuffer.h-2MMES4CHQCQDL deleted file mode 100644 index 9585fdd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DL/CVPixelBuffer.h-2MMES4CHQCQDL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DL/IOCDTypes.h-2Z35S89LDLCDL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DL/IOCDTypes.h-2Z35S89LDLCDL deleted file mode 100644 index 6ff7cbe..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DL/IOCDTypes.h-2Z35S89LDLCDL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DL/NSDrawer.h-UZ6CNXVFLMDL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DL/NSDrawer.h-UZ6CNXVFLMDL deleted file mode 100644 index c0b65a6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DL/NSDrawer.h-UZ6CNXVFLMDL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DL/_intptr_t.h-RZ0HBUYH6XDL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DL/_intptr_t.h-RZ0HBUYH6XDL deleted file mode 100644 index 7e5a047..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DL/_intptr_t.h-RZ0HBUYH6XDL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DM/CIVector.h-3CWKQ2QVOXHDM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DM/CIVector.h-3CWKQ2QVOXHDM deleted file mode 100644 index 918a60b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DM/CIVector.h-3CWKQ2QVOXHDM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DM/MTLFunctionConstantValues.h-23BBG5KNICKDM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DM/MTLFunctionConstantValues.h-23BBG5KNICKDM deleted file mode 100644 index dd036aa..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DM/MTLFunctionConstantValues.h-23BBG5KNICKDM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DM/if_mib.h-1SAFCNKJ242DM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DM/if_mib.h-1SAFCNKJ242DM deleted file mode 100644 index c35d2db..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DM/if_mib.h-1SAFCNKJ242DM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DN/IOHIDBase.h-1MHQKURPMHBDN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DN/IOHIDBase.h-1MHQKURPMHBDN deleted file mode 100644 index 61024bb..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DN/IOHIDBase.h-1MHQKURPMHBDN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DN/SecTrustSettings.h-1KM4RSHEKFLDN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DN/SecTrustSettings.h-1KM4RSHEKFLDN deleted file mode 100644 index 984656c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DN/SecTrustSettings.h-1KM4RSHEKFLDN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DN/audit_internal.h-1UWOE3YY0AYDN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DN/audit_internal.h-1UWOE3YY0AYDN deleted file mode 100644 index 11ca7b2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DN/audit_internal.h-1UWOE3YY0AYDN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DO/conf.h-317NT1SEZQEDO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DO/conf.h-317NT1SEZQEDO deleted file mode 100644 index e623db9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DO/conf.h-317NT1SEZQEDO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DP/in6_var.h-2JP13F5Q21PDP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DP/in6_var.h-2JP13F5Q21PDP deleted file mode 100644 index 45d0e6f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DP/in6_var.h-2JP13F5Q21PDP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DR/thread_status.h-1PZN75K7JXQDR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DR/thread_status.h-1PZN75K7JXQDR deleted file mode 100644 index 20f82b8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DR/thread_status.h-1PZN75K7JXQDR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DS/CFURLAccess.h-YYT8KLLH6GDS b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DS/CFURLAccess.h-YYT8KLLH6GDS deleted file mode 100644 index c26d811..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DS/CFURLAccess.h-YYT8KLLH6GDS and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DS/_stdlib.h-299RX4I3MYLDS b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DS/_stdlib.h-299RX4I3MYLDS deleted file mode 100644 index 73b6eb3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DS/_stdlib.h-299RX4I3MYLDS and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DT/byte_order.h-1SLO0TXY2UFDT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DT/byte_order.h-1SLO0TXY2UFDT deleted file mode 100644 index 86ea927..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DT/byte_order.h-1SLO0TXY2UFDT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DU/stdio.h-NT0UHZLYG8DU b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DU/stdio.h-NT0UHZLYG8DU deleted file mode 100644 index 282cef0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DU/stdio.h-NT0UHZLYG8DU and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DX/CTFrame.h-11O4XWKZ2GGDX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DX/CTFrame.h-11O4XWKZ2GGDX deleted file mode 100644 index 379c4e3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DX/CTFrame.h-11O4XWKZ2GGDX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DX/DriverServices.h-2VKZ1I2MAXQDX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DX/DriverServices.h-2VKZ1I2MAXQDX deleted file mode 100644 index 576be06..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DX/DriverServices.h-2VKZ1I2MAXQDX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DX/__stddef_ptrdiff_t.h-39NWF8PN7CRDX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DX/__stddef_ptrdiff_t.h-39NWF8PN7CRDX deleted file mode 100644 index de5325a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DX/__stddef_ptrdiff_t.h-39NWF8PN7CRDX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DY/NSProcessInfo.h-9T7593J581DY b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DY/NSProcessInfo.h-9T7593J581DY deleted file mode 100644 index 5d68e3c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DY/NSProcessInfo.h-9T7593J581DY and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DY/gliContext.h-B0A7LNWC6EDY b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DY/gliContext.h-B0A7LNWC6EDY deleted file mode 100644 index d1d1ed8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DY/gliContext.h-B0A7LNWC6EDY and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DY/vm_param.h-21DLWLXTEKZDY b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DY/vm_param.h-21DLWLXTEKZDY deleted file mode 100644 index 3274f0b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DY/vm_param.h-21DLWLXTEKZDY and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DZ/CIImageAccumulator.h-35L2BO70YYIDZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DZ/CIImageAccumulator.h-35L2BO70YYIDZ deleted file mode 100644 index 64500b3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DZ/CIImageAccumulator.h-35L2BO70YYIDZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DZ/CTTextTab.h-26ZLCAF9IXLDZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DZ/CTTextTab.h-26ZLCAF9IXLDZ deleted file mode 100644 index 400650c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/DZ/CTTextTab.h-26ZLCAF9IXLDZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E1/arm_fp16.h-1XXCZWBX5XME1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E1/arm_fp16.h-1XXCZWBX5XME1 deleted file mode 100644 index 8d2dfd5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E1/arm_fp16.h-1XXCZWBX5XME1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E1/cssmcli.h-1K72SR4PWNYE1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E1/cssmcli.h-1K72SR4PWNYE1 deleted file mode 100644 index 2fbac45..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E1/cssmcli.h-1K72SR4PWNYE1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E3/IOHIDTypes.h-X6RNFEBX27E3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E3/IOHIDTypes.h-X6RNFEBX27E3 deleted file mode 100644 index e8541dd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E3/IOHIDTypes.h-X6RNFEBX27E3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E3/NSPDFImageRep.h-2P7NUYKDDOJE3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E3/NSPDFImageRep.h-2P7NUYKDDOJE3 deleted file mode 100644 index eee77f0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E3/NSPDFImageRep.h-2P7NUYKDDOJE3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E4/runner.swift-3PUZ2EGYZW3E4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E4/runner.swift-3PUZ2EGYZW3E4 deleted file mode 100644 index a696a5f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E4/runner.swift-3PUZ2EGYZW3E4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E6/CIImage.h-2H6WMXOSWBDE6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E6/CIImage.h-2H6WMXOSWBDE6 deleted file mode 100644 index 45617b9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E6/CIImage.h-2H6WMXOSWBDE6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E6/LSOpen.h-1ZQRNY5B5J0E6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E6/LSOpen.h-1ZQRNY5B5J0E6 deleted file mode 100644 index 7fe6d84..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E6/LSOpen.h-1ZQRNY5B5J0E6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E7/SecCertificate.h-PMXXC9VUHTE7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E7/SecCertificate.h-PMXXC9VUHTE7 deleted file mode 100644 index e2b8e02..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E7/SecCertificate.h-PMXXC9VUHTE7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E9/CFProxySupport.h-14G01IQ2A9TE9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E9/CFProxySupport.h-14G01IQ2A9TE9 deleted file mode 100644 index 86faf28..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E9/CFProxySupport.h-14G01IQ2A9TE9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E9/NSSwitch.h-19VM16BYGPGE9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E9/NSSwitch.h-19VM16BYGPGE9 deleted file mode 100644 index c6c9a25..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E9/NSSwitch.h-19VM16BYGPGE9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E9/_u_char.h-19NIDV8R59SE9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E9/_u_char.h-19NIDV8R59SE9 deleted file mode 100644 index 5ce3e2c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/E9/_u_char.h-19NIDV8R59SE9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ED/NSArchiver.h-332G1C3HIBMED b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ED/NSArchiver.h-332G1C3HIBMED deleted file mode 100644 index 831c0f7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ED/NSArchiver.h-332G1C3HIBMED and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EF/LSSharedFileList.h-1E1SXBML3WSEF b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EF/LSSharedFileList.h-1E1SXBML3WSEF deleted file mode 100644 index a3c5891..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EF/LSSharedFileList.h-1E1SXBML3WSEF and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EF/__stddef_null.h-XEL48OJUZLEF b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EF/__stddef_null.h-XEL48OJUZLEF deleted file mode 100644 index 335af7b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EF/__stddef_null.h-XEL48OJUZLEF and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EG/MTL4Counters.h-Z24X9J7IOHEG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EG/MTL4Counters.h-Z24X9J7IOHEG deleted file mode 100644 index 8dc9206..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EG/MTL4Counters.h-Z24X9J7IOHEG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EG/arm64e-apple-macos.swiftinterface_UTF8Span-14RC8NPEW06EG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EG/arm64e-apple-macos.swiftinterface_UTF8Span-14RC8NPEW06EG deleted file mode 100644 index b2e23b2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EG/arm64e-apple-macos.swiftinterface_UTF8Span-14RC8NPEW06EG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EG/log.h-3GPJZYCPDW2EG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EG/log.h-3GPJZYCPDW2EG deleted file mode 100644 index 34fecee..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EG/log.h-3GPJZYCPDW2EG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EI/CAValueFunction.h-1D6HYOVK1MSEI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EI/CAValueFunction.h-1D6HYOVK1MSEI deleted file mode 100644 index df9e77d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EI/CAValueFunction.h-1D6HYOVK1MSEI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EI/NSRunLoop.h-POMKLUBP8TEI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EI/NSRunLoop.h-POMKLUBP8TEI deleted file mode 100644 index 9979885..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EI/NSRunLoop.h-POMKLUBP8TEI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EI/vm_region.h-GS081WTCX4EI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EI/vm_region.h-GS081WTCX4EI deleted file mode 100644 index f3c8c9d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EI/vm_region.h-GS081WTCX4EI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EJ/AXRoleConstants.h-VSWYCQ131YEJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EJ/AXRoleConstants.h-VSWYCQ131YEJ deleted file mode 100644 index 62b6b33..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EJ/AXRoleConstants.h-VSWYCQ131YEJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EJ/IOSCSIMultimediaCommandsDevice.h-19ITK1TVLACEJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EJ/IOSCSIMultimediaCommandsDevice.h-19ITK1TVLACEJ deleted file mode 100644 index c3cea85..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EJ/IOSCSIMultimediaCommandsDevice.h-19ITK1TVLACEJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EK/_useconds_t.h-2Z8XR3FJX83EK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EK/_useconds_t.h-2Z8XR3FJX83EK deleted file mode 100644 index de31f3f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EK/_useconds_t.h-2Z8XR3FJX83EK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EK/if_arp.h-2N45IVZYJ8NEK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EK/if_arp.h-2N45IVZYJ8NEK deleted file mode 100644 index 5d85a0e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EK/if_arp.h-2N45IVZYJ8NEK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EL/IOHIDQueue.h-314O66LYEE4EL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EL/IOHIDQueue.h-314O66LYEE4EL deleted file mode 100644 index 30fec6b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EL/IOHIDQueue.h-314O66LYEE4EL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EL/SpatialEnumerations.h-16R7BR490AFEL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EL/SpatialEnumerations.h-16R7BR490AFEL deleted file mode 100644 index 878168a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EL/SpatialEnumerations.h-16R7BR490AFEL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EM/_pthread_condattr_t.h-3PQGAOJLEFEEM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EM/_pthread_condattr_t.h-3PQGAOJLEFEEM deleted file mode 100644 index 854a2e4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EM/_pthread_condattr_t.h-3PQGAOJLEFEEM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EM/panel.h-2T8RNEUIWO5EM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EM/panel.h-2T8RNEUIWO5EM deleted file mode 100644 index df37c8f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EM/panel.h-2T8RNEUIWO5EM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EN/MacMemory.h-237CVKDT9CQEN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EN/MacMemory.h-237CVKDT9CQEN deleted file mode 100644 index a6574eb..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EN/MacMemory.h-237CVKDT9CQEN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EN/NSURLProtocol.h-1QUEAVHM3BLEN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EN/NSURLProtocol.h-1QUEAVHM3BLEN deleted file mode 100644 index 1de5d0c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EN/NSURLProtocol.h-1QUEAVHM3BLEN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EN/dlfcn.h-2KIGANPORJREN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EN/dlfcn.h-2KIGANPORJREN deleted file mode 100644 index 8ee734e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EN/dlfcn.h-2KIGANPORJREN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EO/NSPopUpButton.h-32JIKZ92YVGEO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EO/NSPopUpButton.h-32JIKZ92YVGEO deleted file mode 100644 index 568004d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EO/NSPopUpButton.h-32JIKZ92YVGEO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EP/MTLArgument.h-2RKEX8RSY0FEP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EP/MTLArgument.h-2RKEX8RSY0FEP deleted file mode 100644 index 648a6ed..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EP/MTLArgument.h-2RKEX8RSY0FEP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EP/limits.h-3Q3RV0WX8R2EP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EP/limits.h-3Q3RV0WX8R2EP deleted file mode 100644 index 25bf52d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EP/limits.h-3Q3RV0WX8R2EP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EQ/ttychars.h-3PUV5WMER8VEQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EQ/ttychars.h-3PUV5WMER8VEQ deleted file mode 100644 index dfd5c5a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EQ/ttychars.h-3PUV5WMER8VEQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ER/NSTouchBar.h-1C1XNAEFA5DER b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ER/NSTouchBar.h-1C1XNAEFA5DER deleted file mode 100644 index c927ab3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ER/NSTouchBar.h-1C1XNAEFA5DER and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ER/SecKey.h-1FM4M1B495KER b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ER/SecKey.h-1FM4M1B495KER deleted file mode 100644 index 807c71f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ER/SecKey.h-1FM4M1B495KER and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ER/utils.h-2ZU9XIT0G7LER b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ER/utils.h-2ZU9XIT0G7LER deleted file mode 100644 index 352bfd1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ER/utils.h-2ZU9XIT0G7LER and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ES/OSAtomicQueue.h-PT1RRE7A2AES b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ES/OSAtomicQueue.h-PT1RRE7A2AES deleted file mode 100644 index f8a6eae..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ES/OSAtomicQueue.h-PT1RRE7A2AES and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ET/CGPSConverter.h-3CZ7CHD96B9ET b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ET/CGPSConverter.h-3CZ7CHD96B9ET deleted file mode 100644 index 603d95b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ET/CGPSConverter.h-3CZ7CHD96B9ET and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ET/MTL4Archive.h-WK6UW7R0NLET b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ET/MTL4Archive.h-WK6UW7R0NLET deleted file mode 100644 index 6e8e628..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ET/MTL4Archive.h-WK6UW7R0NLET and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EU/IOHIDDeviceKeys.h-9LXLF6J640EU b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EU/IOHIDDeviceKeys.h-9LXLF6J640EU deleted file mode 100644 index baba7be..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EU/IOHIDDeviceKeys.h-9LXLF6J640EU and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EW/MTLParallelRenderCommandEncoder.h-2UQFIFXIYR7EW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EW/MTLParallelRenderCommandEncoder.h-2UQFIFXIYR7EW deleted file mode 100644 index 398059a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EW/MTLParallelRenderCommandEncoder.h-2UQFIFXIYR7EW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EX/pipe.h-3O206UAXTC2EX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EX/pipe.h-3O206UAXTC2EX deleted file mode 100644 index 894d506..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EX/pipe.h-3O206UAXTC2EX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EY/NSColorList.h-33G684IHEOJEY b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EY/NSColorList.h-33G684IHEOJEY deleted file mode 100644 index dfe1c83..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EY/NSColorList.h-33G684IHEOJEY and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EZ/CGDisplayConfiguration.h-WOARSQ6PXZEZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EZ/CGDisplayConfiguration.h-WOARSQ6PXZEZ deleted file mode 100644 index 2e03f4d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EZ/CGDisplayConfiguration.h-WOARSQ6PXZEZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EZ/IOSurfaceAPI.h-2PMGQZ3O6IAEZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EZ/IOSurfaceAPI.h-2PMGQZ3O6IAEZ deleted file mode 100644 index 0d20e8a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EZ/IOSurfaceAPI.h-2PMGQZ3O6IAEZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EZ/dirent.h-Z767NZOPRVEZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EZ/dirent.h-Z767NZOPRVEZ deleted file mode 100644 index 0c28d16..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/EZ/dirent.h-Z767NZOPRVEZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F0/WSMethodInvocation.h-2F9C095H0OUF0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F0/WSMethodInvocation.h-2F9C095H0OUF0 deleted file mode 100644 index b8b046b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F0/WSMethodInvocation.h-2F9C095H0OUF0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F0/_strings.h-PN2XMI1TXF0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F0/_strings.h-PN2XMI1TXF0 deleted file mode 100644 index d1b83c0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F0/_strings.h-PN2XMI1TXF0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F0/readpassphrase.h-2UTB1XPODPXF0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F0/readpassphrase.h-2UTB1XPODPXF0 deleted file mode 100644 index 992a7de..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F0/readpassphrase.h-2UTB1XPODPXF0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F4/malloc.h-2DYX6JDPVEHF4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F4/malloc.h-2DYX6JDPVEHF4 deleted file mode 100644 index 396e7f2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F4/malloc.h-2DYX6JDPVEHF4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F5/IONetworkLib.h-1ZGPRKPFGC2F5 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F5/IONetworkLib.h-1ZGPRKPFGC2F5 deleted file mode 100644 index ef15942..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F5/IONetworkLib.h-1ZGPRKPFGC2F5 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F5/NSTextSelection.h-QA74SHCUW8F5 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F5/NSTextSelection.h-QA74SHCUW8F5 deleted file mode 100644 index 9976660..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F5/NSTextSelection.h-QA74SHCUW8F5 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F6/CTGlyphInfo.h-688EV9PGTTF6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F6/CTGlyphInfo.h-688EV9PGTTF6 deleted file mode 100644 index eeb1fc9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F6/CTGlyphInfo.h-688EV9PGTTF6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F6/IOMedia.h-1KLSC3J8BODF6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F6/IOMedia.h-1KLSC3J8BODF6 deleted file mode 100644 index 4f8a13d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F6/IOMedia.h-1KLSC3J8BODF6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F7/CipherSuite.h-3V5XJU4ELC1F7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F7/CipherSuite.h-3V5XJU4ELC1F7 deleted file mode 100644 index a382563..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F7/CipherSuite.h-3V5XJU4ELC1F7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F7/MTLSampler.h-ZDWIGZHR72F7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F7/MTLSampler.h-ZDWIGZHR72F7 deleted file mode 100644 index d9b8cb5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F7/MTLSampler.h-ZDWIGZHR72F7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F7/limits.h-KYDI3UFR3ZF7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F7/limits.h-KYDI3UFR3ZF7 deleted file mode 100644 index bbc9666..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F7/limits.h-KYDI3UFR3ZF7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F8/NSStagedMigrationManager.h-1UCJL52Z75QF8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F8/NSStagedMigrationManager.h-1UCJL52Z75QF8 deleted file mode 100644 index 1bb6060..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/F8/NSStagedMigrationManager.h-1UCJL52Z75QF8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FA/IOFireWireStorageCharacteristics.h-2Z18NKUKVJ9FA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FA/IOFireWireStorageCharacteristics.h-2Z18NKUKVJ9FA deleted file mode 100644 index 4b53d2d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FA/IOFireWireStorageCharacteristics.h-2Z18NKUKVJ9FA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FA/MTLBlitPass.h-BUGQDAQ350FA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FA/MTLBlitPass.h-BUGQDAQ350FA deleted file mode 100644 index 16347b3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FA/MTLBlitPass.h-BUGQDAQ350FA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FB/SPSphericalCoordinates3D.h-2W8B43LWCHAFB b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FB/SPSphericalCoordinates3D.h-2W8B43LWCHAFB deleted file mode 100644 index 96efa67..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FB/SPSphericalCoordinates3D.h-2W8B43LWCHAFB and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FC/OSThermalNotification.h-1OO1V3WH636FC b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FC/OSThermalNotification.h-1OO1V3WH636FC deleted file mode 100644 index e302fee..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FC/OSThermalNotification.h-1OO1V3WH636FC and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FC/SPRotationAxis3D.h-3VW04IA7T47FC b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FC/SPRotationAxis3D.h-3VW04IA7T47FC deleted file mode 100644 index 8137c3f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FC/SPRotationAxis3D.h-3VW04IA7T47FC and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FD/NSUserInterfaceItemSearching.h-2JPCOUDJIXOFD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FD/NSUserInterfaceItemSearching.h-2JPCOUDJIXOFD deleted file mode 100644 index de78d16..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FD/NSUserInterfaceItemSearching.h-2JPCOUDJIXOFD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FD/_rune_t.h-2EX2ELYQ68HFD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FD/_rune_t.h-2EX2ELYQ68HFD deleted file mode 100644 index 4c1f051..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FD/_rune_t.h-2EX2ELYQ68HFD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FF/IOApplePartitionScheme.h-2JD0WKR1IXZFF b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FF/IOApplePartitionScheme.h-2JD0WKR1IXZFF deleted file mode 100644 index ca40424..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FF/IOApplePartitionScheme.h-2JD0WKR1IXZFF and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FF/MTLArgumentEncoder.h-4BYXX70LMOFF b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FF/MTLArgumentEncoder.h-4BYXX70LMOFF deleted file mode 100644 index e327ef2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FF/MTLArgumentEncoder.h-4BYXX70LMOFF and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FF/kmod.h-339RV5MBHZLFF b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FF/kmod.h-339RV5MBHZLFF deleted file mode 100644 index dd58815..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FF/kmod.h-339RV5MBHZLFF and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FI/ip6.h-FN3YYAI1V8FI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FI/ip6.h-FN3YYAI1V8FI deleted file mode 100644 index d5e8abb..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FI/ip6.h-FN3YYAI1V8FI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FK/NSTextCheckingResult.h-354ISH3NSVXFK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FK/NSTextCheckingResult.h-354ISH3NSVXFK deleted file mode 100644 index d405781..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FK/NSTextCheckingResult.h-354ISH3NSVXFK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FM/AXRequest.h-H3RGDEPPFDFM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FM/AXRequest.h-H3RGDEPPFDFM deleted file mode 100644 index 80408d1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FM/AXRequest.h-H3RGDEPPFDFM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FM/MTL4CommandEncoder.h-8TG85NAU63FM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FM/MTL4CommandEncoder.h-8TG85NAU63FM deleted file mode 100644 index 352c3ed..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FM/MTL4CommandEncoder.h-8TG85NAU63FM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FN/NSDate.h-10GJM3G8IMGFN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FN/NSDate.h-10GJM3G8IMGFN deleted file mode 100644 index bb5ba96..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FN/NSDate.h-10GJM3G8IMGFN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FN/_uint32_t.h-2ACO9Z7SYNJFN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FN/_uint32_t.h-2ACO9Z7SYNJFN deleted file mode 100644 index c4b21a9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FN/_uint32_t.h-2ACO9Z7SYNJFN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FN/types.h-1ZZOEOLQIV1FN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FN/types.h-1ZZOEOLQIV1FN deleted file mode 100644 index 233fc0b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FN/types.h-1ZZOEOLQIV1FN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FO/IOHIDShared.h-2EUS6JI4ZCZFO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FO/IOHIDShared.h-2EUS6JI4ZCZFO deleted file mode 100644 index 92877c9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FO/IOHIDShared.h-2EUS6JI4ZCZFO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FO/arm64e-apple-macos.swiftinterface-3AVRXQHGQGKFO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FO/arm64e-apple-macos.swiftinterface-3AVRXQHGQGKFO deleted file mode 100644 index a586485..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FO/arm64e-apple-macos.swiftinterface-3AVRXQHGQGKFO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FP/CAMetalLayer.h-1KQY0WDJBRDFP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FP/CAMetalLayer.h-1KQY0WDJBRDFP deleted file mode 100644 index 0fe4468..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FP/CAMetalLayer.h-1KQY0WDJBRDFP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FP/proc.h-1K3LZPG9FYLFP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FP/proc.h-1K3LZPG9FYLFP deleted file mode 100644 index 746aeef..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FP/proc.h-1K3LZPG9FYLFP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FQ/MTLHeap.h-2326AUEQBTMFQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FQ/MTLHeap.h-2326AUEQBTMFQ deleted file mode 100644 index 2b4c995..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FQ/MTLHeap.h-2326AUEQBTMFQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FR/AppleUSBDefinitions.h-P6Z3MKAP00FR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FR/AppleUSBDefinitions.h-P6Z3MKAP00FR deleted file mode 100644 index 36daf67..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FR/AppleUSBDefinitions.h-P6Z3MKAP00FR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FR/NSParagraphStyle.h-5FD90ZZ410FR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FR/NSParagraphStyle.h-5FD90ZZ410FR deleted file mode 100644 index 5f3404b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FR/NSParagraphStyle.h-5FD90ZZ410FR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FR/SecSharedCredential.h-323OPP130RXFR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FR/SecSharedCredential.h-323OPP130RXFR deleted file mode 100644 index 239b6d3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FR/SecSharedCredential.h-323OPP130RXFR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FS/_blkcnt_t.h-3OAKIIP1GR1FS b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FS/_blkcnt_t.h-3OAKIIP1GR1FS deleted file mode 100644 index a096cee..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FS/_blkcnt_t.h-3OAKIIP1GR1FS and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FS/_uint64_t.h-2YO6WHJTFP8FS b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FS/_uint64_t.h-2YO6WHJTFP8FS deleted file mode 100644 index f7f04f1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FS/_uint64_t.h-2YO6WHJTFP8FS and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FT/NSProxy.h-24PHTNSWT5MFT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FT/NSProxy.h-24PHTNSWT5MFT deleted file mode 100644 index f6b2eb6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FT/NSProxy.h-24PHTNSWT5MFT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FU/NSTableViewDiffableDataSource.h-3M5ZDTT95YKFU b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FU/NSTableViewDiffableDataSource.h-3M5ZDTT95YKFU deleted file mode 100644 index f8c75c3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FU/NSTableViewDiffableDataSource.h-3M5ZDTT95YKFU and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FV/_SwiftConcurrency.h-19VIFS9TNB4FV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FV/_SwiftConcurrency.h-19VIFS9TNB4FV deleted file mode 100644 index 1311245..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FV/_SwiftConcurrency.h-19VIFS9TNB4FV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FV/processor.h-M13H0UUMAZFV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FV/processor.h-M13H0UUMAZFV deleted file mode 100644 index 365fcd7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FV/processor.h-M13H0UUMAZFV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FV/qos.h-1AFKC4JYQ5RFV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FV/qos.h-1AFKC4JYQ5RFV deleted file mode 100644 index a64a372..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FV/qos.h-1AFKC4JYQ5RFV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FW/ATSAvailability.h-2FJMU1SVKBSFW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FW/ATSAvailability.h-2FJMU1SVKBSFW deleted file mode 100644 index 2db5bcd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FW/ATSAvailability.h-2FJMU1SVKBSFW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FW/_malloc.h-V0R2NNV7GWFW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FW/_malloc.h-V0R2NNV7GWFW deleted file mode 100644 index fe8ab82..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FW/_malloc.h-V0R2NNV7GWFW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FW/types.h-KYSQM1DL0TFW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FW/types.h-KYSQM1DL0TFW deleted file mode 100644 index 43bf864..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FW/types.h-KYSQM1DL0TFW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FX/vm_purgable.h-ZYVYIERNZAFX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FX/vm_purgable.h-ZYVYIERNZAFX deleted file mode 100644 index 22887eb..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FX/vm_purgable.h-ZYVYIERNZAFX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FY/NSOpenGLView.h-69HNGO4VSCFY b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FY/NSOpenGLView.h-69HNGO4VSCFY deleted file mode 100644 index e9dee26..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FY/NSOpenGLView.h-69HNGO4VSCFY and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FY/crt_externs.h-2ESQD98U3O8FY b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FY/crt_externs.h-2ESQD98U3O8FY deleted file mode 100644 index dff0a8e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/FY/crt_externs.h-2ESQD98U3O8FY and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G0/_param.h-ZWE95B89NYG0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G0/_param.h-ZWE95B89NYG0 deleted file mode 100644 index da6cae3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G0/_param.h-ZWE95B89NYG0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G0/msg.h-3TY7NR8C20FG0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G0/msg.h-3TY7NR8C20FG0 deleted file mode 100644 index 559341b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G0/msg.h-3TY7NR8C20FG0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G1/ndr.h-QP7OJ1TTEOG1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G1/ndr.h-QP7OJ1TTEOG1 deleted file mode 100644 index 8ab5d97..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G1/ndr.h-QP7OJ1TTEOG1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G2/StringCompare.h-3460EQGEMQKG2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G2/StringCompare.h-3460EQGEMQKG2 deleted file mode 100644 index 44436b4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G2/StringCompare.h-3460EQGEMQKG2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G3/glob.h-RUH8YWE2B4G3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G3/glob.h-RUH8YWE2B4G3 deleted file mode 100644 index 0f84c4b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G3/glob.h-RUH8YWE2B4G3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G3/kern_return.h-DD3PH6O8C5G3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G3/kern_return.h-DD3PH6O8C5G3 deleted file mode 100644 index ecd3234..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G3/kern_return.h-DD3PH6O8C5G3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G4/NSDictionaryController.h-K2J0WC4AVBG4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G4/NSDictionaryController.h-K2J0WC4AVBG4 deleted file mode 100644 index b7d7173..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G4/NSDictionaryController.h-K2J0WC4AVBG4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G4/SCSITask.h-PMCC3KUCO6G4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G4/SCSITask.h-PMCC3KUCO6G4 deleted file mode 100644 index 539edb0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G4/SCSITask.h-PMCC3KUCO6G4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G5/float.h-18BGD03W707G5 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G5/float.h-18BGD03W707G5 deleted file mode 100644 index 80bd454..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G5/float.h-18BGD03W707G5 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G6/NSMeasurementFormatter.h-3FN8J9CLVMYG6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G6/NSMeasurementFormatter.h-3FN8J9CLVMYG6 deleted file mode 100644 index b52db97..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G6/NSMeasurementFormatter.h-3FN8J9CLVMYG6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G7/SPSphericalCoordinates3DFloat.h-ZD3VBY0IN5G7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G7/SPSphericalCoordinates3DFloat.h-ZD3VBY0IN5G7 deleted file mode 100644 index 5ba1329..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G7/SPSphericalCoordinates3DFloat.h-ZD3VBY0IN5G7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G7/_int16_t.h-3UIVR2BRPCHG7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G7/_int16_t.h-3UIVR2BRPCHG7 deleted file mode 100644 index c4ae13f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G7/_int16_t.h-3UIVR2BRPCHG7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G7/errno.h-HT34MMPF0FG7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G7/errno.h-HT34MMPF0FG7 deleted file mode 100644 index 31da2aa..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G7/errno.h-HT34MMPF0FG7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G8/CIPlugIn.h-IDWNTTVXDRG8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G8/CIPlugIn.h-IDWNTTVXDRG8 deleted file mode 100644 index be4950b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G8/CIPlugIn.h-IDWNTTVXDRG8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G8/NSXMLDocument.h-1UO2NUJK0OAG8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G8/NSXMLDocument.h-1UO2NUJK0OAG8 deleted file mode 100644 index 418d7f9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G8/NSXMLDocument.h-1UO2NUJK0OAG8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G8/fsgetpath.h-15Y9F097OMFG8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G8/fsgetpath.h-15Y9F097OMFG8 deleted file mode 100644 index 167736c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G8/fsgetpath.h-15Y9F097OMFG8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G8/mig.h-3TJSJVGYV3TG8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G8/mig.h-3TJSJVGYV3TG8 deleted file mode 100644 index f5d62e3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G8/mig.h-3TJSJVGYV3TG8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G9/tty.h-NZRT38T8CJG9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G9/tty.h-NZRT38T8CJG9 deleted file mode 100644 index c773c00..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/G9/tty.h-NZRT38T8CJG9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GC/fnmatch.h-3N5D29XH1OOGC b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GC/fnmatch.h-3N5D29XH1OOGC deleted file mode 100644 index 4f0a799..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GC/fnmatch.h-3N5D29XH1OOGC and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GC/reboot.h-26XDQG1YC5WGC b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GC/reboot.h-26XDQG1YC5WGC deleted file mode 100644 index 3f7f1f4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GC/reboot.h-26XDQG1YC5WGC and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GE/xattr_flags.h-2HFOPRHG8GJGE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GE/xattr_flags.h-2HFOPRHG8GJGE deleted file mode 100644 index b738694..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GE/xattr_flags.h-2HFOPRHG8GJGE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GG/CGPDFArray.h-3TVDZI3TN0YGG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GG/CGPDFArray.h-3TVDZI3TN0YGG deleted file mode 100644 index 16ca353..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GG/CGPDFArray.h-3TVDZI3TN0YGG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GG/MTLTypes.h-33ISR56FKPWGG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GG/MTLTypes.h-33ISR56FKPWGG deleted file mode 100644 index 1a7ab4f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GG/MTLTypes.h-33ISR56FKPWGG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GG/NSTextInsertionIndicator.h-3VUS8Z6V4ICGG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GG/NSTextInsertionIndicator.h-3VUS8Z6V4ICGG deleted file mode 100644 index fab2078..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GG/NSTextInsertionIndicator.h-3VUS8Z6V4ICGG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GH/emmspi.h-36YB0YSHLHRGH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GH/emmspi.h-36YB0YSHLHRGH deleted file mode 100644 index 302681a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GH/emmspi.h-36YB0YSHLHRGH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GI/_vnode_t.h-3U4OBQLN4MDGI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GI/_vnode_t.h-3U4OBQLN4MDGI deleted file mode 100644 index 45a79ea..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GI/_vnode_t.h-3U4OBQLN4MDGI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GK/NSKeyValueSharedObservers.h-KBZ4LBWET0GK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GK/NSKeyValueSharedObservers.h-KBZ4LBWET0GK deleted file mode 100644 index 2cc39a9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GK/NSKeyValueSharedObservers.h-KBZ4LBWET0GK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GM/NSFormCell.h-2V373RG8FJ3GM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GM/NSFormCell.h-2V373RG8FJ3GM deleted file mode 100644 index 5251e30..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GM/NSFormCell.h-2V373RG8FJ3GM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GM/NSWindowScripting.h-JP5JFPR9YGGM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GM/NSWindowScripting.h-JP5JFPR9YGGM deleted file mode 100644 index 4195f13..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GM/NSWindowScripting.h-JP5JFPR9YGGM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GN/NSArray.h-27OFOOASA6IGN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GN/NSArray.h-27OFOOASA6IGN deleted file mode 100644 index ffbc0d1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GN/NSArray.h-27OFOOASA6IGN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GN/NSObject.h-1RIY0K3EAR8GN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GN/NSObject.h-1RIY0K3EAR8GN deleted file mode 100644 index e13babe..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GN/NSObject.h-1RIY0K3EAR8GN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GN/PMDefinitions.h-1GPCYE8AS80GN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GN/PMDefinitions.h-1GPCYE8AS80GN deleted file mode 100644 index 90bd968..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GN/PMDefinitions.h-1GPCYE8AS80GN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GO/___wctype.h-3EPX3F11OVVGO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GO/___wctype.h-3EPX3F11OVVGO deleted file mode 100644 index c6eb519..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GO/___wctype.h-3EPX3F11OVVGO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GO/_stdio.h-2Q2U7N6X23ZGO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GO/_stdio.h-2Q2U7N6X23ZGO deleted file mode 100644 index 513ef16..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GO/_stdio.h-2Q2U7N6X23ZGO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GO/debug.h-281ZUAE1KC2GO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GO/debug.h-281ZUAE1KC2GO deleted file mode 100644 index b0dbe28..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GO/debug.h-281ZUAE1KC2GO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GP/NSCursor.h-3PMWXQ606MKGP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GP/NSCursor.h-3PMWXQ606MKGP deleted file mode 100644 index aa3f5bb..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GP/NSCursor.h-3PMWXQ606MKGP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GP/SecureDownload.h-2T8LYMHN9PSGP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GP/SecureDownload.h-2T8LYMHN9PSGP deleted file mode 100644 index 065e1c3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GP/SecureDownload.h-2T8LYMHN9PSGP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GQ/CFError.h-2TKAIT4FQ8IGQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GQ/CFError.h-2TKAIT4FQ8IGQ deleted file mode 100644 index f3c6c4c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GQ/CFError.h-2TKAIT4FQ8IGQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GQ/NSTreeNode.h-27731AC61THGQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GQ/NSTreeNode.h-27731AC61THGQ deleted file mode 100644 index 1094ec3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GQ/NSTreeNode.h-27731AC61THGQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GR/in6.h-3QBJJ2255K7GR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GR/in6.h-3QBJJ2255K7GR deleted file mode 100644 index 71354ea..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GR/in6.h-3QBJJ2255K7GR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GS/ChipSelectorView.swift-3S5NCN352ZBGS b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GS/ChipSelectorView.swift-3S5NCN352ZBGS deleted file mode 100644 index 5d19687..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GS/ChipSelectorView.swift-3S5NCN352ZBGS and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GS/NSPersonNameComponentsFormatter.h-PPUQQ20KNGGS b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GS/NSPersonNameComponentsFormatter.h-PPUQQ20KNGGS deleted file mode 100644 index f552bbf..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GS/NSPersonNameComponentsFormatter.h-PPUQQ20KNGGS and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GT/CGBase.h-323XHW37PQHGT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GT/CGBase.h-323XHW37PQHGT deleted file mode 100644 index d4dea3b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GT/CGBase.h-323XHW37PQHGT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GT/appleapiopts.h-3ITOOK4VH6MGT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GT/appleapiopts.h-3ITOOK4VH6MGT deleted file mode 100644 index 455036b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GT/appleapiopts.h-3ITOOK4VH6MGT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GT/statvfs.h-3DC3N7P6XEPGT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GT/statvfs.h-3DC3N7P6XEPGT deleted file mode 100644 index bd23051..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GT/statvfs.h-3DC3N7P6XEPGT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GU/NSLocalizedNumberFormatRule.h-2NU6YL9V4HEGU b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GU/NSLocalizedNumberFormatRule.h-2NU6YL9V4HEGU deleted file mode 100644 index 110ddf5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GU/NSLocalizedNumberFormatRule.h-2NU6YL9V4HEGU and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GV/arm64e-apple-macos.swiftinterface_C-142AQSH5O1VGV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GV/arm64e-apple-macos.swiftinterface_C-142AQSH5O1VGV deleted file mode 100644 index c9446ec..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GV/arm64e-apple-macos.swiftinterface_C-142AQSH5O1VGV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GV/workgroup_interval.h-2L90ADQKDOFGV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GV/workgroup_interval.h-2L90ADQKDOFGV deleted file mode 100644 index 332cecc..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GV/workgroup_interval.h-2L90ADQKDOFGV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GW/NSLayoutAnchor.h-1VJE2MY3D3VGW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GW/NSLayoutAnchor.h-1VJE2MY3D3VGW deleted file mode 100644 index f526e4e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GW/NSLayoutAnchor.h-1VJE2MY3D3VGW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GX/in_var.h-3BVQ30FE3X9GX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GX/in_var.h-3BVQ30FE3X9GX deleted file mode 100644 index f9bab7e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/GX/in_var.h-3BVQ30FE3X9GX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H0/packed.h-6B69EHUIJSH0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H0/packed.h-6B69EHUIJSH0 deleted file mode 100644 index 652cff0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H0/packed.h-6B69EHUIJSH0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H1/MTLResidencySet.h-WHLLD13IKFH1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H1/MTLResidencySet.h-WHLLD13IKFH1 deleted file mode 100644 index c2d85f2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H1/MTLResidencySet.h-WHLLD13IKFH1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H2/MTL4CommitFeedback.h-39NE530Y3ZZH2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H2/MTL4CommitFeedback.h-39NE530Y3ZZH2 deleted file mode 100644 index fa48404..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H2/MTL4CommitFeedback.h-39NE530Y3ZZH2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H2/NSBackgroundActivityScheduler.h-14N7RIMO8LDH2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H2/NSBackgroundActivityScheduler.h-14N7RIMO8LDH2 deleted file mode 100644 index 1238138..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H2/NSBackgroundActivityScheduler.h-14N7RIMO8LDH2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H3/IOReturn.h-MHLV6IRR78H3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H3/IOReturn.h-MHLV6IRR78H3 deleted file mode 100644 index c8b433f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H3/IOReturn.h-MHLV6IRR78H3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H3/NSDictionary.h-ZP1L5YQZVBH3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H3/NSDictionary.h-ZP1L5YQZVBH3 deleted file mode 100644 index 0ed72f0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H3/NSDictionary.h-ZP1L5YQZVBH3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H3/NSMapTable.h-2I8UKY3GLI3H3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H3/NSMapTable.h-2I8UKY3GLI3H3 deleted file mode 100644 index f600049..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H3/NSMapTable.h-2I8UKY3GLI3H3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H3/_OSByteOrder.h-1HPWPR6ZTZ2H3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H3/_OSByteOrder.h-1HPWPR6ZTZ2H3 deleted file mode 100644 index 5c2c782..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H3/_OSByteOrder.h-1HPWPR6ZTZ2H3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H3/_ssize_t.h-2CDSKK2UNDGH3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H3/_ssize_t.h-2CDSKK2UNDGH3 deleted file mode 100644 index 62cbd3f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H3/_ssize_t.h-2CDSKK2UNDGH3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H3/objc-auto.h-MO9D17F7XPH3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H3/objc-auto.h-MO9D17F7XPH3 deleted file mode 100644 index 188c2a2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H3/objc-auto.h-MO9D17F7XPH3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H4/OSTypes.h-2K0HJNPP8EAH4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H4/OSTypes.h-2K0HJNPP8EAH4 deleted file mode 100644 index 0da1314..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H4/OSTypes.h-2K0HJNPP8EAH4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H5/OSDebug.h-F3PWZOY7ZHH5 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H5/OSDebug.h-F3PWZOY7ZHH5 deleted file mode 100644 index de2c99c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H5/OSDebug.h-F3PWZOY7ZHH5 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H7/SecPolicy.h-1VNKA98G1O0H7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H7/SecPolicy.h-1VNKA98G1O0H7 deleted file mode 100644 index 6384e93..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H7/SecPolicy.h-1VNKA98G1O0H7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H7/fenv.h-3VT5MAIXTIKH7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H7/fenv.h-3VT5MAIXTIKH7 deleted file mode 100644 index bb27f4b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H7/fenv.h-3VT5MAIXTIKH7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H8/NSSpeechRecognizer.h-3KEUCF8MA3BH8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H8/NSSpeechRecognizer.h-3KEUCF8MA3BH8 deleted file mode 100644 index 865b593..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H8/NSSpeechRecognizer.h-3KEUCF8MA3BH8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H9/CSIdentityAuthority.h-2E2IBZQ2ZI1H9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H9/CSIdentityAuthority.h-2E2IBZQ2ZI1H9 deleted file mode 100644 index 262743a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H9/CSIdentityAuthority.h-2E2IBZQ2ZI1H9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H9/mach_param.h-SL78NQGZGVH9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H9/mach_param.h-SL78NQGZGVH9 deleted file mode 100644 index 1c0ab5e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/H9/mach_param.h-SL78NQGZGVH9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HA/CoreTransferable.h-31JBUWWJ10GHA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HA/CoreTransferable.h-31JBUWWJ10GHA deleted file mode 100644 index e4b6d5d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HA/CoreTransferable.h-31JBUWWJ10GHA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HA/NSPasteboardItem.h-2FXKOLZFRPDHA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HA/NSPasteboardItem.h-2FXKOLZFRPDHA deleted file mode 100644 index b95a102..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HA/NSPasteboardItem.h-2FXKOLZFRPDHA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HA/arm64e-apple-macos.swiftinterface_Math_Integers-2MVUSF9WC9ZHA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HA/arm64e-apple-macos.swiftinterface_Math_Integers-2MVUSF9WC9ZHA deleted file mode 100644 index 542dce8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HA/arm64e-apple-macos.swiftinterface_Math_Integers-2MVUSF9WC9ZHA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HC/NSManagedObjectContext.h-25ZSESA2MBVHC b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HC/NSManagedObjectContext.h-25ZSESA2MBVHC deleted file mode 100644 index 5c4fdb4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HC/NSManagedObjectContext.h-25ZSESA2MBVHC and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HC/event_status_driver.h-1XWQBHLINH0HC b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HC/event_status_driver.h-1XWQBHLINH0HC deleted file mode 100644 index fb0933b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HC/event_status_driver.h-1XWQBHLINH0HC and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HD/MTL4LinkingDescriptor.h-DTZOQS4LEZHD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HD/MTL4LinkingDescriptor.h-DTZOQS4LEZHD deleted file mode 100644 index 86160b9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HD/MTL4LinkingDescriptor.h-DTZOQS4LEZHD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HE/_inttypes.h-GFQLERKFHLHE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HE/_inttypes.h-GFQLERKFHLHE deleted file mode 100644 index a8d1b82..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HE/_inttypes.h-GFQLERKFHLHE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HG/AXError.h-1KANDTR0SMBHG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HG/AXError.h-1KANDTR0SMBHG deleted file mode 100644 index 675d74c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HG/AXError.h-1KANDTR0SMBHG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HG/NSCollectionViewTransitionLayout.h-24LR0HF4M9AHG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HG/NSCollectionViewTransitionLayout.h-24LR0HF4M9AHG deleted file mode 100644 index 9f90b89..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HG/NSCollectionViewTransitionLayout.h-24LR0HF4M9AHG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HG/arm64e-apple-macos.swiftinterface_Playground-200G2GK961RHG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HG/arm64e-apple-macos.swiftinterface_Playground-200G2GK961RHG deleted file mode 100644 index a81ece2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HG/arm64e-apple-macos.swiftinterface_Playground-200G2GK961RHG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HH/arm64e-apple-macos.swiftinterface_Span-2QNUQQBNSUYHH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HH/arm64e-apple-macos.swiftinterface_Span-2QNUQQBNSUYHH deleted file mode 100644 index 0a4fe73..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HH/arm64e-apple-macos.swiftinterface_Span-2QNUQQBNSUYHH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HJ/ImageIOBase.h-32PBCEDS0U2HJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HJ/ImageIOBase.h-32PBCEDS0U2HJ deleted file mode 100644 index 7f062ad..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HJ/ImageIOBase.h-32PBCEDS0U2HJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HJ/NSPointerFunctions.h-32O680PUWVXHJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HJ/NSPointerFunctions.h-32O680PUWVXHJ deleted file mode 100644 index 428d376..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HJ/NSPointerFunctions.h-32O680PUWVXHJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HJ/_malloc_type.h-HAROD4Q7OFHJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HJ/_malloc_type.h-HAROD4Q7OFHJ deleted file mode 100644 index 2eaee68..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HJ/_malloc_type.h-HAROD4Q7OFHJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HK/CFByteOrder.h-HI3Q2XP4ALHK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HK/CFByteOrder.h-HI3Q2XP4ALHK deleted file mode 100644 index 2ca1025..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HK/CFByteOrder.h-HI3Q2XP4ALHK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HL/CIFilterGenerator.h-31MSUMFGG5AHL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HL/CIFilterGenerator.h-31MSUMFGG5AHL deleted file mode 100644 index 6553d97..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HL/CIFilterGenerator.h-31MSUMFGG5AHL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HL/MTLLibrary.h-1EPYVEY09OFHL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HL/MTLLibrary.h-1EPYVEY09OFHL deleted file mode 100644 index 042b9ab..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HL/MTLLibrary.h-1EPYVEY09OFHL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HL/backend.h-3Q4H8S6ERTNHL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HL/backend.h-3Q4H8S6ERTNHL deleted file mode 100644 index c8205c5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HL/backend.h-3Q4H8S6ERTNHL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HM/NSSecureTextField.h-2V4Y4JBHCNHHM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HM/NSSecureTextField.h-2V4Y4JBHCNHHM deleted file mode 100644 index e165224..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HM/NSSecureTextField.h-2V4Y4JBHCNHHM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HN/MDQuery.h-LA47TBJI55HN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HN/MDQuery.h-LA47TBJI55HN deleted file mode 100644 index 7f5924b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HN/MDQuery.h-LA47TBJI55HN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HN/NSMergePolicy.h-31SAKGGZ78IHN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HN/NSMergePolicy.h-31SAKGGZ78IHN deleted file mode 100644 index d6dde51..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HN/NSMergePolicy.h-31SAKGGZ78IHN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HP/CATiledLayer.h-8Z1HPWTBTBHP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HP/CATiledLayer.h-8Z1HPWTBTBHP deleted file mode 100644 index 41453f3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HP/CATiledLayer.h-8Z1HPWTBTBHP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HP/NSImageCell.h-10MF73ZN1ZLHP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HP/NSImageCell.h-10MF73ZN1ZLHP deleted file mode 100644 index 203e49d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HP/NSImageCell.h-10MF73ZN1ZLHP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HP/StructuresPackedDouble.h-1OI5OZUSK1WHP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HP/StructuresPackedDouble.h-1OI5OZUSK1WHP deleted file mode 100644 index 029ef4d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HP/StructuresPackedDouble.h-1OI5OZUSK1WHP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HP/fixup-chains.h-23UUZS5JVU7HP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HP/fixup-chains.h-23UUZS5JVU7HP deleted file mode 100644 index eed09f2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HP/fixup-chains.h-23UUZS5JVU7HP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HP/ncurses_dll.h-9VC29QYZSPHP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HP/ncurses_dll.h-9VC29QYZSPHP deleted file mode 100644 index 4e38d3d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HP/ncurses_dll.h-9VC29QYZSPHP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HQ/DERItem.h-12OL41JBMZPHQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HQ/DERItem.h-12OL41JBMZPHQ deleted file mode 100644 index 0615a59..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HQ/DERItem.h-12OL41JBMZPHQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HQ/NSVisualEffectView.h-1EPWAB4Y84DHQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HQ/NSVisualEffectView.h-1EPWAB4Y84DHQ deleted file mode 100644 index a383c6d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HQ/NSVisualEffectView.h-1EPWAB4Y84DHQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HS/event.h-2OV34V72J6WHS b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HS/event.h-2OV34V72J6WHS deleted file mode 100644 index 472d29d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HS/event.h-2OV34V72J6WHS and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HT/NSURLResponse.h-3R5CZG4LZLQHT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HT/NSURLResponse.h-3R5CZG4LZLQHT deleted file mode 100644 index 9d5996b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HT/NSURLResponse.h-3R5CZG4LZLQHT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HT/arm64e-apple-macos.swiftinterface_String-34F3A57VL6YHT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HT/arm64e-apple-macos.swiftinterface_String-34F3A57VL6YHT deleted file mode 100644 index 2eef95b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HT/arm64e-apple-macos.swiftinterface_String-34F3A57VL6YHT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HU/CoreDataDefines.h-3VQ1IOD00U6HU b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HU/CoreDataDefines.h-3VQ1IOD00U6HU deleted file mode 100644 index 0edf1fa..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HU/CoreDataDefines.h-3VQ1IOD00U6HU and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HU/_uint8_t.h-1MKLFPUURJLHU b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HU/_uint8_t.h-1MKLFPUURJLHU deleted file mode 100644 index 40cb754..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HU/_uint8_t.h-1MKLFPUURJLHU and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HV/http.h-3W3WEJZGA1BHV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HV/http.h-3W3WEJZGA1BHV deleted file mode 100644 index cdc02da..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HV/http.h-3W3WEJZGA1BHV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HW/NSRulerMarker.h-3WYCXW53Y9HW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HW/NSRulerMarker.h-3WYCXW53Y9HW deleted file mode 100644 index f6c6f3b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HW/NSRulerMarker.h-3WYCXW53Y9HW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HY/NSAccessibilityCustomRotor.h-1SFO65Z3JNEHY b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HY/NSAccessibilityCustomRotor.h-1SFO65Z3JNEHY deleted file mode 100644 index 624d6e2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/HY/NSAccessibilityCustomRotor.h-1SFO65Z3JNEHY and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I0/ColorSyncProfile.h-RCZJQPU8HI0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I0/ColorSyncProfile.h-RCZJQPU8HI0 deleted file mode 100644 index 52e533c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I0/ColorSyncProfile.h-RCZJQPU8HI0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I0/syslimits.h-TA97PN7JO9I0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I0/syslimits.h-TA97PN7JO9I0 deleted file mode 100644 index 901c801..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I0/syslimits.h-TA97PN7JO9I0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I2/ColorSyncCMM.h-1FC42WT1RABI2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I2/ColorSyncCMM.h-1FC42WT1RABI2 deleted file mode 100644 index 4cef7cd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I2/ColorSyncCMM.h-1FC42WT1RABI2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I2/cpio.h-18WNI7IDS9AI2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I2/cpio.h-18WNI7IDS9AI2 deleted file mode 100644 index 277c389..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I2/cpio.h-18WNI7IDS9AI2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I5/NSFetchIndexElementDescription.h-DRPOB6EIYDI5 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I5/NSFetchIndexElementDescription.h-DRPOB6EIYDI5 deleted file mode 100644 index d70333e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I5/NSFetchIndexElementDescription.h-DRPOB6EIYDI5 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I6/MTLDrawable.h-GWQPXU1DPII6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I6/MTLDrawable.h-GWQPXU1DPII6 deleted file mode 100644 index b43c93e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I6/MTLDrawable.h-GWQPXU1DPII6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I6/NSToolbarItemGroup.h-3QF0SVKDDIUI6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I6/NSToolbarItemGroup.h-3QF0SVKDDIUI6 deleted file mode 100644 index 370f767..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I6/NSToolbarItemGroup.h-3QF0SVKDDIUI6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I6/ipc.h-264560NMI2DI6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I6/ipc.h-264560NMI2DI6 deleted file mode 100644 index 7a07368..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I6/ipc.h-264560NMI2DI6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I7/MTLCounters.h-1JOL1FZ4G7MI7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I7/MTLCounters.h-1JOL1FZ4G7MI7 deleted file mode 100644 index 70a1536..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I7/MTLCounters.h-1JOL1FZ4G7MI7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I7/NSSpellServer.h-1SJEGDSXW5CI7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I7/NSSpellServer.h-1SJEGDSXW5CI7 deleted file mode 100644 index 4f7dfc9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I7/NSSpellServer.h-1SJEGDSXW5CI7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I8/NSISO8601DateFormatter.h-RC8WC1Q85HI8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I8/NSISO8601DateFormatter.h-RC8WC1Q85HI8 deleted file mode 100644 index 7a74614..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I8/NSISO8601DateFormatter.h-RC8WC1Q85HI8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I8/swap.h-3SCPTWEO71AI8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I8/swap.h-3SCPTWEO71AI8 deleted file mode 100644 index c659b9c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I8/swap.h-3SCPTWEO71AI8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I9/AIFF.h-38VCRRUE0U0I9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I9/AIFF.h-38VCRRUE0U0I9 deleted file mode 100644 index a049a95..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I9/AIFF.h-38VCRRUE0U0I9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I9/_strings.h-1CYI0LJSD29I9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I9/_strings.h-1CYI0LJSD29I9 deleted file mode 100644 index 9948923..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I9/_strings.h-1CYI0LJSD29I9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I9/paths.h-2STWM3EKG0TI9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I9/paths.h-2STWM3EKG0TI9 deleted file mode 100644 index 77c230a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/I9/paths.h-2STWM3EKG0TI9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IB/NSTintConfiguration.h-2Q0SIU6X1VIIB b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IB/NSTintConfiguration.h-2Q0SIU6X1VIIB deleted file mode 100644 index 5cf36ed..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IB/NSTintConfiguration.h-2Q0SIU6X1VIIB and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IB/SPRect3D.h-1JVWWSNXBQ8IB b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IB/SPRect3D.h-1JVWWSNXBQ8IB deleted file mode 100644 index 1fbd289..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IB/SPRect3D.h-1JVWWSNXBQ8IB and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IB/acct.h-2Y4XTVGEOLQIB b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IB/acct.h-2Y4XTVGEOLQIB deleted file mode 100644 index 801bd67..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IB/acct.h-2Y4XTVGEOLQIB and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IB/membership.h-B7NJDGTK7BIB b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IB/membership.h-B7NJDGTK7BIB deleted file mode 100644 index 6a3d0d4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IB/membership.h-B7NJDGTK7BIB and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IC/NSSpeechSynthesizer.h-3PAKEO8LIYXIC b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IC/NSSpeechSynthesizer.h-3PAKEO8LIYXIC deleted file mode 100644 index 70ee867..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IC/NSSpeechSynthesizer.h-3PAKEO8LIYXIC and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IC/sysdir.h-36S1INT0GKRIC b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IC/sysdir.h-36S1INT0GKRIC deleted file mode 100644 index 36238e1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IC/sysdir.h-36S1INT0GKRIC and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IE/IOHIDUsageTables.h-113OBGZREDHIE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IE/IOHIDUsageTables.h-113OBGZREDHIE deleted file mode 100644 index afd364e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IE/IOHIDUsageTables.h-113OBGZREDHIE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IE/NSHapticFeedback.h-1W8OKVK5HRXIE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IE/NSHapticFeedback.h-1W8OKVK5HRXIE deleted file mode 100644 index 5e902f3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IE/NSHapticFeedback.h-1W8OKVK5HRXIE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IF/logic.h-BDGUYSHLPRIF b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IF/logic.h-BDGUYSHLPRIF deleted file mode 100644 index 5eb235f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IF/logic.h-BDGUYSHLPRIF and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IH/Files.h-T28CZAOPV1IH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IH/Files.h-T28CZAOPV1IH deleted file mode 100644 index 0629187..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IH/Files.h-T28CZAOPV1IH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IH/NSSliderCell.h-1ZAT48FP1XIIH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IH/NSSliderCell.h-1ZAT48FP1XIIH deleted file mode 100644 index 8a9d022..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IH/NSSliderCell.h-1ZAT48FP1XIIH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IH/_posix_availability.h-2HCVA4MYO2DIH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IH/_posix_availability.h-2HCVA4MYO2DIH deleted file mode 100644 index c10908e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IH/_posix_availability.h-2HCVA4MYO2DIH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/II/NSColorPicking.h-11EVSUUW90NII b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/II/NSColorPicking.h-11EVSUUW90NII deleted file mode 100644 index 4b89b2d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/II/NSColorPicking.h-11EVSUUW90NII and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/II/SPVector3DFloat.h-1MEY1KXRKEAII b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/II/SPVector3DFloat.h-1MEY1KXRKEAII deleted file mode 100644 index 544a03e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/II/SPVector3DFloat.h-1MEY1KXRKEAII and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/II/_graftdmg_un.h-1OPXKF3ER5FII b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/II/_graftdmg_un.h-1OPXKF3ER5FII deleted file mode 100644 index f250f70..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/II/_graftdmg_un.h-1OPXKF3ER5FII and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IJ/__stddef_rsize_t.h-LACUAKZMXYIJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IJ/__stddef_rsize_t.h-LACUAKZMXYIJ deleted file mode 100644 index 8b9f1a3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IJ/__stddef_rsize_t.h-LACUAKZMXYIJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IK/vm_types.h-1NYIGGB7IIPIK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IK/vm_types.h-1NYIGGB7IIPIK deleted file mode 100644 index fd37e23..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IK/vm_types.h-1NYIGGB7IIPIK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IL/ev.h-25XV247A2O5IL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IL/ev.h-25XV247A2O5IL deleted file mode 100644 index 4ba51ab..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IL/ev.h-25XV247A2O5IL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IL/objc-exception.h-O8WMV7DKAIL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IL/objc-exception.h-O8WMV7DKAIL deleted file mode 100644 index d212048..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IL/objc-exception.h-O8WMV7DKAIL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IN/NSColorPicker.h-14XCI0BLUXYIN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IN/NSColorPicker.h-14XCI0BLUXYIN deleted file mode 100644 index 4431e79..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IN/NSColorPicker.h-14XCI0BLUXYIN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IP/termios.h-2J45YFKYXBCIP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IP/termios.h-2J45YFKYXBCIP deleted file mode 100644 index f90ae8e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IP/termios.h-2J45YFKYXBCIP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IP/trace.h-2YBDEBED4IQIP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IP/trace.h-2YBDEBED4IQIP deleted file mode 100644 index 3402363..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IP/trace.h-2YBDEBED4IQIP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IQ/NSScrubberLayout.h-3VBTO2P83LSIQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IQ/NSScrubberLayout.h-3VBTO2P83LSIQ deleted file mode 100644 index c02d8f4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IQ/NSScrubberLayout.h-3VBTO2P83LSIQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IR/NSCIImageRep.h-2KKE28O33Z6IR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IR/NSCIImageRep.h-2KKE28O33Z6IR deleted file mode 100644 index fb758a0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IR/NSCIImageRep.h-2KKE28O33Z6IR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IR/NSCompositeAttributeDescription.h-384WEQMP0FYIR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IR/NSCompositeAttributeDescription.h-384WEQMP0FYIR deleted file mode 100644 index 32e5343..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IR/NSCompositeAttributeDescription.h-384WEQMP0FYIR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IS/NSPersistentHistoryToken.h-1E50YYMNW9PIS b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IS/NSPersistentHistoryToken.h-1E50YYMNW9PIS deleted file mode 100644 index fd14c5c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IS/NSPersistentHistoryToken.h-1E50YYMNW9PIS and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IU/NSScreen.h-1JW2P7WTRWDIU b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IU/NSScreen.h-1JW2P7WTRWDIU deleted file mode 100644 index 6903f7e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IU/NSScreen.h-1JW2P7WTRWDIU and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IV/AXAttributeConstants.h-1LAKQPXPDJ2IV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IV/AXAttributeConstants.h-1LAKQPXPDJ2IV deleted file mode 100644 index d7e11c1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IV/AXAttributeConstants.h-1LAKQPXPDJ2IV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IV/NSLock.h-Q50ND08VWRIV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IV/NSLock.h-Q50ND08VWRIV deleted file mode 100644 index 66750c4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IV/NSLock.h-Q50ND08VWRIV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IW/CoreFoundation.h-RMHS7O65L8IW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IW/CoreFoundation.h-RMHS7O65L8IW deleted file mode 100644 index 975f9b5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IW/CoreFoundation.h-RMHS7O65L8IW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IW/NSURLCredential.h-21Q2NQR26G3IW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IW/NSURLCredential.h-21Q2NQR26G3IW deleted file mode 100644 index 1f3281a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IW/NSURLCredential.h-21Q2NQR26G3IW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IW/SPRotationAxis3DFloat.h-39KAUMEQBGKIW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IW/SPRotationAxis3DFloat.h-39KAUMEQBGKIW deleted file mode 100644 index ef5095f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IW/SPRotationAxis3DFloat.h-39KAUMEQBGKIW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IW/__xlocale.h-23OTWEN2PLTIW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IW/__xlocale.h-23OTWEN2PLTIW deleted file mode 100644 index 5dc4af3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IW/__xlocale.h-23OTWEN2PLTIW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IW/stdatomic.h-1Z8ZWZ304BIW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IW/stdatomic.h-1Z8ZWZ304BIW deleted file mode 100644 index c84e5cd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IW/stdatomic.h-1Z8ZWZ304BIW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IX/NSFormatter.h-2LGH1OVLVXGIX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IX/NSFormatter.h-2LGH1OVLVXGIX deleted file mode 100644 index bce863e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IX/NSFormatter.h-2LGH1OVLVXGIX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IX/mach_traps.h-MJTVH4VOQVIX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IX/mach_traps.h-MJTVH4VOQVIX deleted file mode 100644 index b44586a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IX/mach_traps.h-MJTVH4VOQVIX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IX/zone_info.h-14AE15VOQ63IX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IX/zone_info.h-14AE15VOQ63IX deleted file mode 100644 index b2b73b5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IX/zone_info.h-14AE15VOQ63IX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IZ/NSTextFieldCell.h-3CYZ6HYTWI6IZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IZ/NSTextFieldCell.h-3CYZ6HYTWI6IZ deleted file mode 100644 index 81dabf3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IZ/NSTextFieldCell.h-3CYZ6HYTWI6IZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IZ/times.h-1SZQ0UVJPYQIZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IZ/times.h-1SZQ0UVJPYQIZ deleted file mode 100644 index 13ce346..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/IZ/times.h-1SZQ0UVJPYQIZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J0/MTL4CommandQueue.h-37XDZ1RJ7XGJ0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J0/MTL4CommandQueue.h-37XDZ1RJ7XGJ0 deleted file mode 100644 index 8661c24..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J0/MTL4CommandQueue.h-37XDZ1RJ7XGJ0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J0/_clock_t.h-34TVOYNGQ4EJ0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J0/_clock_t.h-34TVOYNGQ4EJ0 deleted file mode 100644 index 9c39ad4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J0/_clock_t.h-34TVOYNGQ4EJ0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J0/_uintptr_t.h-3AIKHMCKYW0J0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J0/_uintptr_t.h-3AIKHMCKYW0J0 deleted file mode 100644 index 954ccab..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J0/_uintptr_t.h-3AIKHMCKYW0J0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J2/NSTokenField.h-3C5R37Y1EPRJ2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J2/NSTokenField.h-3C5R37Y1EPRJ2 deleted file mode 100644 index 9522f1d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J2/NSTokenField.h-3C5R37Y1EPRJ2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J2/port.h-245GR2GYGWPJ2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J2/port.h-245GR2GYGWPJ2 deleted file mode 100644 index 8107d8b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J2/port.h-245GR2GYGWPJ2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J3/CGLIOSurface.h-3HXUC7KQKHYJ3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J3/CGLIOSurface.h-3HXUC7KQKHYJ3 deleted file mode 100644 index 725e7b0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J3/CGLIOSurface.h-3HXUC7KQKHYJ3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J3/thread_state.h-36GQREYHE4DJ3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J3/thread_state.h-36GQREYHE4DJ3 deleted file mode 100644 index 9017b56..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J3/thread_state.h-36GQREYHE4DJ3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J4/MacLocales.h-QQ97NEM2NHJ4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J4/MacLocales.h-QQ97NEM2NHJ4 deleted file mode 100644 index a0dc8aa..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J4/MacLocales.h-QQ97NEM2NHJ4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J4/NSObjCRuntime.h-2U8F0VLP5B2J4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J4/NSObjCRuntime.h-2U8F0VLP5B2J4 deleted file mode 100644 index cc8588d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J4/NSObjCRuntime.h-2U8F0VLP5B2J4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J5/NSKeyValueCoding.h-NSWANKOMXEJ5 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J5/NSKeyValueCoding.h-NSWANKOMXEJ5 deleted file mode 100644 index 0d50bb9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J5/NSKeyValueCoding.h-NSWANKOMXEJ5 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J5/bootp.h-1TKSRZZW1LZJ5 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J5/bootp.h-1TKSRZZW1LZJ5 deleted file mode 100644 index 7a101c9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J5/bootp.h-1TKSRZZW1LZJ5 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J6/PMErrors.h-3IJ94FBRIV9J6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J6/PMErrors.h-3IJ94FBRIV9J6 deleted file mode 100644 index 6fe19d2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J6/PMErrors.h-3IJ94FBRIV9J6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J6/_intmax_t.h-3YYKIEJQSMJ6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J6/_intmax_t.h-3YYKIEJQSMJ6 deleted file mode 100644 index 6bb01fe..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J6/_intmax_t.h-3YYKIEJQSMJ6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J7/IODataQueueClient.h-3UCTYQ69M1SJ7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J7/IODataQueueClient.h-3UCTYQ69M1SJ7 deleted file mode 100644 index ab0130a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J7/IODataQueueClient.h-3UCTYQ69M1SJ7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J8/NSScroller.h-3AN2PTIKJM0J8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J8/NSScroller.h-3AN2PTIKJM0J8 deleted file mode 100644 index 27cc8b5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J8/NSScroller.h-3AN2PTIKJM0J8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J8/audit_socket_type.h-14GPEE50VTGJ8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J8/audit_socket_type.h-14GPEE50VTGJ8 deleted file mode 100644 index eb99a1e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J8/audit_socket_type.h-14GPEE50VTGJ8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J9/USB.h-U5WQFBH6AHJ9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J9/USB.h-U5WQFBH6AHJ9 deleted file mode 100644 index 17871d5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/J9/USB.h-U5WQFBH6AHJ9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JA/exc.h-YX20SW4TLJJA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JA/exc.h-YX20SW4TLJJA deleted file mode 100644 index 13df552..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JA/exc.h-YX20SW4TLJJA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JE/CFPlugInCOM.h-LGVREYYI7TJE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JE/CFPlugInCOM.h-LGVREYYI7TJE deleted file mode 100644 index ef6c4a4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JE/CFPlugInCOM.h-LGVREYYI7TJE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JE/_inttypes.h-3S0NPHRWK5HJE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JE/_inttypes.h-3S0NPHRWK5HJE deleted file mode 100644 index 66d0e68..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JE/_inttypes.h-3S0NPHRWK5HJE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JE/lock.h-WFIFQN9778JE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JE/lock.h-WFIFQN9778JE deleted file mode 100644 index 6395fda..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JE/lock.h-WFIFQN9778JE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JE/oidsattr.h-1MGNNNIH6SWJE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JE/oidsattr.h-1MGNNNIH6SWJE deleted file mode 100644 index 3373be9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JE/oidsattr.h-1MGNNNIH6SWJE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JG/SPSize3DFloat.h-157OLHFMOWHJG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JG/SPSize3DFloat.h-157OLHFMOWHJG deleted file mode 100644 index ace3ffa..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JG/SPSize3DFloat.h-157OLHFMOWHJG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JG/_nlink_t.h-3ED2UEP62POJG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JG/_nlink_t.h-3ED2UEP62POJG deleted file mode 100644 index c7a589d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JG/_nlink_t.h-3ED2UEP62POJG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JH/EntryActivity.h-110YLFN4E4QJH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JH/EntryActivity.h-110YLFN4E4QJH deleted file mode 100644 index 1bb4ea9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JH/EntryActivity.h-110YLFN4E4QJH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JI/libDER_config.h-VZ690IR5BMJI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JI/libDER_config.h-VZ690IR5BMJI deleted file mode 100644 index 912d5a0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JI/libDER_config.h-VZ690IR5BMJI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JI/spawn.h-2UDL9DLOQE2JI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JI/spawn.h-2UDL9DLOQE2JI deleted file mode 100644 index 81380d9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JI/spawn.h-2UDL9DLOQE2JI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JI/sysctl.h-WH3117CP8ZJI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JI/sysctl.h-WH3117CP8ZJI deleted file mode 100644 index 78ae60f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JI/sysctl.h-WH3117CP8ZJI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JL/CAShapeLayer.h-43J09E9H0YJL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JL/CAShapeLayer.h-43J09E9H0YJL deleted file mode 100644 index 944f26e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JL/CAShapeLayer.h-43J09E9H0YJL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JL/MTLIndirectCommandEncoder.h-1TZV819QDP4JL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JL/MTLIndirectCommandEncoder.h-1TZV819QDP4JL deleted file mode 100644 index 95a495a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JL/MTLIndirectCommandEncoder.h-1TZV819QDP4JL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JL/oidsalg.h-1VMBTWO7BACJL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JL/oidsalg.h-1VMBTWO7BACJL deleted file mode 100644 index 173f16f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JL/oidsalg.h-1VMBTWO7BACJL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JM/NSPathUtilities.h-27HFTUD8ZWGJM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JM/NSPathUtilities.h-27HFTUD8ZWGJM deleted file mode 100644 index 3a8a528..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JM/NSPathUtilities.h-27HFTUD8ZWGJM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JM/__stddef_offsetof.h-2LUNIPF6B18JM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JM/__stddef_offsetof.h-2LUNIPF6B18JM deleted file mode 100644 index 025965f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JM/__stddef_offsetof.h-2LUNIPF6B18JM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JO/MTLCommandEncoder.h-28XITFOKEF7JO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JO/MTLCommandEncoder.h-28XITFOKEF7JO deleted file mode 100644 index 2793be6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JO/MTLCommandEncoder.h-28XITFOKEF7JO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JO/sched.h-3FJ1HBK4MKSJO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JO/sched.h-3FJ1HBK4MKSJO deleted file mode 100644 index cad8dca..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JO/sched.h-3FJ1HBK4MKSJO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JP/IOBDBlockStorageDevice.h-2EJIP667C6AJP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JP/IOBDBlockStorageDevice.h-2EJIP667C6AJP deleted file mode 100644 index b0e192f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JP/IOBDBlockStorageDevice.h-2EJIP667C6AJP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JP/igmp_var.h-2X6D0KW4GTPJP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JP/igmp_var.h-2X6D0KW4GTPJP deleted file mode 100644 index c6a19a8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JP/igmp_var.h-2X6D0KW4GTPJP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JR/NSColorPanel.h-25OACUBTDWZJR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JR/NSColorPanel.h-25OACUBTDWZJR deleted file mode 100644 index db2c27a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JR/NSColorPanel.h-25OACUBTDWZJR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JR/cdefs.h-VEI3H6Q51YJR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JR/cdefs.h-VEI3H6Q51YJR deleted file mode 100644 index 6626800..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JR/cdefs.h-VEI3H6Q51YJR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JS/CasinoKit.swift-2EMMPXXNU61JS b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JS/CasinoKit.swift-2EMMPXXNU61JS deleted file mode 100644 index 5d745d5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JS/CasinoKit.swift-2EMMPXXNU61JS and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JT/CGPattern.h-3UMCPBB8RLFJT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JT/CGPattern.h-3UMCPBB8RLFJT deleted file mode 100644 index 8c326de..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JT/CGPattern.h-3UMCPBB8RLFJT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JT/IOHIDDeviceTypes.h-1QC8D7GT341JT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JT/IOHIDDeviceTypes.h-1QC8D7GT341JT deleted file mode 100644 index a6707a2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JT/IOHIDDeviceTypes.h-1QC8D7GT341JT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JU/NSGraphicsContext.h-1PP4Z8YI4JUJU b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JU/NSGraphicsContext.h-1PP4Z8YI4JUJU deleted file mode 100644 index 19d0706..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JU/NSGraphicsContext.h-1PP4Z8YI4JUJU and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JV/NSExpressionDescription.h-2UF8MDF6AM7JV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JV/NSExpressionDescription.h-2UF8MDF6AM7JV deleted file mode 100644 index 0d9e6b6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JV/NSExpressionDescription.h-2UF8MDF6AM7JV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JV/NSScriptObjectSpecifiers.h-21HLW7U4EHGJV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JV/NSScriptObjectSpecifiers.h-21HLW7U4EHGJV deleted file mode 100644 index 9297890..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JV/NSScriptObjectSpecifiers.h-21HLW7U4EHGJV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JV/OpenGLAvailability.h-2QLM5YHIAVFJV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JV/OpenGLAvailability.h-2QLM5YHIAVFJV deleted file mode 100644 index 5e4e6f2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JV/OpenGLAvailability.h-2QLM5YHIAVFJV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JV/mount.h-290OH460ELXJV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JV/mount.h-290OH460ELXJV deleted file mode 100644 index d6a5e2f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JV/mount.h-290OH460ELXJV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JW/ATSUnicodeDirectAccess.h-3C0BA8OK3ROJW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JW/ATSUnicodeDirectAccess.h-3C0BA8OK3ROJW deleted file mode 100644 index cd82967..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JW/ATSUnicodeDirectAccess.h-3C0BA8OK3ROJW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JY/AuthorizationDB.h-348WC36GVHJY b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JY/AuthorizationDB.h-348WC36GVHJY deleted file mode 100644 index f8eef19..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JY/AuthorizationDB.h-348WC36GVHJY and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JZ/Power.h-ZWVFJ0GA97JZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JZ/Power.h-ZWVFJ0GA97JZ deleted file mode 100644 index c0fc055..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JZ/Power.h-ZWVFJ0GA97JZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JZ/thread_info.h-1DMQ8IZA65PJZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JZ/thread_info.h-1DMQ8IZA65PJZ deleted file mode 100644 index f8ac640..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/JZ/thread_info.h-1DMQ8IZA65PJZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K0/CGImageMetadata.h-184DGXQUK0WK0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K0/CGImageMetadata.h-184DGXQUK0WK0 deleted file mode 100644 index 9289fb6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K0/CGImageMetadata.h-184DGXQUK0WK0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K0/if_ether.h-14VCXV7NPS3K0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K0/if_ether.h-14VCXV7NPS3K0 deleted file mode 100644 index 15fa85d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K0/if_ether.h-14VCXV7NPS3K0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K1/NSStepperCell.h-2GAU8A9M0ZIK1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K1/NSStepperCell.h-2GAU8A9M0ZIK1 deleted file mode 100644 index 8cc5e1c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K1/NSStepperCell.h-2GAU8A9M0ZIK1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K2/_mach_port_t.h-RNHOROTXYAK2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K2/_mach_port_t.h-RNHOROTXYAK2 deleted file mode 100644 index 31cc150..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K2/_mach_port_t.h-RNHOROTXYAK2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K3/execinfo.h-1C7W3KQ99UBK3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K3/execinfo.h-1C7W3KQ99UBK3 deleted file mode 100644 index 5a9d7e1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K3/execinfo.h-1C7W3KQ99UBK3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K4/IOFilterScheme.h-1OMTQK478BBK4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K4/IOFilterScheme.h-1OMTQK478BBK4 deleted file mode 100644 index c57d809..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K4/IOFilterScheme.h-1OMTQK478BBK4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K4/host_info.h-YGPIDT19G8K4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K4/host_info.h-YGPIDT19G8K4 deleted file mode 100644 index 5559a68..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K4/host_info.h-YGPIDT19G8K4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K5/_int32_t.h-3MR7DZZIHJ4K5 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K5/_int32_t.h-3MR7DZZIHJ4K5 deleted file mode 100644 index 4c5b971..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K5/_int32_t.h-3MR7DZZIHJ4K5 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K6/NSTextInputClient.h-VSYJC2XYHUK6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K6/NSTextInputClient.h-VSYJC2XYHUK6 deleted file mode 100644 index c4ec264..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K6/NSTextInputClient.h-VSYJC2XYHUK6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K6/__stddef_wchar_t.h-3MNV84OUMYLK6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K6/__stddef_wchar_t.h-3MNV84OUMYLK6 deleted file mode 100644 index 492805c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K6/__stddef_wchar_t.h-3MNV84OUMYLK6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K7/CGImageAnimation.h-1M7L4LM3BCQK7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K7/CGImageAnimation.h-1M7L4LM3BCQK7 deleted file mode 100644 index 41ac6d3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K7/CGImageAnimation.h-1M7L4LM3BCQK7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K7/IconsCore.h-68BVRPDK9YK7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K7/IconsCore.h-68BVRPDK9YK7 deleted file mode 100644 index 3d8a18f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K7/IconsCore.h-68BVRPDK9YK7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K7/task_special_ports.h-1LC7W2JRODOK7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K7/task_special_ports.h-1LC7W2JRODOK7 deleted file mode 100644 index ad244e2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K7/task_special_ports.h-1LC7W2JRODOK7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K8/NSSharingService.h-3IKY6YTKJHPK8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K8/NSSharingService.h-3IKY6YTKJHPK8 deleted file mode 100644 index 729ba11..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K8/NSSharingService.h-3IKY6YTKJHPK8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K8/nl_types.h-2PGOJHQ51X5K8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K8/nl_types.h-2PGOJHQ51X5K8 deleted file mode 100644 index d7baba6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K8/nl_types.h-2PGOJHQ51X5K8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K9/IOStreamLib.h-22TGEXU3DCCK9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K9/IOStreamLib.h-22TGEXU3DCCK9 deleted file mode 100644 index f2ba87c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K9/IOStreamLib.h-22TGEXU3DCCK9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K9/NSMatrix.h-QYBEYSGNKHK9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K9/NSMatrix.h-QYBEYSGNKHK9 deleted file mode 100644 index 22e7691..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K9/NSMatrix.h-QYBEYSGNKHK9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K9/TextEncodingPlugin.h-23Z41WHQU9KK9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K9/TextEncodingPlugin.h-23Z41WHQU9KK9 deleted file mode 100644 index b6ce923..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/K9/TextEncodingPlugin.h-23Z41WHQU9KK9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KA/_null.h-1KC2UXHVQ0QKA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KA/_null.h-1KC2UXHVQ0QKA deleted file mode 100644 index acb3f2a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KA/_null.h-1KC2UXHVQ0QKA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KA/arm64e-apple-macos.swiftinterface-1AQ3VWXR4NTKA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KA/arm64e-apple-macos.swiftinterface-1AQ3VWXR4NTKA deleted file mode 100644 index 0b7481d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KA/arm64e-apple-macos.swiftinterface-1AQ3VWXR4NTKA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KA/fmtmsg.h-3GM282SX335KA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KA/fmtmsg.h-3GM282SX335KA deleted file mode 100644 index 8f02097..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KA/fmtmsg.h-3GM282SX335KA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KB/IOCFUnserialize.h-1V19GVB7SD9KB b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KB/IOCFUnserialize.h-1V19GVB7SD9KB deleted file mode 100644 index 643c677..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KB/IOCFUnserialize.h-1V19GVB7SD9KB and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KB/_monetary.h-3PP93RDN6CTKB b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KB/_monetary.h-3PP93RDN6CTKB deleted file mode 100644 index c2d4287..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KB/_monetary.h-3PP93RDN6CTKB and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KB/mach_error.h-1IWYXGMD968KB b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KB/mach_error.h-1IWYXGMD968KB deleted file mode 100644 index c8b02f5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KB/mach_error.h-1IWYXGMD968KB and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KE/NSExpression.h-1U33TNWPK5RKE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KE/NSExpression.h-1U33TNWPK5RKE deleted file mode 100644 index 367a260..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KE/NSExpression.h-1U33TNWPK5RKE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KE/NSPopoverTouchBarItem.h-2VMZUPJ8V7UKE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KE/NSPopoverTouchBarItem.h-2VMZUPJ8V7UKE deleted file mode 100644 index 897e433..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KE/NSPopoverTouchBarItem.h-2VMZUPJ8V7UKE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KE/_locale_t.h-WOA8STU2H2KE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KE/_locale_t.h-WOA8STU2H2KE deleted file mode 100644 index 19c8766..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KE/_locale_t.h-WOA8STU2H2KE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KG/NSSavePanel.h-2BE38SF78L4KG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KG/NSSavePanel.h-2BE38SF78L4KG deleted file mode 100644 index 2564e5e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KG/NSSavePanel.h-2BE38SF78L4KG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KH/CGPDFContext.h-1C31Q4HT6LEKH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KH/CGPDFContext.h-1C31Q4HT6LEKH deleted file mode 100644 index 5c6a51a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KH/CGPDFContext.h-1C31Q4HT6LEKH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KH/IOSurfaceObjC.h-1J7OBONV8C5KH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KH/IOSurfaceObjC.h-1J7OBONV8C5KH deleted file mode 100644 index 4b12fe3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KH/IOSurfaceObjC.h-1J7OBONV8C5KH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KH/_guid_t.h-11NMPH36XTIKH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KH/_guid_t.h-11NMPH36XTIKH deleted file mode 100644 index e466016..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KH/_guid_t.h-11NMPH36XTIKH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KI/IOHIDTransaction.h-20S7JERGHEZKI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KI/IOHIDTransaction.h-20S7JERGHEZKI deleted file mode 100644 index cfee820..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KI/IOHIDTransaction.h-20S7JERGHEZKI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KI/NSErrors.h-3FBTPL0MJDDKI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KI/NSErrors.h-3FBTPL0MJDDKI deleted file mode 100644 index 24053be..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KI/NSErrors.h-3FBTPL0MJDDKI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KI/SPRotation3DFloat.h-2FL5I392F2NKI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KI/SPRotation3DFloat.h-2FL5I392F2NKI deleted file mode 100644 index 8936d23..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KI/SPRotation3DFloat.h-2FL5I392F2NKI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KI/arm64e-apple-macos.swiftinterface_KeyPaths-3RLG53VQUCBKI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KI/arm64e-apple-macos.swiftinterface_KeyPaths-3RLG53VQUCBKI deleted file mode 100644 index dec655e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KI/arm64e-apple-macos.swiftinterface_KeyPaths-3RLG53VQUCBKI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KJ/LSQuarantine.h-18R0I488Z02KJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KJ/LSQuarantine.h-18R0I488Z02KJ deleted file mode 100644 index 2b529df..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KJ/LSQuarantine.h-18R0I488Z02KJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KJ/inet.h-11F05ZXC5T2KJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KJ/inet.h-11F05ZXC5T2KJ deleted file mode 100644 index b83d887..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KJ/inet.h-11F05ZXC5T2KJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KL/if_utun.h-OSO4GDLSREKL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KL/if_utun.h-OSO4GDLSREKL deleted file mode 100644 index 0140bae..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KL/if_utun.h-OSO4GDLSREKL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KL/language.h-3MGHPE4GPWSKL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KL/language.h-3MGHPE4GPWSKL deleted file mode 100644 index 44e95ff..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KL/language.h-3MGHPE4GPWSKL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KL/sdt_isa.h-1VREDZXGE7YKL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KL/sdt_isa.h-1VREDZXGE7YKL deleted file mode 100644 index 158fa28..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KL/sdt_isa.h-1VREDZXGE7YKL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KM/NSXMLParser.h-2BQLYCW2KEYKM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KM/NSXMLParser.h-2BQLYCW2KEYKM deleted file mode 100644 index 785257d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KM/NSXMLParser.h-2BQLYCW2KEYKM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KN/CGContext.h-URC185TAODKN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KN/CGContext.h-URC185TAODKN deleted file mode 100644 index 6d31e02..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KN/CGContext.h-URC185TAODKN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KN/ColorSyncDevice.h-1AQHB24RQ9FKN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KN/ColorSyncDevice.h-1AQHB24RQ9FKN deleted file mode 100644 index ae3fe8b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KN/ColorSyncDevice.h-1AQHB24RQ9FKN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KP/MTLVisibleFunctionTable.h-1QHZL1E0E05KP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KP/MTLVisibleFunctionTable.h-1QHZL1E0E05KP deleted file mode 100644 index fc1c45e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KP/MTLVisibleFunctionTable.h-1QHZL1E0E05KP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KP/audit_session.h-366ZEDQQPJ3KP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KP/audit_session.h-366ZEDQQPJ3KP deleted file mode 100644 index 9fe3fa1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KP/audit_session.h-366ZEDQQPJ3KP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KP/host_reboot.h-1YFJ2L8YS58KP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KP/host_reboot.h-1YFJ2L8YS58KP deleted file mode 100644 index 6bbe539..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KP/host_reboot.h-1YFJ2L8YS58KP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KQ/CSIdentityBase.h-1EUPG01T64ZKQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KQ/CSIdentityBase.h-1EUPG01T64ZKQ deleted file mode 100644 index c750605..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KQ/CSIdentityBase.h-1EUPG01T64ZKQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KQ/MTLBuffer.h-335EJPM08BQKQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KQ/MTLBuffer.h-335EJPM08BQKQ deleted file mode 100644 index a4b23c2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KQ/MTLBuffer.h-335EJPM08BQKQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KQ/NSPickerTouchBarItem.h-1HOCMA9IEAFKQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KQ/NSPickerTouchBarItem.h-1HOCMA9IEAFKQ deleted file mode 100644 index d99f6cb..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KQ/NSPickerTouchBarItem.h-1HOCMA9IEAFKQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KQ/raw_ip6.h-E92EM02H92KQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KQ/raw_ip6.h-E92EM02H92KQ deleted file mode 100644 index 41de67b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KQ/raw_ip6.h-E92EM02H92KQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KS/NSMenu.h-1X24KM6KU83KS b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KS/NSMenu.h-1X24KM6KU83KS deleted file mode 100644 index 87d6d33..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KS/NSMenu.h-1X24KM6KU83KS and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KT/IOCFPlugIn.h-29P2SK2CO25KT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KT/IOCFPlugIn.h-29P2SK2CO25KT deleted file mode 100644 index 74e8b16..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KT/IOCFPlugIn.h-29P2SK2CO25KT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KT/NSAccessibilityConstants.h-3CT4ZEMH4KZKT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KT/NSAccessibilityConstants.h-3CT4ZEMH4KZKT deleted file mode 100644 index 1b88503..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KT/NSAccessibilityConstants.h-3CT4ZEMH4KZKT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KT/SecProtocolTypes.h-AMTT68BWVKT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KT/SecProtocolTypes.h-AMTT68BWVKT deleted file mode 100644 index d15155a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KT/SecProtocolTypes.h-AMTT68BWVKT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KV/_key_t.h-FG2O1960JQKV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KV/_key_t.h-FG2O1960JQKV deleted file mode 100644 index 6591ce0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KV/_key_t.h-FG2O1960JQKV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KW/tcpip.h-3ISDDHKQKOXKW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KW/tcpip.h-3ISDDHKQKOXKW deleted file mode 100644 index f63d9f0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KW/tcpip.h-3ISDDHKQKOXKW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KX/Base.h-193ZAB0RN3BKX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KX/Base.h-193ZAB0RN3BKX deleted file mode 100644 index f1bd4a7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KX/Base.h-193ZAB0RN3BKX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KX/NSGlassEffectView.h-2I4JL9PM7CJKX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KX/NSGlassEffectView.h-2I4JL9PM7CJKX deleted file mode 100644 index bd2d452..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KX/NSGlassEffectView.h-2I4JL9PM7CJKX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KY/copyfile.h-38KJ5AXIAKEKY b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KY/copyfile.h-38KJ5AXIAKEKY deleted file mode 100644 index 753d332..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/KY/copyfile.h-38KJ5AXIAKEKY and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L1/MTL4LibraryDescriptor.h-WI63HZ6IH9L1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L1/MTL4LibraryDescriptor.h-WI63HZ6IH9L1 deleted file mode 100644 index abcc030..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L1/MTL4LibraryDescriptor.h-WI63HZ6IH9L1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L1/NSTableCellView.h-LI1C5SONKML1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L1/NSTableCellView.h-LI1C5SONKML1 deleted file mode 100644 index 1ac18a1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L1/NSTableCellView.h-LI1C5SONKML1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L2/MTLFunctionLog.h-2MB2CRMUZ3NL2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L2/MTLFunctionLog.h-2MB2CRMUZ3NL2 deleted file mode 100644 index 9619d4e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L2/MTLFunctionLog.h-2MB2CRMUZ3NL2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L2/matrix_types.h-2QHKBXG7DFJL2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L2/matrix_types.h-2QHKBXG7DFJL2 deleted file mode 100644 index 2d5ac93..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L2/matrix_types.h-2QHKBXG7DFJL2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L3/NSPropertyMapping.h-14LCPEH800SL3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L3/NSPropertyMapping.h-14LCPEH800SL3 deleted file mode 100644 index 24a45fe..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L3/NSPropertyMapping.h-14LCPEH800SL3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L3/_caddr_t.h-13CMSBL2SPFL3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L3/_caddr_t.h-13CMSBL2SPFL3 deleted file mode 100644 index bb61bb1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L3/_caddr_t.h-13CMSBL2SPFL3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L4/compact_unwind_encoding.h-3UOTB5SA6MCL4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L4/compact_unwind_encoding.h-3UOTB5SA6MCL4 deleted file mode 100644 index 80b8762..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L4/compact_unwind_encoding.h-3UOTB5SA6MCL4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L4/ip.h-3TPTEPOEBGNL4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L4/ip.h-3TPTEPOEBGNL4 deleted file mode 100644 index f975567..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L4/ip.h-3TPTEPOEBGNL4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L4/mman.h-HBDJFXU719L4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L4/mman.h-HBDJFXU719L4 deleted file mode 100644 index 01ec48a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L4/mman.h-HBDJFXU719L4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L4/ndr_def.h-ZZA3IEUUROL4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L4/ndr_def.h-ZZA3IEUUROL4 deleted file mode 100644 index 970ac07..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L4/ndr_def.h-ZZA3IEUUROL4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L6/asm.h-28UD7C38W6AL6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L6/asm.h-28UD7C38W6AL6 deleted file mode 100644 index 647d290..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L6/asm.h-28UD7C38W6AL6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L7/NSXMLDTD.h-2S30HGE7VGAL7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L7/NSXMLDTD.h-2S30HGE7VGAL7 deleted file mode 100644 index 3562423..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L7/NSXMLDTD.h-2S30HGE7VGAL7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L8/CAEmitterCell.h-1YE8K7P845XL8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L8/CAEmitterCell.h-1YE8K7P845XL8 deleted file mode 100644 index ffb6525..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L8/CAEmitterCell.h-1YE8K7P845XL8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L8/SecureTransport.h-3UW7VKQTYZSL8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L8/SecureTransport.h-3UW7VKQTYZSL8 deleted file mode 100644 index c64bd83..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L8/SecureTransport.h-3UW7VKQTYZSL8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L9/_fsid_t.h-1SM0SQA5KGXL9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L9/_fsid_t.h-1SM0SQA5KGXL9 deleted file mode 100644 index 1e2f36c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/L9/_fsid_t.h-1SM0SQA5KGXL9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LA/MTLTextureViewPool.h-AME70TZSQ2LA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LA/MTLTextureViewPool.h-AME70TZSQ2LA deleted file mode 100644 index dd318fc..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LA/MTLTextureViewPool.h-AME70TZSQ2LA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LA/NSTokenFieldCell.h-2VJDW3VICMDLA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LA/NSTokenFieldCell.h-2VJDW3VICMDLA deleted file mode 100644 index 8aae22a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LA/NSTokenFieldCell.h-2VJDW3VICMDLA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LC/_pid_t.h-2FE53P1CFSQLC b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LC/_pid_t.h-2FE53P1CFSQLC deleted file mode 100644 index b0ce020..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LC/_pid_t.h-2FE53P1CFSQLC and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LD/MTLIOCommandBuffer.h-1I2LUTTY2FRLD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LD/MTLIOCommandBuffer.h-1I2LUTTY2FRLD deleted file mode 100644 index 3ed2044..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LD/MTLIOCommandBuffer.h-1I2LUTTY2FRLD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LE/IOKitLib.h-2IFO4Y3HF26LE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LE/IOKitLib.h-2IFO4Y3HF26LE deleted file mode 100644 index 6015d1a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LE/IOKitLib.h-2IFO4Y3HF26LE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LE/NSHTTPCookie.h-2EPI7RZ9WWLE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LE/NSHTTPCookie.h-2EPI7RZ9WWLE deleted file mode 100644 index b0fbcf6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LE/NSHTTPCookie.h-2EPI7RZ9WWLE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LE/StructuresFloat.h-QK491OBKZULE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LE/StructuresFloat.h-QK491OBKZULE deleted file mode 100644 index 3ea03cc..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LE/StructuresFloat.h-QK491OBKZULE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LE/sync_policy.h-1WVV1INCZXSLE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LE/sync_policy.h-1WVV1INCZXSLE deleted file mode 100644 index cdfecc3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LE/sync_policy.h-1WVV1INCZXSLE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LF/NSFileCoordinator.h-3OHIJGGJONLLF b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LF/NSFileCoordinator.h-3OHIJGGJONLLF deleted file mode 100644 index 1619f41..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LF/NSFileCoordinator.h-3OHIJGGJONLLF and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LG/NSControl.h-3GF04US20HQLG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LG/NSControl.h-3GF04US20HQLG deleted file mode 100644 index 07982dd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LG/NSControl.h-3GF04US20HQLG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LG/NSShadow.h-7519A5HDA6LG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LG/NSShadow.h-7519A5HDA6LG deleted file mode 100644 index bf8cfe9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LG/NSShadow.h-7519A5HDA6LG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LG/NSUserNotification.h-3H4ZTUWY9ZYLG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LG/NSUserNotification.h-3H4ZTUWY9ZYLG deleted file mode 100644 index 3d72fdd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LG/NSUserNotification.h-3H4ZTUWY9ZYLG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LG/_timeval32.h-3V6614BKN7ALG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LG/_timeval32.h-3V6614BKN7ALG deleted file mode 100644 index e4b1b5e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LG/_timeval32.h-3V6614BKN7ALG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LG/arm64e-apple-macos.swiftinterface-AN7DHLD902LG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LG/arm64e-apple-macos.swiftinterface-AN7DHLD902LG deleted file mode 100644 index cd04b83..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LG/arm64e-apple-macos.swiftinterface-AN7DHLD902LG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LG/gl.h-3UN5HVYR93VLG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LG/gl.h-3UN5HVYR93VLG deleted file mode 100644 index 22f0a6d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LG/gl.h-3UN5HVYR93VLG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LH/NSScriptCommandDescription.h-2HZ34EVOI35LH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LH/NSScriptCommandDescription.h-2HZ34EVOI35LH deleted file mode 100644 index cdfa612..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LH/NSScriptCommandDescription.h-2HZ34EVOI35LH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LH/launch.h-1KMHQM2WJJFLH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LH/launch.h-1KMHQM2WJJFLH deleted file mode 100644 index fb78df3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LH/launch.h-1KMHQM2WJJFLH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LI/NSBackgroundExtensionView.h-1NOPZNGDH0KLI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LI/NSBackgroundExtensionView.h-1NOPZNGDH0KLI deleted file mode 100644 index f618c74..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LI/NSBackgroundExtensionView.h-1NOPZNGDH0KLI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LI/NSTitlebarAccessoryViewController.h-2KL95V75LAXLI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LI/NSTitlebarAccessoryViewController.h-2KL95V75LAXLI deleted file mode 100644 index bf60ead..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LI/NSTitlebarAccessoryViewController.h-2KL95V75LAXLI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LJ/NSTextLayoutManager.h-86KYA0M9Y5LJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LJ/NSTextLayoutManager.h-86KYA0M9Y5LJ deleted file mode 100644 index 6ab7b7a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LJ/NSTextLayoutManager.h-86KYA0M9Y5LJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LL/MTLFunctionHandle.h-1I0IHM5PENBLL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LL/MTLFunctionHandle.h-1I0IHM5PENBLL deleted file mode 100644 index de73819..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LL/MTLFunctionHandle.h-1I0IHM5PENBLL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LN/CTFramesetter.h-1SD1YEIZBJ5LN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LN/CTFramesetter.h-1SD1YEIZBJ5LN deleted file mode 100644 index dfafadc..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LN/CTFramesetter.h-1SD1YEIZBJ5LN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LO/IOCFSerialize.h-39VER8JKSJYLO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LO/IOCFSerialize.h-39VER8JKSJYLO deleted file mode 100644 index 488da5c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LO/IOCFSerialize.h-39VER8JKSJYLO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LO/NSExtensionContext.h-29MCR4RXTJSLO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LO/NSExtensionContext.h-29MCR4RXTJSLO deleted file mode 100644 index 92947dd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LO/NSExtensionContext.h-29MCR4RXTJSLO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LO/stdbool.h-1TBOA4V1O4GLO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LO/stdbool.h-1TBOA4V1O4GLO deleted file mode 100644 index 96bf919..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LO/stdbool.h-1TBOA4V1O4GLO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LP/IOAudioDefines.h-CUQ2PPWOSJLP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LP/IOAudioDefines.h-CUQ2PPWOSJLP deleted file mode 100644 index 34f9f70..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LP/IOAudioDefines.h-CUQ2PPWOSJLP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LP/NSPathComponentCell.h-1JWVMWYF2S9LP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LP/NSPathComponentCell.h-1JWVMWYF2S9LP deleted file mode 100644 index 406b660..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LP/NSPathComponentCell.h-1JWVMWYF2S9LP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LP/mach_debug_types.h-T33UBUDO16LP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LP/mach_debug_types.h-T33UBUDO16LP deleted file mode 100644 index 87575cf..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LP/mach_debug_types.h-T33UBUDO16LP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LQ/MTLRasterizationRate.h-1OLTIJ80784LQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LQ/MTLRasterizationRate.h-1OLTIJ80784LQ deleted file mode 100644 index d626533..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LQ/MTLRasterizationRate.h-1OLTIJ80784LQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LQ/mach_voucher_types.h-3BR6Q0DZ1XTLQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LQ/mach_voucher_types.h-3BR6Q0DZ1XTLQ deleted file mode 100644 index 51883f8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LQ/mach_voucher_types.h-3BR6Q0DZ1XTLQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LR/SPPose3DFloat.h-32VYCXKM331LR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LR/SPPose3DFloat.h-32VYCXKM331LR deleted file mode 100644 index f9caee6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LR/SPPose3DFloat.h-32VYCXKM331LR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LS/IOBDTypes.h-33C9GAFIJD8LS b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LS/IOBDTypes.h-33C9GAFIJD8LS deleted file mode 100644 index d61e8fc..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LS/IOBDTypes.h-33C9GAFIJD8LS and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LS/NSTableHeaderView.h-38T5ZDD8B0KLS b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LS/NSTableHeaderView.h-38T5ZDD8B0KLS deleted file mode 100644 index 124e979..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LS/NSTableHeaderView.h-38T5ZDD8B0KLS and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LS/vector_make.h-EMVWFCAVZGLS b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LS/vector_make.h-EMVWFCAVZGLS deleted file mode 100644 index 95af625..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LS/vector_make.h-EMVWFCAVZGLS and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LT/attr.h-6LNGWREMUCLT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LT/attr.h-6LNGWREMUCLT deleted file mode 100644 index 12650ac..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LT/attr.h-6LNGWREMUCLT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LU/IOEthernetStats.h-1ETN6UWI029LU b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LU/IOEthernetStats.h-1ETN6UWI029LU deleted file mode 100644 index 94d0c7a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LU/IOEthernetStats.h-1ETN6UWI029LU and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LV/NSCustomTouchBarItem.h-3V81KFLFDXKLV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LV/NSCustomTouchBarItem.h-3V81KFLFDXKLV deleted file mode 100644 index 97276d1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LV/NSCustomTouchBarItem.h-3V81KFLFDXKLV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LV/NSDateFormatter.h-293F94T99PSLV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LV/NSDateFormatter.h-293F94T99PSLV deleted file mode 100644 index 60bc4a4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LV/NSDateFormatter.h-293F94T99PSLV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LW/machine.h-1BYI3TY3TUHLW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LW/machine.h-1BYI3TY3TUHLW deleted file mode 100644 index 0957b3a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LW/machine.h-1BYI3TY3TUHLW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LW/processor_info.h-X417N9EH61LW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LW/processor_info.h-X417N9EH61LW deleted file mode 100644 index 0a6ee79..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LW/processor_info.h-X417N9EH61LW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LZ/CoreDataErrors.h-1IJJXYW071YLZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LZ/CoreDataErrors.h-1IJJXYW071YLZ deleted file mode 100644 index 7c97e42..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LZ/CoreDataErrors.h-1IJJXYW071YLZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LZ/NSDiffableDataSource.h-1Q72CUI8PIRLZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LZ/NSDiffableDataSource.h-1Q72CUI8PIRLZ deleted file mode 100644 index ced6352..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LZ/NSDiffableDataSource.h-1Q72CUI8PIRLZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LZ/NSDockTile.h-2YIWX2C9R34LZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LZ/NSDockTile.h-2YIWX2C9R34LZ deleted file mode 100644 index ad344a8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LZ/NSDockTile.h-2YIWX2C9R34LZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LZ/NSGarbageCollector.h-12KVC0HYEVGLZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LZ/NSGarbageCollector.h-12KVC0HYEVGLZ deleted file mode 100644 index f2bc86d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LZ/NSGarbageCollector.h-12KVC0HYEVGLZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LZ/vnode.h-15APJXGN11PLZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LZ/vnode.h-15APJXGN11PLZ deleted file mode 100644 index e9d8da2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/LZ/vnode.h-15APJXGN11PLZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M1/vm_page_size.h-3FDTGWCYFUWM1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M1/vm_page_size.h-3FDTGWCYFUWM1 deleted file mode 100644 index 7b948a2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M1/vm_page_size.h-3FDTGWCYFUWM1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M2/NSColorWell.h-SECOE6CYMWM2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M2/NSColorWell.h-SECOE6CYMWM2 deleted file mode 100644 index 1572ed9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M2/NSColorWell.h-SECOE6CYMWM2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M2/NSUnit.h-Z36UL0UF51M2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M2/NSUnit.h-Z36UL0UF51M2 deleted file mode 100644 index fee6ff6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M2/NSUnit.h-Z36UL0UF51M2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M2/_pthread_rwlock_t.h-D4SHZJTDCLM2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M2/_pthread_rwlock_t.h-D4SHZJTDCLM2 deleted file mode 100644 index 946160e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M2/_pthread_rwlock_t.h-D4SHZJTDCLM2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M6/IOHIDProperties.h-2NZQTULKQ6SM6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M6/IOHIDProperties.h-2NZQTULKQ6SM6 deleted file mode 100644 index 43ddfb2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M6/IOHIDProperties.h-2NZQTULKQ6SM6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M6/_pthread_once_t.h-2P5WKU6353VM6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M6/_pthread_once_t.h-2P5WKU6353VM6 deleted file mode 100644 index efdd5fc..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M6/_pthread_once_t.h-2P5WKU6353VM6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M7/Debugging.h-E15FBNARSEM7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M7/Debugging.h-E15FBNARSEM7 deleted file mode 100644 index 39337eb..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M7/Debugging.h-E15FBNARSEM7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M7/IOHIDParameter.h-IDDVFLPQBGM7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M7/IOHIDParameter.h-IDDVFLPQBGM7 deleted file mode 100644 index e993166..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M7/IOHIDParameter.h-IDDVFLPQBGM7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M8/arm64e-apple-macos.swiftinterface-1P96FBH6UCQM8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M8/arm64e-apple-macos.swiftinterface-1P96FBH6UCQM8 deleted file mode 100644 index 7d23e54..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M8/arm64e-apple-macos.swiftinterface-1P96FBH6UCQM8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M8/sbuf.h-3BMA2QO915MM8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M8/sbuf.h-3BMA2QO915MM8 deleted file mode 100644 index e02c5c9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M8/sbuf.h-3BMA2QO915MM8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M9/IOPMKeys.h-3N5LIM7HCE3M9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M9/IOPMKeys.h-3N5LIM7HCE3M9 deleted file mode 100644 index 5868009..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M9/IOPMKeys.h-3N5LIM7HCE3M9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M9/MTLLinkedFunctions.h-2GG6H8BYN5XM9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M9/MTLLinkedFunctions.h-2GG6H8BYN5XM9 deleted file mode 100644 index e2ca696..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M9/MTLLinkedFunctions.h-2GG6H8BYN5XM9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M9/NSEntityDescription.h-33F0HZF2Q44M9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M9/NSEntityDescription.h-33F0HZF2Q44M9 deleted file mode 100644 index e065f41..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/M9/NSEntityDescription.h-33F0HZF2Q44M9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MA/CGImageProperties.h-3T7LP13WAA3MA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MA/CGImageProperties.h-3T7LP13WAA3MA deleted file mode 100644 index 441bb74..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MA/CGImageProperties.h-3T7LP13WAA3MA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MA/UTCoreTypes.h-3CR8P5QBNC1MA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MA/UTCoreTypes.h-3CR8P5QBNC1MA deleted file mode 100644 index abf71de..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MA/UTCoreTypes.h-3CR8P5QBNC1MA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MA/proc.h-2IQ3RIUAQQHMA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MA/proc.h-2IQ3RIUAQQHMA deleted file mode 100644 index 6f82d01..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MA/proc.h-2IQ3RIUAQQHMA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MB/IOHIDDevice.h-2TIVODRGXS7MB b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MB/IOHIDDevice.h-2TIVODRGXS7MB deleted file mode 100644 index 5a02cbb..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MB/IOHIDDevice.h-2TIVODRGXS7MB and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MB/NSStoryboard.h-29UK5LE1S9AMB b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MB/NSStoryboard.h-29UK5LE1S9AMB deleted file mode 100644 index 34c00a7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MB/NSStoryboard.h-29UK5LE1S9AMB and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MB/_id_t.h-362Q6A6ME9EMB b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MB/_id_t.h-362Q6A6ME9EMB deleted file mode 100644 index 25903cd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MB/_id_t.h-362Q6A6ME9EMB and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MD/NSPathCell.h-2AFU1N8SHHBMD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MD/NSPathCell.h-2AFU1N8SHHBMD deleted file mode 100644 index d26b246..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MD/NSPathCell.h-2AFU1N8SHHBMD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MD/NSURLProtectionSpace.h-2BKZ4ZPEM4NMD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MD/NSURLProtectionSpace.h-2BKZ4ZPEM4NMD deleted file mode 100644 index a317957..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MD/NSURLProtectionSpace.h-2BKZ4ZPEM4NMD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MD/atomic.h-31ZRXW8VCKKMD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MD/atomic.h-31ZRXW8VCKKMD deleted file mode 100644 index 247cd51..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MD/atomic.h-31ZRXW8VCKKMD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MD/kern_control.h-3UR0OSR5VRYMD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MD/kern_control.h-3UR0OSR5VRYMD deleted file mode 100644 index 05db54f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MD/kern_control.h-3UR0OSR5VRYMD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ME/MTL4TileRenderPipeline.h-3RFSLIH1N57ME b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ME/MTL4TileRenderPipeline.h-3RFSLIH1N57ME deleted file mode 100644 index 1540a52..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ME/MTL4TileRenderPipeline.h-3RFSLIH1N57ME and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MF/CFAttributedString.h-PP3O3MX2FCMF b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MF/CFAttributedString.h-PP3O3MX2FCMF deleted file mode 100644 index f9e7967..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MF/CFAttributedString.h-PP3O3MX2FCMF and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MG/CFNetworkDefs.h-1MUT8HXM0JHMG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MG/CFNetworkDefs.h-1MUT8HXM0JHMG deleted file mode 100644 index e3dc037..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MG/CFNetworkDefs.h-1MUT8HXM0JHMG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MG/MTLResourceStateCommandEncoder.h-VUYVFIEFK7MG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MG/MTLResourceStateCommandEncoder.h-VUYVFIEFK7MG deleted file mode 100644 index 82cddb0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MG/MTLResourceStateCommandEncoder.h-VUYVFIEFK7MG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MG/SPAffineTransform3DFloat.h-2ZY868GK51IMG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MG/SPAffineTransform3DFloat.h-2ZY868GK51IMG deleted file mode 100644 index 86dfed5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MG/SPAffineTransform3DFloat.h-2ZY868GK51IMG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MH/NSMetadataAttributes.h-27M3VHHE9GJMH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MH/NSMetadataAttributes.h-27M3VHHE9GJMH deleted file mode 100644 index c0e4de4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MH/NSMetadataAttributes.h-27M3VHHE9GJMH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MH/_wint_t.h-3AKPTTYEK6HMH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MH/_wint_t.h-3AKPTTYEK6HMH deleted file mode 100644 index 59ea876..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MH/_wint_t.h-3AKPTTYEK6HMH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MH/types.h-2MW2TQ815JMH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MH/types.h-2MW2TQ815JMH deleted file mode 100644 index 11585f9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MH/types.h-2MW2TQ815JMH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MJ/ToolUtils.h-3D4D9BKMU97MJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MJ/ToolUtils.h-3D4D9BKMU97MJ deleted file mode 100644 index faef055..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MJ/ToolUtils.h-3D4D9BKMU97MJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MK/_mcontext.h-ZOQ772A2NMK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MK/_mcontext.h-ZOQ772A2NMK deleted file mode 100644 index e2b8122..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MK/_mcontext.h-ZOQ772A2NMK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MK/arm64e-apple-macos.swiftinterface_Hashing-XY6U0DUZ1PMK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MK/arm64e-apple-macos.swiftinterface_Hashing-XY6U0DUZ1PMK deleted file mode 100644 index 4b3c7c5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MK/arm64e-apple-macos.swiftinterface_Hashing-XY6U0DUZ1PMK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MK/host_priv.h-2I5GYI0KR9VMK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MK/host_priv.h-2I5GYI0KR9VMK deleted file mode 100644 index 079634e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MK/host_priv.h-2I5GYI0KR9VMK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MK/lockgroup_info.h-1ZSKFXTMHK1MK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MK/lockgroup_info.h-1ZSKFXTMHK1MK deleted file mode 100644 index cb0241c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MK/lockgroup_info.h-1ZSKFXTMHK1MK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ML/MTLAccelerationStructure.h-G1LLZ6PUATML b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ML/MTLAccelerationStructure.h-G1LLZ6PUATML deleted file mode 100644 index 1380f1e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ML/MTLAccelerationStructure.h-G1LLZ6PUATML and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MM/IOGUIDPartitionScheme.h-3D65V7T5ROGMM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MM/IOGUIDPartitionScheme.h-3D65V7T5ROGMM deleted file mode 100644 index add69a0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MM/IOGUIDPartitionScheme.h-3D65V7T5ROGMM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MM/IOHIDDevicePlugIn.h-2BOYKGL81LMMM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MM/IOHIDDevicePlugIn.h-2BOYKGL81LMMM deleted file mode 100644 index 1b0f1c3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MM/IOHIDDevicePlugIn.h-2BOYKGL81LMMM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MN/IOPSKeys.h-17LO74H4WRMMN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MN/IOPSKeys.h-17LO74H4WRMMN deleted file mode 100644 index fe4d932..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MN/IOPSKeys.h-17LO74H4WRMMN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MN/if_media.h-1UWFQ71ZLRZMN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MN/if_media.h-1UWFQ71ZLRZMN deleted file mode 100644 index 8bad9b8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MN/if_media.h-1UWFQ71ZLRZMN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MO/SFNTLayoutTypes.h-7KY82L9X75MO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MO/SFNTLayoutTypes.h-7KY82L9X75MO deleted file mode 100644 index 1b72a0c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MO/SFNTLayoutTypes.h-7KY82L9X75MO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MQ/MTLLogState.h-43PH6XVCPQMQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MQ/MTLLogState.h-43PH6XVCPQMQ deleted file mode 100644 index 08d205d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MQ/MTLLogState.h-43PH6XVCPQMQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MQ/NSController.h-RNP1OMZIHNMQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MQ/NSController.h-RNP1OMZIHNMQ deleted file mode 100644 index 10fb7d9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MQ/NSController.h-RNP1OMZIHNMQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MQ/ioss.h-2A7V0VB3TGCMQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MQ/ioss.h-2A7V0VB3TGCMQ deleted file mode 100644 index f642c21..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MQ/ioss.h-2A7V0VB3TGCMQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MQ/user.h-1DH14OMA2G5MQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MQ/user.h-1DH14OMA2G5MQ deleted file mode 100644 index 9d4e48c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MQ/user.h-1DH14OMA2G5MQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MR/Components.h-2OIFSXBIB7MR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MR/Components.h-2OIFSXBIB7MR deleted file mode 100644 index a1ea006..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MR/Components.h-2OIFSXBIB7MR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MR/rbtree.h-2WRLBWIS5RJMR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MR/rbtree.h-2WRLBWIS5RJMR deleted file mode 100644 index 860b836..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MR/rbtree.h-2WRLBWIS5RJMR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MV/NSMetadata.h-1OWOUTLLUQVMV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MV/NSMetadata.h-1OWOUTLLUQVMV deleted file mode 100644 index 62c96cb..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MV/NSMetadata.h-1OWOUTLLUQVMV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MV/NSPanel.h-300NW6TP185MV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MV/NSPanel.h-300NW6TP185MV deleted file mode 100644 index 77f63ed..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MV/NSPanel.h-300NW6TP185MV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MW/IOEthernetController.h-36RB0MLETP2MW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MW/IOEthernetController.h-36RB0MLETP2MW deleted file mode 100644 index 7950a47..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MW/IOEthernetController.h-36RB0MLETP2MW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MW/in_pcb.h-2KG6OGX0IYBMW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MW/in_pcb.h-2KG6OGX0IYBMW deleted file mode 100644 index 074a126..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MW/in_pcb.h-2KG6OGX0IYBMW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MY/CVOpenGLBufferPool.h-ET4O92DI26MY b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MY/CVOpenGLBufferPool.h-ET4O92DI26MY deleted file mode 100644 index dc7afa2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MY/CVOpenGLBufferPool.h-ET4O92DI26MY and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MY/NSHelpManager.h-1YT7HVTBODPMY b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MY/NSHelpManager.h-1YT7HVTBODPMY deleted file mode 100644 index 7782cf5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MY/NSHelpManager.h-1YT7HVTBODPMY and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MY/bootparams.h-3ODX44ZUYQOMY b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MY/bootparams.h-3ODX44ZUYQOMY deleted file mode 100644 index f3fca6d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MY/bootparams.h-3ODX44ZUYQOMY and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MY/disk.h-1R4EDE061YYMY b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MY/disk.h-1R4EDE061YYMY deleted file mode 100644 index 2187700..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/MY/disk.h-1R4EDE061YYMY and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N0/CVOpenGLTexture.h-YMR8CJCGRQN0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N0/CVOpenGLTexture.h-YMR8CJCGRQN0 deleted file mode 100644 index d73e53c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N0/CVOpenGLTexture.h-YMR8CJCGRQN0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N0/IOFireWireLib.h-1WQFO90XYW8N0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N0/IOFireWireLib.h-1WQFO90XYW8N0 deleted file mode 100644 index 1502529..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N0/IOFireWireLib.h-1WQFO90XYW8N0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N0/cssmapple.h-3L3XIAB51QN0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N0/cssmapple.h-3L3XIAB51QN0 deleted file mode 100644 index 43c9a93..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N0/cssmapple.h-3L3XIAB51QN0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N1/arm64e-apple-macos.swiftinterface-QJROKSP5LBN1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N1/arm64e-apple-macos.swiftinterface-QJROKSP5LBN1 deleted file mode 100644 index fba3ee9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N1/arm64e-apple-macos.swiftinterface-QJROKSP5LBN1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N2/UniversalAccess.h-10R66ITAANDN2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N2/UniversalAccess.h-10R66ITAANDN2 deleted file mode 100644 index 7ef3aee..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N2/UniversalAccess.h-10R66ITAANDN2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N3/NSFileHandle.h-FYTE9I86G4N3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N3/NSFileHandle.h-FYTE9I86G4N3 deleted file mode 100644 index c0c6a03..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N3/NSFileHandle.h-FYTE9I86G4N3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N3/SecACL.h-3D6A0BA16E2N3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N3/SecACL.h-3D6A0BA16E2N3 deleted file mode 100644 index cdeb6de..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N3/SecACL.h-3D6A0BA16E2N3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N4/IONetworkController.h-G0I69P4CYHN4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N4/IONetworkController.h-G0I69P4CYHN4 deleted file mode 100644 index cbc68f6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N4/IONetworkController.h-G0I69P4CYHN4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N4/SKSearch.h-393H2W6HWC3N4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N4/SKSearch.h-393H2W6HWC3N4 deleted file mode 100644 index f459cdc..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N4/SKSearch.h-393H2W6HWC3N4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N4/UTDefines.h-1OFIMNLM6WTN4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N4/UTDefines.h-1OFIMNLM6WTN4 deleted file mode 100644 index c3f5f6f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N4/UTDefines.h-1OFIMNLM6WTN4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N5/NSPreviewRepresentingActivityItem.h-2128TUZFLYSN5 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N5/NSPreviewRepresentingActivityItem.h-2128TUZFLYSN5 deleted file mode 100644 index e916652..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N5/NSPreviewRepresentingActivityItem.h-2128TUZFLYSN5 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N5/OSReturn.h-1QNX56UXB6MN5 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N5/OSReturn.h-1QNX56UXB6MN5 deleted file mode 100644 index 8611299..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N5/OSReturn.h-1QNX56UXB6MN5 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N5/cssmdli.h-OF3XMT92G6N5 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N5/cssmdli.h-OF3XMT92G6N5 deleted file mode 100644 index e221004..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N5/cssmdli.h-OF3XMT92G6N5 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N6/CGBitmapContext.h-31L5MG363CHN6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N6/CGBitmapContext.h-31L5MG363CHN6 deleted file mode 100644 index bb39941..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N6/CGBitmapContext.h-31L5MG363CHN6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N6/NSEnergyFormatter.h-F2O4W04ZRCN6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N6/NSEnergyFormatter.h-F2O4W04ZRCN6 deleted file mode 100644 index 6e097c1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N6/NSEnergyFormatter.h-F2O4W04ZRCN6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N7/CAGradientLayer.h-13VQ38V6QUPN7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N7/CAGradientLayer.h-13VQ38V6QUPN7 deleted file mode 100644 index 66173e5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N7/CAGradientLayer.h-13VQ38V6QUPN7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N7/MTL4AccelerationStructure.h-UVF7GYREOVN7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N7/MTL4AccelerationStructure.h-UVF7GYREOVN7 deleted file mode 100644 index e9a1715..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N7/MTL4AccelerationStructure.h-UVF7GYREOVN7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N7/_rsize_t.h-2IWFWLNHB1EN7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N7/_rsize_t.h-2IWFWLNHB1EN7 deleted file mode 100644 index f97f215..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N7/_rsize_t.h-2IWFWLNHB1EN7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N8/AXCustomContent.h-38J6PX59GN0N8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N8/AXCustomContent.h-38J6PX59GN0N8 deleted file mode 100644 index cd0fb73..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N8/AXCustomContent.h-38J6PX59GN0N8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N9/CFMachPort.h-1VGYIB485YTN9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N9/CFMachPort.h-1VGYIB485YTN9 deleted file mode 100644 index 54c8ded..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N9/CFMachPort.h-1VGYIB485YTN9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N9/_pthread_attr_t.h-2CVG635GKOCN9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N9/_pthread_attr_t.h-2CVG635GKOCN9 deleted file mode 100644 index 27adc6b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N9/_pthread_attr_t.h-2CVG635GKOCN9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N9/geometry.h-5DLN0MICH8N9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N9/geometry.h-5DLN0MICH8N9 deleted file mode 100644 index e3cfd98..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/N9/geometry.h-5DLN0MICH8N9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NB/NSXMLNode.h-SSOT5WFG0RNB b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NB/NSXMLNode.h-SSOT5WFG0RNB deleted file mode 100644 index 0d1945e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NB/NSXMLNode.h-SSOT5WFG0RNB and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NB/matrix.h-Y0VZG6UH08NB b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NB/matrix.h-Y0VZG6UH08NB deleted file mode 100644 index 5caf8e0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NB/matrix.h-Y0VZG6UH08NB and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NC/IOGraphicsLib.h-1DIP69HAWCRNC b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NC/IOGraphicsLib.h-1DIP69HAWCRNC deleted file mode 100644 index 7043717..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NC/IOGraphicsLib.h-1DIP69HAWCRNC and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NC/NSPathControlItem.h-3GB8D1BNKILNC b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NC/NSPathControlItem.h-3GB8D1BNKILNC deleted file mode 100644 index aa76090..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NC/NSPathControlItem.h-3GB8D1BNKILNC and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ND/NSUserActivity.h-1LXLJRM1M1YND b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ND/NSUserActivity.h-1LXLJRM1M1YND deleted file mode 100644 index 9ef1b4f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ND/NSUserActivity.h-1LXLJRM1M1YND and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ND/SecPolicySearch.h-3IHBEEB3FWFND b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ND/SecPolicySearch.h-3IHBEEB3FWFND deleted file mode 100644 index fe53ac0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ND/SecPolicySearch.h-3IHBEEB3FWFND and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NF/IOCFBundle.h-B3T3J1QX36NF b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NF/IOCFBundle.h-B3T3J1QX36NF deleted file mode 100644 index b08dbdd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NF/IOCFBundle.h-B3T3J1QX36NF and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NF/ar.h-3H10WPYVY9ENF b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NF/ar.h-3H10WPYVY9ENF deleted file mode 100644 index 1f2bc14..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NF/ar.h-3H10WPYVY9ENF and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NF/unctrl.h-1BWH6HS6Z3GNF b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NF/unctrl.h-1BWH6HS6Z3GNF deleted file mode 100644 index 320deee..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NF/unctrl.h-1BWH6HS6Z3GNF and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NG/__stddef_size_t.h-EV3CIHQ00TNG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NG/__stddef_size_t.h-EV3CIHQ00TNG deleted file mode 100644 index 5255215..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NG/__stddef_size_t.h-EV3CIHQ00TNG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NG/hash_info.h-1HV1B8B5O49NG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NG/hash_info.h-1HV1B8B5O49NG deleted file mode 100644 index 9cc9ca6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NG/hash_info.h-1HV1B8B5O49NG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NJ/arm_neon.h-2N3JXIELKHLNJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NJ/arm_neon.h-2N3JXIELKHLNJ deleted file mode 100644 index b3be69e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NJ/arm_neon.h-2N3JXIELKHLNJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NJ/audit_kevents.h-2HQ6BH07B5KNJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NJ/audit_kevents.h-2HQ6BH07B5KNJ deleted file mode 100644 index 183bf05..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NJ/audit_kevents.h-2HQ6BH07B5KNJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NK/IOHIDLibObsolete.h-PKF2Q0OJ6ENK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NK/IOHIDLibObsolete.h-PKF2Q0OJ6ENK deleted file mode 100644 index e55d377..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NK/IOHIDLibObsolete.h-PKF2Q0OJ6ENK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NK/cssmspi.h-GJ8KBY5TLNNK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NK/cssmspi.h-GJ8KBY5TLNNK deleted file mode 100644 index da29210..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NK/cssmspi.h-GJ8KBY5TLNNK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NK/gltypes.h-YYE6TZOJ54NK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NK/gltypes.h-YYE6TZOJ54NK deleted file mode 100644 index deef4b1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NK/gltypes.h-YYE6TZOJ54NK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NK/oidscrl.h-58CLUQZMV6NK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NK/oidscrl.h-58CLUQZMV6NK deleted file mode 100644 index 79330de..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NK/oidscrl.h-58CLUQZMV6NK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NL/NSScriptStandardSuiteCommands.h-30ABVDC6BQLNL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NL/NSScriptStandardSuiteCommands.h-30ABVDC6BQLNL deleted file mode 100644 index e1c63db..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NL/NSScriptStandardSuiteCommands.h-30ABVDC6BQLNL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NL/_ctype.h-1528JOSV6LHNL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NL/_ctype.h-1528JOSV6LHNL deleted file mode 100644 index 509c707..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NL/_ctype.h-1528JOSV6LHNL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NL/connection.h-3TICLKCWBF5NL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NL/connection.h-3TICLKCWBF5NL deleted file mode 100644 index 21b02fe..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NL/connection.h-3TICLKCWBF5NL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NM/pwg.h-31QXK0I2ZYBNM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NM/pwg.h-31QXK0I2ZYBNM deleted file mode 100644 index 02d9e7f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NM/pwg.h-31QXK0I2ZYBNM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NN/host_security.h-131YLKAN8WFNN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NN/host_security.h-131YLKAN8WFNN deleted file mode 100644 index a4a2f86..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NN/host_security.h-131YLKAN8WFNN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NP/NSTextField.h-YP7B82KKBXNP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NP/NSTextField.h-YP7B82KKBXNP deleted file mode 100644 index f9e81e4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NP/NSTextField.h-YP7B82KKBXNP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NP/thread_state.h-RCK64T92QVNP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NP/thread_state.h-RCK64T92QVNP deleted file mode 100644 index 887048b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NP/thread_state.h-RCK64T92QVNP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NQ/AXFoundation.h-2ICS0X9AVF2NQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NQ/AXFoundation.h-2ICS0X9AVF2NQ deleted file mode 100644 index 87be535..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NQ/AXFoundation.h-2ICS0X9AVF2NQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NQ/NSAdaptiveImageGlyph.h-1TAT6E3SYHBNQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NQ/NSAdaptiveImageGlyph.h-1TAT6E3SYHBNQ deleted file mode 100644 index 3aff57c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NQ/NSAdaptiveImageGlyph.h-1TAT6E3SYHBNQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NQ/bpf.h-3BBATLBD7RHNQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NQ/bpf.h-3BBATLBD7RHNQ deleted file mode 100644 index 24419e8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NQ/bpf.h-3BBATLBD7RHNQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NR/MTL4ComputePipeline.h-W5A0YOPK6CNR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NR/MTL4ComputePipeline.h-W5A0YOPK6CNR deleted file mode 100644 index f42f12b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NR/MTL4ComputePipeline.h-W5A0YOPK6CNR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NT/NSPrintOperation.h-2RR5VT2GOL1NT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NT/NSPrintOperation.h-2RR5VT2GOL1NT deleted file mode 100644 index 1aed043..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NT/NSPrintOperation.h-2RR5VT2GOL1NT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NV/MTLComputeCommandEncoder.h-19VEWHTQYW3NV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NV/MTLComputeCommandEncoder.h-19VEWHTQYW3NV deleted file mode 100644 index 733d0f3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NV/MTLComputeCommandEncoder.h-19VEWHTQYW3NV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NV/NSTouchBarItem.h-3QMVA3A4VO8NV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NV/NSTouchBarItem.h-3QMVA3A4VO8NV deleted file mode 100644 index a4a4732..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NV/NSTouchBarItem.h-3QMVA3A4VO8NV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NW/IONetworkMedium.h-77TD3YX7IJNW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NW/IONetworkMedium.h-77TD3YX7IJNW deleted file mode 100644 index 3c16be4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NW/IONetworkMedium.h-77TD3YX7IJNW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NW/time_value.h-3SMQ5UZ68QANW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NW/time_value.h-3SMQ5UZ68QANW deleted file mode 100644 index ff6802a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NW/time_value.h-3SMQ5UZ68QANW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NX/arm64e-apple-macos.swiftinterface_Math_Floating-HPQ3I7FPD6NX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NX/arm64e-apple-macos.swiftinterface_Math_Floating-HPQ3I7FPD6NX deleted file mode 100644 index 74921f0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NX/arm64e-apple-macos.swiftinterface_Math_Floating-HPQ3I7FPD6NX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NX/if_types.h-1ITWCUH63WPNX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NX/if_types.h-1ITWCUH63WPNX deleted file mode 100644 index 745df8d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NX/if_types.h-1ITWCUH63WPNX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NY/NSSaveChangesRequest.h-1ZUUGO3KJD1NY b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NY/NSSaveChangesRequest.h-1ZUUGO3KJD1NY deleted file mode 100644 index 0d5f9ed..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NY/NSSaveChangesRequest.h-1ZUUGO3KJD1NY and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NZ/NSTextRange.h-2TB9WAQ2WJJNZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NZ/NSTextRange.h-2TB9WAQ2WJJNZ deleted file mode 100644 index 14489ea..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NZ/NSTextRange.h-2TB9WAQ2WJJNZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NZ/_mount_t.h-3K12HB2OHYHNZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NZ/_mount_t.h-3K12HB2OHYHNZ deleted file mode 100644 index 814a3c5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NZ/_mount_t.h-3K12HB2OHYHNZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NZ/arm64e-apple-macos.swiftinterface-2S4ZSQINEL9NZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NZ/arm64e-apple-macos.swiftinterface-2S4ZSQINEL9NZ deleted file mode 100644 index 33c90b6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/NZ/arm64e-apple-macos.swiftinterface-2S4ZSQINEL9NZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O0/IOLLEvent.h-VZE6FFAUMDO0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O0/IOLLEvent.h-VZE6FFAUMDO0 deleted file mode 100644 index d649bdc..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O0/IOLLEvent.h-VZE6FFAUMDO0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O1/filio.h-2AHZBJ1LNJ7O1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O1/filio.h-2AHZBJ1LNJ7O1 deleted file mode 100644 index a851033..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O1/filio.h-2AHZBJ1LNJ7O1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O2/CTParagraphStyle.h-2PIYFV9AQEKO2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O2/CTParagraphStyle.h-2PIYFV9AQEKO2 deleted file mode 100644 index 77c36a0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O2/CTParagraphStyle.h-2PIYFV9AQEKO2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O2/NSScriptCommand.h-2Z84N9X131HO2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O2/NSScriptCommand.h-2Z84N9X131HO2 deleted file mode 100644 index 9158251..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O2/NSScriptCommand.h-2Z84N9X131HO2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O4/NSOpenGLLayer.h-2BNHNCANN3MO4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O4/NSOpenGLLayer.h-2BNHNCANN3MO4 deleted file mode 100644 index bdabbac..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O4/NSOpenGLLayer.h-2BNHNCANN3MO4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O7/IOHIDEventServiceTypes.h-1F6PLNXTFAAO7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O7/IOHIDEventServiceTypes.h-1F6PLNXTFAAO7 deleted file mode 100644 index c6a9e0b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O7/IOHIDEventServiceTypes.h-1F6PLNXTFAAO7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O7/SecStaticCode.h-31TYL85XA24O7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O7/SecStaticCode.h-31TYL85XA24O7 deleted file mode 100644 index 87c0d82..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O7/SecStaticCode.h-31TYL85XA24O7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O7/_ucontext.h-HSUR5DHH59O7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O7/_ucontext.h-HSUR5DHH59O7 deleted file mode 100644 index fda3d92..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O7/_ucontext.h-HSUR5DHH59O7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O8/NSDocument.h-12VVQY7R43IO8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O8/NSDocument.h-12VVQY7R43IO8 deleted file mode 100644 index 010cd36..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O8/NSDocument.h-12VVQY7R43IO8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O8/NSScriptKeyValueCoding.h-DNIE41NM0FO8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O8/NSScriptKeyValueCoding.h-DNIE41NM0FO8 deleted file mode 100644 index fabdbfd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O8/NSScriptKeyValueCoding.h-DNIE41NM0FO8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O8/io.h-1VO63B2MZMMO8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O8/io.h-1VO63B2MZMMO8 deleted file mode 100644 index 26a428a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O8/io.h-1VO63B2MZMMO8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O8/utmpx.h-1RECMYSXF1HO8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O8/utmpx.h-1RECMYSXF1HO8 deleted file mode 100644 index 4b159d0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O8/utmpx.h-1RECMYSXF1HO8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O9/_u_int64_t.h-946RWGK2CSO9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O9/_u_int64_t.h-946RWGK2CSO9 deleted file mode 100644 index af8a382..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O9/_u_int64_t.h-946RWGK2CSO9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O9/workgroup_base.h-CU93MNGFQRO9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O9/workgroup_base.h-CU93MNGFQRO9 deleted file mode 100644 index 86079b7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/O9/workgroup_base.h-CU93MNGFQRO9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OA/MTL4MachineLearningCommandEncoder.h-12IJ4ULLCHIOA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OA/MTL4MachineLearningCommandEncoder.h-12IJ4ULLCHIOA deleted file mode 100644 index ad5a152..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OA/MTL4MachineLearningCommandEncoder.h-12IJ4ULLCHIOA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OC/NSGestureRecognizer.h-21GOZO7HV2OOC b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OC/NSGestureRecognizer.h-21GOZO7HV2OOC deleted file mode 100644 index 388201e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OC/NSGestureRecognizer.h-21GOZO7HV2OOC and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OC/audit_record.h-3AACR3E2ULLOC b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OC/audit_record.h-3AACR3E2ULLOC deleted file mode 100644 index 1a36c22..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OC/audit_record.h-3AACR3E2ULLOC and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OD/Card.swift-1ADDQT2JQ5JOD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OD/Card.swift-1ADDQT2JQ5JOD deleted file mode 100644 index 68e556c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OD/Card.swift-1ADDQT2JQ5JOD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OD/NSJSONSerialization.h-2VWJOEW47UGOD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OD/NSJSONSerialization.h-2VWJOEW47UGOD deleted file mode 100644 index 12e45be..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OD/NSJSONSerialization.h-2VWJOEW47UGOD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OD/NSObjectScripting.h-3QJVAMSU073OD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OD/NSObjectScripting.h-3QJVAMSU073OD deleted file mode 100644 index 0d9a398..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OD/NSObjectScripting.h-3QJVAMSU073OD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OE/NSPathControl.h-17XDNKUWN63OE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OE/NSPathControl.h-17XDNKUWN63OE deleted file mode 100644 index 73260c4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OE/NSPathControl.h-17XDNKUWN63OE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OE/OSKextLib.h-TZ2KWFZRHLOE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OE/OSKextLib.h-TZ2KWFZRHLOE deleted file mode 100644 index a55ade7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OE/OSKextLib.h-TZ2KWFZRHLOE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OE/_static_assert.h-3FMFFJN8XD2OE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OE/_static_assert.h-3FMFFJN8XD2OE deleted file mode 100644 index d2bf994..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OE/_static_assert.h-3FMFFJN8XD2OE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OF/NSRotationGestureRecognizer.h-24PE1I5P9FROF b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OF/NSRotationGestureRecognizer.h-24PE1I5P9FROF deleted file mode 100644 index 9affaac..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OF/NSRotationGestureRecognizer.h-24PE1I5P9FROF and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OG/NSAtomicStore.h-3EUT7GP9Q37OG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OG/NSAtomicStore.h-3EUT7GP9Q37OG deleted file mode 100644 index 497f4cb..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OG/NSAtomicStore.h-3EUT7GP9Q37OG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OH/ATSLayoutTypes.h-3TFQKPCWKB0OH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OH/ATSLayoutTypes.h-3TFQKPCWKB0OH deleted file mode 100644 index 871d153..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OH/ATSLayoutTypes.h-3TFQKPCWKB0OH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OH/NSFontCollection.h-185SKD2V840OH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OH/NSFontCollection.h-185SKD2V840OH deleted file mode 100644 index e7de99e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OH/NSFontCollection.h-185SKD2V840OH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OH/NSScrollView.h-72Y3RP82CUOH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OH/NSScrollView.h-72Y3RP82CUOH deleted file mode 100644 index e2aff3f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OH/NSScrollView.h-72Y3RP82CUOH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OI/AXTechnology.h-1APWVLB3Q7DOI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OI/AXTechnology.h-1APWVLB3Q7DOI deleted file mode 100644 index 39aaa2e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OI/AXTechnology.h-1APWVLB3Q7DOI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OI/NSCoder.h-3GJYGL5KCH2OI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OI/NSCoder.h-3GJYGL5KCH2OI deleted file mode 100644 index c9887cc..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OI/NSCoder.h-3GJYGL5KCH2OI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OJ/EntryLog.h-16GFIV2O934OJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OJ/EntryLog.h-16GFIV2O934OJ deleted file mode 100644 index f179569..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OJ/EntryLog.h-16GFIV2O934OJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OJ/NSPageLayout.h-3R10UJKWXNHOJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OJ/NSPageLayout.h-3R10UJKWXNHOJ deleted file mode 100644 index 2ad0d27..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OJ/NSPageLayout.h-3R10UJKWXNHOJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OJ/NSPersistentCloudKitContainer_Sharing.h-33VHR1303R9OJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OJ/NSPersistentCloudKitContainer_Sharing.h-33VHR1303R9OJ deleted file mode 100644 index 445c11d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OJ/NSPersistentCloudKitContainer_Sharing.h-33VHR1303R9OJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OJ/NSTreeController.h-373TZ4XZFZVOJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OJ/NSTreeController.h-373TZ4XZFZVOJ deleted file mode 100644 index 4ee7202..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OJ/NSTreeController.h-373TZ4XZFZVOJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OJ/err.h-3SI1P8CGUUVOJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OJ/err.h-3SI1P8CGUUVOJ deleted file mode 100644 index 311a96f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OJ/err.h-3SI1P8CGUUVOJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OK/_iovec_t.h-26YMJ6RALYYOK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OK/_iovec_t.h-26YMJ6RALYYOK deleted file mode 100644 index 2307d22..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OK/_iovec_t.h-26YMJ6RALYYOK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OK/setjmp.h-1577B0MFJ0IOK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OK/setjmp.h-1577B0MFJ0IOK deleted file mode 100644 index e000922..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OK/setjmp.h-1577B0MFJ0IOK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OK/timeb.h-1JDAJSEYPYOK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OK/timeb.h-1JDAJSEYPYOK deleted file mode 100644 index c50b37c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OK/timeb.h-1JDAJSEYPYOK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OM/MTL4RenderCommandEncoder.h-2H471PEM4RYOM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OM/MTL4RenderCommandEncoder.h-2H471PEM4RYOM deleted file mode 100644 index b4519f5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OM/MTL4RenderCommandEncoder.h-2H471PEM4RYOM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OM/NSTypesetter.h-2GXHQJA51W6OM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OM/NSTypesetter.h-2GXHQJA51W6OM deleted file mode 100644 index 43d9b2c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OM/NSTypesetter.h-2GXHQJA51W6OM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OM/_langinfo.h-1AKHCV1V920OM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OM/_langinfo.h-1AKHCV1V920OM deleted file mode 100644 index e00f5d4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OM/_langinfo.h-1AKHCV1V920OM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ON/CFBinaryHeap.h-2B3QIYF6VC7ON b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ON/CFBinaryHeap.h-2B3QIYF6VC7ON deleted file mode 100644 index 5eebe0c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ON/CFBinaryHeap.h-2B3QIYF6VC7ON and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ON/NSGridView.h-3L4VOW3FF5EON b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ON/NSGridView.h-3L4VOW3FF5EON deleted file mode 100644 index badc49f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ON/NSGridView.h-3L4VOW3FF5EON and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OO/NSMappingModel.h-2OXDO7IK3WAOO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OO/NSMappingModel.h-2OXDO7IK3WAOO deleted file mode 100644 index 78ac496..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OO/NSMappingModel.h-2OXDO7IK3WAOO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OO/NSTextStorageScripting.h-1447W72J5AYOO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OO/NSTextStorageScripting.h-1447W72J5AYOO deleted file mode 100644 index 09dcabf..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OO/NSTextStorageScripting.h-1447W72J5AYOO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OO/_suseconds_t.h-67FXSHAT6LOO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OO/_suseconds_t.h-67FXSHAT6LOO deleted file mode 100644 index 35866a0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OO/_suseconds_t.h-67FXSHAT6LOO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OO/notify.h-33EZ21POO4WOO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OO/notify.h-33EZ21POO4WOO deleted file mode 100644 index ca7a120..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OO/notify.h-33EZ21POO4WOO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OP/IOSharedLock.h-3IQF3G6PBNWOP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OP/IOSharedLock.h-3IQF3G6PBNWOP deleted file mode 100644 index 98e32a7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OP/IOSharedLock.h-3IQF3G6PBNWOP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OQ/CFBase.h-7T3FKYT9GZOQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OQ/CFBase.h-7T3FKYT9GZOQ deleted file mode 100644 index 9f9d294..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OQ/CFBase.h-7T3FKYT9GZOQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OR/NSRegularExpression.h-2FTT4OLSNY1OR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OR/NSRegularExpression.h-2FTT4OLSNY1OR deleted file mode 100644 index 6004312..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OR/NSRegularExpression.h-2FTT4OLSNY1OR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OS/CFCGTypes.h-K2A45G7Q9GOS b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OS/CFCGTypes.h-K2A45G7Q9GOS deleted file mode 100644 index c610de0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OS/CFCGTypes.h-K2A45G7Q9GOS and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OS/NSColor.h-27F8BORZTKZOS b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OS/NSColor.h-27F8BORZTKZOS deleted file mode 100644 index 6c8b593..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OS/NSColor.h-27F8BORZTKZOS and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OS/task_inspect.h-1NOMZCRZQRFOS b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OS/task_inspect.h-1NOMZCRZQRFOS deleted file mode 100644 index bf8444f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OS/task_inspect.h-1NOMZCRZQRFOS and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OT/IOAppleLabelScheme.h-1KUVE8DR8DEOT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OT/IOAppleLabelScheme.h-1KUVE8DR8DEOT deleted file mode 100644 index 69ceaf3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OT/IOAppleLabelScheme.h-1KUVE8DR8DEOT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OT/_int64_t.h-1C8PBLFOABIOT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OT/_int64_t.h-1C8PBLFOABIOT deleted file mode 100644 index 4d6c93a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OT/_int64_t.h-1C8PBLFOABIOT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OU/NSCollectionViewLayout.h-2PVJ09FFXZCOU b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OU/NSCollectionViewLayout.h-2PVJ09FFXZCOU deleted file mode 100644 index c19e4c2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OU/NSCollectionViewLayout.h-2PVJ09FFXZCOU and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OU/SFNTTypes.h-2CGA6FM6JVFOU b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OU/SFNTTypes.h-2CGA6FM6JVFOU deleted file mode 100644 index 2bd71fb..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OU/SFNTTypes.h-2CGA6FM6JVFOU and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OV/ranlib.h-9UCS30S5R1OV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OV/ranlib.h-9UCS30S5R1OV deleted file mode 100644 index 406ea94..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OV/ranlib.h-9UCS30S5R1OV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OW/reloc.h-11LO1FY3FMIOW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OW/reloc.h-11LO1FY3FMIOW deleted file mode 100644 index 887241f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OW/reloc.h-11LO1FY3FMIOW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OX/Store.h-1ITI3XSK3SGOX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OX/Store.h-1ITI3XSK3SGOX deleted file mode 100644 index 2fc34c7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OX/Store.h-1ITI3XSK3SGOX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OY/IODVDMedia.h-1IADR67QMDJOY b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OY/IODVDMedia.h-1IADR67QMDJOY deleted file mode 100644 index b8d5c7e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/OY/IODVDMedia.h-1IADR67QMDJOY and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P1/NSTextAlternatives.h-FDVTKXLPB6P1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P1/NSTextAlternatives.h-FDVTKXLPB6P1 deleted file mode 100644 index 59eee18..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P1/NSTextAlternatives.h-FDVTKXLPB6P1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P1/Quickdraw.h-32TEO8NGPFAP1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P1/Quickdraw.h-32TEO8NGPFAP1 deleted file mode 100644 index db70175..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P1/Quickdraw.h-32TEO8NGPFAP1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P1/SecCustomTransform.h-2QC5AZ3U1NZP1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P1/SecCustomTransform.h-2QC5AZ3U1NZP1 deleted file mode 100644 index 13e7a8d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P1/SecCustomTransform.h-2QC5AZ3U1NZP1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P3/NSBrowserCell.h-ASV369R8VWP3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P3/NSBrowserCell.h-ASV369R8VWP3 deleted file mode 100644 index a79b939..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P3/NSBrowserCell.h-ASV369R8VWP3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P4/Fonts.h-1NE18PUH5MEP4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P4/Fonts.h-1NE18PUH5MEP4 deleted file mode 100644 index 4dc5271..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P4/Fonts.h-1NE18PUH5MEP4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P4/tcp.h-16Z015LTAU4P4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P4/tcp.h-16Z015LTAU4P4 deleted file mode 100644 index d7a9428..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P4/tcp.h-16Z015LTAU4P4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P4/ttydefaults.h-35INNBIF154P4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P4/ttydefaults.h-35INNBIF154P4 deleted file mode 100644 index 8645d06..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P4/ttydefaults.h-35INNBIF154P4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P5/_timespec.h-1CG1Z8094QNP5 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P5/_timespec.h-1CG1Z8094QNP5 deleted file mode 100644 index a84d8d7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P5/_timespec.h-1CG1Z8094QNP5 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P6/NSData.h-WVL54320DFP6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P6/NSData.h-WVL54320DFP6 deleted file mode 100644 index 7d27822..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P6/NSData.h-WVL54320DFP6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P7/IOBlockStorageDriver.h-1IWUKGKG3AMP7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P7/IOBlockStorageDriver.h-1IWUKGKG3AMP7 deleted file mode 100644 index 9522de4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P7/IOBlockStorageDriver.h-1IWUKGKG3AMP7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P7/IOHIDValue.h-EWS717BDKGP7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P7/IOHIDValue.h-EWS717BDKGP7 deleted file mode 100644 index 1281744..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P7/IOHIDValue.h-EWS717BDKGP7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P8/Finder.h-3RMQT5HNZMNP8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P8/Finder.h-3RMQT5HNZMNP8 deleted file mode 100644 index a7b344a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P8/Finder.h-3RMQT5HNZMNP8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P8/NSComparisonPredicate.h-27IOILB2Q8TP8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P8/NSComparisonPredicate.h-27IOILB2Q8TP8 deleted file mode 100644 index 15a8f88..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P8/NSComparisonPredicate.h-27IOILB2Q8TP8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P8/arm64e-apple-macos.swiftinterface-2C82HT9UAVNP8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P8/arm64e-apple-macos.swiftinterface-2C82HT9UAVNP8 deleted file mode 100644 index a908d5d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P8/arm64e-apple-macos.swiftinterface-2C82HT9UAVNP8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P8/quaternion.h-15LJ3GUNSUBP8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P8/quaternion.h-15LJ3GUNSUBP8 deleted file mode 100644 index d6af21b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/P8/quaternion.h-15LJ3GUNSUBP8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PB/NSDistantObject.h-HNRPU7NKAMPB b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PB/NSDistantObject.h-HNRPU7NKAMPB deleted file mode 100644 index 01a0389..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PB/NSDistantObject.h-HNRPU7NKAMPB and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PB/OSCacheControl.h-S5WQ2HGYR0PB b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PB/OSCacheControl.h-S5WQ2HGYR0PB deleted file mode 100644 index 4ec958b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PB/OSCacheControl.h-S5WQ2HGYR0PB and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PB/ioctl.h-1QYICMRH3P2PB b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PB/ioctl.h-1QYICMRH3P2PB deleted file mode 100644 index 902a1dd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PB/ioctl.h-1QYICMRH3P2PB and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PD/NSActionCell.h-3C45GF15Z5APD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PD/NSActionCell.h-3C45GF15Z5APD deleted file mode 100644 index f90bec1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PD/NSActionCell.h-3C45GF15Z5APD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PD/fileport.h-28FAZUTOUEYPD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PD/fileport.h-28FAZUTOUEYPD deleted file mode 100644 index 7a56f1d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PD/fileport.h-28FAZUTOUEYPD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PG/PDEPluginInterface.h-3LK4NJAC73PG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PG/PDEPluginInterface.h-3LK4NJAC73PG deleted file mode 100644 index ec6b8d6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PG/PDEPluginInterface.h-3LK4NJAC73PG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PG/SCSICmds_READ_CAPACITY_Definitions.h-1OZZZIJTR33PG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PG/SCSICmds_READ_CAPACITY_Definitions.h-1OZZZIJTR33PG deleted file mode 100644 index 55d79b3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PG/SCSICmds_READ_CAPACITY_Definitions.h-1OZZZIJTR33PG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PH/SPRotation3D.h-3PALJJFX8EAPH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PH/SPRotation3D.h-3PALJJFX8EAPH deleted file mode 100644 index e7a76bb..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PH/SPRotation3D.h-3PALJJFX8EAPH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PH/_size_t.h-2DIE3BNGF2HPH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PH/_size_t.h-2DIE3BNGF2HPH deleted file mode 100644 index 0f0b4e7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PH/_size_t.h-2DIE3BNGF2HPH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PH/signal.h-3EUZHENASIUPH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PH/signal.h-3EUZHENASIUPH deleted file mode 100644 index 7231991..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PH/signal.h-3EUZHENASIUPH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PI/CMSDecoder.h-2D1CQFZVCT4PI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PI/CMSDecoder.h-2D1CQFZVCT4PI deleted file mode 100644 index 4992e48..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PI/CMSDecoder.h-2D1CQFZVCT4PI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PJ/NSTextStorage.h-2TQLHRYJAGLPJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PJ/NSTextStorage.h-2TQLHRYJAGLPJ deleted file mode 100644 index 2bbbafd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PJ/NSTextStorage.h-2TQLHRYJAGLPJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PK/CGColorSpace.h-1IHM63TSMH1PK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PK/CGColorSpace.h-1IHM63TSMH1PK deleted file mode 100644 index 618cb56..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PK/CGColorSpace.h-1IHM63TSMH1PK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PK/queue.h-3SH8SHXSAJ3PK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PK/queue.h-3SH8SHXSAJ3PK deleted file mode 100644 index cbee880..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PK/queue.h-3SH8SHXSAJ3PK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PL/signal.h-QUJ4OC41G6PL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PL/signal.h-QUJ4OC41G6PL deleted file mode 100644 index bb4b199..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PL/signal.h-QUJ4OC41G6PL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PM/NSColorSpace.h-2YCI6ADNTERPM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PM/NSColorSpace.h-2YCI6ADNTERPM deleted file mode 100644 index f8e7948..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PM/NSColorSpace.h-2YCI6ADNTERPM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PM/SecIdentitySearch.h-M5HTA2UAJ5PM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PM/SecIdentitySearch.h-M5HTA2UAJ5PM deleted file mode 100644 index b649fbf..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PM/SecIdentitySearch.h-M5HTA2UAJ5PM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PN/CALayer.h-2T1CCX0YPOXPN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PN/CALayer.h-2T1CCX0YPOXPN deleted file mode 100644 index 55b0d33..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PN/CALayer.h-2T1CCX0YPOXPN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PN/NSTextLineFragment.h-2CFJ4M6TPAKPN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PN/NSTextLineFragment.h-2CFJ4M6TPAKPN deleted file mode 100644 index 7c682d2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PN/NSTextLineFragment.h-2CFJ4M6TPAKPN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PN/_uintmax_t.h-1AH75M817EMPN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PN/_uintmax_t.h-1AH75M817EMPN deleted file mode 100644 index 2c364de..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PN/_uintmax_t.h-1AH75M817EMPN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PQ/NSAttributedString.h-18M5FQ5B9R3PQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PQ/NSAttributedString.h-18M5FQ5B9R3PQ deleted file mode 100644 index fe2cb47..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PQ/NSAttributedString.h-18M5FQ5B9R3PQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PQ/msgbuf.h-3M6L2IC7WBHPQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PQ/msgbuf.h-3M6L2IC7WBHPQ deleted file mode 100644 index 2801b0f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PQ/msgbuf.h-3M6L2IC7WBHPQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PR/NSNetServices.h-1KWBIZAZ8RZPR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PR/NSNetServices.h-1KWBIZAZ8RZPR deleted file mode 100644 index 34ca26f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PR/NSNetServices.h-1KWBIZAZ8RZPR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PS/NSMigrationStage.h-2U4K65WMHV3PS b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PS/NSMigrationStage.h-2U4K65WMHV3PS deleted file mode 100644 index 17b3bc9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PS/NSMigrationStage.h-2U4K65WMHV3PS and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PS/clock_priv.h-1E1W2BVZI2XPS b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PS/clock_priv.h-1E1W2BVZI2XPS deleted file mode 100644 index 3d80826..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PS/clock_priv.h-1E1W2BVZI2XPS and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PS/mach_port.h-2EAOIG2IIHFPS b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PS/mach_port.h-2EAOIG2IIHFPS deleted file mode 100644 index 58c848f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PS/mach_port.h-2EAOIG2IIHFPS and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PS/resource.h-2S2DKBN4VJVPS b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PS/resource.h-2S2DKBN4VJVPS deleted file mode 100644 index 2515d76..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PS/resource.h-2S2DKBN4VJVPS and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PT/dirent.h-1Y2GL1BF182PT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PT/dirent.h-1Y2GL1BF182PT deleted file mode 100644 index ada67f9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PT/dirent.h-1Y2GL1BF182PT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PU/NSCandidateListTouchBarItem.h-U9NWIK9BMSPU b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PU/NSCandidateListTouchBarItem.h-U9NWIK9BMSPU deleted file mode 100644 index d3e761d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PU/NSCandidateListTouchBarItem.h-U9NWIK9BMSPU and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PU/assert.h-3Q5UWG6FV2DPU b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PU/assert.h-3Q5UWG6FV2DPU deleted file mode 100644 index a759ac1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PU/assert.h-3Q5UWG6FV2DPU and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PV/MTLBlitCommandEncoder.h-2YZ82S2VTNDPV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PV/MTLBlitCommandEncoder.h-2YZ82S2VTNDPV deleted file mode 100644 index 6534b98..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PV/MTLBlitCommandEncoder.h-2YZ82S2VTNDPV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PV/SecKeychainItem.h-PQ1SFDPRDFPV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PV/SecKeychainItem.h-PQ1SFDPRDFPV deleted file mode 100644 index 9da8058..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PV/SecKeychainItem.h-PQ1SFDPRDFPV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PV/arm64e-apple-macos.swiftinterface_Bool-Y3ZEWGYBG0PV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PV/arm64e-apple-macos.swiftinterface_Bool-Y3ZEWGYBG0PV deleted file mode 100644 index 98e1e82..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PV/arm64e-apple-macos.swiftinterface_Bool-Y3ZEWGYBG0PV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PV/task_policy.h-1ZMD7L18RVVPV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PV/task_policy.h-1ZMD7L18RVVPV deleted file mode 100644 index ec48d2a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PV/task_policy.h-1ZMD7L18RVVPV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PW/NSAccessibilityColor.h-12FUH3MTB3VPW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PW/NSAccessibilityColor.h-12FUH3MTB3VPW deleted file mode 100644 index 89a31f5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PW/NSAccessibilityColor.h-12FUH3MTB3VPW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PW/cssmkrspi.h-34V9FO7IZBVPW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PW/cssmkrspi.h-34V9FO7IZBVPW deleted file mode 100644 index ecd36e5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PW/cssmkrspi.h-34V9FO7IZBVPW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PY/AEObjects.h-1BVIS6WOLU2PY b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PY/AEObjects.h-1BVIS6WOLU2PY deleted file mode 100644 index ae2fbfe..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PY/AEObjects.h-1BVIS6WOLU2PY and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PY/CGLCurrent.h-2IDJE3EQGDZPY b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PY/CGLCurrent.h-2IDJE3EQGDZPY deleted file mode 100644 index 8ab9410..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PY/CGLCurrent.h-2IDJE3EQGDZPY and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PY/MachineExceptions.h-TJUQU6LRL6PY b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PY/MachineExceptions.h-TJUQU6LRL6PY deleted file mode 100644 index 0b49caf..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PY/MachineExceptions.h-TJUQU6LRL6PY and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PZ/NSEvent.h-1VXI9EIC7ZEPZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PZ/NSEvent.h-1VXI9EIC7ZEPZ deleted file mode 100644 index ad51495..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/PZ/NSEvent.h-1VXI9EIC7ZEPZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q1/MTLFunctionDescriptor.h-2CSUMUOTW9UQ1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q1/MTLFunctionDescriptor.h-2CSUMUOTW9UQ1 deleted file mode 100644 index 6d9859c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q1/MTLFunctionDescriptor.h-2CSUMUOTW9UQ1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q1/NSOrderedCollectionChange.h-B3580EPD4BQ1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q1/NSOrderedCollectionChange.h-B3580EPD4BQ1 deleted file mode 100644 index f37bf98..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q1/NSOrderedCollectionChange.h-B3580EPD4BQ1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q1/NSPressureConfiguration.h-3O0P0BZTL2IQ1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q1/NSPressureConfiguration.h-3O0P0BZTL2IQ1 deleted file mode 100644 index c6e1b27..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q1/NSPressureConfiguration.h-3O0P0BZTL2IQ1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q2/CGRenderingBufferProvider.h-1D6II6M0QOAQ2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q2/CGRenderingBufferProvider.h-1D6II6M0QOAQ2 deleted file mode 100644 index cec5321..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q2/CGRenderingBufferProvider.h-1D6II6M0QOAQ2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q2/CGWindowLevel.h-XHNVF0VONGQ2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q2/CGWindowLevel.h-XHNVF0VONGQ2 deleted file mode 100644 index cf09d30..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q2/CGWindowLevel.h-XHNVF0VONGQ2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q2/vm_types.h-2LKVKU7ZPO8Q2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q2/vm_types.h-2LKVKU7ZPO8Q2 deleted file mode 100644 index af217a0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q2/vm_types.h-2LKVKU7ZPO8Q2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q3/_wctrans_t.h-3915B7EZBIZQ3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q3/_wctrans_t.h-3915B7EZBIZQ3 deleted file mode 100644 index 8c5a92b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q3/_wctrans_t.h-3915B7EZBIZQ3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q3/audit_uevents.h-3RXCXKXNA32Q3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q3/audit_uevents.h-3RXCXKXNA32Q3 deleted file mode 100644 index ac5a387..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q3/audit_uevents.h-3RXCXKXNA32Q3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q4/NSGraphics.h-2SJ3P7OJ1FHQ4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q4/NSGraphics.h-2SJ3P7OJ1FHQ4 deleted file mode 100644 index feb0ac2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q4/NSGraphics.h-2SJ3P7OJ1FHQ4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q4/buf.h-12I48V966H8Q4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q4/buf.h-12I48V966H8Q4 deleted file mode 100644 index 318e8eb..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q4/buf.h-12I48V966H8Q4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q5/CVMetalTexture.h-1KEAP16PUJJQ5 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q5/CVMetalTexture.h-1KEAP16PUJJQ5 deleted file mode 100644 index e5bb01f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q5/CVMetalTexture.h-1KEAP16PUJJQ5 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q6/NSObjCRuntime.h-3PSNP8D3UDWQ6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q6/NSObjCRuntime.h-3PSNP8D3UDWQ6 deleted file mode 100644 index b12fb8a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q6/NSObjCRuntime.h-3PSNP8D3UDWQ6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q6/objc.h-1PD6LCDPXYIQ6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q6/objc.h-1PD6LCDPXYIQ6 deleted file mode 100644 index 98a7eea..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q6/objc.h-1PD6LCDPXYIQ6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q7/NSItemProvider.h-GIQAQHZR2XQ7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q7/NSItemProvider.h-GIQAQHZR2XQ7 deleted file mode 100644 index 88d93c9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q7/NSItemProvider.h-GIQAQHZR2XQ7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q8/DriverSynchronization.h-2I566SHKQ1MQ8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q8/DriverSynchronization.h-2I566SHKQ1MQ8 deleted file mode 100644 index 742bd70..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Q8/DriverSynchronization.h-2I566SHKQ1MQ8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QA/icmp6.h-2H4AM368LX7QA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QA/icmp6.h-2H4AM368LX7QA deleted file mode 100644 index fa46766..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QA/icmp6.h-2H4AM368LX7QA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QA/objc-api.h-1M641QLUA1UQA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QA/objc-api.h-1M641QLUA1UQA deleted file mode 100644 index 7077d63..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QA/objc-api.h-1M641QLUA1UQA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QB/LSInfo.h-2XRJ2TUK8UQB b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QB/LSInfo.h-2XRJ2TUK8UQB deleted file mode 100644 index a575d81..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QB/LSInfo.h-2XRJ2TUK8UQB and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QC/SecDigestTransform.h-1X5JHIDIF6VQC b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QC/SecDigestTransform.h-1X5JHIDIF6VQC deleted file mode 100644 index 46fedd3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QC/SecDigestTransform.h-1X5JHIDIF6VQC and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QD/NSColorSampler.h-3I7B7MISCNWQD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QD/NSColorSampler.h-3I7B7MISCNWQD deleted file mode 100644 index ea41ab2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QD/NSColorSampler.h-3I7B7MISCNWQD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QD/NSMediaLibraryBrowserController.h-3GVA9WR2E4UQD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QD/NSMediaLibraryBrowserController.h-3GVA9WR2E4UQD deleted file mode 100644 index 636a1df..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QD/NSMediaLibraryBrowserController.h-3GVA9WR2E4UQD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QD/availability.h-1H3AIPDSPNRQD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QD/availability.h-1H3AIPDSPNRQD deleted file mode 100644 index 930725e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QD/availability.h-1H3AIPDSPNRQD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QF/NSPredicateEditorRowTemplate.h-1RW61PH1J70QF b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QF/NSPredicateEditorRowTemplate.h-1RW61PH1J70QF deleted file mode 100644 index 63c9636..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QF/NSPredicateEditorRowTemplate.h-1RW61PH1J70QF and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QH/NSNibOutletConnector.h-3SLXN3EWAG7QH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QH/NSNibOutletConnector.h-3SLXN3EWAG7QH deleted file mode 100644 index aac960f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QH/NSNibOutletConnector.h-3SLXN3EWAG7QH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QH/cssmapi.h-DAQ8RH9C6PQH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QH/cssmapi.h-DAQ8RH9C6PQH deleted file mode 100644 index c1b7eaa..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QH/cssmapi.h-DAQ8RH9C6PQH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QH/cssmconfig.h-8SW7G5XUPLQH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QH/cssmconfig.h-8SW7G5XUPLQH deleted file mode 100644 index a24b632..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QH/cssmconfig.h-8SW7G5XUPLQH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QH/fat.h-3GP54J8CT07QH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QH/fat.h-3GP54J8CT07QH deleted file mode 100644 index 9adbb60..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QH/fat.h-3GP54J8CT07QH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QH/overflow.h-3BGG2ES81BQH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QH/overflow.h-3BGG2ES81BQH deleted file mode 100644 index ec2d368..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QH/overflow.h-3BGG2ES81BQH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QH/xpc.h-3P1XZTIJOG6QH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QH/xpc.h-3P1XZTIJOG6QH deleted file mode 100644 index ea0da48..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QH/xpc.h-3P1XZTIJOG6QH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QI/MTLCommandBuffer.h-1LB85Z1NTY4QI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QI/MTLCommandBuffer.h-1LB85Z1NTY4QI deleted file mode 100644 index d14f3bb..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QI/MTLCommandBuffer.h-1LB85Z1NTY4QI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QK/NSGlyphInfo.h-LUPI0DX7IHQK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QK/NSGlyphInfo.h-LUPI0DX7IHQK deleted file mode 100644 index e8a09e6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QK/NSGlyphInfo.h-LUPI0DX7IHQK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QK/NSMorphology.h-1ZE1JQ7AH0GQK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QK/NSMorphology.h-1ZE1JQ7AH0GQK deleted file mode 100644 index 5a0e311..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QK/NSMorphology.h-1ZE1JQ7AH0GQK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QK/arm64e-apple-macos.swiftinterface_Optional-1OYVEY35L3NQK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QK/arm64e-apple-macos.swiftinterface_Optional-1OYVEY35L3NQK deleted file mode 100644 index f00803a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QK/arm64e-apple-macos.swiftinterface_Optional-1OYVEY35L3NQK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QK/gluContext.h-2E3NXLL3QY3QK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QK/gluContext.h-2E3NXLL3QY3QK deleted file mode 100644 index 36894fa..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QK/gluContext.h-2E3NXLL3QY3QK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QL/arm64e-apple-macos.swiftinterface-30EDRCTESYYQL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QL/arm64e-apple-macos.swiftinterface-30EDRCTESYYQL deleted file mode 100644 index 2f34ae7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QL/arm64e-apple-macos.swiftinterface-30EDRCTESYYQL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QL/memory_object_types.h-2CPASKYD4JVQL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QL/memory_object_types.h-2CPASKYD4JVQL deleted file mode 100644 index 2fa39fd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QL/memory_object_types.h-2CPASKYD4JVQL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QM/ucred.h-VPRP90J4ZKQM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QM/ucred.h-VPRP90J4ZKQM deleted file mode 100644 index 7567236..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QM/ucred.h-VPRP90J4ZKQM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QN/LSConstants.h-1AKHEY5R19JQN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QN/LSConstants.h-1AKHEY5R19JQN deleted file mode 100644 index 9cedb84..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QN/LSConstants.h-1AKHEY5R19JQN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QN/NSAccessibilityProtocols.h-3R6OTN6GSK4QN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QN/NSAccessibilityProtocols.h-3R6OTN6GSK4QN deleted file mode 100644 index 460bc50..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QN/NSAccessibilityProtocols.h-3R6OTN6GSK4QN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QN/Pasteboard.h-O5F1EECG7EQN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QN/Pasteboard.h-O5F1EECG7EQN deleted file mode 100644 index 1f9c958..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QN/Pasteboard.h-O5F1EECG7EQN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QN/SecCodeHost.h-1BGLHACXQ33QN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QN/SecCodeHost.h-1BGLHACXQ33QN deleted file mode 100644 index 92d491d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QN/SecCodeHost.h-1BGLHACXQ33QN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QO/IOStorageProtocolCharacteristics.h-TXWW9OGDEQO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QO/IOStorageProtocolCharacteristics.h-TXWW9OGDEQO deleted file mode 100644 index 17a818b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QO/IOStorageProtocolCharacteristics.h-TXWW9OGDEQO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QO/MTLCaptureScope.h-265DMUGGNYTQO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QO/MTLCaptureScope.h-265DMUGGNYTQO deleted file mode 100644 index 1e9304d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QO/MTLCaptureScope.h-265DMUGGNYTQO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QO/NSPersistentCloudKitContainer_SwiftOverlay.h-2HVBCBK4U15QO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QO/NSPersistentCloudKitContainer_SwiftOverlay.h-2HVBCBK4U15QO deleted file mode 100644 index d8fc516..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QO/NSPersistentCloudKitContainer_SwiftOverlay.h-2HVBCBK4U15QO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QO/SPAngleFloat.h-3X0U61HWW2QO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QO/SPAngleFloat.h-3X0U61HWW2QO deleted file mode 100644 index 0d2d58d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QO/SPAngleFloat.h-3X0U61HWW2QO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QP/CARenderer.h-25DYWDJHAYVQP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QP/CARenderer.h-25DYWDJHAYVQP deleted file mode 100644 index 87e5871..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QP/CARenderer.h-25DYWDJHAYVQP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QP/NSMenuToolbarItem.h-2J33Y8CD2OBQP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QP/NSMenuToolbarItem.h-2J33Y8CD2OBQP deleted file mode 100644 index a7d84c0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QP/NSMenuToolbarItem.h-2J33Y8CD2OBQP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QP/fcntl.h-33XJKGOG8LYQP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QP/fcntl.h-33XJKGOG8LYQP deleted file mode 100644 index 7d4fc08..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QP/fcntl.h-33XJKGOG8LYQP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QQ/KextManager.h-3KKQDSHMMRSQQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QQ/KextManager.h-3KKQDSHMMRSQQ deleted file mode 100644 index 407e98d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QQ/KextManager.h-3KKQDSHMMRSQQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QQ/dyld_images.h-I6NPGD7K2SQQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QQ/dyld_images.h-I6NPGD7K2SQQ deleted file mode 100644 index 3ec34bf..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QQ/dyld_images.h-I6NPGD7K2SQQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QS/NSMovie.h-2NKSHQS5JEMQS b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QS/NSMovie.h-2NKSHQS5JEMQS deleted file mode 100644 index 511361e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QS/NSMovie.h-2NKSHQS5JEMQS and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QS/in.h-JXVXMSJ7SZQS b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QS/in.h-JXVXMSJ7SZQS deleted file mode 100644 index 9f42e38..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QS/in.h-JXVXMSJ7SZQS and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QT/NSDateInterval.h-D5YTSIB76GQT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QT/NSDateInterval.h-D5YTSIB76GQT deleted file mode 100644 index 3630258..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QT/NSDateInterval.h-D5YTSIB76GQT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QT/group.h-OYAT9LOCSKQT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QT/group.h-OYAT9LOCSKQT deleted file mode 100644 index 92afd17..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QT/group.h-OYAT9LOCSKQT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QU/AEHelpers.h-2ZKW3TVRTWTQU b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QU/AEHelpers.h-2ZKW3TVRTWTQU deleted file mode 100644 index 7c04534..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QU/AEHelpers.h-2ZKW3TVRTWTQU and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QU/NSComboButton.h-2GUC32OQ8NEQU b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QU/NSComboButton.h-2GUC32OQ8NEQU deleted file mode 100644 index f06d6ac..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QU/NSComboButton.h-2GUC32OQ8NEQU and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QV/arm_vector_types.h-WEF0KBWJERQV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QV/arm_vector_types.h-WEF0KBWJERQV deleted file mode 100644 index 5a07eaa..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QV/arm_vector_types.h-WEF0KBWJERQV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QW/_common.h-2A7D8BS7YTYQW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QW/_common.h-2A7D8BS7YTYQW deleted file mode 100644 index 3bedd50..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QW/_common.h-2A7D8BS7YTYQW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QX/NSStepper.h-2VIJHR1DNRNQX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QX/NSStepper.h-2VIJHR1DNRNQX deleted file mode 100644 index df6e60a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QX/NSStepper.h-2VIJHR1DNRNQX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QX/NSTextTable.h-3JVFO0QFX7GQX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QX/NSTextTable.h-3JVFO0QFX7GQX deleted file mode 100644 index 782622b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QX/NSTextTable.h-3JVFO0QFX7GQX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QX/spawn.h-IEQ0WC7I9AQX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QX/spawn.h-IEQ0WC7I9AQX deleted file mode 100644 index 0ccceb7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QX/spawn.h-IEQ0WC7I9AQX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QY/NSNibControlConnector.h-2J90DCMTY55QY b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QY/NSNibControlConnector.h-2J90DCMTY55QY deleted file mode 100644 index 84845af..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QY/NSNibControlConnector.h-2J90DCMTY55QY and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QY/NSSpellChecker.h-4GIOHL71SDQY b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QY/NSSpellChecker.h-4GIOHL71SDQY deleted file mode 100644 index ba8f15f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QY/NSSpellChecker.h-4GIOHL71SDQY and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QY/arm64e-apple-macos.swiftinterface-S2X2GK2O68QY b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QY/arm64e-apple-macos.swiftinterface-S2X2GK2O68QY deleted file mode 100644 index 834bc61..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/QY/arm64e-apple-macos.swiftinterface-S2X2GK2O68QY and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R0/NSWritingToolsCoordinatorContext.h-OHKRY2OTF5R0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R0/NSWritingToolsCoordinatorContext.h-OHKRY2OTF5R0 deleted file mode 100644 index 5e43727..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R0/NSWritingToolsCoordinatorContext.h-OHKRY2OTF5R0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R0/OSLog.h-3DHKTMYG7JWR0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R0/OSLog.h-3DHKTMYG7JWR0 deleted file mode 100644 index fd6e61d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R0/OSLog.h-3DHKTMYG7JWR0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R2/CFXMLParser.h-1RGQ5460O58R2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R2/CFXMLParser.h-1RGQ5460O58R2 deleted file mode 100644 index 617bcdf..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R2/CFXMLParser.h-1RGQ5460O58R2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R2/CGPDFScanner.h-1OCXHKYSKEWR2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R2/CGPDFScanner.h-1OCXHKYSKEWR2 deleted file mode 100644 index bc70f42..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R2/CGPDFScanner.h-1OCXHKYSKEWR2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R2/MTLComputePass.h-EK7193IJS1R2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R2/MTLComputePass.h-EK7193IJS1R2 deleted file mode 100644 index 5b23890..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R2/MTLComputePass.h-EK7193IJS1R2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R2/NSFontPanel.h-1ACSTZ0RSUER2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R2/NSFontPanel.h-1ACSTZ0RSUER2 deleted file mode 100644 index 3c0efee..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R2/NSFontPanel.h-1ACSTZ0RSUER2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R2/SecProtocolMetadata.h-HVCG6ULXZRR2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R2/SecProtocolMetadata.h-HVCG6ULXZRR2 deleted file mode 100644 index c76c0a2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R2/SecProtocolMetadata.h-HVCG6ULXZRR2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R4/IOSurfaceTypes.h-2TQV34598CJR4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R4/IOSurfaceTypes.h-2TQV34598CJR4 deleted file mode 100644 index d46091d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R4/IOSurfaceTypes.h-2TQV34598CJR4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R4/NSSet.h-292YSRC8HOTR4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R4/NSSet.h-292YSRC8HOTR4 deleted file mode 100644 index 47ee1a9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R4/NSSet.h-292YSRC8HOTR4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R4/NSText.h-8DXB1ZGUWJR4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R4/NSText.h-8DXB1ZGUWJR4 deleted file mode 100644 index ccca996..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R4/NSText.h-8DXB1ZGUWJR4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R4/data.h-368ZW4T6CR2R4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R4/data.h-368ZW4T6CR2R4 deleted file mode 100644 index 24e5639..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R4/data.h-368ZW4T6CR2R4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R4/limits.h-3SLIE7JMRY9R4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R4/limits.h-3SLIE7JMRY9R4 deleted file mode 100644 index 6e16a7d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R4/limits.h-3SLIE7JMRY9R4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R6/arm64e-apple-macos.swiftinterface_Collection_Type-erased-WENIEVGC4R6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R6/arm64e-apple-macos.swiftinterface_Collection_Type-erased-WENIEVGC4R6 deleted file mode 100644 index e94263a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R6/arm64e-apple-macos.swiftinterface_Collection_Type-erased-WENIEVGC4R6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R7/_time.h-1TUFDNHS1L7R7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R7/_time.h-1TUFDNHS1L7R7 deleted file mode 100644 index 6bd921c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R7/_time.h-1TUFDNHS1L7R7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R8/NSLocale.h-3N39LO4O32JR8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R8/NSLocale.h-3N39LO4O32JR8 deleted file mode 100644 index a8035ee..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R8/NSLocale.h-3N39LO4O32JR8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R8/NSPDFInfo.h-372NJOIS9XHR8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R8/NSPDFInfo.h-372NJOIS9XHR8 deleted file mode 100644 index 08de418..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R8/NSPDFInfo.h-372NJOIS9XHR8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R9/uuid.h-NGGNDAOU1UR9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R9/uuid.h-NGGNDAOU1UR9 deleted file mode 100644 index 7e6da69..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/R9/uuid.h-NGGNDAOU1UR9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RA/CIImageProvider.h-2G01HWQZYW8RA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RA/CIImageProvider.h-2G01HWQZYW8RA deleted file mode 100644 index 3d72d25..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RA/CIImageProvider.h-2G01HWQZYW8RA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RA/oidsbase.h-2Y5IWQ000FARA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RA/oidsbase.h-2Y5IWQ000FARA deleted file mode 100644 index f2b4835..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RA/oidsbase.h-2Y5IWQ000FARA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RD/AEPackObject.h-3R64LQGW3BGRD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RD/AEPackObject.h-3R64LQGW3BGRD deleted file mode 100644 index b2a7e49..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RD/AEPackObject.h-3R64LQGW3BGRD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RD/ChipView.swift-2BP4BKTCHHORD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RD/ChipView.swift-2BP4BKTCHHORD deleted file mode 100644 index a9521df..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RD/ChipView.swift-2BP4BKTCHHORD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RD/NSAppearance.h-2SAPAZUUWVVRD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RD/NSAppearance.h-2SAPAZUUWVVRD deleted file mode 100644 index e16f519..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RD/NSAppearance.h-2SAPAZUUWVVRD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RD/ifaddrs.h-2E8SCC3DDGMRD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RD/ifaddrs.h-2E8SCC3DDGMRD deleted file mode 100644 index 501f418..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RD/ifaddrs.h-2E8SCC3DDGMRD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RE/arm64e-apple-macos.swiftinterface-2V52CUI5APRE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RE/arm64e-apple-macos.swiftinterface-2V52CUI5APRE deleted file mode 100644 index f8edd74..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RE/arm64e-apple-macos.swiftinterface-2V52CUI5APRE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RF/NSAccessibility.h-2JCICFTA8B0RF b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RF/NSAccessibility.h-2JCICFTA8B0RF deleted file mode 100644 index d795806..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RF/NSAccessibility.h-2JCICFTA8B0RF and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RF/NSManagedObjectModelReference.h-2PN4TTXG247RF b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RF/NSManagedObjectModelReference.h-2PN4TTXG247RF deleted file mode 100644 index bcf1640..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RF/NSManagedObjectModelReference.h-2PN4TTXG247RF and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RF/_offsetof.h-3I240G3UW2FRF b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RF/_offsetof.h-3I240G3UW2FRF deleted file mode 100644 index 1db2467..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RF/_offsetof.h-3I240G3UW2FRF and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RG/CFDate.h-HJ0LESQ3Q0RG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RG/CFDate.h-HJ0LESQ3Q0RG deleted file mode 100644 index 2fb6304..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RG/CFDate.h-HJ0LESQ3Q0RG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RG/hfs_mount.h-1KTIBRETA85RG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RG/hfs_mount.h-1KTIBRETA85RG deleted file mode 100644 index e41ae54..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RG/hfs_mount.h-1KTIBRETA85RG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RI/LowMem.h-2NIRHU0Y6H9RI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RI/LowMem.h-2NIRHU0Y6H9RI deleted file mode 100644 index 301cc2b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RI/LowMem.h-2NIRHU0Y6H9RI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RJ/AXValue.h-3T4YQ9VYCDTRJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RJ/AXValue.h-3T4YQ9VYCDTRJ deleted file mode 100644 index afd6392..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RJ/AXValue.h-3T4YQ9VYCDTRJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RJ/CIImageProcessor.h-D482C7XJUDRJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RJ/CIImageProcessor.h-D482C7XJUDRJ deleted file mode 100644 index 5588206..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RJ/CIImageProcessor.h-D482C7XJUDRJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RJ/MTLTexture.h-2NMOLY9K2TLRJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RJ/MTLTexture.h-2NMOLY9K2TLRJ deleted file mode 100644 index 748ead2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RJ/MTLTexture.h-2NMOLY9K2TLRJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RJ/NSDatePicker.h-1OUIJMCWKAQRJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RJ/NSDatePicker.h-1OUIJMCWKAQRJ deleted file mode 100644 index 238f791..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RJ/NSDatePicker.h-1OUIJMCWKAQRJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RJ/NSFileVersion.h-3R5WCWBVI1PRJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RJ/NSFileVersion.h-3R5WCWBVI1PRJ deleted file mode 100644 index da580a1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RJ/NSFileVersion.h-3R5WCWBVI1PRJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RJ/SecCode.h-2177F0D8QENRJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RJ/SecCode.h-2177F0D8QENRJ deleted file mode 100644 index e3acd29..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RJ/SecCode.h-2177F0D8QENRJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RL/NSBatchInsertRequest.h-375E2V2THYRRL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RL/NSBatchInsertRequest.h-375E2V2THYRRL deleted file mode 100644 index 2ea3f69..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RL/NSBatchInsertRequest.h-375E2V2THYRRL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RL/SecProtocolOptions.h-I1JQ9ZJKLWRL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RL/SecProtocolOptions.h-I1JQ9ZJKLWRL deleted file mode 100644 index 93257b4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RL/SecProtocolOptions.h-I1JQ9ZJKLWRL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RL/unpcb.h-2KQFX4BTTTLRL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RL/unpcb.h-2KQFX4BTTTLRL deleted file mode 100644 index 31912fa..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RL/unpcb.h-2KQFX4BTTTLRL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RM/IOKitServer.h-1PGWKDAUK9WRM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RM/IOKitServer.h-1PGWKDAUK9WRM deleted file mode 100644 index e861ed8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RM/IOKitServer.h-1PGWKDAUK9WRM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RM/NSButtonTouchBarItem.h-336X6UPVRBRRM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RM/NSButtonTouchBarItem.h-336X6UPVRBRRM deleted file mode 100644 index 48c78bc..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RM/NSButtonTouchBarItem.h-336X6UPVRBRRM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RN/NSBitmapImageRep.h-27LIN5C0KUBRN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RN/NSBitmapImageRep.h-27LIN5C0KUBRN deleted file mode 100644 index de9ad37..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RN/NSBitmapImageRep.h-27LIN5C0KUBRN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RO/CasinoKitTests.swift-2UPVXIKTKJQRO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RO/CasinoKitTests.swift-2UPVXIKTKJQRO deleted file mode 100644 index 6add31e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RO/CasinoKitTests.swift-2UPVXIKTKJQRO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RP/pthread.h-2P7NT3J95ECRP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RP/pthread.h-2P7NT3J95ECRP deleted file mode 100644 index cefb4e6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RP/pthread.h-2P7NT3J95ECRP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RQ/SCSICmds_INQUIRY_Definitions.h-2M9SSP9PXDKRQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RQ/SCSICmds_INQUIRY_Definitions.h-2M9SSP9PXDKRQ deleted file mode 100644 index a24a655..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RQ/SCSICmds_INQUIRY_Definitions.h-2M9SSP9PXDKRQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RQ/arm64e-apple-macos.swiftinterface-1R3IMRLGB5URQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RQ/arm64e-apple-macos.swiftinterface-1R3IMRLGB5URQ deleted file mode 100644 index c13baa9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RQ/arm64e-apple-macos.swiftinterface-1R3IMRLGB5URQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RQ/arm64e-apple-macos.swiftinterface-3UZR3JTDPBRRQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RQ/arm64e-apple-macos.swiftinterface-3UZR3JTDPBRRQ deleted file mode 100644 index f9226be..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RQ/arm64e-apple-macos.swiftinterface-3UZR3JTDPBRRQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RS/MTLEvent.h-19HAHVD810BRS b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RS/MTLEvent.h-19HAHVD810BRS deleted file mode 100644 index 6a313c0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RS/MTLEvent.h-19HAHVD810BRS and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RV/FixMath.h-3DU3L4Z95M3RV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RV/FixMath.h-3DU3L4Z95M3RV deleted file mode 100644 index 6f2a62a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RV/FixMath.h-3DU3L4Z95M3RV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RW/FoundationErrors.h-297YTYFJ9FVRW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RW/FoundationErrors.h-297YTYFJ9FVRW deleted file mode 100644 index 2aa41bf..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RW/FoundationErrors.h-297YTYFJ9FVRW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RX/NSMethodSignature.h-1N73C42HAU5RX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RX/NSMethodSignature.h-1N73C42HAU5RX deleted file mode 100644 index 9d9b667..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RX/NSMethodSignature.h-1N73C42HAU5RX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RY/SecAsn1Types.h-3L916644EJ0RY b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RY/SecAsn1Types.h-3L916644EJ0RY deleted file mode 100644 index 3c2a974..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RY/SecAsn1Types.h-3L916644EJ0RY and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RZ/NSInflectionRule.h-6DIKLOQIHQRZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RZ/NSInflectionRule.h-6DIKLOQIHQRZ deleted file mode 100644 index 500a147..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/RZ/NSInflectionRule.h-6DIKLOQIHQRZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S0/CFDateFormatter.h-3TT6N1YX2HKS0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S0/CFDateFormatter.h-3TT6N1YX2HKS0 deleted file mode 100644 index a63ea11..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S0/CFDateFormatter.h-3TT6N1YX2HKS0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S0/MTL4PipelineState.h-1XHBA52QWWSS0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S0/MTL4PipelineState.h-1XHBA52QWWSS0 deleted file mode 100644 index 993e7ca..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S0/MTL4PipelineState.h-1XHBA52QWWSS0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S1/_endian.h-1GMC998VR1AS1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S1/_endian.h-1GMC998VR1AS1 deleted file mode 100644 index 01be1b4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S1/_endian.h-1GMC998VR1AS1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S3/arm64e-apple-macos.swiftinterface-1HRTA8I88ZOS3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S3/arm64e-apple-macos.swiftinterface-1HRTA8I88ZOS3 deleted file mode 100644 index 447e138..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S3/arm64e-apple-macos.swiftinterface-1HRTA8I88ZOS3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S4/syscall.h-WO2KVITOFJS4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S4/syscall.h-WO2KVITOFJS4 deleted file mode 100644 index af52021..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S4/syscall.h-WO2KVITOFJS4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S5/CIRAWFilter_Deprecated.h-19R13S5B205S5 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S5/CIRAWFilter_Deprecated.h-19R13S5B205S5 deleted file mode 100644 index 13c8c92..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S5/CIRAWFilter_Deprecated.h-19R13S5B205S5 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S5/SKSummary.h-2FY9LMASYBDS5 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S5/SKSummary.h-2FY9LMASYBDS5 deleted file mode 100644 index 7c5ff63..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S5/SKSummary.h-2FY9LMASYBDS5 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S5/workloop.h-AFPAOHCI8SS5 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S5/workloop.h-AFPAOHCI8SS5 deleted file mode 100644 index eb4d3b6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S5/workloop.h-AFPAOHCI8SS5 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S6/NSProgress.h-3A6DFIITFTAS6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S6/NSProgress.h-3A6DFIITFTAS6 deleted file mode 100644 index 67597a1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S6/NSProgress.h-3A6DFIITFTAS6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S7/CGDirectPalette.h-AZLMYDZ7M2S7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S7/CGDirectPalette.h-AZLMYDZ7M2S7 deleted file mode 100644 index bd2d345..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S7/CGDirectPalette.h-AZLMYDZ7M2S7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S8/SecRandom.h-2OI48NF3M6RS8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S8/SecRandom.h-2OI48NF3M6RS8 deleted file mode 100644 index 9f7ce0a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S8/SecRandom.h-2OI48NF3M6RS8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S9/NSScriptSuiteRegistry.h-3OC660W3324S9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S9/NSScriptSuiteRegistry.h-3OC660W3324S9 deleted file mode 100644 index 6a3facd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S9/NSScriptSuiteRegistry.h-3OC660W3324S9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S9/NSTextLayoutFragment.h-3LJVBUVSXB6S9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S9/NSTextLayoutFragment.h-3LJVBUVSXB6S9 deleted file mode 100644 index c5f7884..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/S9/NSTextLayoutFragment.h-3LJVBUVSXB6S9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SA/ipcomp.h-5VRHGPGD53SA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SA/ipcomp.h-5VRHGPGD53SA deleted file mode 100644 index d888ae2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SA/ipcomp.h-5VRHGPGD53SA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SB/NSFileWrapper.h-MMCL3OU9IWSB b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SB/NSFileWrapper.h-MMCL3OU9IWSB deleted file mode 100644 index 776fb4d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SB/NSFileWrapper.h-MMCL3OU9IWSB and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SD/MTLFence.h-2E7YH8DKMNLSD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SD/MTLFence.h-2E7YH8DKMNLSD deleted file mode 100644 index 0b90289..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SD/MTLFence.h-2E7YH8DKMNLSD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SD/NSValue.h-HW4W83MOORSD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SD/NSValue.h-HW4W83MOORSD deleted file mode 100644 index 6cf7918..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SD/NSValue.h-HW4W83MOORSD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SF/CFUserNotification.h-21NTWPOOMFSSF b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SF/CFUserNotification.h-21NTWPOOMFSSF deleted file mode 100644 index f7f8ce8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SF/CFUserNotification.h-21NTWPOOMFSSF and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SF/if_dl.h-3J7MKKWY7VDSF b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SF/if_dl.h-3J7MKKWY7VDSF deleted file mode 100644 index f913215..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SF/if_dl.h-3J7MKKWY7VDSF and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SG/IOAccelTypes.h-1CVNZBLGJFTSG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SG/IOAccelTypes.h-1CVNZBLGJFTSG deleted file mode 100644 index bbdce81..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SG/IOAccelTypes.h-1CVNZBLGJFTSG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SG/constrained_ctypes.h-1VYS3DVEZBVSG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SG/constrained_ctypes.h-1VYS3DVEZBVSG deleted file mode 100644 index 2ec9437..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SG/constrained_ctypes.h-1VYS3DVEZBVSG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SH/AXColorUtilities.h-19WBS2ONMSISH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SH/AXColorUtilities.h-19WBS2ONMSISH deleted file mode 100644 index 2db7179..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SH/AXColorUtilities.h-19WBS2ONMSISH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SI/Block.h-2HBZC0LU1UYSI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SI/Block.h-2HBZC0LU1UYSI deleted file mode 100644 index f74bb30..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SI/Block.h-2HBZC0LU1UYSI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SI/MTL4RenderPipeline.h-1BMCV4RDRT4SI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SI/MTL4RenderPipeline.h-1BMCV4RDRT4SI deleted file mode 100644 index 6c4abcf..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SI/MTL4RenderPipeline.h-1BMCV4RDRT4SI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SI/NSPersistentCloudKitContainer.h-3JQTZFGJM6USI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SI/NSPersistentCloudKitContainer.h-3JQTZFGJM6USI deleted file mode 100644 index d51aea2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SI/NSPersistentCloudKitContainer.h-3JQTZFGJM6USI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SJ/MTLIndirectCommandBuffer.h-209SBVCVUG6SJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SJ/MTLIndirectCommandBuffer.h-209SBVCVUG6SJ deleted file mode 100644 index 45c85bf..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SJ/MTLIndirectCommandBuffer.h-209SBVCVUG6SJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SJ/NSLightweightMigrationStage.h-WZ6IJE6DI4SJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SJ/NSLightweightMigrationStage.h-WZ6IJE6DI4SJ deleted file mode 100644 index 2b7cad1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SJ/NSLightweightMigrationStage.h-WZ6IJE6DI4SJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SK/CFHost.h-3JLYPSV9W6QSK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SK/CFHost.h-3JLYPSV9W6QSK deleted file mode 100644 index 5393ad2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SK/CFHost.h-3JLYPSV9W6QSK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SL/NSSplitViewController.h-1LZRV1ST25NSL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SL/NSSplitViewController.h-1LZRV1ST25NSL deleted file mode 100644 index c7b1511..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SL/NSSplitViewController.h-1LZRV1ST25NSL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SN/SCSICmds_REPORT_LUNS_Definitions.h-2X85SYX5AD7SN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SN/SCSICmds_REPORT_LUNS_Definitions.h-2X85SYX5AD7SN deleted file mode 100644 index 9f6eef0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SN/SCSICmds_REPORT_LUNS_Definitions.h-2X85SYX5AD7SN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SO/NSColorPickerTouchBarItem.h-2K6Z5L1SHEMSO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SO/NSColorPickerTouchBarItem.h-2K6Z5L1SHEMSO deleted file mode 100644 index 81050e3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SO/NSColorPickerTouchBarItem.h-2K6Z5L1SHEMSO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SO/NSXMLNodeOptions.h-EI5SUD4SY2SO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SO/NSXMLNodeOptions.h-EI5SUD4SY2SO deleted file mode 100644 index fad8d28..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SO/NSXMLNodeOptions.h-EI5SUD4SY2SO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SP/shm.h-3I782SZFWVKSP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SP/shm.h-3I782SZFWVKSP deleted file mode 100644 index b954e17..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SP/shm.h-3I782SZFWVKSP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SP/tcp_var.h-A6BNF2159ESP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SP/tcp_var.h-A6BNF2159ESP deleted file mode 100644 index e5b31dd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SP/tcp_var.h-A6BNF2159ESP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SR/filedesc.h-LTBWTIGQI7SR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SR/filedesc.h-LTBWTIGQI7SR deleted file mode 100644 index 7f96087..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SR/filedesc.h-LTBWTIGQI7SR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SS/NSTextAttachment.h-1ZPG8PSJTYFSS b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SS/NSTextAttachment.h-1ZPG8PSJTYFSS deleted file mode 100644 index a01ebe8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SS/NSTextAttachment.h-1ZPG8PSJTYFSS and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SU/CGAffineTransform.h-ASAVJ274DISU b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SU/CGAffineTransform.h-ASAVJ274DISU deleted file mode 100644 index bb36462..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SU/CGAffineTransform.h-ASAVJ274DISU and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SU/NSBatchUpdateRequest.h-3Q9Z406L1L6SU b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SU/NSBatchUpdateRequest.h-3Q9Z406L1L6SU deleted file mode 100644 index 8657409..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SU/NSBatchUpdateRequest.h-3Q9Z406L1L6SU and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SU/NSObject.h-2FG7FWH0WXNSU b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SU/NSObject.h-2FG7FWH0WXNSU deleted file mode 100644 index 746b114..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SU/NSObject.h-2FG7FWH0WXNSU and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SU/arm64e-apple-macos.swiftinterface-3303MKH8EAESU b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SU/arm64e-apple-macos.swiftinterface-3303MKH8EAESU deleted file mode 100644 index 78f7420..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SU/arm64e-apple-macos.swiftinterface-3303MKH8EAESU and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SV/CTFontCollection.h-3I6MGYSTVUTSV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SV/CTFontCollection.h-3I6MGYSTVUTSV deleted file mode 100644 index 9780af9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SV/CTFontCollection.h-3I6MGYSTVUTSV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SV/vm_behavior.h-200MK08T64LSV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SV/vm_behavior.h-200MK08T64LSV deleted file mode 100644 index 2254cd9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SV/vm_behavior.h-200MK08T64LSV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SW/NSArrayController.h-2AR9ME2CC5SSW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SW/NSArrayController.h-2AR9ME2CC5SSW deleted file mode 100644 index 04c6740..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SW/NSArrayController.h-2AR9ME2CC5SSW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SX/NSTrackingSeparatorToolbarItem.h-RT5W6FXNQUSX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SX/NSTrackingSeparatorToolbarItem.h-RT5W6FXNQUSX deleted file mode 100644 index f125c18..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SX/NSTrackingSeparatorToolbarItem.h-RT5W6FXNQUSX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SY/CAEmitterLayer.h-1VLWLF7PFKUSY b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SY/CAEmitterLayer.h-1VLWLF7PFKUSY deleted file mode 100644 index d74388d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SY/CAEmitterLayer.h-1VLWLF7PFKUSY and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SZ/CATransaction.h-1EL6OT237LHSZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SZ/CATransaction.h-1EL6OT237LHSZ deleted file mode 100644 index 39f733b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SZ/CATransaction.h-1EL6OT237LHSZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SZ/udp_var.h-10SD95YNHJPSZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SZ/udp_var.h-10SD95YNHJPSZ deleted file mode 100644 index 5fc829e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/SZ/udp_var.h-10SD95YNHJPSZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T0/CGITUToneMapping.h-3UMO0NYNPSGT0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T0/CGITUToneMapping.h-3UMO0NYNPSGT0 deleted file mode 100644 index becac96..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T0/CGITUToneMapping.h-3UMO0NYNPSGT0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T0/mach_vm.h-1YFENDA83GET0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T0/mach_vm.h-1YFENDA83GET0 deleted file mode 100644 index 12972df..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T0/mach_vm.h-1YFENDA83GET0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T0/netdb.h-3TYUD9SG6WST0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T0/netdb.h-3TYUD9SG6WST0 deleted file mode 100644 index c209f8f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T0/netdb.h-3TYUD9SG6WST0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T1/esp.h-2OPTVWIZ2CIT1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T1/esp.h-2OPTVWIZ2CIT1 deleted file mode 100644 index ef1aaa4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T1/esp.h-2OPTVWIZ2CIT1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T2/_langinfo.h-2X91Z58KCSTT2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T2/_langinfo.h-2X91Z58KCSTT2 deleted file mode 100644 index b0cfbd8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T2/_langinfo.h-2X91Z58KCSTT2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T3/Resources.h-1JJ95205E2FT3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T3/Resources.h-1JJ95205E2FT3 deleted file mode 100644 index 6ebac89..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T3/Resources.h-1JJ95205E2FT3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T4/CAScrollLayer.h-1FYI2WVP7S3T4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T4/CAScrollLayer.h-1FYI2WVP7S3T4 deleted file mode 100644 index 839becf..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T4/CAScrollLayer.h-1FYI2WVP7S3T4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T4/CFTimeZone.h-1YIBOTYP1D7T4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T4/CFTimeZone.h-1YIBOTYP1D7T4 deleted file mode 100644 index 0988fed..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T4/CFTimeZone.h-1YIBOTYP1D7T4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T5/CasinoTheme.swift-MTAJL0IUOET5 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T5/CasinoTheme.swift-MTAJL0IUOET5 deleted file mode 100644 index f7c7c95..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T5/CasinoTheme.swift-MTAJL0IUOET5 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T5/_uid_t.h-2LYC3XYB7D8T5 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T5/_uid_t.h-2LYC3XYB7D8T5 deleted file mode 100644 index a1bd6ba..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T5/_uid_t.h-2LYC3XYB7D8T5 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T5/arm64e-apple-macos.swiftinterface_Collection-3SAB6GAFQ0OT5 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T5/arm64e-apple-macos.swiftinterface_Collection-3SAB6GAFQ0OT5 deleted file mode 100644 index 9a570fc..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T5/arm64e-apple-macos.swiftinterface_Collection-3SAB6GAFQ0OT5 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T6/NSSharingCollaborationModeRestriction.h-3H0TKWNWF6NT6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T6/NSSharingCollaborationModeRestriction.h-3H0TKWNWF6NT6 deleted file mode 100644 index e56156e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T6/NSSharingCollaborationModeRestriction.h-3H0TKWNWF6NT6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T7/CGSession.h-8KGNXYX6VZT7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T7/CGSession.h-8KGNXYX6VZT7 deleted file mode 100644 index 16e65c5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T7/CGSession.h-8KGNXYX6VZT7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T8/_socklen_t.h-1VITE68ADQLT8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T8/_socklen_t.h-1VITE68ADQLT8 deleted file mode 100644 index bcefb87..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T8/_socklen_t.h-1VITE68ADQLT8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T8/base.h-1C8R6AOVBA9T8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T8/base.h-1C8R6AOVBA9T8 deleted file mode 100644 index 5aa7b8f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T8/base.h-1C8R6AOVBA9T8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T9/IOHIDManager.h-3PLAWRW42XWT9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T9/IOHIDManager.h-3PLAWRW42XWT9 deleted file mode 100644 index 34817bd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T9/IOHIDManager.h-3PLAWRW42XWT9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T9/_pthread_cond_t.h-1G1J8WDWBMGT9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T9/_pthread_cond_t.h-1G1J8WDWBMGT9 deleted file mode 100644 index ae2d979..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/T9/_pthread_cond_t.h-1G1J8WDWBMGT9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TA/CFNetDiagnostics.h-3VPQA4NI7PYTA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TA/CFNetDiagnostics.h-3VPQA4NI7PYTA deleted file mode 100644 index 629a4e2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TA/CFNetDiagnostics.h-3VPQA4NI7PYTA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TA/CIFilterBuiltins.h-QU29ASO5CATA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TA/CIFilterBuiltins.h-QU29ASO5CATA deleted file mode 100644 index 759133f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TA/CIFilterBuiltins.h-QU29ASO5CATA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TC/IOI2CInterface.h-3ULOBXX2TCTTC b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TC/IOI2CInterface.h-3ULOBXX2TCTTC deleted file mode 100644 index a0d7f3c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TC/IOI2CInterface.h-3ULOBXX2TCTTC and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TD/CGColor.h-1BTROJIE17PTD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TD/CGColor.h-1BTROJIE17PTD deleted file mode 100644 index bf29c26..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TD/CGColor.h-1BTROJIE17PTD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TD/_bounds.h-QC6Z8QOCLSTD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TD/_bounds.h-QC6Z8QOCLSTD deleted file mode 100644 index 6c5d4f7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TD/_bounds.h-QC6Z8QOCLSTD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TF/IOHIDElement.h-252CCYRHZPGTF b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TF/IOHIDElement.h-252CCYRHZPGTF deleted file mode 100644 index 006282b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TF/IOHIDElement.h-252CCYRHZPGTF and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TF/NSHost.h-14XT9CGINGCTF b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TF/NSHost.h-14XT9CGINGCTF deleted file mode 100644 index 79cd522..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TF/NSHost.h-14XT9CGINGCTF and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TF/_time.h-2OBF582VT8HTF b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TF/_time.h-2OBF582VT8HTF deleted file mode 100644 index 14232cb..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TF/_time.h-2OBF582VT8HTF and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TF/if.h-36YPS0XIWR6TF b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TF/if.h-36YPS0XIWR6TF deleted file mode 100644 index 8a46523..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TF/if.h-36YPS0XIWR6TF and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TG/_assert.h-1JX3HXJYAB0TG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TG/_assert.h-1JX3HXJYAB0TG deleted file mode 100644 index f13728a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TG/_assert.h-1JX3HXJYAB0TG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TI/ttycom.h-3806SG7UHMGTI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TI/ttycom.h-3806SG7UHMGTI deleted file mode 100644 index c2a9a37..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TI/ttycom.h-3806SG7UHMGTI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TJ/mach_host.h-2Q5QW2VRUQBTJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TJ/mach_host.h-2Q5QW2VRUQBTJ deleted file mode 100644 index 39910d6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TJ/mach_host.h-2Q5QW2VRUQBTJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TK/NSAnimation.h-QFWBT71GYZTK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TK/NSAnimation.h-QFWBT71GYZTK deleted file mode 100644 index d42f2f0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TK/NSAnimation.h-QFWBT71GYZTK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TM/NSFetchIndexDescription.h-5EQIYLWQDQTM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TM/NSFetchIndexDescription.h-5EQIYLWQDQTM deleted file mode 100644 index ed6a7ef..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TM/NSFetchIndexDescription.h-5EQIYLWQDQTM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TM/NSPersistentCloudKitContainerOptions.h-1M74EZWNYURTM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TM/NSPersistentCloudKitContainerOptions.h-1M74EZWNYURTM deleted file mode 100644 index f09d1e8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TM/NSPersistentCloudKitContainerOptions.h-1M74EZWNYURTM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TP/NSOperation.h-6XBQKOEAE9TP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TP/NSOperation.h-6XBQKOEAE9TP deleted file mode 100644 index c98dd27..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TP/NSOperation.h-6XBQKOEAE9TP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TQ/ColorSyncBase.h-4UPXK946XFTQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TQ/ColorSyncBase.h-4UPXK946XFTQ deleted file mode 100644 index dca33bc..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TQ/ColorSyncBase.h-4UPXK946XFTQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TQ/NSLayoutGuide.h-2A0OZH8ZZGLTQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TQ/NSLayoutGuide.h-2A0OZH8ZZGLTQ deleted file mode 100644 index 1bd47ec..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TQ/NSLayoutGuide.h-2A0OZH8ZZGLTQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TQ/tar.h-HALLC6LE46TQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TQ/tar.h-HALLC6LE46TQ deleted file mode 100644 index b97090a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TQ/tar.h-HALLC6LE46TQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TR/Enumerator.h-27TM83AM7FCTR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TR/Enumerator.h-27TM83AM7FCTR deleted file mode 100644 index bda57ad..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TR/Enumerator.h-27TM83AM7FCTR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TR/MTLAccelerationStructureCommandEncoder.h-1P62DKFOMAQTR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TR/MTLAccelerationStructureCommandEncoder.h-1P62DKFOMAQTR deleted file mode 100644 index a5c8a8e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TR/MTLAccelerationStructureCommandEncoder.h-1P62DKFOMAQTR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TS/CATransformLayer.h-1RKI1I7MUYGTS b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TS/CATransformLayer.h-1RKI1I7MUYGTS deleted file mode 100644 index c401f55..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TS/CATransformLayer.h-1RKI1I7MUYGTS and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TT/AXTextAttributedString.h-AS920SRTUOTT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TT/AXTextAttributedString.h-AS920SRTUOTT deleted file mode 100644 index 7aff094..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TT/AXTextAttributedString.h-AS920SRTUOTT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TT/ChipStackView.swift-1VYX4UGN2J0TT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TT/ChipStackView.swift-1VYX4UGN2J0TT deleted file mode 100644 index a9fa9dd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TT/ChipStackView.swift-1VYX4UGN2J0TT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TT/NSSearchToolbarItem.h-1ZODSUGW6F0TT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TT/NSSearchToolbarItem.h-1ZODSUGW6F0TT deleted file mode 100644 index 6450d01..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TT/NSSearchToolbarItem.h-1ZODSUGW6F0TT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TU/NSPersistentStoreRequest.h-FN69VLC89QTU b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TU/NSPersistentStoreRequest.h-FN69VLC89QTU deleted file mode 100644 index f19b9d6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TU/NSPersistentStoreRequest.h-FN69VLC89QTU and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TU/glext.h-2Z9W8HC6G9RTU b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TU/glext.h-2Z9W8HC6G9RTU deleted file mode 100644 index b6c67b2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TU/glext.h-2Z9W8HC6G9RTU and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TU/signal.h-25ZVJ9G5KKOTU b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TU/signal.h-25ZVJ9G5KKOTU deleted file mode 100644 index 083b7d6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TU/signal.h-25ZVJ9G5KKOTU and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TV/NSRuleEditor.h-1PT60UKKUE4TV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TV/NSRuleEditor.h-1PT60UKKUE4TV deleted file mode 100644 index 3980d3d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TV/NSRuleEditor.h-1PT60UKKUE4TV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TV/OSSpinLockDeprecated.h-17D5XNF9354TV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TV/OSSpinLockDeprecated.h-17D5XNF9354TV deleted file mode 100644 index afff976..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TV/OSSpinLockDeprecated.h-17D5XNF9354TV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TW/IONetworkStats.h-DLKSK5Y60STW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TW/IONetworkStats.h-DLKSK5Y60STW deleted file mode 100644 index bf62572..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TW/IONetworkStats.h-DLKSK5Y60STW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TY/stdint.h-VX859H0V0GTY b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TY/stdint.h-VX859H0V0GTY deleted file mode 100644 index 96edce7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TY/stdint.h-VX859H0V0GTY and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TZ/NSSearchField.h-20HMWDQ4OC8TZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TZ/NSSearchField.h-20HMWDQ4OC8TZ deleted file mode 100644 index bc8a32d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TZ/NSSearchField.h-20HMWDQ4OC8TZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TZ/udp.h-AV3NXLGRNYTZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TZ/udp.h-AV3NXLGRNYTZ deleted file mode 100644 index e072794..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/TZ/udp.h-AV3NXLGRNYTZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U0/AXBrailleMap.h-3DBPQSEQ7FXU0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U0/AXBrailleMap.h-3DBPQSEQ7FXU0 deleted file mode 100644 index f0c019a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U0/AXBrailleMap.h-3DBPQSEQ7FXU0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U1/CFNetworkErrors.h-3CQ9S0E2KROU1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U1/CFNetworkErrors.h-3CQ9S0E2KROU1 deleted file mode 100644 index 08cf58a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U1/CFNetworkErrors.h-3CQ9S0E2KROU1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U1/NSApplication.h-3227I9FEKY7U1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U1/NSApplication.h-3227I9FEKY7U1 deleted file mode 100644 index f969887..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U1/NSApplication.h-3227I9FEKY7U1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U1/icmp_var.h-25F4CIXWF7XU1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U1/icmp_var.h-25F4CIXWF7XU1 deleted file mode 100644 index 6e1479e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U1/icmp_var.h-25F4CIXWF7XU1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U2/InternetConfig.h-2F58ERLLWEBU2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U2/InternetConfig.h-2F58ERLLWEBU2 deleted file mode 100644 index 455d9f5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U2/InternetConfig.h-2F58ERLLWEBU2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U2/NSBatchDeleteRequest.h-121SA5380LAU2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U2/NSBatchDeleteRequest.h-121SA5380LAU2 deleted file mode 100644 index 3d596f5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U2/NSBatchDeleteRequest.h-121SA5380LAU2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U2/NSException.h-JXDAMSXKAFU2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U2/NSException.h-JXDAMSXKAFU2 deleted file mode 100644 index f142839..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U2/NSException.h-JXDAMSXKAFU2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U3/CFBundle.h-1E2FAGDCNCAU3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U3/CFBundle.h-1E2FAGDCNCAU3 deleted file mode 100644 index aacb5cb..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U3/CFBundle.h-1E2FAGDCNCAU3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U3/NSItemBadge.h-2OT9H5468OYU3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U3/NSItemBadge.h-2OT9H5468OYU3 deleted file mode 100644 index 118705a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U3/NSItemBadge.h-2OT9H5468OYU3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U5/NSSearchFieldCell.h-1B7M90S2Y7NU5 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U5/NSSearchFieldCell.h-1B7M90S2Y7NU5 deleted file mode 100644 index 965bf8c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U5/NSSearchFieldCell.h-1B7M90S2Y7NU5 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U5/ulimit.h-2CQIZYHHYQRU5 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U5/ulimit.h-2CQIZYHHYQRU5 deleted file mode 100644 index 471548d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U5/ulimit.h-2CQIZYHHYQRU5 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U6/versioning.h-1TAMMMZ3YBIU6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U6/versioning.h-1TAMMMZ3YBIU6 deleted file mode 100644 index a0beb8c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U6/versioning.h-1TAMMMZ3YBIU6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U7/NSRelativeDateTimeFormatter.h-2OYOTO65PK5U7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U7/NSRelativeDateTimeFormatter.h-2OYOTO65PK5U7 deleted file mode 100644 index bbf274c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U7/NSRelativeDateTimeFormatter.h-2OYOTO65PK5U7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U7/page_info.h-KIPV6GWQP4U7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U7/page_info.h-KIPV6GWQP4U7 deleted file mode 100644 index 2401bb1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U7/page_info.h-KIPV6GWQP4U7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U8/MTL4ArgumentTable.h-IBCBBLBK73U8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U8/MTL4ArgumentTable.h-IBCBBLBK73U8 deleted file mode 100644 index 1cc05c1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U8/MTL4ArgumentTable.h-IBCBBLBK73U8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U8/NSURLDownload.h-3PVAGEU047QU8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U8/NSURLDownload.h-3PVAGEU047QU8 deleted file mode 100644 index 3e070be..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U8/NSURLDownload.h-3PVAGEU047QU8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U9/glu.h-1J1PW2PJ0LEU9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U9/glu.h-1J1PW2PJ0LEU9 deleted file mode 100644 index 15809ab..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U9/glu.h-1J1PW2PJ0LEU9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U9/nlist.h-1783YANWNJ9U9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U9/nlist.h-1783YANWNJ9U9 deleted file mode 100644 index 6c79289..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/U9/nlist.h-1783YANWNJ9U9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UA/protosw.h-20P2M7MMTCZUA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UA/protosw.h-20P2M7MMTCZUA deleted file mode 100644 index 4be0987..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UA/protosw.h-20P2M7MMTCZUA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UB/AppKitErrors.h-1ZLWUERURHNUB b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UB/AppKitErrors.h-1ZLWUERURHNUB deleted file mode 100644 index 87428d7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UB/AppKitErrors.h-1ZLWUERURHNUB and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UD/NSUserActivity.h-1EQFI5IMBOTUD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UD/NSUserActivity.h-1EQFI5IMBOTUD deleted file mode 100644 index 91a0ca7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UD/NSUserActivity.h-1EQFI5IMBOTUD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UD/SecCertificateOIDs.h-17EDKY2Z8JZUD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UD/SecCertificateOIDs.h-17EDKY2Z8JZUD deleted file mode 100644 index 42ad46c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UD/SecCertificateOIDs.h-17EDKY2Z8JZUD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UD/_pthread_mutexattr_t.h-I2R5H8MA2DUD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UD/_pthread_mutexattr_t.h-I2R5H8MA2DUD deleted file mode 100644 index 0456eb3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UD/_pthread_mutexattr_t.h-I2R5H8MA2DUD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UE/arm64e-apple-macos.swiftinterface-VXH3GSRVPTUE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UE/arm64e-apple-macos.swiftinterface-VXH3GSRVPTUE deleted file mode 100644 index 5cb1105..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UE/arm64e-apple-macos.swiftinterface-VXH3GSRVPTUE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UF/_wchar_t.h-2D7TWI0JBA9UF b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UF/_wchar_t.h-2D7TWI0JBA9UF deleted file mode 100644 index b683d45..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UF/_wchar_t.h-2D7TWI0JBA9UF and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UF/fp.h-2C8J9HPX2N5UF b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UF/fp.h-2C8J9HPX2N5UF deleted file mode 100644 index 288e974..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UF/fp.h-2C8J9HPX2N5UF and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UG/Availability.h-1I3UYFLVKXHUG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UG/Availability.h-1I3UYFLVKXHUG deleted file mode 100644 index 49444e0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UG/Availability.h-1I3UYFLVKXHUG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UH/NSSlider.h-23VKDQG8L7JUH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UH/NSSlider.h-23VKDQG8L7JUH deleted file mode 100644 index 0d2e935..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UH/NSSlider.h-23VKDQG8L7JUH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UH/SpatialTypeConversion.h-3I2UCPY0YQSUH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UH/SpatialTypeConversion.h-3I2UCPY0YQSUH deleted file mode 100644 index 7461aeb..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UH/SpatialTypeConversion.h-3I2UCPY0YQSUH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UH/igmp.h-31PQB658ZSZUH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UH/igmp.h-31PQB658ZSZUH deleted file mode 100644 index 89a2019..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UH/igmp.h-31PQB658ZSZUH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UJ/MTLRenderCommandEncoder.h-3CGGKAPFV3PUJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UJ/MTLRenderCommandEncoder.h-3CGGKAPFV3PUJ deleted file mode 100644 index 9a4c7d3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UJ/MTLRenderCommandEncoder.h-3CGGKAPFV3PUJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UJ/NSTabViewController.h-TLD6A30K93UJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UJ/NSTabViewController.h-TLD6A30K93UJ deleted file mode 100644 index 391ac25..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UJ/NSTabViewController.h-TLD6A30K93UJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UK/AXHearingUtilities.h-1WQ6FCGSC4NUK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UK/AXHearingUtilities.h-1WQ6FCGSC4NUK deleted file mode 100644 index 98a9bcd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UK/AXHearingUtilities.h-1WQ6FCGSC4NUK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UK/DADissenter.h-3U3J30FKFTUUK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UK/DADissenter.h-3U3J30FKFTUUK deleted file mode 100644 index 14d279a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UK/DADissenter.h-3U3J30FKFTUUK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UK/Structures.h-2O3E9DBB1D4UK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UK/Structures.h-2O3E9DBB1D4UK deleted file mode 100644 index d4c3d96..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UK/Structures.h-2O3E9DBB1D4UK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UL/AXAudiograph.h-TR9I339L7WUL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UL/AXAudiograph.h-TR9I339L7WUL deleted file mode 100644 index bd5175c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UL/AXAudiograph.h-TR9I339L7WUL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UM/IOPMLibDefs.h-1OF5MF0WOONUM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UM/IOPMLibDefs.h-1OF5MF0WOONUM deleted file mode 100644 index d7b53f2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UM/IOPMLibDefs.h-1OF5MF0WOONUM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UM/MDItem.h-2N1PQEAM30KUM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UM/MDItem.h-2N1PQEAM30KUM deleted file mode 100644 index a9c6664..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UM/MDItem.h-2N1PQEAM30KUM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UM/_pthread_t.h-1BZJ7FHWXOJUM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UM/_pthread_t.h-1BZJ7FHWXOJUM deleted file mode 100644 index 2348687..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UM/_pthread_t.h-1BZJ7FHWXOJUM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UM/_timeval.h-1BK05S89JWFUM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UM/_timeval.h-1BK05S89JWFUM deleted file mode 100644 index c9b3910..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UM/_timeval.h-1BK05S89JWFUM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UM/vsock.h-1F8O1WMK9XHUM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UM/vsock.h-1F8O1WMK9XHUM deleted file mode 100644 index df05d54..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UM/vsock.h-1F8O1WMK9XHUM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UN/AuthorizationTags.h-JKGPQ8TBIPUN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UN/AuthorizationTags.h-JKGPQ8TBIPUN deleted file mode 100644 index 1c2c361..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UN/AuthorizationTags.h-JKGPQ8TBIPUN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UN/MTL4Compiler.h-3VKVKX7MFDBUN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UN/MTL4Compiler.h-3VKVKX7MFDBUN deleted file mode 100644 index 383ad41..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UN/MTL4Compiler.h-3VKVKX7MFDBUN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UN/NSURLCredentialStorage.h-QY5ZJ2PEJFUN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UN/NSURLCredentialStorage.h-QY5ZJ2PEJFUN deleted file mode 100644 index 3d70282..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UN/NSURLCredentialStorage.h-QY5ZJ2PEJFUN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UN/aio.h-2SBXALI5G0TUN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UN/aio.h-2SBXALI5G0TUN deleted file mode 100644 index 8484583..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UN/aio.h-2SBXALI5G0TUN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UN/tcp_seq.h-25ZTWMQHI6UUN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UN/tcp_seq.h-25ZTWMQHI6UUN deleted file mode 100644 index 6a37e84..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UN/tcp_seq.h-25ZTWMQHI6UUN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UP/NSDirection.h-9Z2PUO9X89UP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UP/NSDirection.h-9Z2PUO9X89UP deleted file mode 100644 index d9d8861..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UP/NSDirection.h-9Z2PUO9X89UP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UP/PLStringFuncs.h-1T00LXJXVX9UP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UP/PLStringFuncs.h-1T00LXJXVX9UP deleted file mode 100644 index ae493f3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UP/PLStringFuncs.h-1T00LXJXVX9UP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UQ/arm64e-apple-macos.swiftinterface_Math_Vector-35RUFDE5YHNUQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UQ/arm64e-apple-macos.swiftinterface_Math_Vector-35RUFDE5YHNUQ deleted file mode 100644 index f2374fe..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UQ/arm64e-apple-macos.swiftinterface_Math_Vector-35RUFDE5YHNUQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UR/CFFTPStream.h-NPHAV10TCCUR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UR/CFFTPStream.h-NPHAV10TCCUR deleted file mode 100644 index e0d0e9f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UR/CFFTPStream.h-NPHAV10TCCUR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UR/_locale_posix2008.h-2PBXNCRB4L3UR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UR/_locale_posix2008.h-2PBXNCRB4L3UR deleted file mode 100644 index 81b09e0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UR/_locale_posix2008.h-2PBXNCRB4L3UR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/US/file.h-2ILV2ALA1GPUS b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/US/file.h-2ILV2ALA1GPUS deleted file mode 100644 index c28c23c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/US/file.h-2ILV2ALA1GPUS and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/US/gl3.h-2UNSPQB1OG1US b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/US/gl3.h-2UNSPQB1OG1US deleted file mode 100644 index d9a55a5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/US/gl3.h-2UNSPQB1OG1US and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UT/NSNib.h-2LHJG7873E0UT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UT/NSNib.h-2LHJG7873E0UT deleted file mode 100644 index 713f6e4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UT/NSNib.h-2LHJG7873E0UT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UT/NSSplitViewItemAccessoryViewController.h-2SNEAGGYEB7UT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UT/NSSplitViewItemAccessoryViewController.h-2SNEAGGYEB7UT deleted file mode 100644 index 9f4c548..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UT/NSSplitViewItemAccessoryViewController.h-2SNEAGGYEB7UT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UU/Script.h-3K3R9P50M5ZUU b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UU/Script.h-3K3R9P50M5ZUU deleted file mode 100644 index 4315342..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UU/Script.h-3K3R9P50M5ZUU and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UV/NSIncrementalStore.h-124PU3OC3RWUV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UV/NSIncrementalStore.h-124PU3OC3RWUV deleted file mode 100644 index 99390ab..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UV/NSIncrementalStore.h-124PU3OC3RWUV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UV/_string.h-3V02R26Y3F7UV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UV/_string.h-3V02R26Y3F7UV deleted file mode 100644 index 28fb61c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UV/_string.h-3V02R26Y3F7UV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UW/MTLCommandQueue.h-3BNNB09YLOPUW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UW/MTLCommandQueue.h-3BNNB09YLOPUW deleted file mode 100644 index 2fba5d2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UW/MTLCommandQueue.h-3BNNB09YLOPUW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UW/MixedMode.h-1MAZDQ34XQ3UW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UW/MixedMode.h-1MAZDQ34XQ3UW deleted file mode 100644 index 1a3e01d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UW/MixedMode.h-1MAZDQ34XQ3UW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UW/NSError.h-2N3XNC7XEY3UW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UW/NSError.h-2N3XNC7XEY3UW deleted file mode 100644 index 959ae33..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UW/NSError.h-2N3XNC7XEY3UW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UW/endpoint.h-21ENJCU6IXHUW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UW/endpoint.h-21ENJCU6IXHUW deleted file mode 100644 index 593acff..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UW/endpoint.h-21ENJCU6IXHUW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UX/MTL4ComputeCommandEncoder.h-2EH4QR0IU4FUX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UX/MTL4ComputeCommandEncoder.h-2EH4QR0IU4FUX deleted file mode 100644 index 8d976d9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UX/MTL4ComputeCommandEncoder.h-2EH4QR0IU4FUX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UY/NSFontDescriptor.h-STUKQCKD04UY b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UY/NSFontDescriptor.h-STUKQCKD04UY deleted file mode 100644 index 3aaa6f1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UY/NSFontDescriptor.h-STUKQCKD04UY and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UY/ipp.h-1DIVZQJV9LXUY b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UY/ipp.h-1DIVZQJV9LXUY deleted file mode 100644 index d09d68c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UY/ipp.h-1DIVZQJV9LXUY and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UZ/MTL4CompilerTask.h-274QAV6R81CUZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UZ/MTL4CompilerTask.h-274QAV6R81CUZ deleted file mode 100644 index 9ad722a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/UZ/MTL4CompilerTask.h-274QAV6R81CUZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V1/CIContext.h-2JYQLZYIIOOV1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V1/CIContext.h-2JYQLZYIIOOV1 deleted file mode 100644 index 5486227..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V1/CIContext.h-2JYQLZYIIOOV1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V1/NSAppleEventManager.h-15YPCTT2NISV1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V1/NSAppleEventManager.h-15YPCTT2NISV1 deleted file mode 100644 index f5344ed..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V1/NSAppleEventManager.h-15YPCTT2NISV1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V2/CFNetServices.h-1EJVCHLHYD9V2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V2/CFNetServices.h-1EJVCHLHYD9V2 deleted file mode 100644 index e14c025..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V2/CFNetServices.h-1EJVCHLHYD9V2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V3/NSPersistentHistoryTransaction.h-3QBZ09M31U7V3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V3/NSPersistentHistoryTransaction.h-3QBZ09M31U7V3 deleted file mode 100644 index 2d631c2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V3/NSPersistentHistoryTransaction.h-3QBZ09M31U7V3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V3/un.h-30W0HYXAO2V3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V3/un.h-30W0HYXAO2V3 deleted file mode 100644 index da4615d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V3/un.h-30W0HYXAO2V3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V6/CVMetalBuffer.h-1NXXL6AC25MV6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V6/CVMetalBuffer.h-1NXXL6AC25MV6 deleted file mode 100644 index 1054bf9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V6/CVMetalBuffer.h-1NXXL6AC25MV6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V6/NSPersistentContainer.h-38FQIWKD2XOV6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V6/NSPersistentContainer.h-38FQIWKD2XOV6 deleted file mode 100644 index 190fee6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V6/NSPersistentContainer.h-38FQIWKD2XOV6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V6/clock.h-5SX0T0N9F5V6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V6/clock.h-5SX0T0N9F5V6 deleted file mode 100644 index 48c83c9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V6/clock.h-5SX0T0N9F5V6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V6/message.h-2QEB8HPP574V6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V6/message.h-2QEB8HPP574V6 deleted file mode 100644 index f002fd2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V6/message.h-2QEB8HPP574V6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V7/NSAnimationContext.h-1G0OD6KMSRXV7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V7/NSAnimationContext.h-1G0OD6KMSRXV7 deleted file mode 100644 index 158b345..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V7/NSAnimationContext.h-1G0OD6KMSRXV7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V8/SCSICommandDefinitions.h-3TR8D6D27I1V8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V8/SCSICommandDefinitions.h-3TR8D6D27I1V8 deleted file mode 100644 index 602760e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V8/SCSICommandDefinitions.h-3TR8D6D27I1V8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V9/mds.h-2AEC25ZMA2SV9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V9/mds.h-2AEC25ZMA2SV9 deleted file mode 100644 index 6339774..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/V9/mds.h-2AEC25ZMA2SV9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VA/USBSpec.h-25I4J79DHT4VA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VA/USBSpec.h-25I4J79DHT4VA deleted file mode 100644 index 5fcfa30..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VA/USBSpec.h-25I4J79DHT4VA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VA/ppd.h-105A9TMMEJTVA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VA/ppd.h-105A9TMMEJTVA deleted file mode 100644 index 463940c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VA/ppd.h-105A9TMMEJTVA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VB/AEMach.h-1FNEVFSBXQ7VB b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VB/AEMach.h-1FNEVFSBXQ7VB deleted file mode 100644 index bda2f80..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VB/AEMach.h-1FNEVFSBXQ7VB and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VC/NSGradient.h-EJ8O8Z7MQMVC b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VC/NSGradient.h-EJ8O8Z7MQMVC deleted file mode 100644 index 64db4d6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VC/NSGradient.h-EJ8O8Z7MQMVC and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VD/CGToneMapping.h-WZSODRY45UVD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VD/CGToneMapping.h-WZSODRY45UVD deleted file mode 100644 index 6bb527e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VD/CGToneMapping.h-WZSODRY45UVD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VD/_wctype.h-2YYVT5PEKBGVD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VD/_wctype.h-2YYVT5PEKBGVD deleted file mode 100644 index 0598add..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VD/_wctype.h-2YYVT5PEKBGVD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VE/IconStorage.h-IE9R8ALIVOVE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VE/IconStorage.h-IE9R8ALIVOVE deleted file mode 100644 index f3df3a0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VE/IconStorage.h-IE9R8ALIVOVE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VF/CTRun.h-3NS1O99QMZXVF b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VF/CTRun.h-3NS1O99QMZXVF deleted file mode 100644 index 9de6e5d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VF/CTRun.h-3NS1O99QMZXVF and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VH/NSSegmentedControl.h-2VN6FEWWJE8VH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VH/NSSegmentedControl.h-2VN6FEWWJE8VH deleted file mode 100644 index 16607a1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VH/NSSegmentedControl.h-2VN6FEWWJE8VH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VH/_fsobj_id_t.h-10PH7583RDIVH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VH/_fsobj_id_t.h-10PH7583RDIVH deleted file mode 100644 index 307ca10..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VH/_fsobj_id_t.h-10PH7583RDIVH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VI/NSATSTypesetter.h-1SFAUPXWUD1VI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VI/NSATSTypesetter.h-1SFAUPXWUD1VI deleted file mode 100644 index dc432c5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VI/NSATSTypesetter.h-1SFAUPXWUD1VI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VJ/MTL4CommandBuffer.h-1VN6E8IRDZKVJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VJ/MTL4CommandBuffer.h-1VN6E8IRDZKVJ deleted file mode 100644 index cc0c82d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VJ/MTL4CommandBuffer.h-1VN6E8IRDZKVJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VJ/host_notify.h-2FK0JHSZA55VJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VJ/host_notify.h-2FK0JHSZA55VJ deleted file mode 100644 index 3b015fa..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VJ/host_notify.h-2FK0JHSZA55VJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VK/if_var_status.h-1HXY3FVDGM0VK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VK/if_var_status.h-1HXY3FVDGM0VK deleted file mode 100644 index 3175c2b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VK/if_var_status.h-1HXY3FVDGM0VK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VL/NSTabViewItem.h-8MOTZNG4HHVL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VL/NSTabViewItem.h-8MOTZNG4HHVL deleted file mode 100644 index b78aac3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VL/NSTabViewItem.h-8MOTZNG4HHVL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VN/CGPDFStream.h-2TID8LSRSC2VN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VN/CGPDFStream.h-2TID8LSRSC2VN deleted file mode 100644 index c21ec5a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VN/CGPDFStream.h-2TID8LSRSC2VN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VN/MultiprocessingInfo.h-2D7BAA1GREAVN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VN/MultiprocessingInfo.h-2D7BAA1GREAVN deleted file mode 100644 index 3411a21..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VN/MultiprocessingInfo.h-2D7BAA1GREAVN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VN/arm64e-apple-macos.swiftinterface-2OPBIJBBBFGVN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VN/arm64e-apple-macos.swiftinterface-2OPBIJBBBFGVN deleted file mode 100644 index b7aef16..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VN/arm64e-apple-macos.swiftinterface-2OPBIJBBBFGVN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VO/SKIndex.h-19YHEKMXMN8VO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VO/SKIndex.h-19YHEKMXMN8VO deleted file mode 100644 index 7c81948..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VO/SKIndex.h-19YHEKMXMN8VO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VO/sysexits.h-1N51R85V5G7VO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VO/sysexits.h-1N51R85V5G7VO deleted file mode 100644 index de03261..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VO/sysexits.h-1N51R85V5G7VO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VP/NSSplitView.h-271NC89WS38VP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VP/NSSplitView.h-271NC89WS38VP deleted file mode 100644 index c624a19..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VP/NSSplitView.h-271NC89WS38VP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VP/NSUserInterfaceItemIdentification.h-2VK3LTUBFSRVP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VP/NSUserInterfaceItemIdentification.h-2VK3LTUBFSRVP deleted file mode 100644 index 35c9378..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VP/NSUserInterfaceItemIdentification.h-2VK3LTUBFSRVP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VQ/arm64e-apple-macos.swiftinterface_Collection_HashedCollections-182NC1Y5DL8VQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VQ/arm64e-apple-macos.swiftinterface_Collection_HashedCollections-182NC1Y5DL8VQ deleted file mode 100644 index 30a937f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VQ/arm64e-apple-macos.swiftinterface_Collection_HashedCollections-182NC1Y5DL8VQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VR/OpenGL.h-3ID31A3QB0VR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VR/OpenGL.h-3ID31A3QB0VR deleted file mode 100644 index 31b74e8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VR/OpenGL.h-3ID31A3QB0VR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VR/_sa_family_t.h-2ZYNC75AX1KVR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VR/_sa_family_t.h-2ZYNC75AX1KVR deleted file mode 100644 index 4d61cae..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VR/_sa_family_t.h-2ZYNC75AX1KVR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VT/NSPasteboard.h-OMEZ08OBTLVT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VT/NSPasteboard.h-OMEZ08OBTLVT deleted file mode 100644 index 98637be..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VT/NSPasteboard.h-OMEZ08OBTLVT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VU/IOSurfaceRef.h-GMIQ6E1OBPVU b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VU/IOSurfaceRef.h-GMIQ6E1OBPVU deleted file mode 100644 index 746d4b1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VU/IOSurfaceRef.h-GMIQ6E1OBPVU and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VV/CGWindow.h-2PNO6CFX71DVV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VV/CGWindow.h-2PNO6CFX71DVV deleted file mode 100644 index de28def..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VV/CGWindow.h-2PNO6CFX71DVV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VV/CTDefines.h-3I8P3LAQ1XIVV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VV/CTDefines.h-3I8P3LAQ1XIVV deleted file mode 100644 index c2f5950..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VV/CTDefines.h-3I8P3LAQ1XIVV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VV/once.h-2GLPCQN0OFMVV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VV/once.h-2GLPCQN0OFMVV deleted file mode 100644 index 4475bde..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VV/once.h-2GLPCQN0OFMVV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VW/nc_tparm.h-30JCDU09O3BVW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VW/nc_tparm.h-30JCDU09O3BVW deleted file mode 100644 index 93e6b21..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VW/nc_tparm.h-30JCDU09O3BVW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VX/CATextLayer.h-13FKWPTB791VX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VX/CATextLayer.h-13FKWPTB791VX deleted file mode 100644 index a30db64..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VX/CATextLayer.h-13FKWPTB791VX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VX/IOUPSPlugIn.h-JZOISE1SQ2VX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VX/IOUPSPlugIn.h-JZOISE1SQ2VX deleted file mode 100644 index 77ae94d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VX/IOUPSPlugIn.h-JZOISE1SQ2VX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VX/IOUSBHostFamilyDefinitions.h-2X0BXZFC67VVX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VX/IOUSBHostFamilyDefinitions.h-2X0BXZFC67VVX deleted file mode 100644 index 778bf43..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VX/IOUSBHostFamilyDefinitions.h-2X0BXZFC67VVX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VX/NSExtensionRequestHandling.h-9BPMIGT9CNVX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VX/NSExtensionRequestHandling.h-9BPMIGT9CNVX deleted file mode 100644 index f3765fc..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VX/NSExtensionRequestHandling.h-9BPMIGT9CNVX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VX/emmtype.h-3O0ULLFWOT7VX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VX/emmtype.h-3O0ULLFWOT7VX deleted file mode 100644 index 14e5496..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VX/emmtype.h-3O0ULLFWOT7VX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VZ/ColorSyncTransform.h-K75GS4GJ9DVZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VZ/ColorSyncTransform.h-K75GS4GJ9DVZ deleted file mode 100644 index 5e71cc6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VZ/ColorSyncTransform.h-K75GS4GJ9DVZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VZ/NSLevelIndicator.h-2UMMEZNETLGVZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VZ/NSLevelIndicator.h-2UMMEZNETLGVZ deleted file mode 100644 index df62086..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/VZ/NSLevelIndicator.h-2UMMEZNETLGVZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W0/MTL4RenderPass.h-2IZQU59FD7OW0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W0/MTL4RenderPass.h-2IZQU59FD7OW0 deleted file mode 100644 index ae2a949..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W0/MTL4RenderPass.h-2IZQU59FD7OW0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W0/NSCache.h-150IQU1CTXWW0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W0/NSCache.h-150IQU1CTXWW0 deleted file mode 100644 index 61db7bd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W0/NSCache.h-150IQU1CTXWW0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W0/UTType.h-1XXH8IKEBRLW0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W0/UTType.h-1XXH8IKEBRLW0 deleted file mode 100644 index 75ac833..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W0/UTType.h-1XXH8IKEBRLW0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W0/policy.h-MPULPZPHM8W0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W0/policy.h-MPULPZPHM8W0 deleted file mode 100644 index 277e767..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W0/policy.h-MPULPZPHM8W0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W1/CFSocketStream.h-3QL2VJYFL61W1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W1/CFSocketStream.h-3QL2VJYFL61W1 deleted file mode 100644 index 5d1b1dc..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W1/CFSocketStream.h-3QL2VJYFL61W1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W1/NSCalendarDate.h-1XMOOAQ9Y8MW1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W1/NSCalendarDate.h-1XMOOAQ9Y8MW1 deleted file mode 100644 index 94f0371..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W1/NSCalendarDate.h-1XMOOAQ9Y8MW1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W2/IOSerialKeys.h-1TN8H410O6ZW2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W2/IOSerialKeys.h-1TN8H410O6ZW2 deleted file mode 100644 index 4d16f48..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W2/IOSerialKeys.h-1TN8H410O6ZW2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W2/task_info.h-I6BAA7V7N1W2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W2/task_info.h-I6BAA7V7N1W2 deleted file mode 100644 index 3e9bd95..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W2/task_info.h-I6BAA7V7N1W2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W5/NSResponder.h-2BUSRBGK0PUW5 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W5/NSResponder.h-2BUSRBGK0PUW5 deleted file mode 100644 index 459a06c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W5/NSResponder.h-2BUSRBGK0PUW5 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W5/SPScaledPose3DFloat.h-3ULY2V2IH9WW5 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W5/SPScaledPose3DFloat.h-3ULY2V2IH9WW5 deleted file mode 100644 index d3070f1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W5/SPScaledPose3DFloat.h-3ULY2V2IH9WW5 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W6/CAMediaTiming.h-8ICR2XR01WW6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W6/CAMediaTiming.h-8ICR2XR01WW6 deleted file mode 100644 index 2fd0ece..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W6/CAMediaTiming.h-8ICR2XR01WW6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W6/NSDraggingSession.h-101F9VTTX3W6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W6/NSDraggingSession.h-101F9VTTX3W6 deleted file mode 100644 index 30f08de..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W6/NSDraggingSession.h-101F9VTTX3W6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W6/NSGlyphGenerator.h-13H1QJA24CAW6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W6/NSGlyphGenerator.h-13H1QJA24CAW6 deleted file mode 100644 index e0100db..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W6/NSGlyphGenerator.h-13H1QJA24CAW6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W7/NSNotification.h-32NK53URDD9W7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W7/NSNotification.h-32NK53URDD9W7 deleted file mode 100644 index 7955fa0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W7/NSNotification.h-32NK53URDD9W7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W7/NSProtocolChecker.h-2OVT9O1C91GW7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W7/NSProtocolChecker.h-2OVT9O1C91GW7 deleted file mode 100644 index 46a1cc1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W7/NSProtocolChecker.h-2OVT9O1C91GW7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W9/CTFontTraits.h-2L8ARQVOFPAW9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W9/CTFontTraits.h-2L8ARQVOFPAW9 deleted file mode 100644 index 6690824..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W9/CTFontTraits.h-2L8ARQVOFPAW9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W9/MTL4MachineLearningPipeline.h-G6IE9MO5A7W9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W9/MTL4MachineLearningPipeline.h-G6IE9MO5A7W9 deleted file mode 100644 index 322b4db..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W9/MTL4MachineLearningPipeline.h-G6IE9MO5A7W9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W9/NSPressGestureRecognizer.h-2S184FBAGJ0W9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W9/NSPressGestureRecognizer.h-2S184FBAGJ0W9 deleted file mode 100644 index 389d851..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/W9/NSPressGestureRecognizer.h-2S184FBAGJ0W9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WA/MTLBinaryArchive.h-2NS4EHBENZWWA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WA/MTLBinaryArchive.h-2NS4EHBENZWWA deleted file mode 100644 index 6c9fdd6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WA/MTLBinaryArchive.h-2NS4EHBENZWWA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WA/bank_types.h-1OS6VZZDZ5LWA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WA/bank_types.h-1OS6VZZDZ5LWA deleted file mode 100644 index 145e895..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WA/bank_types.h-1OS6VZZDZ5LWA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WA/gl3ext.h-9S0SSOW8WCWA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WA/gl3ext.h-9S0SSOW8WCWA deleted file mode 100644 index 5a7a8cd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WA/gl3ext.h-9S0SSOW8WCWA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WA/vcmd.h-337OX3U172AWA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WA/vcmd.h-337OX3U172AWA deleted file mode 100644 index b3815ea..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WA/vcmd.h-337OX3U172AWA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WB/NSTask.h-KMBIXSDPRZWB b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WB/NSTask.h-KMBIXSDPRZWB deleted file mode 100644 index ebc4f3b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WB/NSTask.h-KMBIXSDPRZWB and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WE/CVMetalTextureCache.h-3NDPRZATNL9WE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WE/CVMetalTextureCache.h-3NDPRZATNL9WE deleted file mode 100644 index 530bd5c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WE/CVMetalTextureCache.h-3NDPRZATNL9WE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WE/NSAffineTransform.h-31WGKO2MOUEWE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WE/NSAffineTransform.h-31WGKO2MOUEWE deleted file mode 100644 index b5b815f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WE/NSAffineTransform.h-31WGKO2MOUEWE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WE/NSDateIntervalFormatter.h-2BWUR5Y9LX7WE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WE/NSDateIntervalFormatter.h-2BWUR5Y9LX7WE deleted file mode 100644 index a823a70..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WE/NSDateIntervalFormatter.h-2BWUR5Y9LX7WE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WE/form.h-1WDVRINME5KWE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WE/form.h-1WDVRINME5KWE deleted file mode 100644 index 46c4a43..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WE/form.h-1WDVRINME5KWE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WE/vm_inherit.h-3ERY6WTPBWHWE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WE/vm_inherit.h-3ERY6WTPBWHWE deleted file mode 100644 index fdb1bf6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WE/vm_inherit.h-3ERY6WTPBWHWE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WH/NSAlert.h-3SQBVPIBR6WH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WH/NSAlert.h-3SQBVPIBR6WH deleted file mode 100644 index 841a8c4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WH/NSAlert.h-3SQBVPIBR6WH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WH/SPPose3D.h-35X2O3QJFJXWH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WH/SPPose3D.h-35X2O3QJFJXWH deleted file mode 100644 index a45c597..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WH/SPPose3D.h-35X2O3QJFJXWH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WI/MTLResourceViewPool.h-23RONEHU5TXWI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WI/MTLResourceViewPool.h-23RONEHU5TXWI deleted file mode 100644 index b33c1b0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WI/MTLResourceViewPool.h-23RONEHU5TXWI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WI/types.h-EDPX0HDHYBWI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WI/types.h-EDPX0HDHYBWI deleted file mode 100644 index 0eba9a4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WI/types.h-EDPX0HDHYBWI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WJ/Processes.h-P1AJKDCJTOWJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WJ/Processes.h-P1AJKDCJTOWJ deleted file mode 100644 index f0e7d7a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WJ/Processes.h-P1AJKDCJTOWJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WJ/reloc.h-2E4QXQ0TD1UWJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WJ/reloc.h-2E4QXQ0TD1UWJ deleted file mode 100644 index bd5ba39..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WJ/reloc.h-2E4QXQ0TD1UWJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WK/OSByteOrder.h-36X6K1WQ1ZVWK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WK/OSByteOrder.h-36X6K1WQ1ZVWK deleted file mode 100644 index 7712a33..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WK/OSByteOrder.h-36X6K1WQ1ZVWK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WK/utsname.h-3JB2LVQGED0WK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WK/utsname.h-3JB2LVQGED0WK deleted file mode 100644 index 3db7277..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WK/utsname.h-3JB2LVQGED0WK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WL/Position.h-2I42PIEY0ALWL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WL/Position.h-2I42PIEY0ALWL deleted file mode 100644 index 04b8b57..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WL/Position.h-2I42PIEY0ALWL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WN/MTLStageInputOutputDescriptor.h-1SI24P9R2JHWN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WN/MTLStageInputOutputDescriptor.h-1SI24P9R2JHWN deleted file mode 100644 index 66fb5b8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WN/MTLStageInputOutputDescriptor.h-1SI24P9R2JHWN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WO/CFString.h-2LL8VJ8YM36WO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WO/CFString.h-2LL8VJ8YM36WO deleted file mode 100644 index 2255a6c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WO/CFString.h-2LL8VJ8YM36WO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WO/NSUserInterfaceCompression.h-M2O2IYIQV1WO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WO/NSUserInterfaceCompression.h-M2O2IYIQV1WO deleted file mode 100644 index 1cbd55d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WO/NSUserInterfaceCompression.h-M2O2IYIQV1WO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WO/_fsblkcnt_t.h-3TL2TW8Z7AHWO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WO/_fsblkcnt_t.h-3TL2TW8Z7AHWO deleted file mode 100644 index b4303e5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WO/_fsblkcnt_t.h-3TL2TW8Z7AHWO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WP/mach.h-NIHV5KJ8HZWP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WP/mach.h-NIHV5KJ8HZWP deleted file mode 100644 index 7194a03..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WP/mach.h-NIHV5KJ8HZWP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WQ/CABase.h-1VF8YWNQZLGWQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WQ/CABase.h-1VF8YWNQZLGWQ deleted file mode 100644 index b14e77e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WQ/CABase.h-1VF8YWNQZLGWQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WQ/NSScriptCoercionHandler.h-2MLX33WL82VWQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WQ/NSScriptCoercionHandler.h-2MLX33WL82VWQ deleted file mode 100644 index d54fc90..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WQ/NSScriptCoercionHandler.h-2MLX33WL82VWQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WR/CGEventTypes.h-3T60D0LVFI8WR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WR/CGEventTypes.h-3T60D0LVFI8WR deleted file mode 100644 index 9dcb857..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WR/CGEventTypes.h-3T60D0LVFI8WR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WR/NSAtomicStoreCacheNode.h-23BRYP8O72SWR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WR/NSAtomicStoreCacheNode.h-23BRYP8O72SWR deleted file mode 100644 index 83b0631..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WR/NSAtomicStoreCacheNode.h-23BRYP8O72SWR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WS/Authorization.h-HG9OU6Z5MCWS b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WS/Authorization.h-HG9OU6Z5MCWS deleted file mode 100644 index 44a63bd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WS/Authorization.h-HG9OU6Z5MCWS and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WT/IOAccelClientConnect.h-E2YUGJLZD4WT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WT/IOAccelClientConnect.h-E2YUGJLZD4WT deleted file mode 100644 index ce8050f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WT/IOAccelClientConnect.h-E2YUGJLZD4WT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WV/IOStorageControllerCharacteristics.h-2FC8UOFL3O7WV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WV/IOStorageControllerCharacteristics.h-2FC8UOFL3O7WV deleted file mode 100644 index 73c06c8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WV/IOStorageControllerCharacteristics.h-2FC8UOFL3O7WV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WW/MTL4BinaryFunctionDescriptor.h-16EUABUISAFWW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WW/MTL4BinaryFunctionDescriptor.h-16EUABUISAFWW deleted file mode 100644 index 8693ad6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WW/MTL4BinaryFunctionDescriptor.h-16EUABUISAFWW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WW/_string.h-1B5UG9QVTTMWW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WW/_string.h-1B5UG9QVTTMWW deleted file mode 100644 index 8ce78e6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WW/_string.h-1B5UG9QVTTMWW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WW/base.h-1AQN4BPZH87WW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WW/base.h-1AQN4BPZH87WW deleted file mode 100644 index c6217c6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WW/base.h-1AQN4BPZH87WW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WX/cssmtype.h-TTT4EF2FG9WX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WX/cssmtype.h-TTT4EF2FG9WX deleted file mode 100644 index c8a68a7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WX/cssmtype.h-TTT4EF2FG9WX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WZ/arm64e-apple-macos.swiftinterface_Collection_Array-TC582DEOMBWZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WZ/arm64e-apple-macos.swiftinterface_Collection_Array-TC582DEOMBWZ deleted file mode 100644 index 2eae824..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/WZ/arm64e-apple-macos.swiftinterface_Collection_Array-TC582DEOMBWZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X0/NSXMLElement.h-2V60FA7CZIJX0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X0/NSXMLElement.h-2V60FA7CZIJX0 deleted file mode 100644 index b22ea13..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X0/NSXMLElement.h-2V60FA7CZIJX0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X0/arm_bf16.h-1NYQITHQXK2X0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X0/arm_bf16.h-1NYQITHQXK2X0 deleted file mode 100644 index 54a27ab..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X0/arm_bf16.h-1NYQITHQXK2X0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X0/exception.h-2Y7K9OMONEFX0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X0/exception.h-2Y7K9OMONEFX0 deleted file mode 100644 index 23dccca..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X0/exception.h-2Y7K9OMONEFX0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X1/NSCollectionViewGridLayout.h-5YVFXXC9KQX1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X1/NSCollectionViewGridLayout.h-5YVFXXC9KQX1 deleted file mode 100644 index 5f0d223..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X1/NSCollectionViewGridLayout.h-5YVFXXC9KQX1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X1/NSMenuItemBadge.h-22M8CRP3MQPX1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X1/NSMenuItemBadge.h-22M8CRP3MQPX1 deleted file mode 100644 index f315c99..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X1/NSMenuItemBadge.h-22M8CRP3MQPX1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X1/_types.h-39CPQMKHSA7X1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X1/_types.h-39CPQMKHSA7X1 deleted file mode 100644 index 9e9ff6e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X1/_types.h-39CPQMKHSA7X1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X2/objc-sync.h-3L5LCR23LPPX2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X2/objc-sync.h-3L5LCR23LPPX2 deleted file mode 100644 index 84bc5cd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X2/objc-sync.h-3L5LCR23LPPX2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X2/runtime.h-1DADE94RP6LX2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X2/runtime.h-1DADE94RP6LX2 deleted file mode 100644 index 4ba95d3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X2/runtime.h-1DADE94RP6LX2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X3/arm64e-apple-macos.swiftinterface_String-1QUIAKONSIIX3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X3/arm64e-apple-macos.swiftinterface_String-1QUIAKONSIIX3 deleted file mode 100644 index ffa4cfa..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X3/arm64e-apple-macos.swiftinterface_String-1QUIAKONSIIX3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X4/LSOpenDeprecated.h-16Z7KYUTKZUX4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X4/LSOpenDeprecated.h-16Z7KYUTKZUX4 deleted file mode 100644 index d4076b9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X4/LSOpenDeprecated.h-16Z7KYUTKZUX4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X5/kern_return.h-1BEVU12FPVAX5 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X5/kern_return.h-1BEVU12FPVAX5 deleted file mode 100644 index b8555ff..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X5/kern_return.h-1BEVU12FPVAX5 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X6/CFCharacterSet.h-DJPQTJEAQ9X6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X6/CFCharacterSet.h-DJPQTJEAQ9X6 deleted file mode 100644 index 123d730..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X6/CFCharacterSet.h-DJPQTJEAQ9X6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X6/IOCDBlockStorageDevice.h-1GJPBRM0ZI1X6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X6/IOCDBlockStorageDevice.h-1GJPBRM0ZI1X6 deleted file mode 100644 index a058bc3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X6/IOCDBlockStorageDevice.h-1GJPBRM0ZI1X6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X7/CVHostTime.h-67CK02F203X7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X7/CVHostTime.h-67CK02F203X7 deleted file mode 100644 index 3c09815..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X7/CVHostTime.h-67CK02F203X7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X7/MTLComputePipeline.h-X0E37L7L2EX7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X7/MTLComputePipeline.h-X0E37L7L2EX7 deleted file mode 100644 index d56a072..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X7/MTLComputePipeline.h-X0E37L7L2EX7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X7/NSMenuItem.h-2659HEGJYIQX7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X7/NSMenuItem.h-2659HEGJYIQX7 deleted file mode 100644 index 1519133..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X7/NSMenuItem.h-2659HEGJYIQX7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X7/NSSound.h-2ANZWZB8V07X7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X7/NSSound.h-2ANZWZB8V07X7 deleted file mode 100644 index a584edb..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X7/NSSound.h-2ANZWZB8V07X7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X9/CTFont.h-1BJULDPZDREX9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X9/CTFont.h-1BJULDPZDREX9 deleted file mode 100644 index 27b02b7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/X9/CTFont.h-1BJULDPZDREX9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XA/CADisplayLink.h-27UO2EC8HP2XA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XA/CADisplayLink.h-27UO2EC8HP2XA deleted file mode 100644 index 2e36c10..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XA/CADisplayLink.h-27UO2EC8HP2XA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XA/Multiprocessing.h-2IEIE7MUMBFXA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XA/Multiprocessing.h-2IEIE7MUMBFXA deleted file mode 100644 index 026c3fb..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XA/Multiprocessing.h-2IEIE7MUMBFXA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XB/Deck.swift-1OUS2W6LCEWXB b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XB/Deck.swift-1OUS2W6LCEWXB deleted file mode 100644 index 24ed6be..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XB/Deck.swift-1OUS2W6LCEWXB and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XC/DASession.h-2OJBX0VX70DXC b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XC/DASession.h-2OJBX0VX70DXC deleted file mode 100644 index 81980ed..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XC/DASession.h-2OJBX0VX70DXC and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XC/arm64e-apple-macos.swiftinterface_Collection-2OBV0HETDIGXC b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XC/arm64e-apple-macos.swiftinterface_Collection-2OBV0HETDIGXC deleted file mode 100644 index 9dcceac..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XC/arm64e-apple-macos.swiftinterface_Collection-2OBV0HETDIGXC and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XD/NSStepperTouchBarItem.h-1523VU9J0ZRXD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XD/NSStepperTouchBarItem.h-1523VU9J0ZRXD deleted file mode 100644 index d4a862e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XD/NSStepperTouchBarItem.h-1523VU9J0ZRXD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XE/CGDisplayFade.h-EUWZ2MIZAAXE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XE/CGDisplayFade.h-EUWZ2MIZAAXE deleted file mode 100644 index 7822287..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XE/CGDisplayFade.h-EUWZ2MIZAAXE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XF/NSFileManager.h-310FQPDF8VKXF b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XF/NSFileManager.h-310FQPDF8VKXF deleted file mode 100644 index 9332050..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XF/NSFileManager.h-310FQPDF8VKXF and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XG/NSOpenPanel.h-235B5F3MVO1XG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XG/NSOpenPanel.h-235B5F3MVO1XG deleted file mode 100644 index a36643d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XG/NSOpenPanel.h-235B5F3MVO1XG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XG/clock_reply.h-2IVU8P62C11XG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XG/clock_reply.h-2IVU8P62C11XG deleted file mode 100644 index b9bd040..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XG/clock_reply.h-2IVU8P62C11XG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XG/vm_attributes.h-1K9AZVGKWO2XG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XG/vm_attributes.h-1K9AZVGKWO2XG deleted file mode 100644 index c4040c1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XG/vm_attributes.h-1K9AZVGKWO2XG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XH/SPScaledPose3D.h-2D1X1MJXTJZXH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XH/SPScaledPose3D.h-2D1X1MJXTJZXH deleted file mode 100644 index 36149e6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XH/SPScaledPose3D.h-2D1X1MJXTJZXH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XH/TranslationServices.h-LY20EQGCDQXH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XH/TranslationServices.h-LY20EQGCDQXH deleted file mode 100644 index 4c0608c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XH/TranslationServices.h-LY20EQGCDQXH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XI/IOBDMediaBSDClient.h-25PFG8RAOWFXI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XI/IOBDMediaBSDClient.h-25PFG8RAOWFXI deleted file mode 100644 index a735400..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XI/IOBDMediaBSDClient.h-25PFG8RAOWFXI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XI/IOStorage.h-VH9HFWEYLSXI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XI/IOStorage.h-VH9HFWEYLSXI deleted file mode 100644 index ada09ad..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XI/IOStorage.h-VH9HFWEYLSXI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XI/NSTextAttachmentCell.h-33NMAMWEMRTXI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XI/NSTextAttachmentCell.h-33NMAMWEMRTXI deleted file mode 100644 index cce0908..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XI/NSTextAttachmentCell.h-33NMAMWEMRTXI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XI/_pthread_types.h-1MKK68IRA0RXI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XI/_pthread_types.h-1MKK68IRA0RXI deleted file mode 100644 index 3c7cf0a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XI/_pthread_types.h-1MKK68IRA0RXI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XJ/ftw.h-YMPDXY0P4HXJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XJ/ftw.h-YMPDXY0P4HXJ deleted file mode 100644 index 5fd5375..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XJ/ftw.h-YMPDXY0P4HXJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XK/NSButtonCell.h-2S69VQ2J9D0XK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XK/NSButtonCell.h-2S69VQ2J9D0XK deleted file mode 100644 index 533743c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XK/NSButtonCell.h-2S69VQ2J9D0XK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XL/PMPrintSettingsKeys.h-1CYGP4TXFZBXL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XL/PMPrintSettingsKeys.h-1CYGP4TXFZBXL deleted file mode 100644 index ea9ee17..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XL/PMPrintSettingsKeys.h-1CYGP4TXFZBXL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XM/IOCDPartitionScheme.h-2L1GLTVS8BRXM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XM/IOCDPartitionScheme.h-2L1GLTVS8BRXM deleted file mode 100644 index eabeffc..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XM/IOCDPartitionScheme.h-2L1GLTVS8BRXM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XM/clock_types.h-10KF0MFXORXM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XM/clock_types.h-10KF0MFXORXM deleted file mode 100644 index c7c1146..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XM/clock_types.h-10KF0MFXORXM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XP/CVImageBuffer.h-328P78TFIYDXP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XP/CVImageBuffer.h-328P78TFIYDXP deleted file mode 100644 index d7d3a97..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XP/CVImageBuffer.h-328P78TFIYDXP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XQ/CTFontManagerErrors.h-1OGBZQ678JGXQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XQ/CTFontManagerErrors.h-1OGBZQ678JGXQ deleted file mode 100644 index 32f7ec3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XQ/CTFontManagerErrors.h-1OGBZQ678JGXQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XQ/CVDisplayLink.h-2J1JZ0M98BPXQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XQ/CVDisplayLink.h-2J1JZ0M98BPXQ deleted file mode 100644 index 090daf3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XQ/CVDisplayLink.h-2J1JZ0M98BPXQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XQ/NSBox.h-1W8X62X7BHHXQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XQ/NSBox.h-1W8X62X7BHHXQ deleted file mode 100644 index 171aee2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XQ/NSBox.h-1W8X62X7BHHXQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XQ/_gid_t.h-3QLFYT8GCA5XQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XQ/_gid_t.h-3QLFYT8GCA5XQ deleted file mode 100644 index 0ed717a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XQ/_gid_t.h-3QLFYT8GCA5XQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XR/HFSVolumes.h-2H8C5EEMRHCXR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XR/HFSVolumes.h-2H8C5EEMRHCXR deleted file mode 100644 index 2b10d00..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XR/HFSVolumes.h-2H8C5EEMRHCXR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XR/MTLDefines.h-21K1I35XWKUXR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XR/MTLDefines.h-21K1I35XWKUXR deleted file mode 100644 index 0037c79..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XR/MTLDefines.h-21K1I35XWKUXR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XR/rpc.h-2HUFGFY4DJUXR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XR/rpc.h-2HUFGFY4DJUXR deleted file mode 100644 index 2a0f007..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XR/rpc.h-2HUFGFY4DJUXR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XS/NSUbiquitousKeyValueStore.h-1C0400AQOXLXS b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XS/NSUbiquitousKeyValueStore.h-1C0400AQOXLXS deleted file mode 100644 index e416433..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XS/NSUbiquitousKeyValueStore.h-1C0400AQOXLXS and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XW/CFFileSecurity.h-JDSKQE9W5WXW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XW/CFFileSecurity.h-JDSKQE9W5WXW deleted file mode 100644 index 23791ed..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XW/CFFileSecurity.h-JDSKQE9W5WXW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XW/arm64-apple-macos.swiftinterface-2NE74WVNG1OXW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XW/arm64-apple-macos.swiftinterface-2NE74WVNG1OXW deleted file mode 100644 index fa9141d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XW/arm64-apple-macos.swiftinterface-2NE74WVNG1OXW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XX/NSWritingToolsCoordinatorAnimationParameters.h-31BQ65U6U4CXX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XX/NSWritingToolsCoordinatorAnimationParameters.h-31BQ65U6U4CXX deleted file mode 100644 index b785c03..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XX/NSWritingToolsCoordinatorAnimationParameters.h-31BQ65U6U4CXX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XX/StucturesPackedFloat.h-JNVAI32I7UXX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XX/StucturesPackedFloat.h-JNVAI32I7UXX deleted file mode 100644 index e01564a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XX/StucturesPackedFloat.h-JNVAI32I7UXX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XX/ldsyms.h-1IMM53TV5CMXX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XX/ldsyms.h-1IMM53TV5CMXX deleted file mode 100644 index 28ca2a6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/XX/ldsyms.h-1IMM53TV5CMXX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y0/ioccom.h-3KH8E9YCWJTY0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y0/ioccom.h-3KH8E9YCWJTY0 deleted file mode 100644 index bf3245a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y0/ioccom.h-3KH8E9YCWJTY0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y1/CFMessagePort.h-WQEAXCHSWUY1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y1/CFMessagePort.h-WQEAXCHSWUY1 deleted file mode 100644 index 3a73af2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y1/CFMessagePort.h-WQEAXCHSWUY1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y1/CIBarcodeDescriptor.h-1PIDR82XLM4Y1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y1/CIBarcodeDescriptor.h-1PIDR82XLM4Y1 deleted file mode 100644 index 36900a0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y1/CIBarcodeDescriptor.h-1PIDR82XLM4Y1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y1/base.h-1SPB4ATQ2W3Y1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y1/base.h-1SPB4ATQ2W3Y1 deleted file mode 100644 index ed2df11..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y1/base.h-1SPB4ATQ2W3Y1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y2/NSPDFPanel.h-25XZD7G71J9Y2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y2/NSPDFPanel.h-25XZD7G71J9Y2 deleted file mode 100644 index c109813..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y2/NSPDFPanel.h-25XZD7G71J9Y2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y2/NSTextList.h-2TW6R1TNFXYY2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y2/NSTextList.h-2TW6R1TNFXYY2 deleted file mode 100644 index baa5c5c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y2/NSTextList.h-2TW6R1TNFXYY2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y3/traps.h-4H0QVQWA9HY3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y3/traps.h-4H0QVQWA9HY3 deleted file mode 100644 index 8bd0205..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y3/traps.h-4H0QVQWA9HY3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y4/DictionaryServices.h-1IDKZFOIKD6Y4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y4/DictionaryServices.h-1IDKZFOIKD6Y4 deleted file mode 100644 index 4ecac1f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y4/DictionaryServices.h-1IDKZFOIKD6Y4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y5/IOCDMediaBSDClient.h-2GLFKYLQH0QY5 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y5/IOCDMediaBSDClient.h-2GLFKYLQH0QY5 deleted file mode 100644 index 32b3512..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y5/IOCDMediaBSDClient.h-2GLFKYLQH0QY5 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y6/AERegistry.h-3Q8XHFXMK75Y6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y6/AERegistry.h-3Q8XHFXMK75Y6 deleted file mode 100644 index 61dc887..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y6/AERegistry.h-3Q8XHFXMK75Y6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y6/OSUtils.h-JYXHQ6HCXMY6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y6/OSUtils.h-JYXHQ6HCXMY6 deleted file mode 100644 index 6091df7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y6/OSUtils.h-JYXHQ6HCXMY6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y6/device_port.h-2XCK08B15NWY6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y6/device_port.h-2XCK08B15NWY6 deleted file mode 100644 index eeb91d7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y6/device_port.h-2XCK08B15NWY6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y8/IOAccelSurfaceConnect.h-2B8ZGG927KOY8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y8/IOAccelSurfaceConnect.h-2B8ZGG927KOY8 deleted file mode 100644 index c337502..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y8/IOAccelSurfaceConnect.h-2B8ZGG927KOY8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y8/arm64e-apple-macos.swiftinterface-G9HIQJ36XRY8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y8/arm64e-apple-macos.swiftinterface-G9HIQJ36XRY8 deleted file mode 100644 index 42a1ba1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y8/arm64e-apple-macos.swiftinterface-G9HIQJ36XRY8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y8/kdebug_signpost.h-1PZYEMHCI2WY8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y8/kdebug_signpost.h-1PZYEMHCI2WY8 deleted file mode 100644 index 6c772a2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y8/kdebug_signpost.h-1PZYEMHCI2WY8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y9/CIFilter.h-2Q9IYR2GQZMY9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y9/CIFilter.h-2Q9IYR2GQZMY9 deleted file mode 100644 index 5128787..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Y9/CIFilter.h-2Q9IYR2GQZMY9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YA/CFSet.h-14758S8PGGQYA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YA/CFSet.h-14758S8PGGQYA deleted file mode 100644 index e79f069..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YA/CFSet.h-14758S8PGGQYA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YA/CGEvent.h-10K6A4C9VWEYA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YA/CGEvent.h-10K6A4C9VWEYA deleted file mode 100644 index 1503451..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YA/CGEvent.h-10K6A4C9VWEYA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YA/CGPDFString.h-J46L309O2KYA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YA/CGPDFString.h-J46L309O2KYA deleted file mode 100644 index 0a4c338..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YA/CGPDFString.h-J46L309O2KYA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YA/IOPMLib.h-8LUJLTDYADYA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YA/IOPMLib.h-8LUJLTDYADYA deleted file mode 100644 index 862efef..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YA/IOPMLib.h-8LUJLTDYADYA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YB/NSOrderedSet.h-37RFRIO162YYB b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YB/NSOrderedSet.h-37RFRIO162YYB deleted file mode 100644 index d948f59..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YB/NSOrderedSet.h-37RFRIO162YYB and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YC/NSCell.h-OV3BACCGFJYC b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YC/NSCell.h-OV3BACCGFJYC deleted file mode 100644 index b65203a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YC/NSCell.h-OV3BACCGFJYC and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YD/MTL4FunctionDescriptor.h-69AMT9YVX4YD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YD/MTL4FunctionDescriptor.h-69AMT9YVX4YD deleted file mode 100644 index d05236c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YD/MTL4FunctionDescriptor.h-69AMT9YVX4YD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YE/CGLDevice.h-1CCBK4BUZADYE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YE/CGLDevice.h-1CCBK4BUZADYE deleted file mode 100644 index 3a07803..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YE/CGLDevice.h-1CCBK4BUZADYE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YE/CGPDFOperatorTable.h-1W0FP7B226ZYE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YE/CGPDFOperatorTable.h-1W0FP7B226ZYE deleted file mode 100644 index 2cd2888..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YE/CGPDFOperatorTable.h-1W0FP7B226ZYE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YE/NSProgressIndicator.h-2IJGIS0I06WYE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YE/NSProgressIndicator.h-2IJGIS0I06WYE deleted file mode 100644 index 7d341f9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YE/NSProgressIndicator.h-2IJGIS0I06WYE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YE/NSURLError.h-2EMW0Z0WIXCYE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YE/NSURLError.h-2EMW0Z0WIXCYE deleted file mode 100644 index 06600d0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YE/NSURLError.h-2EMW0Z0WIXCYE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YE/libc.h-3IDZD954UOWYE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YE/libc.h-3IDZD954UOWYE deleted file mode 100644 index 27edb3c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YE/libc.h-3IDZD954UOWYE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YG/IODVDTypes.h-2IJIW6HZYL4YG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YG/IODVDTypes.h-2IJIW6HZYL4YG deleted file mode 100644 index 2832534..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YG/IODVDTypes.h-2IJIW6HZYL4YG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YG/SecEncryptTransform.h-49HCZVDQ8VYG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YG/SecEncryptTransform.h-49HCZVDQ8VYG deleted file mode 100644 index 3f49555..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YG/SecEncryptTransform.h-49HCZVDQ8VYG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YH/NSWindowTabGroup.h-9C25SB4P05YH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YH/NSWindowTabGroup.h-9C25SB4P05YH deleted file mode 100644 index 89f90c0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YH/NSWindowTabGroup.h-9C25SB4P05YH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YH/stat.h-22YVHOXKJW6YH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YH/stat.h-22YVHOXKJW6YH deleted file mode 100644 index 176b67f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YH/stat.h-22YVHOXKJW6YH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YI/NSInputServer.h-T0RTZBJKZ5YI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YI/NSInputServer.h-T0RTZBJKZ5YI deleted file mode 100644 index 91fd4cf..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YI/NSInputServer.h-T0RTZBJKZ5YI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YJ/NSImageView.h-28OYB40RUOWYJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YJ/NSImageView.h-28OYB40RUOWYJ deleted file mode 100644 index 024dd03..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YJ/NSImageView.h-28OYB40RUOWYJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YJ/cups.h-2UK10F81LEHYJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YJ/cups.h-2UK10F81LEHYJ deleted file mode 100644 index a53bb05..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YJ/cups.h-2UK10F81LEHYJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YK/CGLContext.h-2XXUFT60X2FYK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YK/CGLContext.h-2XXUFT60X2FYK deleted file mode 100644 index 86adff7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YK/CGLContext.h-2XXUFT60X2FYK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YL/CIDetector.h-2GGA1QNQ3LLYL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YL/CIDetector.h-2GGA1QNQ3LLYL deleted file mode 100644 index 26ba8e6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YL/CIDetector.h-2GGA1QNQ3LLYL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YL/MTLIOCompressor.h-1P6DKJVV9BYYL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YL/MTLIOCompressor.h-1P6DKJVV9BYYL deleted file mode 100644 index 56b746f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YL/MTLIOCompressor.h-1P6DKJVV9BYYL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YO/ptrauth.h-L798W7H4ZJYO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YO/ptrauth.h-L798W7H4ZJYO deleted file mode 100644 index d94995a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YO/ptrauth.h-L798W7H4ZJYO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YP/NSClipView.h-13C63NOFVS6YP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YP/NSClipView.h-13C63NOFVS6YP deleted file mode 100644 index 0380fa0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YP/NSClipView.h-13C63NOFVS6YP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YP/NSConnection.h-3LSAS11ISEIYP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YP/NSConnection.h-3LSAS11ISEIYP deleted file mode 100644 index 1a7bef4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YP/NSConnection.h-3LSAS11ISEIYP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YP/NSPrintInfo.h-17MBWPQRPEJYP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YP/NSPrintInfo.h-17MBWPQRPEJYP deleted file mode 100644 index cad4ac1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YP/NSPrintInfo.h-17MBWPQRPEJYP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YQ/NSUserInterfaceValidation.h-10TPBSMO359YQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YQ/NSUserInterfaceValidation.h-10TPBSMO359YQ deleted file mode 100644 index afab199..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YQ/NSUserInterfaceValidation.h-10TPBSMO359YQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YQ/gethostuuid.h-2PN6OXCITWTYQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YQ/gethostuuid.h-2PN6OXCITWTYQ deleted file mode 100644 index 03db300..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YQ/gethostuuid.h-2PN6OXCITWTYQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YR/AvailabilityVersions.h-10ZCWH7PROEYR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YR/AvailabilityVersions.h-10ZCWH7PROEYR deleted file mode 100644 index e5df56e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YR/AvailabilityVersions.h-10ZCWH7PROEYR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YR/NSFilePromiseReceiver.h-1KD8BWDOZVEYR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YR/NSFilePromiseReceiver.h-1KD8BWDOZVEYR deleted file mode 100644 index 044f641..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YR/NSFilePromiseReceiver.h-1KD8BWDOZVEYR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YS/CoreText.h-2LQGDXMS0KMYS b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YS/CoreText.h-2LQGDXMS0KMYS deleted file mode 100644 index d4ca994..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YS/CoreText.h-2LQGDXMS0KMYS and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YS/if_llc.h-U6J6SNKQIKYS b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YS/if_llc.h-U6J6SNKQIKYS deleted file mode 100644 index 5d6320d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YS/if_llc.h-U6J6SNKQIKYS and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YT/CVPixelFormatDescription.h-Y8UMPNYDG6YT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YT/CVPixelFormatDescription.h-Y8UMPNYDG6YT deleted file mode 100644 index 87c986b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YT/CVPixelFormatDescription.h-Y8UMPNYDG6YT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YU/MTL4BufferRange.h-33FS0CCPQ1AYU b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YU/MTL4BufferRange.h-33FS0CCPQ1AYU deleted file mode 100644 index e3b78f4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YU/MTL4BufferRange.h-33FS0CCPQ1AYU and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YV/libbsm.h-17MZHA7HZ6AYV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YV/libbsm.h-17MZHA7HZ6AYV deleted file mode 100644 index 02de3fa..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YV/libbsm.h-17MZHA7HZ6AYV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YW/MTLDynamicLibrary.h-3GRONXKRBG3YW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YW/MTLDynamicLibrary.h-3GRONXKRBG3YW deleted file mode 100644 index e889600..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YW/MTLDynamicLibrary.h-3GRONXKRBG3YW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YW/NSDebug.h-H7PC32JBOMYW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YW/NSDebug.h-H7PC32JBOMYW deleted file mode 100644 index bbd774e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YW/NSDebug.h-H7PC32JBOMYW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YW/dispatch.h-YOXIC764IOYW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YW/dispatch.h-YOXIC764IOYW deleted file mode 100644 index d146012..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YW/dispatch.h-YOXIC764IOYW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YW/tcp_timer.h-38D8ILLBHBMYW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YW/tcp_timer.h-38D8ILLBHBMYW deleted file mode 100644 index 168f297..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YW/tcp_timer.h-38D8ILLBHBMYW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YX/NSScrubberItemView.h-1C5S3Y4TV11YX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YX/NSScrubberItemView.h-1C5S3Y4TV11YX deleted file mode 100644 index 0475cfd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YX/NSScrubberItemView.h-1C5S3Y4TV11YX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YY/BackupCore.h-VID7AQKAB8YY b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YY/BackupCore.h-VID7AQKAB8YY deleted file mode 100644 index fbdd550..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YY/BackupCore.h-VID7AQKAB8YY and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YY/Math64.h-3TDIM2TXH2KYY b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YY/Math64.h-3TDIM2TXH2KYY deleted file mode 100644 index fb9d08b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YY/Math64.h-3TDIM2TXH2KYY and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YY/_timeval64.h-108809K5GY9YY b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YY/_timeval64.h-108809K5GY9YY deleted file mode 100644 index 2edef90..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YY/_timeval64.h-108809K5GY9YY and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YZ/SecAccessControl.h-1O17VFRYOYVYZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YZ/SecAccessControl.h-1O17VFRYOYVYZ deleted file mode 100644 index 4b40daf..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/YZ/SecAccessControl.h-1O17VFRYOYVYZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z0/CFPreferences.h-Y53KEVDFESZ0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z0/CFPreferences.h-Y53KEVDFESZ0 deleted file mode 100644 index 80ac77f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z0/CFPreferences.h-Y53KEVDFESZ0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z2/SecAsn1Coder.h-252J56ACK5NZ2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z2/SecAsn1Coder.h-252J56ACK5NZ2 deleted file mode 100644 index ef379ce..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z2/SecAsn1Coder.h-252J56ACK5NZ2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z2/ntsid.h-1KANRW5HIS6Z2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z2/ntsid.h-1KANRW5HIS6Z2 deleted file mode 100644 index e69f781..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z2/ntsid.h-1KANRW5HIS6Z2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z4/NSComboBox.h-222IFY24260Z4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z4/NSComboBox.h-222IFY24260Z4 deleted file mode 100644 index 7fc8947..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z4/NSComboBox.h-222IFY24260Z4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z4/cssmcspi.h-2V96NEAD0WJZ4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z4/cssmcspi.h-2V96NEAD0WJZ4 deleted file mode 100644 index c7be029..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z4/cssmcspi.h-2V96NEAD0WJZ4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z5/MTLVertexDescriptor.h-15UMJJLKQ38Z5 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z5/MTLVertexDescriptor.h-15UMJJLKQ38Z5 deleted file mode 100644 index edd4c31..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z5/MTLVertexDescriptor.h-15UMJJLKQ38Z5 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z5/NSEPSImageRep.h-3NNZ3NRCEXLZ5 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z5/NSEPSImageRep.h-3NNZ3NRCEXLZ5 deleted file mode 100644 index 1b68338..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z5/NSEPSImageRep.h-3NNZ3NRCEXLZ5 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z7/pthread_spis.h-MU9LVG3CFRZ7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z7/pthread_spis.h-MU9LVG3CFRZ7 deleted file mode 100644 index 7b6e0be..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z7/pthread_spis.h-MU9LVG3CFRZ7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z8/MTLResourceStatePass.h-35IXYSXWW3YZ8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z8/MTLResourceStatePass.h-35IXYSXWW3YZ8 deleted file mode 100644 index 82c4c0e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z8/MTLResourceStatePass.h-35IXYSXWW3YZ8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z8/NSOrderedCollectionDifference.h-2150HBQKIY6Z8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z8/NSOrderedCollectionDifference.h-2150HBQKIY6Z8 deleted file mode 100644 index 467ff86..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z8/NSOrderedCollectionDifference.h-2150HBQKIY6Z8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z9/NSViewLayoutRegion.h-HP2KRR5P8QZ9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z9/NSViewLayoutRegion.h-HP2KRR5P8QZ9 deleted file mode 100644 index 25dfbcb..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z9/NSViewLayoutRegion.h-HP2KRR5P8QZ9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z9/__stddef_unreachable.h-XIIQIY1GE3Z9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z9/__stddef_unreachable.h-XIIQIY1GE3Z9 deleted file mode 100644 index c9b32ca..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z9/__stddef_unreachable.h-XIIQIY1GE3Z9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z9/_s_ifmt.h-12HWKFN1SAUZ9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z9/_s_ifmt.h-12HWKFN1SAUZ9 deleted file mode 100644 index b43d449..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z9/_s_ifmt.h-12HWKFN1SAUZ9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z9/session.h-3RAOF4DIQG0Z9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z9/session.h-3RAOF4DIQG0Z9 deleted file mode 100644 index f9b4d06..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/Z9/session.h-3RAOF4DIQG0Z9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZA/CTTypesetter.h-2UQ0F7YR8TRZA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZA/CTTypesetter.h-2UQ0F7YR8TRZA deleted file mode 100644 index 4f231a3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZA/CTTypesetter.h-2UQ0F7YR8TRZA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZA/arm64e-apple-macos.swiftinterface-HDKNAD4QRQZA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZA/arm64e-apple-macos.swiftinterface-HDKNAD4QRQZA deleted file mode 100644 index 21354a2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZA/arm64e-apple-macos.swiftinterface-HDKNAD4QRQZA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZB/NSCoreDataCoreSpotlightDelegate.h-2GAAPC1O5OZB b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZB/NSCoreDataCoreSpotlightDelegate.h-2GAAPC1O5OZB deleted file mode 100644 index ed5a3a2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZB/NSCoreDataCoreSpotlightDelegate.h-2GAAPC1O5OZB and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZB/NSHashTable.h-2AOH3URM2LNZB b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZB/NSHashTable.h-2AOH3URM2LNZB deleted file mode 100644 index 82e3682..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZB/NSHashTable.h-2AOH3URM2LNZB and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZB/_pthread_mutex_t.h-28S1WVUTFPXZB b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZB/_pthread_mutex_t.h-28S1WVUTFPXZB deleted file mode 100644 index 02c2631..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZB/_pthread_mutex_t.h-28S1WVUTFPXZB and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZC/CGDisplayStream.h-3EVG0J7OUXNZC b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZC/CGDisplayStream.h-3EVG0J7OUXNZC deleted file mode 100644 index 89285a3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZC/CGDisplayStream.h-3EVG0J7OUXNZC and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZD/audit_domain.h-34NZNIZIECDZD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZD/audit_domain.h-34NZNIZIECDZD deleted file mode 100644 index fb252b1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZD/audit_domain.h-34NZNIZIECDZD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZD/mbuf.h-AU3L4MSPR5ZD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZD/mbuf.h-AU3L4MSPR5ZD deleted file mode 100644 index ec2aa3f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZD/mbuf.h-AU3L4MSPR5ZD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZE/CGPDFDictionary.h-2ZDW6R5PEBIZE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZE/CGPDFDictionary.h-2ZDW6R5PEBIZE deleted file mode 100644 index d9b12d2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZE/CGPDFDictionary.h-2ZDW6R5PEBIZE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZE/ndbm.h-22P1BOBB11CZE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZE/ndbm.h-22P1BOBB11CZE deleted file mode 100644 index c9295da..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZE/ndbm.h-22P1BOBB11CZE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZE/pthread_impl.h-1E29VD117ABZE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZE/pthread_impl.h-1E29VD117ABZE deleted file mode 100644 index 2f30076..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZE/pthread_impl.h-1E29VD117ABZE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZF/CGDirectDisplayMetal.h-1TPJHC088D1ZF b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZF/CGDirectDisplayMetal.h-1TPJHC088D1ZF deleted file mode 100644 index d192db8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZF/CGDirectDisplayMetal.h-1TPJHC088D1ZF and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZG/AXWebConstants.h-35VA0WEFUQMZG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZG/AXWebConstants.h-35VA0WEFUQMZG deleted file mode 100644 index 740e356..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZG/AXWebConstants.h-35VA0WEFUQMZG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZG/NSManagedObject.h-3W3BDNHUDUAZG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZG/NSManagedObject.h-3W3BDNHUDUAZG deleted file mode 100644 index 6afd834..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZG/NSManagedObject.h-3W3BDNHUDUAZG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZG/param.h-30A0KZP4JSZZG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZG/param.h-30A0KZP4JSZZG deleted file mode 100644 index 24dd7fb..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZG/param.h-30A0KZP4JSZZG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZH/CGError.h-38VH1ONGYLPZH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZH/CGError.h-38VH1ONGYLPZH deleted file mode 100644 index 875ad41..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZH/CGError.h-38VH1ONGYLPZH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZH/CGShading.h-3NTVPXJFZZ1ZH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZH/CGShading.h-3NTVPXJFZZ1ZH deleted file mode 100644 index b4614b4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZH/CGShading.h-3NTVPXJFZZ1ZH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZH/CMSEncoder.h-18GWVTMZR06ZH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZH/CMSEncoder.h-18GWVTMZR06ZH deleted file mode 100644 index c0704f0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZH/CMSEncoder.h-18GWVTMZR06ZH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZH/NSRange.h-3CQ0Y0W5LZBZH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZH/NSRange.h-3CQ0Y0W5LZBZH deleted file mode 100644 index aec02a4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZH/NSRange.h-3CQ0Y0W5LZBZH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZH/NSWindowRestoration.h-1JALEZRU56YZH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZH/NSWindowRestoration.h-1JALEZRU56YZH deleted file mode 100644 index 7f1bdf0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZH/NSWindowRestoration.h-1JALEZRU56YZH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZI/arm_acle.h-28Q76QJL4YBZI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZI/arm_acle.h-28Q76QJL4YBZI deleted file mode 100644 index 7f1007a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZI/arm_acle.h-28Q76QJL4YBZI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZJ/IOKitKeys.h-1M2XWGGC8IIZJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZJ/IOKitKeys.h-1M2XWGGC8IIZJ deleted file mode 100644 index be64bc4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZJ/IOKitKeys.h-1M2XWGGC8IIZJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZK/NSRelationshipDescription.h-32GQDKFC4M2ZK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZK/NSRelationshipDescription.h-32GQDKFC4M2ZK deleted file mode 100644 index b11ef9a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZK/NSRelationshipDescription.h-32GQDKFC4M2ZK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZK/uio.h-10OCN8CLIJZZK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZK/uio.h-10OCN8CLIJZZK deleted file mode 100644 index 1538f7b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZK/uio.h-10OCN8CLIJZZK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZL/NSURLAuthenticationChallenge.h-1GXN888RYIBZL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZL/NSURLAuthenticationChallenge.h-1GXN888RYIBZL deleted file mode 100644 index 3225789..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZL/NSURLAuthenticationChallenge.h-1GXN888RYIBZL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZN/NSTableColumn.h-25B8KLRXBQ2ZN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZN/NSTableColumn.h-25B8KLRXBQ2ZN deleted file mode 100644 index 4bce8e9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZN/NSTableColumn.h-25B8KLRXBQ2ZN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZN/unistd.h-2QE3XEWI0JPZN b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZN/unistd.h-2QE3XEWI0JPZN deleted file mode 100644 index bb0a81a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZN/unistd.h-2QE3XEWI0JPZN and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZO/CIFilterShape.h-SGY1MWL85TZO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZO/CIFilterShape.h-SGY1MWL85TZO deleted file mode 100644 index 1d85b90..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZO/CIFilterShape.h-SGY1MWL85TZO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZO/MTLPixelFormat.h-VMHP6UQ48GZO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZO/MTLPixelFormat.h-VMHP6UQ48GZO deleted file mode 100644 index 2fa9b7c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZO/MTLPixelFormat.h-VMHP6UQ48GZO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZO/NSItemProvider+UTType.h-Q4OCJS4TOCZO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZO/NSItemProvider+UTType.h-Q4OCJS4TOCZO deleted file mode 100644 index e2ba3b8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZO/NSItemProvider+UTType.h-Q4OCJS4TOCZO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZO/NSTabView.h-92AOP6OOIMZO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZO/NSTabView.h-92AOP6OOIMZO deleted file mode 100644 index 9c25d2a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZO/NSTabView.h-92AOP6OOIMZO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZP/proc_info.h-21SZZT8H7K0ZP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZP/proc_info.h-21SZZT8H7K0ZP deleted file mode 100644 index c42ce5c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZP/proc_info.h-21SZZT8H7K0ZP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZQ/NSPortNameServer.h-193J9A31S50ZQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZQ/NSPortNameServer.h-193J9A31S50ZQ deleted file mode 100644 index 51b7aae..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZQ/NSPortNameServer.h-193J9A31S50ZQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZQ/NSView.h-3C2PVBLIGNQZQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZQ/NSView.h-3C2PVBLIGNQZQ deleted file mode 100644 index 3e662bd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZQ/NSView.h-3C2PVBLIGNQZQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZR/AvailabilityInternal.h-3NVL0BEZJ5MZR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZR/AvailabilityInternal.h-3NVL0BEZJ5MZR deleted file mode 100644 index f04f995..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZR/AvailabilityInternal.h-3NVL0BEZJ5MZR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZR/_abort.h-3PDSUDR7RMJZR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZR/_abort.h-3PDSUDR7RMJZR deleted file mode 100644 index 6a51c98..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZR/_abort.h-3PDSUDR7RMJZR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZT/NSSpellProtocol.h-1O2TFC7K6UIZT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZT/NSSpellProtocol.h-1O2TFC7K6UIZT deleted file mode 100644 index fd13098..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZT/NSSpellProtocol.h-1O2TFC7K6UIZT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZT/sidechannel.h-3PAWYAKISL4ZT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZT/sidechannel.h-3PAWYAKISL4ZT deleted file mode 100644 index c056566..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZT/sidechannel.h-3PAWYAKISL4ZT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZU/CFTree.h-3JH47PO68HRZU b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZU/CFTree.h-3JH47PO68HRZU deleted file mode 100644 index 82ea224..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZU/CFTree.h-3JH47PO68HRZU and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZU/Threads.h-15BL50E3G3NZU b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZU/Threads.h-15BL50E3G3NZU deleted file mode 100644 index 5a97458..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZU/Threads.h-15BL50E3G3NZU and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZU/common.h-NWZUO4ZI58ZU b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZU/common.h-NWZUO4ZI58ZU deleted file mode 100644 index a3b309d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZU/common.h-NWZUO4ZI58ZU and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZV/Collections.h-1U7CG0X24MUZV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZV/Collections.h-1U7CG0X24MUZV deleted file mode 100644 index ee3a337..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZV/Collections.h-1U7CG0X24MUZV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZW/_time_t.h-37AGCAPPN49ZW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZW/_time_t.h-37AGCAPPN49ZW deleted file mode 100644 index 65eb0b4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZW/_time_t.h-37AGCAPPN49ZW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZW/qos.h-NZRCCYEDBMZW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZW/qos.h-NZRCCYEDBMZW deleted file mode 100644 index ab82173..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZW/qos.h-NZRCCYEDBMZW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZX/DiskArbitration.h-1FGVQ1E05BRZX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZX/DiskArbitration.h-1FGVQ1E05BRZX deleted file mode 100644 index 48d8ee3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZX/DiskArbitration.h-1FGVQ1E05BRZX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZX/UTType.h-Q9QB21S1SRZX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZX/UTType.h-Q9QB21S1SRZX deleted file mode 100644 index cd88664..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZX/UTType.h-Q9QB21S1SRZX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZZ/IOATAStorageDefines.h-P0JVGM63TQZZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZZ/IOATAStorageDefines.h-P0JVGM63TQZZ deleted file mode 100644 index 6a7ab98..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZZ/IOATAStorageDefines.h-P0JVGM63TQZZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZZ/NSGeometry.h-3PHCFXXX2C6ZZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZZ/NSGeometry.h-3PHCFXXX2C6ZZ deleted file mode 100644 index ab0b805..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/records/ZZ/NSGeometry.h-3PHCFXXX2C6ZZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Accessibility-RCJSN2GG3RAR.pcm-3KIZCTEFA9P65 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Accessibility-RCJSN2GG3RAR.pcm-3KIZCTEFA9P65 deleted file mode 100644 index 22d8f7c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Accessibility-RCJSN2GG3RAR.pcm-3KIZCTEFA9P65 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/AppKit-2VI8NB39I5AT6.pcm-3TACDQ3P3THS4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/AppKit-2VI8NB39I5AT6.pcm-3TACDQ3P3THS4 deleted file mode 100644 index 4b1a748..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/AppKit-2VI8NB39I5AT6.pcm-3TACDQ3P3THS4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ApplicationServices-3NXEUUZF9JJBD.pcm-2CNGHFD5E5WCU b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ApplicationServices-3NXEUUZF9JJBD.pcm-2CNGHFD5E5WCU deleted file mode 100644 index b00b66b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ApplicationServices-3NXEUUZF9JJBD.pcm-2CNGHFD5E5WCU and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CFNetwork-1PNPO1ORVQZLS.pcm-2UR6XPOTPCXNV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CFNetwork-1PNPO1ORVQZLS.pcm-2UR6XPOTPCXNV deleted file mode 100644 index 828df8a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CFNetwork-1PNPO1ORVQZLS.pcm-2UR6XPOTPCXNV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CUPS-1HLHMKUB322XA.pcm-1T21QK8BV63DW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CUPS-1HLHMKUB322XA.pcm-1T21QK8BV63DW deleted file mode 100644 index 53d8e4b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CUPS-1HLHMKUB322XA.pcm-1T21QK8BV63DW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Card.swift.o-1WOYQ9CM9YZNH b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Card.swift.o-1WOYQ9CM9YZNH deleted file mode 100644 index cf28eed..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Card.swift.o-1WOYQ9CM9YZNH and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CardView.swift.o-28YESCXNMPARK b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CardView.swift.o-28YESCXNMPARK deleted file mode 100644 index 90e56a9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CardView.swift.o-28YESCXNMPARK and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CasinoDesign.swift.o-137XHR5YBSVAE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CasinoDesign.swift.o-137XHR5YBSVAE deleted file mode 100644 index 4f4ddb4..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CasinoDesign.swift.o-137XHR5YBSVAE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CasinoKit.swift.o-1JSV3X8B73UQD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CasinoKit.swift.o-1JSV3X8B73UQD deleted file mode 100644 index 1c54aac..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CasinoKit.swift.o-1JSV3X8B73UQD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CasinoKitTests.swift.o-WGMQRLAW7FT3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CasinoKitTests.swift.o-WGMQRLAW7FT3 deleted file mode 100644 index 994dd57..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CasinoKitTests.swift.o-WGMQRLAW7FT3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CasinoTheme.swift.o-13122WIN338JI b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CasinoTheme.swift.o-13122WIN338JI deleted file mode 100644 index c232ba8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CasinoTheme.swift.o-13122WIN338JI and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ChipDenomination.swift.o-2ZIMY0JOSNQ0I b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ChipDenomination.swift.o-2ZIMY0JOSNQ0I deleted file mode 100644 index a8dfce9..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ChipDenomination.swift.o-2ZIMY0JOSNQ0I and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ChipSelectorView.swift.o-1OV1RSI4AO73R b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ChipSelectorView.swift.o-1OV1RSI4AO73R deleted file mode 100644 index 0a5a31d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ChipSelectorView.swift.o-1OV1RSI4AO73R and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ChipStackView.swift.o-3ENJV1UCOTF63 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ChipStackView.swift.o-3ENJV1UCOTF63 deleted file mode 100644 index 978a614..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ChipStackView.swift.o-3ENJV1UCOTF63 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ChipView.swift.o-16G3RBQ1MRIQ3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ChipView.swift.o-16G3RBQ1MRIQ3 deleted file mode 100644 index 16c7380..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ChipView.swift.o-16G3RBQ1MRIQ3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ColorSync-3EIM4S8RXNRVI.pcm-HF0NRYD8EW3K b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ColorSync-3EIM4S8RXNRVI.pcm-HF0NRYD8EW3K deleted file mode 100644 index 44a110a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ColorSync-3EIM4S8RXNRVI.pcm-HF0NRYD8EW3K and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CoreData-1KHK1L2CYC2N6.pcm-2OR248L4XY7KP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CoreData-1KHK1L2CYC2N6.pcm-2OR248L4XY7KP deleted file mode 100644 index 6f92a5d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CoreData-1KHK1L2CYC2N6.pcm-2OR248L4XY7KP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CoreFoundation-16SA8WK3L6MQN.pcm-2QEOSJK4KS7T2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CoreFoundation-16SA8WK3L6MQN.pcm-2QEOSJK4KS7T2 deleted file mode 100644 index b343d0b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CoreFoundation-16SA8WK3L6MQN.pcm-2QEOSJK4KS7T2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CoreGraphics-1PSDCAYCIV3T9.pcm-25ZMTVRK8447T b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CoreGraphics-1PSDCAYCIV3T9.pcm-25ZMTVRK8447T deleted file mode 100644 index cce17d8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CoreGraphics-1PSDCAYCIV3T9.pcm-25ZMTVRK8447T and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CoreImage-39ZO87840M5PP.pcm-2AON3INQQMI4Q b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CoreImage-39ZO87840M5PP.pcm-2AON3INQQMI4Q deleted file mode 100644 index 2db8ba3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CoreImage-39ZO87840M5PP.pcm-2AON3INQQMI4Q and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CoreServices-39NCTJOEW7PQ2.pcm-27TWCPT4R8Z18 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CoreServices-39NCTJOEW7PQ2.pcm-27TWCPT4R8Z18 deleted file mode 100644 index 35218aa..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CoreServices-39NCTJOEW7PQ2.pcm-27TWCPT4R8Z18 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CoreText-3FAL1B4J38DIR.pcm-VPT1FKNSGUY1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CoreText-3FAL1B4J38DIR.pcm-VPT1FKNSGUY1 deleted file mode 100644 index 8452276..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CoreText-3FAL1B4J38DIR.pcm-VPT1FKNSGUY1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CoreTransferable-27T896KGHFB3R.pcm-2026F6AL9ZIN3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CoreTransferable-27T896KGHFB3R.pcm-2026F6AL9ZIN3 deleted file mode 100644 index 4e6184a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CoreTransferable-27T896KGHFB3R.pcm-2026F6AL9ZIN3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CoreVideo-DBBGB2LXU3HG.pcm-2CS4N64DPCDCJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CoreVideo-DBBGB2LXU3HG.pcm-2CS4N64DPCDCJ deleted file mode 100644 index 62c6984..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/CoreVideo-DBBGB2LXU3HG.pcm-2CS4N64DPCDCJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Darwin-1FXX23EKWOBA9.pcm-LRYRJIDEBPSA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Darwin-1FXX23EKWOBA9.pcm-LRYRJIDEBPSA deleted file mode 100644 index 41ba321..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Darwin-1FXX23EKWOBA9.pcm-LRYRJIDEBPSA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Deck.swift.o-B1833JWBOXOL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Deck.swift.o-B1833JWBOXOL deleted file mode 100644 index 646f1d8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Deck.swift.o-B1833JWBOXOL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/DeveloperToolsSupport-3SUCMSK9ZS2JA.pcm-VX9607KN2LCV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/DeveloperToolsSupport-3SUCMSK9ZS2JA.pcm-VX9607KN2LCV deleted file mode 100644 index 4d718ce..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/DeveloperToolsSupport-3SUCMSK9ZS2JA.pcm-VX9607KN2LCV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/DiskArbitration-3LBJF5I58QD8.pcm-GTADRDP7MD1D b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/DiskArbitration-3LBJF5I58QD8.pcm-GTADRDP7MD1D deleted file mode 100644 index 62bafea..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/DiskArbitration-3LBJF5I58QD8.pcm-GTADRDP7MD1D and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Dispatch-R76HXUP80TVL.pcm-3TYGQ5IC1HG1B b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Dispatch-R76HXUP80TVL.pcm-3TYGQ5IC1HG1B deleted file mode 100644 index a15f5d6..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Dispatch-R76HXUP80TVL.pcm-3TYGQ5IC1HG1B and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Exports.swift.o-2UKAVKE5JMOE4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Exports.swift.o-2UKAVKE5JMOE4 deleted file mode 100644 index 1b8f9bb..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Exports.swift.o-2UKAVKE5JMOE4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Foundation-24LYWIP48SHNP.pcm-2EOZ9OGZCJ4OA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Foundation-24LYWIP48SHNP.pcm-2EOZ9OGZCJ4OA deleted file mode 100644 index e88dfd7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Foundation-24LYWIP48SHNP.pcm-2EOZ9OGZCJ4OA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/IOKit-1IAL9NTK1TABA.pcm-3PTQVBOP55I6Z b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/IOKit-1IAL9NTK1TABA.pcm-3PTQVBOP55I6Z deleted file mode 100644 index 23bb56c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/IOKit-1IAL9NTK1TABA.pcm-3PTQVBOP55I6Z and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/IOSurface-26455DPS9NDS0.pcm-360JCJCALZANW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/IOSurface-26455DPS9NDS0.pcm-360JCJCALZANW deleted file mode 100644 index 8759cbf..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/IOSurface-26455DPS9NDS0.pcm-360JCJCALZANW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ImageIO-2ZSF831VT29UB.pcm-1W07BZUOF6IPG b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ImageIO-2ZSF831VT29UB.pcm-1W07BZUOF6IPG deleted file mode 100644 index 99fd701..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ImageIO-2ZSF831VT29UB.pcm-1W07BZUOF6IPG and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/MachO-20RPYVQSX341K.pcm-JVMZ11MNFFX b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/MachO-20RPYVQSX341K.pcm-JVMZ11MNFFX deleted file mode 100644 index 6b44249..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/MachO-20RPYVQSX341K.pcm-JVMZ11MNFFX and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Metal-1GCZV9N85NJOH.pcm-13WIK39C63OER b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Metal-1GCZV9N85NJOH.pcm-13WIK39C63OER deleted file mode 100644 index 4293e3a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Metal-1GCZV9N85NJOH.pcm-13WIK39C63OER and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/OSLog-218FBXNFJGY61.pcm-35QRLO9SVQBA2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/OSLog-218FBXNFJGY61.pcm-35QRLO9SVQBA2 deleted file mode 100644 index ce2ba21..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/OSLog-218FBXNFJGY61.pcm-35QRLO9SVQBA2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ObjectiveC-1G8H182PQX3QE.pcm-241YR1TR8UZFW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ObjectiveC-1G8H182PQX3QE.pcm-241YR1TR8UZFW deleted file mode 100644 index 9f759bd..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ObjectiveC-1G8H182PQX3QE.pcm-241YR1TR8UZFW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/OpenGL-H89XJT7GTCP.pcm-2BK2QVLB99MHU b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/OpenGL-H89XJT7GTCP.pcm-2BK2QVLB99MHU deleted file mode 100644 index 4a23859..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/OpenGL-H89XJT7GTCP.pcm-2BK2QVLB99MHU and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/QuartzCore-39A8LQKF980J1.pcm-YOB1POAJKJV7 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/QuartzCore-39A8LQKF980J1.pcm-YOB1POAJKJV7 deleted file mode 100644 index f5b220b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/QuartzCore-39A8LQKF980J1.pcm-YOB1POAJKJV7 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Security-3QCVXOV25KK54.pcm-QE5S4XOXHYAC b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Security-3QCVXOV25KK54.pcm-QE5S4XOXHYAC deleted file mode 100644 index 63a6c33..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Security-3QCVXOV25KK54.pcm-QE5S4XOXHYAC and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Spatial-1JZLH83HN83CS.pcm-38U1DL5FBEENV b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Spatial-1JZLH83HN83CS.pcm-38U1DL5FBEENV deleted file mode 100644 index 64227de..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Spatial-1JZLH83HN83CS.pcm-38U1DL5FBEENV and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/SwiftUI-3DCHKT5UWXXCX.pcm-18M1Z9RELMUC8 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/SwiftUI-3DCHKT5UWXXCX.pcm-18M1Z9RELMUC8 deleted file mode 100644 index c688abc..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/SwiftUI-3DCHKT5UWXXCX.pcm-18M1Z9RELMUC8 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/SwiftUICore-86HIVXUC6WOA.pcm-295JAL46AI3K b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/SwiftUICore-86HIVXUC6WOA.pcm-295JAL46AI3K deleted file mode 100644 index 1f11d7b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/SwiftUICore-86HIVXUC6WOA.pcm-295JAL46AI3K and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Symbols-3KC1789KJFX94.pcm-1RN94EV527P3B b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Symbols-3KC1789KJFX94.pcm-1RN94EV527P3B deleted file mode 100644 index 4600f86..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/Symbols-3KC1789KJFX94.pcm-1RN94EV527P3B and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/UniformTypeIdentifiers-1OLJP4K3PLM48.pcm-308ENK12HO9HQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/UniformTypeIdentifiers-1OLJP4K3PLM48.pcm-308ENK12HO9HQ deleted file mode 100644 index eaf20e7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/UniformTypeIdentifiers-1OLJP4K3PLM48.pcm-308ENK12HO9HQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/XPC-T0ZXCAST7PE3.pcm-154XGWVGQGXPW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/XPC-T0ZXCAST7PE3.pcm-154XGWVGQGXPW deleted file mode 100644 index 5ba1c87..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/XPC-T0ZXCAST7PE3.pcm-154XGWVGQGXPW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_AvailabilityInternal-2YSBQADOLX02V.pcm-2H2K5S90H8N82 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_AvailabilityInternal-2YSBQADOLX02V.pcm-2H2K5S90H8N82 deleted file mode 100644 index 5510924..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_AvailabilityInternal-2YSBQADOLX02V.pcm-2H2K5S90H8N82 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_float-19KE09ZDXQ6Q3.pcm-AVFO4RG413S6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_float-19KE09ZDXQ6Q3.pcm-AVFO4RG413S6 deleted file mode 100644 index 70d60ed..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_float-19KE09ZDXQ6Q3.pcm-AVFO4RG413S6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_intrinsics-19KE09ZDXQ6Q3.pcm-36KIZY6OIGAVW b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_intrinsics-19KE09ZDXQ6Q3.pcm-36KIZY6OIGAVW deleted file mode 100644 index 1b76b9e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_intrinsics-19KE09ZDXQ6Q3.pcm-36KIZY6OIGAVW and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_inttypes-19KE09ZDXQ6Q3.pcm-MCPL6SKR8FJ0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_inttypes-19KE09ZDXQ6Q3.pcm-MCPL6SKR8FJ0 deleted file mode 100644 index 53414ac..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_inttypes-19KE09ZDXQ6Q3.pcm-MCPL6SKR8FJ0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_limits-19KE09ZDXQ6Q3.pcm-3KPPY5ZDLY0P2 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_limits-19KE09ZDXQ6Q3.pcm-3KPPY5ZDLY0P2 deleted file mode 100644 index a77f971..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_limits-19KE09ZDXQ6Q3.pcm-3KPPY5ZDLY0P2 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_stdarg-19KE09ZDXQ6Q3.pcm-14VUKMLFPLF0 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_stdarg-19KE09ZDXQ6Q3.pcm-14VUKMLFPLF0 deleted file mode 100644 index 12e47be..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_stdarg-19KE09ZDXQ6Q3.pcm-14VUKMLFPLF0 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_stdatomic-19KE09ZDXQ6Q3.pcm-374Y0C4J8GK6Z b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_stdatomic-19KE09ZDXQ6Q3.pcm-374Y0C4J8GK6Z deleted file mode 100644 index fc657d3..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_stdatomic-19KE09ZDXQ6Q3.pcm-374Y0C4J8GK6Z and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_stdbool-19KE09ZDXQ6Q3.pcm-EW6ZJB651FVE b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_stdbool-19KE09ZDXQ6Q3.pcm-EW6ZJB651FVE deleted file mode 100644 index 22a8ebf..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_stdbool-19KE09ZDXQ6Q3.pcm-EW6ZJB651FVE and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_stddef-19KE09ZDXQ6Q3.pcm-25UR0AZA0393I b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_stddef-19KE09ZDXQ6Q3.pcm-25UR0AZA0393I deleted file mode 100644 index 4b6a972..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_stddef-19KE09ZDXQ6Q3.pcm-25UR0AZA0393I and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_stdint-19KE09ZDXQ6Q3.pcm-10M06MKJGNKT6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_stdint-19KE09ZDXQ6Q3.pcm-10M06MKJGNKT6 deleted file mode 100644 index b32deaa..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_stdint-19KE09ZDXQ6Q3.pcm-10M06MKJGNKT6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_tgmath-19KE09ZDXQ6Q3.pcm-2ZWZLBEJM9PFU b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_tgmath-19KE09ZDXQ6Q3.pcm-2ZWZLBEJM9PFU deleted file mode 100644 index aaa2e29..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_tgmath-19KE09ZDXQ6Q3.pcm-2ZWZLBEJM9PFU and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_DarwinFoundation1-2YSBQADOLX02V.pcm-2Q2Q2QOEO1GOZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_DarwinFoundation1-2YSBQADOLX02V.pcm-2Q2Q2QOEO1GOZ deleted file mode 100644 index be9da06..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_DarwinFoundation1-2YSBQADOLX02V.pcm-2Q2Q2QOEO1GOZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_DarwinFoundation2-3J4ZFA06I5V1P.pcm-3BNSPW63W4WVB b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_DarwinFoundation2-3J4ZFA06I5V1P.pcm-3BNSPW63W4WVB deleted file mode 100644 index 746f5fb..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_DarwinFoundation2-3J4ZFA06I5V1P.pcm-3BNSPW63W4WVB and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_DarwinFoundation3-2NSGASPTSNBVQ.pcm-1N04AN26USNQ4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_DarwinFoundation3-2NSGASPTSNBVQ.pcm-1N04AN26USNQ4 deleted file mode 100644 index a01a6e7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_DarwinFoundation3-2NSGASPTSNBVQ.pcm-1N04AN26USNQ4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_SwiftConcurrencyShims-2IMTS4WWRU7VJ.pcm-19R0C7VLS8OHS b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_SwiftConcurrencyShims-2IMTS4WWRU7VJ.pcm-19R0C7VLS8OHS deleted file mode 100644 index a021378..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_SwiftConcurrencyShims-2IMTS4WWRU7VJ.pcm-19R0C7VLS8OHS and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_SwiftConcurrencyShims-2IMTS4WWRU7VJ.pcm-VDINMQMJTU1U b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_SwiftConcurrencyShims-2IMTS4WWRU7VJ.pcm-VDINMQMJTU1U deleted file mode 100644 index 76e574d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/_SwiftConcurrencyShims-2IMTS4WWRU7VJ.pcm-VDINMQMJTU1U and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64-apple-macos.swiftinterface-TC2467I5MCQ3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64-apple-macos.swiftinterface-TC2467I5MCQ3 deleted file mode 100644 index ec5e062..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64-apple-macos.swiftinterface-TC2467I5MCQ3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-11336V1L2MJPS b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-11336V1L2MJPS deleted file mode 100644 index 4912120..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-11336V1L2MJPS and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-16O458CSJDL4G b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-16O458CSJDL4G deleted file mode 100644 index 784bf18..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-16O458CSJDL4G and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-1FYHFEQM1GTDQ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-1FYHFEQM1GTDQ deleted file mode 100644 index 66aa6f7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-1FYHFEQM1GTDQ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-1M9ZOX18MLJ94 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-1M9ZOX18MLJ94 deleted file mode 100644 index 98711ea..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-1M9ZOX18MLJ94 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-1OCEYHACDDV3T b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-1OCEYHACDDV3T deleted file mode 100644 index 8a7018d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-1OCEYHACDDV3T and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-1S5GKEOA1B6XY b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-1S5GKEOA1B6XY deleted file mode 100644 index 41dd8b5..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-1S5GKEOA1B6XY and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-287K5POC0Y5BJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-287K5POC0Y5BJ deleted file mode 100644 index a706b7f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-287K5POC0Y5BJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-2A1ZISTD6OPQ4 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-2A1ZISTD6OPQ4 deleted file mode 100644 index 84fb443..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-2A1ZISTD6OPQ4 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-2E7061HR50DS3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-2E7061HR50DS3 deleted file mode 100644 index 67e3b92..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-2E7061HR50DS3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-2LX6J16HNHZAP b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-2LX6J16HNHZAP deleted file mode 100644 index d4d0f00..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-2LX6J16HNHZAP and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-2MCE5BEBO1TVM b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-2MCE5BEBO1TVM deleted file mode 100644 index 1dff634..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-2MCE5BEBO1TVM and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-2TTN4FHC09XWR b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-2TTN4FHC09XWR deleted file mode 100644 index 1eb5fd2..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-2TTN4FHC09XWR and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-2V4IS2H46FSMY b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-2V4IS2H46FSMY deleted file mode 100644 index a25acb7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-2V4IS2H46FSMY and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-2YC44SR4VCSVZ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-2YC44SR4VCSVZ deleted file mode 100644 index 92895fc..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-2YC44SR4VCSVZ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-34W39EE83DY1I b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-34W39EE83DY1I deleted file mode 100644 index e1807d0..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-34W39EE83DY1I and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-398C1SEZ23JNA b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-398C1SEZ23JNA deleted file mode 100644 index e3cd597..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-398C1SEZ23JNA and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-3BJRBE9UQHFXB b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-3BJRBE9UQHFXB deleted file mode 100644 index e89ad2f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-3BJRBE9UQHFXB and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-3BTG774LCSXUL b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-3BTG774LCSXUL deleted file mode 100644 index 4b8fb27..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-3BTG774LCSXUL and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-3MBUVGE4CEI62 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-3MBUVGE4CEI62 deleted file mode 100644 index e39e92c..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-3MBUVGE4CEI62 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-3NO5GIEKHAPMO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-3NO5GIEKHAPMO deleted file mode 100644 index f0d6933..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-3NO5GIEKHAPMO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-3OS179UQ0JJJ6 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-3OS179UQ0JJJ6 deleted file mode 100644 index 6cedd33..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-3OS179UQ0JJJ6 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-44T8WI4VUXDO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-44T8WI4VUXDO deleted file mode 100644 index 0da4a74..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-44T8WI4VUXDO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-9QWR9CISH89D b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-9QWR9CISH89D deleted file mode 100644 index 44d2b12..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-9QWR9CISH89D and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-A1FTHJ0Y04V b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-A1FTHJ0Y04V deleted file mode 100644 index 3ff7425..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-A1FTHJ0Y04V and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-BI5955ZAVR5Z b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-BI5955ZAVR5Z deleted file mode 100644 index c382c95..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-BI5955ZAVR5Z and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-DUONPYAG9YEO b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-DUONPYAG9YEO deleted file mode 100644 index 317196a..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-DUONPYAG9YEO and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-QRRDQYLPX9SD b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-QRRDQYLPX9SD deleted file mode 100644 index 0b37ca8..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-QRRDQYLPX9SD and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-ZOWAYRABIHDJ b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-ZOWAYRABIHDJ deleted file mode 100644 index db482a1..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-ZOWAYRABIHDJ and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/launch-3T3BU4MASLMUM.pcm-A4Z9K46NT0Q1 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/launch-3T3BU4MASLMUM.pcm-A4Z9K46NT0Q1 deleted file mode 100644 index b7f28bc..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/launch-3T3BU4MASLMUM.pcm-A4Z9K46NT0Q1 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/libDER-26DYHF6GC6WWA.pcm-ECMBFU3W0IFT b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/libDER-26DYHF6GC6WWA.pcm-ECMBFU3W0IFT deleted file mode 100644 index a01b67e..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/libDER-26DYHF6GC6WWA.pcm-ECMBFU3W0IFT and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/libkern-2KQ0X67RTM1JF.pcm-2D7G6GM1LO13W b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/libkern-2KQ0X67RTM1JF.pcm-2D7G6GM1LO13W deleted file mode 100644 index eec17c7..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/libkern-2KQ0X67RTM1JF.pcm-2D7G6GM1LO13W and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/os-2MV8OP7R98AN8.pcm-104NVYEA3BZ73 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/os-2MV8OP7R98AN8.pcm-104NVYEA3BZ73 deleted file mode 100644 index 3ecba98..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/os-2MV8OP7R98AN8.pcm-104NVYEA3BZ73 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/os_object-2MV8OP7R98AN8.pcm-39DIST5ZIRWVY b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/os_object-2MV8OP7R98AN8.pcm-39DIST5ZIRWVY deleted file mode 100644 index 72d0c84..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/os_object-2MV8OP7R98AN8.pcm-39DIST5ZIRWVY and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/os_workgroup-2MV8OP7R98AN8.pcm-1WF27H7EGZ426 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/os_workgroup-2MV8OP7R98AN8.pcm-1WF27H7EGZ426 deleted file mode 100644 index e50d79f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/os_workgroup-2MV8OP7R98AN8.pcm-1WF27H7EGZ426 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ptrauth-19KE09ZDXQ6Q3.pcm-4TABGJ2OKQ8T b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ptrauth-19KE09ZDXQ6Q3.pcm-4TABGJ2OKQ8T deleted file mode 100644 index b3a8f9d..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ptrauth-19KE09ZDXQ6Q3.pcm-4TABGJ2OKQ8T and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ptrcheck-19KE09ZDXQ6Q3.pcm-3DSDLL32YEK6F b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ptrcheck-19KE09ZDXQ6Q3.pcm-3DSDLL32YEK6F deleted file mode 100644 index c13582b..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/ptrcheck-19KE09ZDXQ6Q3.pcm-3DSDLL32YEK6F and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/resource_bundle_accessor.swift.o-1BEKXGU240NM3 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/resource_bundle_accessor.swift.o-1BEKXGU240NM3 deleted file mode 100644 index 1e31598..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/resource_bundle_accessor.swift.o-1BEKXGU240NM3 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/runner.swift.o-1DJQ5CAR0CQJ9 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/runner.swift.o-1DJQ5CAR0CQJ9 deleted file mode 100644 index 01777be..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/runner.swift.o-1DJQ5CAR0CQJ9 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/simd-KY25Q80SBOHY.pcm-3K7CYWNKZNMI5 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/simd-KY25Q80SBOHY.pcm-3K7CYWNKZNMI5 deleted file mode 100644 index 9e5a0ed..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/simd-KY25Q80SBOHY.pcm-3K7CYWNKZNMI5 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/sys_types-3J4ZFA06I5V1P.pcm-PUQRTWTQUW90 b/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/sys_types-3J4ZFA06I5V1P.pcm-PUQRTWTQUW90 deleted file mode 100644 index 31f535f..0000000 Binary files a/CasinoKit/.build/arm64-apple-macosx/debug/index/store/v5/units/sys_types-3J4ZFA06I5V1P.pcm-PUQRTWTQUW90 and /dev/null differ diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/plugin-tools-description.json b/CasinoKit/.build/arm64-apple-macosx/debug/plugin-tools-description.json deleted file mode 100644 index 0d0dfa2..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/plugin-tools-description.json +++ /dev/null @@ -1,878 +0,0 @@ -{ - "builtTestProducts" : [ - { - "binaryPath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.xctest/Contents/MacOS/CasinoKitPackageTests", - "packagePath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit", - "productName" : "CasinoKitPackageTests" - } - ], - "copyCommands" : { - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit_CasinoKit.bundle/Info.plist" : { - "inputs" : [ - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Info.plist" - } - ], - "outputs" : [ - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit_CasinoKit.bundle/Info.plist" - } - ] - }, - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit_CasinoKit.bundle/Localizable.xcstrings" : { - "inputs" : [ - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Resources/Localizable.xcstrings" - } - ], - "outputs" : [ - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit_CasinoKit.bundle/Localizable.xcstrings" - } - ] - } - }, - "explicitTargetDependencyImportCheckingMode" : { - "none" : { - - } - }, - "generatedSourceTargetSet" : [ - - ], - "pluginDescriptions" : [ - - ], - "swiftCommands" : { - "C.CasinoKit-arm64-apple-macosx26.0-debug.module" : { - "executable" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", - "fileList" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/sources", - "importPath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules", - "inputs" : [ - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/CasinoKit.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Exports.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Card.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/ChipDenomination.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Deck.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoDesign.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoTheme.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Cards/CardView.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipSelectorView.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipStackView.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipView.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/DerivedSources/resource_bundle_accessor.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/swift-version--58304C5D6DBC2206.txt" - }, - { - "kind" : "virtual", - "name" : "" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/sources" - } - ], - "isLibrary" : true, - "moduleName" : "CasinoKit", - "moduleOutputPath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKit.swiftmodule", - "objects" : [ - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.swift.o", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Exports.swift.o", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Card.swift.o", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipDenomination.swift.o", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Deck.swift.o", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoDesign.swift.o", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoTheme.swift.o", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CardView.swift.o", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipSelectorView.swift.o", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipStackView.swift.o", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipView.swift.o", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/resource_bundle_accessor.swift.o" - ], - "otherArguments" : [ - "-target", - "arm64-apple-macosx15.0", - "-incremental", - "-enable-batch-mode", - "-serialize-diagnostics", - "-index-store-path", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/index/store", - "-Onone", - "-enable-testing", - "-j12", - "-DSWIFT_PACKAGE", - "-DDEBUG", - "-DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE", - "-module-cache-path", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache", - "-parseable-output", - "-parse-as-library", - "-emit-objc-header", - "-emit-objc-header-path", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/include/CasinoKit-Swift.h", - "-swift-version", - "6", - "-plugin-path", - "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", - "-sdk", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk", - "-F", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-F", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks", - "-I", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-L", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-g", - "-Xcc", - "-isysroot", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks", - "-Xcc", - "-fPIC", - "-Xcc", - "-g", - "-package-name", - "casinokit" - ], - "outputFileMapPath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/output-file-map.json", - "outputs" : [ - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Exports.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Card.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipDenomination.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Deck.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoDesign.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoTheme.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CardView.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipSelectorView.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipStackView.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipView.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/resource_bundle_accessor.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKit.swiftmodule" - } - ], - "prepareForIndexing" : false, - "sources" : [ - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/CasinoKit.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Exports.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Card.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/ChipDenomination.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Deck.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoDesign.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoTheme.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Cards/CardView.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipSelectorView.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipStackView.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipView.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/DerivedSources/resource_bundle_accessor.swift" - ], - "tempsPath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build", - "wholeModuleOptimization" : false - }, - "C.CasinoKitPackageTests-arm64-apple-macosx26.0-debug.module" : { - "executable" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", - "fileList" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/sources", - "importPath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules", - "inputs" : [ - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.derived/runner.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/swift-version--58304C5D6DBC2206.txt" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitTests.swiftmodule" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/sources" - } - ], - "isLibrary" : true, - "moduleName" : "CasinoKitPackageTests", - "moduleOutputPath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitPackageTests.swiftmodule", - "objects" : [ - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/runner.swift.o" - ], - "otherArguments" : [ - "-target", - "arm64-apple-macosx15.0", - "-incremental", - "-enable-batch-mode", - "-serialize-diagnostics", - "-index-store-path", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/index/store", - "-Onone", - "-enable-testing", - "-Xfrontend", - "-enable-cross-import-overlays", - "-j12", - "-DSWIFT_PACKAGE", - "-DDEBUG", - "-DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE", - "-module-cache-path", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache", - "-parseable-output", - "-parse-as-library", - "-emit-objc-header", - "-emit-objc-header-path", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/include/CasinoKitPackageTests-Swift.h", - "-plugin-path", - "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", - "-sdk", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk", - "-F", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-F", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks", - "-I", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-L", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-g", - "-Xcc", - "-isysroot", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks", - "-Xcc", - "-fPIC", - "-Xcc", - "-g", - "-package-name", - "casinokit" - ], - "outputFileMapPath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/output-file-map.json", - "outputs" : [ - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/runner.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitPackageTests.swiftmodule" - } - ], - "prepareForIndexing" : false, - "sources" : [ - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.derived/runner.swift" - ], - "tempsPath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build", - "wholeModuleOptimization" : false - }, - "C.CasinoKitTests-arm64-apple-macosx26.0-debug.module" : { - "executable" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", - "fileList" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/sources", - "importPath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules", - "inputs" : [ - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Tests/CasinoKitTests/CasinoKitTests.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/swift-version--58304C5D6DBC2206.txt" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKit.swiftmodule" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/sources" - } - ], - "isLibrary" : true, - "moduleName" : "CasinoKitTests", - "moduleOutputPath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitTests.swiftmodule", - "objects" : [ - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.swift.o" - ], - "otherArguments" : [ - "-target", - "arm64-apple-macosx15.0", - "-incremental", - "-enable-batch-mode", - "-serialize-diagnostics", - "-index-store-path", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/index/store", - "-Onone", - "-enable-testing", - "-Xfrontend", - "-enable-cross-import-overlays", - "-j12", - "-DSWIFT_PACKAGE", - "-DDEBUG", - "-DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE", - "-module-cache-path", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache", - "-parseable-output", - "-parse-as-library", - "-swift-version", - "6", - "-plugin-path", - "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", - "-sdk", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk", - "-F", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-F", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks", - "-I", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-L", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-g", - "-Xcc", - "-isysroot", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks", - "-Xcc", - "-fPIC", - "-Xcc", - "-g", - "-package-name", - "casinokit" - ], - "outputFileMapPath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/output-file-map.json", - "outputs" : [ - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitTests.swiftmodule" - } - ], - "prepareForIndexing" : false, - "sources" : [ - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Tests/CasinoKitTests/CasinoKitTests.swift" - ], - "tempsPath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build", - "wholeModuleOptimization" : false - } - }, - "swiftFrontendCommands" : { - - }, - "swiftTargetScanArgs" : { - "CasinoKit" : [ - "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", - "-module-name", - "CasinoKit", - "-package-name", - "casinokit", - "-c", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/CasinoKit.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Exports.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Card.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/ChipDenomination.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Deck.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoDesign.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoTheme.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Cards/CardView.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipSelectorView.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipStackView.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipView.swift", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/DerivedSources/resource_bundle_accessor.swift", - "-I", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules", - "-target", - "arm64-apple-macosx15.0", - "-incremental", - "-enable-batch-mode", - "-serialize-diagnostics", - "-index-store-path", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/index/store", - "-Onone", - "-enable-testing", - "-j12", - "-DSWIFT_PACKAGE", - "-DDEBUG", - "-DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE", - "-module-cache-path", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache", - "-parseable-output", - "-parse-as-library", - "-emit-objc-header", - "-emit-objc-header-path", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/include/CasinoKit-Swift.h", - "-swift-version", - "6", - "-plugin-path", - "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", - "-sdk", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk", - "-F", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-F", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks", - "-I", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-L", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-g", - "-Xcc", - "-isysroot", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks", - "-Xcc", - "-fPIC", - "-Xcc", - "-g", - "-package-name", - "casinokit", - "-driver-use-frontend-path", - "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc" - ], - "CasinoKitPackageTests" : [ - "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", - "-module-name", - "CasinoKitPackageTests", - "-package-name", - "casinokit", - "-c", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.derived/runner.swift", - "-I", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules", - "-target", - "arm64-apple-macosx15.0", - "-incremental", - "-enable-batch-mode", - "-serialize-diagnostics", - "-index-store-path", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/index/store", - "-Onone", - "-enable-testing", - "-Xfrontend", - "-enable-cross-import-overlays", - "-j12", - "-DSWIFT_PACKAGE", - "-DDEBUG", - "-DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE", - "-module-cache-path", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache", - "-parseable-output", - "-parse-as-library", - "-emit-objc-header", - "-emit-objc-header-path", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/include/CasinoKitPackageTests-Swift.h", - "-plugin-path", - "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", - "-sdk", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk", - "-F", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-F", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks", - "-I", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-L", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-g", - "-Xcc", - "-isysroot", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks", - "-Xcc", - "-fPIC", - "-Xcc", - "-g", - "-package-name", - "casinokit", - "-driver-use-frontend-path", - "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc" - ], - "CasinoKitTests" : [ - "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", - "-module-name", - "CasinoKitTests", - "-package-name", - "casinokit", - "-c", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Tests/CasinoKitTests/CasinoKitTests.swift", - "-I", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules", - "-target", - "arm64-apple-macosx15.0", - "-incremental", - "-enable-batch-mode", - "-serialize-diagnostics", - "-index-store-path", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/index/store", - "-Onone", - "-enable-testing", - "-Xfrontend", - "-enable-cross-import-overlays", - "-j12", - "-DSWIFT_PACKAGE", - "-DDEBUG", - "-DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE", - "-module-cache-path", - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache", - "-parseable-output", - "-parse-as-library", - "-swift-version", - "6", - "-plugin-path", - "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", - "-sdk", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk", - "-F", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-F", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks", - "-I", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-L", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", - "-g", - "-Xcc", - "-isysroot", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", - "-Xcc", - "-F", - "-Xcc", - "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks", - "-Xcc", - "-fPIC", - "-Xcc", - "-g", - "-package-name", - "casinokit", - "-driver-use-frontend-path", - "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc" - ] - }, - "targetDependencyMap" : { - "CasinoKit" : [ - - ], - "CasinoKitPackageTests" : [ - "CasinoKitTests", - "CasinoKit" - ], - "CasinoKitTests" : [ - "CasinoKit" - ] - }, - "testDiscoveryCommands" : { - - }, - "testEntryPointCommands" : { - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.derived/runner.swift" : { - "inputs" : [ - - ], - "outputs" : [ - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.derived/runner.swift" - } - ] - } - }, - "traitConfiguration" : { - "default" : { - - } - }, - "writeCommands" : { - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/sources" : { - "alwaysOutOfDate" : false, - "inputs" : [ - { - "kind" : "virtual", - "name" : "" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/CasinoKit.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Exports.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Card.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/ChipDenomination.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Deck.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoDesign.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoTheme.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Cards/CardView.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipSelectorView.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipStackView.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipView.swift" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/DerivedSources/resource_bundle_accessor.swift" - } - ], - "outputFilePath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/sources" - }, - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/sources" : { - "alwaysOutOfDate" : false, - "inputs" : [ - { - "kind" : "virtual", - "name" : "" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.derived/runner.swift" - } - ], - "outputFilePath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/sources" - }, - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.product/Objects.LinkFileList" : { - "alwaysOutOfDate" : false, - "inputs" : [ - { - "kind" : "virtual", - "name" : "" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Card.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CardView.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoDesign.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoTheme.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipDenomination.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipSelectorView.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipStackView.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipView.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Deck.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Exports.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/resource_bundle_accessor.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/runner.swift.o" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.swift.o" - } - ], - "outputFilePath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.product/Objects.LinkFileList" - }, - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/sources" : { - "alwaysOutOfDate" : false, - "inputs" : [ - { - "kind" : "virtual", - "name" : "" - }, - { - "kind" : "file", - "name" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Tests/CasinoKitTests/CasinoKitTests.swift" - } - ], - "outputFilePath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/sources" - }, - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/swift-version--58304C5D6DBC2206.txt" : { - "alwaysOutOfDate" : true, - "inputs" : [ - { - "kind" : "virtual", - "name" : "" - }, - { - "kind" : "file", - "name" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc" - } - ], - "outputFilePath" : "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/swift-version--58304C5D6DBC2206.txt" - } - } -} \ No newline at end of file diff --git a/CasinoKit/.build/arm64-apple-macosx/debug/swift-version--58304C5D6DBC2206.txt b/CasinoKit/.build/arm64-apple-macosx/debug/swift-version--58304C5D6DBC2206.txt deleted file mode 100644 index 9cf12d2..0000000 --- a/CasinoKit/.build/arm64-apple-macosx/debug/swift-version--58304C5D6DBC2206.txt +++ /dev/null @@ -1,2 +0,0 @@ -Apple Swift version 6.2 (swiftlang-6.2.0.19.9 clang-1700.3.19.1) -Target: arm64-apple-macosx26.0 diff --git a/CasinoKit/.build/build.db b/CasinoKit/.build/build.db deleted file mode 100644 index 3364276..0000000 Binary files a/CasinoKit/.build/build.db and /dev/null differ diff --git a/CasinoKit/.build/debug b/CasinoKit/.build/debug deleted file mode 120000 index 9733fca..0000000 --- a/CasinoKit/.build/debug +++ /dev/null @@ -1 +0,0 @@ -arm64-apple-macosx/debug \ No newline at end of file diff --git a/CasinoKit/.build/debug.yaml b/CasinoKit/.build/debug.yaml deleted file mode 100644 index 84165a3..0000000 --- a/CasinoKit/.build/debug.yaml +++ /dev/null @@ -1,129 +0,0 @@ -client: - name: basic - file-system: device-agnostic -tools: {} -targets: - "CasinoKit-arm64-apple-macosx26.0-debug.module": [""] - "CasinoKitPackageTests-arm64-apple-macosx26.0-debug.module": [""] - "CasinoKitPackageTests-arm64-apple-macosx26.0-debug.test": [""] - "CasinoKitTests-arm64-apple-macosx26.0-debug.module": [""] - "PackageStructure": [""] - "main": [""] - "test": ["","",""] -default: "main" -nodes: - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/": - is-directory-structure: true - content-exclusion-patterns: [".git",".build"] - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Tests/CasinoKitTests/": - is-directory-structure: true - content-exclusion-patterns: [".git",".build"] -commands: - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/sources": - tool: write-auxiliary-file - inputs: ["","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/CasinoKit.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Exports.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Card.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/ChipDenomination.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Deck.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoDesign.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoTheme.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Cards/CardView.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipSelectorView.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipStackView.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipView.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/DerivedSources/resource_bundle_accessor.swift"] - outputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/sources"] - description: "Write auxiliary file /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/sources" - - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/sources": - tool: write-auxiliary-file - inputs: ["","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.derived/runner.swift"] - outputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/sources"] - description: "Write auxiliary file /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/sources" - - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.derived/runner.swift": - tool: test-entry-point-tool - inputs: [] - outputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.derived/runner.swift"] - - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.product/Objects.LinkFileList": - tool: write-auxiliary-file - inputs: ["","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Card.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CardView.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoDesign.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoTheme.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipDenomination.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipSelectorView.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipStackView.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipView.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Deck.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Exports.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/resource_bundle_accessor.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/runner.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.swift.o"] - outputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.product/Objects.LinkFileList"] - description: "Write auxiliary file /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.product/Objects.LinkFileList" - - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/sources": - tool: write-auxiliary-file - inputs: ["","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Tests/CasinoKitTests/CasinoKitTests.swift"] - outputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/sources"] - description: "Write auxiliary file /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/sources" - - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit_CasinoKit.bundle/Info.plist": - tool: copy-tool - inputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Info.plist"] - outputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit_CasinoKit.bundle/Info.plist"] - description: "Copying /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Info.plist" - - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit_CasinoKit.bundle/Localizable.xcstrings": - tool: copy-tool - inputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Resources/Localizable.xcstrings"] - outputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit_CasinoKit.bundle/Localizable.xcstrings"] - description: "Copying /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Resources/Localizable.xcstrings" - - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/swift-version--58304C5D6DBC2206.txt": - tool: write-auxiliary-file - inputs: ["","/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc"] - outputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/swift-version--58304C5D6DBC2206.txt"] - always-out-of-date: "true" - description: "Write auxiliary file /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/swift-version--58304C5D6DBC2206.txt" - - "": - tool: phony - inputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Exports.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Card.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipDenomination.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Deck.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoDesign.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoTheme.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CardView.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipSelectorView.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipStackView.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipView.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/resource_bundle_accessor.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKit.swiftmodule"] - outputs: [""] - - "": - tool: phony - inputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/runner.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitPackageTests.swiftmodule"] - outputs: [""] - - "": - tool: phony - inputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.xctest/Contents/MacOS/CasinoKitPackageTests"] - outputs: [""] - - "": - tool: phony - inputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitTests.swiftmodule"] - outputs: [""] - - "C.CasinoKit-arm64-apple-macosx26.0-debug.module": - tool: shell - inputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/CasinoKit.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Exports.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Card.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/ChipDenomination.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Deck.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoDesign.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoTheme.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Cards/CardView.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipSelectorView.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipStackView.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipView.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/DerivedSources/resource_bundle_accessor.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/swift-version--58304C5D6DBC2206.txt","","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/sources"] - outputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Exports.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Card.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipDenomination.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Deck.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoDesign.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoTheme.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CardView.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipSelectorView.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipStackView.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipView.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/resource_bundle_accessor.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKit.swiftmodule"] - description: "Compiling Swift Module 'CasinoKit' (12 sources)" - args: ["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc","-module-name","CasinoKit","-emit-dependencies","-emit-module","-emit-module-path","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKit.swiftmodule","-output-file-map","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/output-file-map.json","-parse-as-library","-incremental","-c","@/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/sources","-I","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules","-target","arm64-apple-macosx15.0","-incremental","-enable-batch-mode","-serialize-diagnostics","-index-store-path","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/index/store","-Onone","-enable-testing","-j12","-DSWIFT_PACKAGE","-DDEBUG","-DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE","-module-cache-path","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache","-parseable-output","-parse-as-library","-emit-objc-header","-emit-objc-header-path","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/include/CasinoKit-Swift.h","-swift-version","6","-plugin-path","/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing","-sdk","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk","-F","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks","-F","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks","-I","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-L","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-g","-Xcc","-isysroot","-Xcc","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk","-Xcc","-F","-Xcc","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks","-Xcc","-F","-Xcc","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks","-Xcc","-fPIC","-Xcc","-g","-package-name","casinokit"] - - "C.CasinoKitPackageTests-arm64-apple-macosx26.0-debug.module": - tool: shell - inputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.derived/runner.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/swift-version--58304C5D6DBC2206.txt","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitTests.swiftmodule","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/sources"] - outputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/runner.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitPackageTests.swiftmodule"] - description: "Compiling Swift Module 'CasinoKitPackageTests' (1 sources)" - args: ["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc","-module-name","CasinoKitPackageTests","-emit-dependencies","-emit-module","-emit-module-path","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitPackageTests.swiftmodule","-output-file-map","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/output-file-map.json","-parse-as-library","-incremental","-c","@/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/sources","-I","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules","-target","arm64-apple-macosx15.0","-incremental","-enable-batch-mode","-serialize-diagnostics","-index-store-path","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/index/store","-Onone","-enable-testing","-Xfrontend","-enable-cross-import-overlays","-j12","-DSWIFT_PACKAGE","-DDEBUG","-DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE","-module-cache-path","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache","-parseable-output","-parse-as-library","-emit-objc-header","-emit-objc-header-path","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/include/CasinoKitPackageTests-Swift.h","-plugin-path","/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing","-sdk","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk","-F","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks","-F","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks","-I","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-L","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-g","-Xcc","-isysroot","-Xcc","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk","-Xcc","-F","-Xcc","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks","-Xcc","-F","-Xcc","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks","-Xcc","-fPIC","-Xcc","-g","-package-name","casinokit"] - - "C.CasinoKitPackageTests-arm64-apple-macosx26.0-debug.test": - tool: shell - inputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Card.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CardView.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoDesign.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoTheme.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipDenomination.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipSelectorView.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipStackView.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipView.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Deck.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Exports.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/resource_bundle_accessor.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/runner.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.product/Objects.LinkFileList"] - outputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.xctest/Contents/MacOS/CasinoKitPackageTests"] - description: "Linking ./.build/arm64-apple-macosx/debug/CasinoKitPackageTests.xctest/Contents/MacOS/CasinoKitPackageTests" - args: ["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc","-L","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug","-o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.xctest/Contents/MacOS/CasinoKitPackageTests","-module-name","CasinoKitPackageTests","-Xlinker","-no_warn_duplicate_libraries","-Xlinker","-bundle","-Xlinker","-rpath","-Xlinker","@loader_path/../../../","@/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.product/Objects.LinkFileList","-target","arm64-apple-macosx15.0","-Xlinker","-add_ast_path","-Xlinker","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKit.swiftmodule","-Xlinker","-add_ast_path","-Xlinker","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitPackageTests.swiftmodule","-Xlinker","-add_ast_path","-Xlinker","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitTests.swiftmodule","-plugin-path","/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing","-sdk","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk","-F","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks","-F","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks","-I","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-L","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-g"] - - "C.CasinoKitTests-arm64-apple-macosx26.0-debug.module": - tool: shell - inputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Tests/CasinoKitTests/CasinoKitTests.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/swift-version--58304C5D6DBC2206.txt","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKit.swiftmodule","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/sources"] - outputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitTests.swiftmodule"] - description: "Compiling Swift Module 'CasinoKitTests' (1 sources)" - args: ["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc","-module-name","CasinoKitTests","-emit-dependencies","-emit-module","-emit-module-path","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitTests.swiftmodule","-output-file-map","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/output-file-map.json","-parse-as-library","-incremental","-c","@/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/sources","-I","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules","-target","arm64-apple-macosx15.0","-incremental","-enable-batch-mode","-serialize-diagnostics","-index-store-path","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/index/store","-Onone","-enable-testing","-Xfrontend","-enable-cross-import-overlays","-j12","-DSWIFT_PACKAGE","-DDEBUG","-DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE","-module-cache-path","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache","-parseable-output","-parse-as-library","-swift-version","6","-plugin-path","/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing","-sdk","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk","-F","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks","-F","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks","-I","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-L","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-g","-Xcc","-isysroot","-Xcc","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk","-Xcc","-F","-Xcc","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks","-Xcc","-F","-Xcc","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks","-Xcc","-fPIC","-Xcc","-g","-package-name","casinokit"] - - "CasinoKit-arm64-apple-macosx26.0-debug.module-resources": - tool: phony - inputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit_CasinoKit.bundle/Localizable.xcstrings","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit_CasinoKit.bundle/Info.plist"] - outputs: [""] - - "PackageStructure": - tool: package-structure-tool - inputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Tests/CasinoKitTests/","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Package.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Package.resolved"] - outputs: [""] - description: "Planning build" - allow-missing-inputs: true - diff --git a/CasinoKit/.build/plugin-tools.yaml b/CasinoKit/.build/plugin-tools.yaml deleted file mode 100644 index 84165a3..0000000 --- a/CasinoKit/.build/plugin-tools.yaml +++ /dev/null @@ -1,129 +0,0 @@ -client: - name: basic - file-system: device-agnostic -tools: {} -targets: - "CasinoKit-arm64-apple-macosx26.0-debug.module": [""] - "CasinoKitPackageTests-arm64-apple-macosx26.0-debug.module": [""] - "CasinoKitPackageTests-arm64-apple-macosx26.0-debug.test": [""] - "CasinoKitTests-arm64-apple-macosx26.0-debug.module": [""] - "PackageStructure": [""] - "main": [""] - "test": ["","",""] -default: "main" -nodes: - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/": - is-directory-structure: true - content-exclusion-patterns: [".git",".build"] - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Tests/CasinoKitTests/": - is-directory-structure: true - content-exclusion-patterns: [".git",".build"] -commands: - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/sources": - tool: write-auxiliary-file - inputs: ["","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/CasinoKit.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Exports.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Card.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/ChipDenomination.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Deck.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoDesign.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoTheme.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Cards/CardView.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipSelectorView.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipStackView.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipView.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/DerivedSources/resource_bundle_accessor.swift"] - outputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/sources"] - description: "Write auxiliary file /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/sources" - - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/sources": - tool: write-auxiliary-file - inputs: ["","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.derived/runner.swift"] - outputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/sources"] - description: "Write auxiliary file /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/sources" - - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.derived/runner.swift": - tool: test-entry-point-tool - inputs: [] - outputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.derived/runner.swift"] - - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.product/Objects.LinkFileList": - tool: write-auxiliary-file - inputs: ["","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Card.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CardView.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoDesign.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoTheme.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipDenomination.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipSelectorView.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipStackView.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipView.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Deck.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Exports.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/resource_bundle_accessor.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/runner.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.swift.o"] - outputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.product/Objects.LinkFileList"] - description: "Write auxiliary file /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.product/Objects.LinkFileList" - - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/sources": - tool: write-auxiliary-file - inputs: ["","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Tests/CasinoKitTests/CasinoKitTests.swift"] - outputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/sources"] - description: "Write auxiliary file /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/sources" - - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit_CasinoKit.bundle/Info.plist": - tool: copy-tool - inputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Info.plist"] - outputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit_CasinoKit.bundle/Info.plist"] - description: "Copying /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Info.plist" - - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit_CasinoKit.bundle/Localizable.xcstrings": - tool: copy-tool - inputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Resources/Localizable.xcstrings"] - outputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit_CasinoKit.bundle/Localizable.xcstrings"] - description: "Copying /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Resources/Localizable.xcstrings" - - "/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/swift-version--58304C5D6DBC2206.txt": - tool: write-auxiliary-file - inputs: ["","/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc"] - outputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/swift-version--58304C5D6DBC2206.txt"] - always-out-of-date: "true" - description: "Write auxiliary file /Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/swift-version--58304C5D6DBC2206.txt" - - "": - tool: phony - inputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Exports.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Card.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipDenomination.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Deck.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoDesign.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoTheme.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CardView.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipSelectorView.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipStackView.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipView.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/resource_bundle_accessor.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKit.swiftmodule"] - outputs: [""] - - "": - tool: phony - inputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/runner.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitPackageTests.swiftmodule"] - outputs: [""] - - "": - tool: phony - inputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.xctest/Contents/MacOS/CasinoKitPackageTests"] - outputs: [""] - - "": - tool: phony - inputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitTests.swiftmodule"] - outputs: [""] - - "C.CasinoKit-arm64-apple-macosx26.0-debug.module": - tool: shell - inputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/CasinoKit.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Exports.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Card.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/ChipDenomination.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Models/Deck.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoDesign.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Theme/CasinoTheme.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Cards/CardView.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipSelectorView.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipStackView.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/Views/Chips/ChipView.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/DerivedSources/resource_bundle_accessor.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/swift-version--58304C5D6DBC2206.txt","","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/sources"] - outputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Exports.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Card.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipDenomination.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Deck.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoDesign.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoTheme.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CardView.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipSelectorView.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipStackView.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipView.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/resource_bundle_accessor.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKit.swiftmodule"] - description: "Compiling Swift Module 'CasinoKit' (12 sources)" - args: ["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc","-module-name","CasinoKit","-emit-dependencies","-emit-module","-emit-module-path","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKit.swiftmodule","-output-file-map","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/output-file-map.json","-parse-as-library","-incremental","-c","@/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/sources","-I","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules","-target","arm64-apple-macosx15.0","-incremental","-enable-batch-mode","-serialize-diagnostics","-index-store-path","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/index/store","-Onone","-enable-testing","-j12","-DSWIFT_PACKAGE","-DDEBUG","-DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE","-module-cache-path","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache","-parseable-output","-parse-as-library","-emit-objc-header","-emit-objc-header-path","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/include/CasinoKit-Swift.h","-swift-version","6","-plugin-path","/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing","-sdk","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk","-F","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks","-F","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks","-I","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-L","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-g","-Xcc","-isysroot","-Xcc","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk","-Xcc","-F","-Xcc","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks","-Xcc","-F","-Xcc","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks","-Xcc","-fPIC","-Xcc","-g","-package-name","casinokit"] - - "C.CasinoKitPackageTests-arm64-apple-macosx26.0-debug.module": - tool: shell - inputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.derived/runner.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/swift-version--58304C5D6DBC2206.txt","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitTests.swiftmodule","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/sources"] - outputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/runner.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitPackageTests.swiftmodule"] - description: "Compiling Swift Module 'CasinoKitPackageTests' (1 sources)" - args: ["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc","-module-name","CasinoKitPackageTests","-emit-dependencies","-emit-module","-emit-module-path","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitPackageTests.swiftmodule","-output-file-map","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/output-file-map.json","-parse-as-library","-incremental","-c","@/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/sources","-I","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules","-target","arm64-apple-macosx15.0","-incremental","-enable-batch-mode","-serialize-diagnostics","-index-store-path","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/index/store","-Onone","-enable-testing","-Xfrontend","-enable-cross-import-overlays","-j12","-DSWIFT_PACKAGE","-DDEBUG","-DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE","-module-cache-path","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache","-parseable-output","-parse-as-library","-emit-objc-header","-emit-objc-header-path","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/include/CasinoKitPackageTests-Swift.h","-plugin-path","/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing","-sdk","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk","-F","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks","-F","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks","-I","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-L","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-g","-Xcc","-isysroot","-Xcc","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk","-Xcc","-F","-Xcc","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks","-Xcc","-F","-Xcc","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks","-Xcc","-fPIC","-Xcc","-g","-package-name","casinokit"] - - "C.CasinoKitPackageTests-arm64-apple-macosx26.0-debug.test": - tool: shell - inputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Card.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CardView.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoDesign.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoKit.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/CasinoTheme.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipDenomination.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipSelectorView.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipStackView.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/ChipView.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Deck.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/Exports.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit.build/resource_bundle_accessor.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.build/runner.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.product/Objects.LinkFileList"] - outputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.xctest/Contents/MacOS/CasinoKitPackageTests"] - description: "Linking ./.build/arm64-apple-macosx/debug/CasinoKitPackageTests.xctest/Contents/MacOS/CasinoKitPackageTests" - args: ["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc","-L","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug","-o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.xctest/Contents/MacOS/CasinoKitPackageTests","-module-name","CasinoKitPackageTests","-Xlinker","-no_warn_duplicate_libraries","-Xlinker","-bundle","-Xlinker","-rpath","-Xlinker","@loader_path/../../../","@/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitPackageTests.product/Objects.LinkFileList","-target","arm64-apple-macosx15.0","-Xlinker","-add_ast_path","-Xlinker","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKit.swiftmodule","-Xlinker","-add_ast_path","-Xlinker","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitPackageTests.swiftmodule","-Xlinker","-add_ast_path","-Xlinker","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitTests.swiftmodule","-plugin-path","/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing","-sdk","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk","-F","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks","-F","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks","-I","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-L","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-g"] - - "C.CasinoKitTests-arm64-apple-macosx26.0-debug.module": - tool: shell - inputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Tests/CasinoKitTests/CasinoKitTests.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/swift-version--58304C5D6DBC2206.txt","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKit.swiftmodule","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/sources"] - outputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/CasinoKitTests.swift.o","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitTests.swiftmodule"] - description: "Compiling Swift Module 'CasinoKitTests' (1 sources)" - args: ["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc","-module-name","CasinoKitTests","-emit-dependencies","-emit-module","-emit-module-path","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules/CasinoKitTests.swiftmodule","-output-file-map","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/output-file-map.json","-parse-as-library","-incremental","-c","@/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKitTests.build/sources","-I","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/Modules","-target","arm64-apple-macosx15.0","-incremental","-enable-batch-mode","-serialize-diagnostics","-index-store-path","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/index/store","-Onone","-enable-testing","-Xfrontend","-enable-cross-import-overlays","-j12","-DSWIFT_PACKAGE","-DDEBUG","-DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE","-module-cache-path","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/ModuleCache","-parseable-output","-parse-as-library","-swift-version","6","-plugin-path","/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing","-sdk","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk","-F","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks","-F","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks","-I","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-L","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-g","-Xcc","-isysroot","-Xcc","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk","-Xcc","-F","-Xcc","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks","-Xcc","-F","-Xcc","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks","-Xcc","-fPIC","-Xcc","-g","-package-name","casinokit"] - - "CasinoKit-arm64-apple-macosx26.0-debug.module-resources": - tool: phony - inputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit_CasinoKit.bundle/Localizable.xcstrings","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/.build/arm64-apple-macosx/debug/CasinoKit_CasinoKit.bundle/Info.plist"] - outputs: [""] - - "PackageStructure": - tool: package-structure-tool - inputs: ["/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Sources/CasinoKit/","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Tests/CasinoKitTests/","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Package.swift","/Users/mattbruce/Documents/Projects/iPhone/Baccarat/Baccarat/CasinoKit/Package.resolved"] - outputs: [""] - description: "Planning build" - allow-missing-inputs: true - diff --git a/CasinoKit/.build/workspace-state.json b/CasinoKit/.build/workspace-state.json deleted file mode 100644 index 7c0cb06..0000000 --- a/CasinoKit/.build/workspace-state.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "object" : { - "artifacts" : [ - - ], - "dependencies" : [ - - ], - "prebuilts" : [ - - ] - }, - "version" : 7 -} \ No newline at end of file diff --git a/CasinoKit/.swiftpm/xcode/xcuserdata/mattbruce.xcuserdatad/xcschemes/xcschememanagement.plist b/CasinoKit/.swiftpm/xcode/xcuserdata/mattbruce.xcuserdatad/xcschemes/xcschememanagement.plist deleted file mode 100644 index 69be11d..0000000 --- a/CasinoKit/.swiftpm/xcode/xcuserdata/mattbruce.xcuserdatad/xcschemes/xcschememanagement.plist +++ /dev/null @@ -1,14 +0,0 @@ - - - - - SchemeUserState - - CasinoKit.xcscheme_^#shared#^_ - - orderHint - 0 - - - - diff --git a/CasinoKit/GAME_TEMPLATE.md b/CasinoKit/GAME_TEMPLATE.md deleted file mode 100644 index ff30fcf..0000000 --- a/CasinoKit/GAME_TEMPLATE.md +++ /dev/null @@ -1,661 +0,0 @@ -# Casino Game Development Guide - -This guide explains how to build a new casino card game (like Blackjack, Poker, etc.) using CasinoKit, following the patterns established in the Baccarat app. - -## Project Structure - -``` -YourGame/ -├── YourGameApp.swift # App entry point -├── ContentView.swift # Root view (usually just GameTableView) -├── Engine/ -│ ├── YourGameEngine.swift # Game rules & logic -│ └── GameState.swift # Game state machine -├── Models/ -│ ├── BetType.swift # Game-specific bet types -│ ├── GameResult.swift # Win/loss/push outcomes -│ ├── GameSettings.swift # User settings (can reuse pattern) -│ ├── Hand.swift # Hand representation (if needed) -│ └── Shoe.swift # Card shoe (if multi-deck) -├── Storage/ -│ └── YourGameData.swift # Persistence model (PersistableGameData) -├── Theme/ -│ └── DesignConstants.swift # Game-specific design tokens -├── Views/ -│ ├── GameTableView.swift # Main game screen -│ ├── YourTableLayoutView.swift # Game-specific table layout -│ ├── ResultBannerView.swift # Win/loss display -│ ├── RulesHelpView.swift # Game rules explanation -│ ├── SettingsView.swift # Settings screen -│ └── StatisticsSheetView.swift # Stats display -└── Resources/ - └── Localizable.xcstrings # Translations -``` - -## What CasinoKit Provides - -### Core Components (Import `CasinoKit`) - -| Category | Components | Usage | -|----------|------------|-------| -| **Cards** | `Card`, `Suit`, `Rank`, `Deck` | Card models | -| **Card Views** | `CardView`, `CardPlaceholderView` | Card display | -| **Chips** | `ChipDenomination`, `ChipView`, `ChipStackView`, `ChipSelectorView` | Betting chips | -| **Table** | `TableBackgroundView`, `FeltPatternView` | Casino felt background | -| **Overlays** | `GameOverView`, `ConfettiView` | Game over & celebrations | -| **Top Bar** | `TopBarView` | Balance, settings, stats buttons | -| **Badges** | `ValueBadge` | Numeric value display | -| **Settings** | `SettingsToggle`, `SpeedPicker`, `VolumePicker`, `BalancePicker` | Settings UI | -| **Sheets** | `SheetContainerView`, `SheetSection` | Modal sheets | -| **Branding** | `AppIconView`, `LaunchScreenView` | App icons & splash | -| **Audio** | `SoundManager`, `GameSound` | Sound effects & haptics | -| **Storage** | `CloudSyncManager`, `PersistableGameData` | iCloud persistence | -| **Models** | `TableLimits` | Betting limits presets | -| **Design** | `CasinoDesign` | Spacing, colors, animations | - -### Using CasinoKit Components - -```swift -import SwiftUI -import CasinoKit - -struct GameTableView: View { - @State private var settings = GameSettings() - @State private var gameState: GameState? - @State private var selectedChip: ChipDenomination = .hundred - - var body: some View { - ZStack { - // 1. Table Background (from CasinoKit) - TableBackgroundView() - - VStack { - // 2. Top Bar (from CasinoKit) - TopBarView( - balance: state.balance, - secondaryInfo: "\(state.engine.shoe.cardsRemaining)", - secondaryIcon: "rectangle.portrait.on.rectangle.portrait.fill", - onReset: { state.resetGame() }, - onSettings: { showSettings = true }, - onHelp: { showRules = true }, - onStats: { showStats = true } - ) - - // 3. Your Game-Specific Table Layout - YourTableLayoutView(...) - - // 4. Chip Selector (from CasinoKit) - ChipSelectorView( - selectedChip: $selectedChip, - availableChips: ChipDenomination.allCases - ) - - // 5. Action Buttons (game-specific) - ActionButtonsView(...) - } - - // 6. Result Banner (game-specific, but follows pattern) - if state.showResultBanner { - ResultBannerView(...) - } - - // 7. Confetti for Wins (from CasinoKit) - if state.lastWinnings > 0 { - ConfettiView() - } - - // 8. Game Over (from CasinoKit) - if state.isGameOver { - GameOverView( - roundsPlayed: state.roundsPlayed, - onPlayAgain: { state.resetGame() } - ) - } - } - .sheet(isPresented: $showSettings) { - SettingsView(settings: settings, gameState: state) { ... } - } - } -} -``` - -## Game-Specific Implementation - -### 1. Game Engine (Required) - -Create your game's rule engine. This handles: -- Card dealing logic -- Hand evaluation -- Win/loss determination -- Payout calculations - -```swift -// Engine/YourGameEngine.swift -import CasinoKit - -@Observable -@MainActor -final class YourGameEngine { - var shoe: Shoe - var playerHand: [Card] = [] - var dealerHand: [Card] = [] - - init(deckCount: Int = 6) { - self.shoe = Shoe(deckCount: deckCount) - } - - func dealInitialCards() { ... } - func evaluateHand(_ cards: [Card]) -> Int { ... } - func determineWinner() -> GameResult { ... } - func calculatePayout(bet: Int, result: GameResult) -> Int { ... } -} -``` - -### 2. Game State (Required) - -Manages the state machine for your game: - -```swift -// Engine/GameState.swift -import SwiftUI -import CasinoKit - -enum GamePhase { - case betting - case dealing - case playerTurn // Blackjack-specific - case dealerTurn // Blackjack-specific - case roundComplete -} - -@Observable -@MainActor -final class GameState { - // Core state - var balance: Int - var currentBets: [BetType: Int] = [:] - var currentPhase: GamePhase = .betting - var showResultBanner = false - - // Engine - let engine: YourGameEngine - - // Persistence - private let persistence: CloudSyncManager - - // Sound - private let sound = SoundManager.shared - - init(settings: GameSettings) { - self.engine = YourGameEngine(deckCount: settings.deckCount.rawValue) - self.balance = settings.startingBalance - self.persistence = CloudSyncManager() - loadSavedGame() - } - - func placeBet(type: BetType, amount: Int) { - currentBets[type, default: 0] += amount - balance -= amount - sound.play(.chipPlace) - } - - func deal() async { - currentPhase = .dealing - sound.play(.cardDeal) - // Game-specific dealing logic - } - - func newRound() { - currentPhase = .betting - showResultBanner = false - sound.play(.newRound) - } -} -``` - -### 3. Bet Types (Game-Specific) - -```swift -// Models/BetType.swift - -enum BetType: String, CaseIterable, Identifiable { - // Blackjack example: - case main = "main" - case insurance = "insurance" - case doubleDown = "double" - case split = "split" - - // Baccarat example: - // case player, banker, tie, playerPair, bankerPair, dragonBonusPlayer, dragonBonusBanker - - var id: String { rawValue } - - var displayName: String { ... } - var payoutMultiplier: Double { ... } -} -``` - -### 4. Game Result (Game-Specific) - -```swift -// Models/GameResult.swift - -enum GameResult: Equatable { - // Blackjack example: - case playerWins - case dealerWins - case push - case blackjack - case bust - - var displayText: String { ... } - var color: Color { ... } -} -``` - -### 5. Table Layout (Game-Specific) - -This is the main visual difference between games: - -```swift -// Views/YourTableLayoutView.swift - -struct BlackjackTableView: View { - // Shows dealer hand at top, player hand(s) below - // Hit/Stand/Double/Split buttons - // Insurance betting zone -} - -struct BaccaratTableView: View { - // Shows Player/Banker/Tie betting zones - // Side bet zones (pairs, dragon bonus) -} - -struct PokerTableView: View { - // Community cards in center - // Player positions around table - // Pot display -} -``` - -### 6. Settings View (Mostly Reusable) - -```swift -// Views/SettingsView.swift -import CasinoKit - -struct SettingsView: View { - @Bindable var settings: GameSettings - let gameState: GameState - - var body: some View { - SheetContainerView(title: "Settings") { - // Table Limits (from CasinoKit pattern) - SheetSection(title: "TABLE LIMITS", icon: "banknote") { - // Use TableLimits enum from CasinoKit - } - - // Deck Settings (game-specific) - SheetSection(title: "DECK SETTINGS", icon: "rectangle.portrait.on.rectangle.portrait") { - // DeckCount options - } - - // Display Settings (reusable) - SheetSection(title: "DISPLAY", icon: "eye") { - SettingsToggle(title: "...", subtitle: "...", isOn: $settings.showX) - } - - // Sound (from CasinoKit) - SheetSection(title: "SOUND & HAPTICS", icon: "speaker.wave.2") { - SettingsToggle(...) - VolumePicker(volume: $settings.soundVolume) - } - - // iCloud Sync (pattern from Baccarat) - SheetSection(title: "CLOUD SYNC", icon: "icloud") { ... } - } - } -} -``` - -## Sound Integration - -```swift -// In your GameState -let sound = SoundManager.shared - -// Play sounds at appropriate moments: -sound.play(.chipPlace) // When placing a bet -sound.play(.cardDeal) // When dealing cards -sound.play(.cardFlip) // When flipping cards -sound.play(.win) // On player win -sound.play(.lose) // On player loss -sound.play(.push) // On tie/push -sound.play(.newRound) // Starting new round -sound.play(.gameOver) // When out of chips -``` - -## Persistence - -```swift -// Storage/YourGameData.swift -import CasinoKit - -struct BlackjackGameData: PersistableGameData { - static let gameIdentifier = "blackjack" - - var roundsPlayed: Int { roundHistory.count } - var lastModified: Date - - static var empty: BlackjackGameData { - BlackjackGameData( - lastModified: Date(), - balance: 10_000, - roundHistory: [], - totalWinnings: 0, - blackjackCount: 0, // Game-specific stat - bustCount: 0 // Game-specific stat - ) - } - - var balance: Int - var roundHistory: [SavedRoundResult] - var totalWinnings: Int - var blackjackCount: Int - var bustCount: Int -} -``` - -## Design Constants - -Extend CasinoDesign for game-specific values: - -```swift -// Theme/DesignConstants.swift - -enum Design { - // Reuse CasinoDesign values - typealias Spacing = CasinoDesign.Spacing - typealias CornerRadius = CasinoDesign.CornerRadius - typealias Animation = CasinoDesign.Animation - - // Game-specific sizes - enum Size { - static let playerCardWidth: CGFloat = 55 - static let dealerCardWidth: CGFloat = 50 - // ... game-specific dimensions - } - - // Game-specific colors (extend Color) -} - -extension Color { - enum BettingZone { - static let main = Color.blue.opacity(0.3) - static let insurance = Color.yellow.opacity(0.3) - // ... game-specific colors - } -} -``` - -## Localization - -Use String Catalogs (`.xcstrings`): - -```swift -// Game-specific strings -Text(String(localized: "Hit")) -Text(String(localized: "Stand")) -Text(String(localized: "Double Down")) -Text(String(localized: "Split")) -Text(String(localized: "Blackjack!")) -Text(String(localized: "Bust!")) -``` - -## Responsive Layout (iPhone vs iPad) - -### The Problem - -On iPad, content that looks great on iPhone will **stretch to fill the screen**, making: -- Betting areas look awkward and disproportionate -- Cards appear too spread out -- Buttons become oversized -- Overlays cover the entire screen unnecessarily - -### The Solution: Constrained Width Containers - -Use `horizontalSizeClass` to detect iPad and constrain content width: - -```swift -struct GameTableView: View { - @Environment(\.horizontalSizeClass) private var horizontalSizeClass - @Environment(\.verticalSizeClass) private var verticalSizeClass - - /// Whether we're on iPad (regular horizontal size class) - private var isIPad: Bool { - horizontalSizeClass == .regular - } - - /// Maximum content width based on device and orientation - private var maxContentWidth: CGFloat { - if isIPad { - // Landscape on iPad gets more width - return verticalSizeClass == .compact - ? CasinoDesign.Size.maxContentWidthLandscape // 800pt - : CasinoDesign.Size.maxContentWidthPortrait // 500pt - } - return .infinity // iPhone uses full width - } - - var body: some View { - ZStack { - TableBackgroundView() - - VStack { - TopBarView(...) - .frame(maxWidth: maxContentWidth) - - // Game table - constrained on iPad - YourTableLayoutView(...) - .frame(maxWidth: maxContentWidth) - - // Chip selector - constrained - ChipSelectorView(...) - .frame(maxWidth: maxContentWidth) - - // Action buttons - constrained - ActionButtonsView(...) - .frame(maxWidth: maxContentWidth) - } - .frame(maxWidth: .infinity) // Centers constrained content - - // Overlays - full screen background, constrained content - if showResultBanner { - ResultBannerView(...) - } - } - } -} -``` - -### Overlay Pattern (Result Banner, Game Over) - -Overlays need special handling: **full-screen dim background** with **constrained content card**: - -```swift -struct ResultBannerView: View { - var body: some View { - ZStack { - // 1. Full-screen dark background - Color.black.opacity(0.7) - .ignoresSafeArea() - - // 2. Constrained content card - VStack { - // Your content - } - .padding() - .background(RoundedRectangle(cornerRadius: 24).fill(...)) - .frame(maxWidth: CasinoDesign.Size.maxModalWidth) // 450pt - // Centered automatically by ZStack - } - } -} -``` - -### Fixed-Size Containers (Prevent Layout Shifts) - -When content changes (cards dealt, buttons appear/disappear), prevent jarring layout shifts: - -```swift -// ❌ BAD: Container resizes as cards are added -HStack { - ForEach(cards) { card in - CardView(card: card) - } -} - -// ✅ GOOD: Fixed container based on max possible content -ZStack { - // Reserve space for max cards (e.g., 3 cards with overlap) - Color.clear - .frame(width: calculateMaxWidth(), height: cardHeight) - - // Actual cards centered within - HStack(spacing: cardSpacing) { - ForEach(cards) { card in - CardView(card: card) - } - } -} -``` - -Same for buttons: - -```swift -// ✅ GOOD: Fixed height container for buttons -ZStack { - Color.clear - .frame(height: 60) // Fixed height - - // Buttons animate in/out within fixed space - if showDealButton { - ActionButton("Deal", ...) - .transition(.scale.combined(with: .opacity)) - } -} -.animation(.spring(duration: 0.3), value: currentPhase) -``` - -### Confetti Full-Screen Fix - -Confetti must cover the entire screen on iPad: - -```swift -struct ConfettiView: View { - var body: some View { - GeometryReader { geometry in - ZStack { - ForEach(0..<50, id: \.self) { _ in - ConfettiPiece(containerSize: geometry.size) - } - } - } - .ignoresSafeArea() // Critical! - .allowsHitTesting(false) - } -} -``` - -### Design Constants for Responsive Layout - -```swift -// In CasinoDesign.swift -enum Size { - // Max widths for iPad constraint - static let maxContentWidthPortrait: CGFloat = 500 - static let maxContentWidthLandscape: CGFloat = 800 - static let maxModalWidth: CGFloat = 450 -} -``` - -### Common Pitfalls - -| Issue | Symptom | Fix | -|-------|---------|-----| -| Stretched table | Betting zones look huge on iPad | Add `.frame(maxWidth: maxContentWidth)` | -| Overlay too wide | Result banner covers entire iPad screen | Use full-screen bg + constrained content card | -| Layout shifts | Cards/buttons cause content to jump | Use fixed-size `ZStack` containers | -| Confetti cut off | Only shows in center portion | Use `GeometryReader` + `.ignoresSafeArea()` | -| Settings rows cramped | Title/subtitle too close to divider | Add `.padding(.vertical, ...)` | - -### Testing Checklist - -- [ ] iPhone SE (smallest) -- [ ] iPhone Pro Max (largest iPhone) -- [ ] iPad Portrait -- [ ] iPad Landscape -- [ ] iPad Split View -- [ ] Dynamic Type at maximum accessibility size - -## Checklist for New Game - -### Setup -- [ ] Create new target in Xcode -- [ ] Add CasinoKit as dependency -- [ ] Copy `DesignConstants.swift` and customize -- [ ] Create `Localizable.xcstrings` - -### Models -- [ ] Define `BetType` enum -- [ ] Define `GameResult` enum -- [ ] Create `YourGameData` for persistence -- [ ] Create `GameSettings` (or reuse pattern) - -### Engine -- [ ] Implement game rules in `YourGameEngine` -- [ ] Implement `GameState` with phases - -### Views -- [ ] Create `GameTableView` (main container) -- [ ] Create game-specific table layout -- [ ] Create `ResultBannerView` (follow pattern) -- [ ] Create `RulesHelpView` (game rules) -- [ ] Customize `SettingsView` -- [ ] Create `StatisticsSheetView` - -### Integration -- [ ] Wire up `SoundManager` for game events -- [ ] Implement `CloudSyncManager` for persistence -- [ ] Add accessibility labels -- [ ] Add localization for all strings - -### Polish -- [ ] Test Dynamic Type scaling (all sizes including accessibility) -- [ ] Test VoiceOver navigation -- [ ] Create app icon using `AppIconView` - -### Responsive Layout (iPad) -- [ ] Add `maxContentWidth` constraint to main views -- [ ] Test iPad Portrait - content centered, not stretched -- [ ] Test iPad Landscape - wider constraint works well -- [ ] Verify overlays: full-screen bg, constrained content -- [ ] Fixed-size containers prevent layout shifts -- [ ] Confetti covers full screen -- [ ] Settings rows have proper padding - -## What Could Be Added to CasinoKit - -The following patterns from Baccarat could be abstracted: - -1. **Generic ResultBannerView** - Win/loss display with bet breakdown -2. **BettingZone protocol** - Common betting zone behavior -3. **GameStateProtocol** - Common state machine patterns -4. **HandDisplayView** - Generic card hand display -5. **ActionButtonsView** - Deal/Clear/New Round pattern -6. **StatisticsView** - Generic stats display - ---- - -*This guide is based on the Baccarat implementation. For reference, see the Baccarat app structure and CasinoKit source code.* - diff --git a/CasinoKit/Package.swift b/CasinoKit/Package.swift deleted file mode 100644 index 06123b4..0000000 --- a/CasinoKit/Package.swift +++ /dev/null @@ -1,32 +0,0 @@ -// swift-tools-version: 6.0 -// The swift-tools-version declares the minimum version of Swift required to build this package. - -import PackageDescription - -let package = Package( - name: "CasinoKit", - defaultLocalization: "en", - platforms: [ - .iOS(.v18), - .macOS(.v15) - ], - products: [ - .library( - name: "CasinoKit", - targets: ["CasinoKit"] - ) - ], - targets: [ - .target( - name: "CasinoKit", - resources: [ - .process("Resources") - ] - ), - .testTarget( - name: "CasinoKitTests", - dependencies: ["CasinoKit"] - ) - ] -) - diff --git a/CasinoKit/README.md b/CasinoKit/README.md deleted file mode 100644 index 9687489..0000000 --- a/CasinoKit/README.md +++ /dev/null @@ -1,660 +0,0 @@ -# CasinoKit - -A reusable Swift Package for building casino card games with SwiftUI. This package provides common components, themes, and utilities shared across casino game apps. - -## Requirements - -- iOS 17.0+ -- Swift 6.0+ -- Xcode 16.0+ - -## Installation - -This package is included as a local package in the workspace. To use in another project: - -1. Copy the `CasinoKit` folder to your project -2. In Xcode: File → Add Package Dependencies → Add Local -3. Select the `CasinoKit` folder - -## Features - -### 🎴 Cards - -**CardView** - A playing card with flip animation support. - -```swift -import CasinoKit - -// Face-up card -CardView(card: Card(suit: .hearts, rank: .ace), faceUp: true) - -// Face-down card -CardView(card: card, faceUp: false) - -// Empty placeholder (dotted outline) -CardPlaceholderView() -``` - -**Card Model** -```swift -let card = Card(suit: .spades, rank: .king) -print(card.displayValue) // "K" -print(card.suit.symbol) // "♠" -``` - -### 🎰 Chips - -**ChipView** - A casino chip with denomination display. - -```swift -ChipView(denomination: .hundred, size: 60, isSelected: true) -``` - -**ChipSelectorView** - Horizontal chip selector. - -```swift -@State var selectedChip: ChipDenomination = .hundred - -ChipSelectorView( - denominations: ChipDenomination.allCases, - selectedDenomination: $selectedChip -) -``` - -**ChipStackView** - Stacked chips showing bet amount. - -```swift -ChipStackView(amount: 500, chipColor: .red) -``` - -**Chip Denominations** (with standard casino colors) -- `.one` ($1) - White/Light Blue -- `.five` ($5) - Red -- `.twentyFive` ($25) - Green -- `.hundred` ($100) - Black -- `.fiveHundred` ($500) - Purple -- `.thousand` ($1,000) - Yellow -- `.fiveThousand` ($5,000) - Brown -- `.tenThousand` ($10,000) - Gray (custom) -- `.twentyFiveThousand` ($25,000) - Teal (plaque style) -- `.hundredThousand` ($100,000) - Burgundy (VIP) - -### 📋 Sheets & Popups - -**SheetContainerView** - Consistent modal sheet styling. - -```swift -SheetContainerView( - title: "Settings", - content: { - SheetSection(title: "DISPLAY", icon: "eye") { - Toggle("Dark Mode", isOn: $darkMode) - } - - SheetSection(title: "SOUND", icon: "speaker.wave.2") { - Slider(value: $volume) - } - }, - onCancel: { dismiss() }, - onDone: { save(); dismiss() }, - doneButtonText: String(localized: "Done"), - cancelButtonText: String(localized: "Cancel") -) -``` - -**SheetSection** - Styled section within sheets. - -```swift -SheetSection(title: "SECTION TITLE", icon: "star.fill") { - // Your content -} -``` - -### 🎲 Game Table Components - -**TableBackgroundView** - Casino felt background with pattern. - -```swift -TableBackgroundView() // Default casino green -TableBackgroundView(feltColor: .blue, edgeColor: .darkBlue) // Custom -``` - -**TopBarView** - Balance display and toolbar buttons. - -```swift -TopBarView( - balance: 10_500, - secondaryInfo: "411", - secondaryIcon: "rectangle.portrait.on.rectangle.portrait.fill", - onReset: { resetGame() }, - onSettings: { showSettings = true }, - onHelp: { showRules = true }, - onStats: { showStats = true } -) -``` - -**HandDisplayView** - Generic card hand display with labels. - -```swift -HandDisplayView( - cards: [card1, card2], - cardsFaceUp: [true, true], - isWinner: true, - label: "PLAYER", - value: 21, - valueColor: .blue, - maxCards: 5 // Reserve space for up to 5 cards -) -``` - -**BettingZone** - Tappable betting area with chip badge. - -```swift -BettingZone( - label: "PLAYER", - payoutInfo: "1:1", - betAmount: 500, - backgroundColor: .blue.opacity(0.2), - onTap: { placeBet(.player) } -) -``` - -**ActionButton** - Styled action buttons. - -```swift -ActionButton("Deal", icon: "play.fill", style: .primary) { deal() } -ActionButton("Clear", icon: "xmark.circle", style: .destructive) { clear() } -ActionButton("Stand", style: .secondary, isEnabled: canStand) { stand() } -``` - -### 🎉 Effects & Overlays - -**ConfettiView** - Win celebration effect. - -```swift -if playerWon { - ConfettiView() // Colorful falling confetti - ConfettiView(colors: [.yellow, .gold], count: 30) // Customized -} -``` - -**GameOverView** - Game over modal when out of chips. - -```swift -GameOverView( - roundsPlayed: 25, - additionalStats: [ - ("Biggest Win", "$5,000"), - ("Blackjacks", "3") - ], - onPlayAgain: { resetGame() } -) -``` - -**ValueBadge** - Circular numeric badge. - -```swift -ValueBadge(value: 21, color: .blue) // Hand value display -``` - -### ⚙️ Settings Components - -**SettingsToggle** - Toggle with title and subtitle. - -```swift -SettingsToggle( - title: "Sound Effects", - subtitle: "Chips, cards, and results", - isOn: $settings.soundEnabled -) -``` - -**SpeedPicker** - Fast/Normal/Slow animation speed. - -```swift -SpeedPicker(speed: $settings.dealingSpeed) -``` - -**VolumePicker** - Volume slider with icons. - -```swift -VolumePicker(volume: $settings.soundVolume) -``` - -**BalancePicker** - Starting balance grid. - -```swift -BalancePicker( - balance: $settings.startingBalance, - options: [1_000, 5_000, 10_000, 25_000, 50_000, 100_000] -) -``` - -**TableLimits** - Betting limit presets. - -```swift -let limits = TableLimits.medium -print(limits.minBet) // 25 -print(limits.maxBet) // 5000 -print(limits.displayName) // "Medium Stakes" -``` - -### 🎨 Branding & Icons - -**AppIconView** - Generate app icons with consistent styling. - -```swift -// Use a preset -AppIconView(config: .baccarat, size: 1024) - -// Custom configuration -let config = AppIconConfig( - title: "BLACKJACK", - subtitle: "21", - iconSymbol: "suit.club.fill", - primaryColor: Color(red: 0.1, green: 0.2, blue: 0.35), - secondaryColor: Color(red: 0.05, green: 0.12, blue: 0.25), - accentColor: .yellow -) -AppIconView(config: config, size: 1024) -``` - -**Preset Configurations:** -- `.baccarat` - Spade symbol -- `.blackjack` - Club symbol with "21" subtitle -- `.poker` - Diamond symbol, red accent -- `.roulette` - Grid symbol, red theme - -**LaunchScreenView** - Animated splash screen. - -```swift -LaunchScreenView(config: .baccarat) -``` - -**IconRenderer** - Render views to images. - -```swift -// Render single icon -let image = IconRenderer.renderAppIcon(config: .baccarat, size: 1024) - -// Render all iOS sizes -let allImages = IconRenderer.renderAllSizes(config: .baccarat) -``` - -### 🔊 Audio & Haptics - -**SoundManager** - Manages game sounds and haptic feedback. - -```swift -// Access shared instance -let sound = SoundManager.shared - -// Configure settings -sound.soundEnabled = true -sound.hapticsEnabled = true -sound.volume = 1.0 - -// Play sounds -sound.play(.chipPlace) -sound.play(.cardDeal) -sound.play(.win) - -// Convenience methods (include haptics) -sound.playChipPlace() // Chip sound + light haptic -sound.playCardFlip() // Card sound + light haptic -sound.playWin() // Win sound + success haptic -sound.playLose() // Lose sound + error haptic -sound.playGameOver() // Game over sound + error haptic -``` - -**Available Sounds:** -| Sound | Description | -|-------|-------------| -| `.chipPlace` | Placing a bet | -| `.chipStack` | Stacking chips | -| `.cardDeal` | Dealing a card | -| `.cardFlip` | Flipping a card | -| `.cardShuffle` | Shuffling deck | -| `.win` | Player wins | -| `.lose` | Player loses | -| `.push` | Tie/push | -| `.bigWin` | Large payout | -| `.buttonTap` | UI tap | -| `.newRound` | Starting new round | -| `.clearBets` | Clearing bets | -| `.gameOver` | Out of chips | - -**Custom Sound Files:** - -The manager uses iOS system sounds as fallback. To use custom sounds: -1. Add `.mp3` files named: `chip_place.mp3`, `card_deal.mp3`, `win.mp3`, etc. -2. Add them to your app bundle's Resources folder -3. Files are automatically detected and used - -**Haptic Methods:** -```swift -sound.hapticLight() // Light tap -sound.hapticMedium() // Medium tap -sound.hapticHeavy() // Heavy tap -sound.hapticSuccess() // Success notification -sound.hapticError() // Error notification -sound.hapticWarning() // Warning notification -``` - -### 💾 Cloud Storage - -**CloudSyncManager** - Saves game data locally and syncs with iCloud. - -```swift -// 1. Define your game's data structure -struct MyGameData: PersistableGameData { - static let gameIdentifier = "mygame" - var roundsPlayed: Int { rounds.count } - var lastModified: Date - - static var empty: MyGameData { - MyGameData(rounds: [], balance: 10000, lastModified: Date()) - } - - var rounds: [RoundData] - var balance: Int -} - -// 2. Create sync manager -let persistence = CloudSyncManager() - -// 3. Save data (auto-syncs to iCloud) -var data = persistence.data -data.balance = 5000 -persistence.save(data) - -// 4. Data is automatically loaded on init -print(persistence.data.balance) - -// 5. Check sync status -if persistence.iCloudAvailable { - print("Last sync: \(persistence.lastSyncDate)") -} - -// 6. Force sync -persistence.sync() - -// 7. Listen for changes from other devices -persistence.onCloudDataReceived = { newData in - print("Got \(newData.roundsPlayed) rounds from iCloud") -} - -// 8. Reset all data -persistence.reset() -``` - -**PersistableGameData Protocol:** -```swift -public protocol PersistableGameData: Codable, Sendable { - static var gameIdentifier: String { get } // e.g., "baccarat" - var roundsPlayed: Int { get } // For conflict resolution - var lastModified: Date { get set } // Updated automatically - static var empty: Self { get } // Default/new game state -} -``` - -**Features:** -- 📱 **Local Storage** - Always saved to UserDefaults -- ☁️ **iCloud Sync** - Automatic sync when signed in -- 🔄 **Conflict Resolution** - Uses `roundsPlayed` to pick newer data -- 📢 **Change Notifications** - Callbacks when data changes from other devices -- 🔒 **Privacy** - Uses Apple ID, no Game Center required - -### 🎨 Design System - -**CasinoDesign** - Shared design constants. - -```swift -// Spacing -CasinoDesign.Spacing.small // 8 -CasinoDesign.Spacing.medium // 12 -CasinoDesign.Spacing.large // 16 - -// Corner Radius -CasinoDesign.CornerRadius.small // 8 -CasinoDesign.CornerRadius.medium // 12 -CasinoDesign.CornerRadius.large // 16 - -// Font Sizes (base values for @ScaledMetric) -CasinoDesign.BaseFontSize.small // 12 -CasinoDesign.BaseFontSize.body // 14 -CasinoDesign.BaseFontSize.large // 20 - -// Opacity -CasinoDesign.Opacity.subtle // 0.05 -CasinoDesign.Opacity.light // 0.2 -CasinoDesign.Opacity.medium // 0.5 -CasinoDesign.Opacity.heavy // 0.8 - -// Animation -CasinoDesign.Animation.quick // 0.2 -CasinoDesign.Animation.standard // 0.3 -CasinoDesign.Animation.springDuration // 0.4 -``` - -**Color.Sheet** - Sheet/popup colors. - -```swift -Color.Sheet.background // Dark background -Color.Sheet.sectionFill // Section card fill -Color.Sheet.accent // Yellow accent -Color.Sheet.secondaryText // Muted text -Color.Sheet.cancelText // Cancel button text -``` - -### 🌍 Localization - -CasinoKit includes localization for: -- English (en) -- Spanish - Mexico (es-MX) -- French - Canada (fr-CA) - -**Localized Strings:** -- Card names (Ace, King, Queen, etc.) -- Suit names (Hearts, Diamonds, Clubs, Spades) -- Chip-related strings -- Accessibility labels - -**Adding Localizations:** - -The package uses String Catalogs (`.xcstrings`). Edit: -``` -CasinoKit/Sources/CasinoKit/Resources/Localizable.xcstrings -``` - -## Usage in a New Game - -### 1. Import the Package - -```swift -import SwiftUI -import CasinoKit -``` - -### 2. Create Your Game View - -```swift -struct BlackjackTableView: View { - @State private var deck = Deck(numberOfDecks: 6) - @State private var selectedChip: ChipDenomination = .hundred - - var body: some View { - VStack { - // Player's hand - HStack { - ForEach(playerCards) { card in - CardView(card: card, faceUp: true) - } - } - - // Chip selector - ChipSelectorView( - denominations: ChipDenomination.allCases, - selectedDenomination: $selectedChip - ) - } - } -} -``` - -### 3. Create Settings Sheet - -```swift -struct SettingsView: View { - @Environment(\.dismiss) var dismiss - - var body: some View { - SheetContainerView(title: "Settings") { - SheetSection(title: "GAME OPTIONS", icon: "gearshape") { - // Your settings - } - } onDone: { - dismiss() - } - } -} -``` - -### 4. Generate App Icon - -```swift -// In a preview or development view -#Preview { - let config = AppIconConfig( - title: "BLACKJACK", - subtitle: "21", - iconSymbol: "suit.club.fill" - ) - return AppIconView(config: config, size: 512) -} -``` - -Screenshot the preview and add to your Assets.xcassets. - -## File Structure - -``` -CasinoKit/ -├── Package.swift -├── README.md -├── GAME_TEMPLATE.md # Guide for creating new games -├── Sources/CasinoKit/ -│ ├── CasinoKit.swift -│ ├── Exports.swift -│ ├── Models/ -│ │ ├── Card.swift -│ │ ├── Deck.swift -│ │ ├── ChipDenomination.swift -│ │ └── TableLimits.swift # Betting limit presets -│ ├── Views/ -│ │ ├── Cards/ -│ │ │ ├── CardView.swift -│ │ │ └── HandDisplayView.swift # Generic hand display -│ │ ├── Chips/ -│ │ │ ├── ChipView.swift -│ │ │ ├── ChipSelectorView.swift -│ │ │ ├── ChipStackView.swift -│ │ │ └── ChipOnTableView.swift -│ │ ├── Sheets/ -│ │ │ └── SheetContainerView.swift -│ │ ├── Branding/ -│ │ │ ├── AppIconView.swift -│ │ │ ├── LaunchScreenView.swift -│ │ │ └── IconRenderer.swift -│ │ ├── Effects/ -│ │ │ └── ConfettiView.swift # Win celebration -│ │ ├── Overlays/ -│ │ │ └── GameOverView.swift # Game over modal -│ │ ├── Table/ -│ │ │ └── TableBackgroundView.swift # Felt background -│ │ ├── Bars/ -│ │ │ └── TopBarView.swift # Balance & toolbar -│ │ ├── Badges/ -│ │ │ └── ValueBadge.swift # Numeric badge -│ │ ├── Buttons/ -│ │ │ └── ActionButton.swift # Deal/Hit/Stand buttons -│ │ ├── Zones/ -│ │ │ └── BettingZone.swift # Tappable betting area -│ │ └── Settings/ -│ │ └── SettingsComponents.swift # Toggle, pickers -│ ├── Audio/ -│ │ └── SoundManager.swift -│ ├── Storage/ -│ │ └── CloudSyncManager.swift # iCloud persistence -│ ├── Theme/ -│ │ ├── CasinoTheme.swift -│ │ └── CasinoDesign.swift -│ └── Resources/ -│ ├── Localizable.xcstrings -│ └── Sounds/ -│ └── (audio files) -└── Tests/CasinoKitTests/ - └── CasinoKitTests.swift -``` - -## Best Practices - -### Design Constants - -Always use `CasinoDesign` constants instead of magic numbers: - -```swift -// ✅ Good -.padding(CasinoDesign.Spacing.medium) -.opacity(CasinoDesign.Opacity.heavy) - -// ❌ Bad -.padding(12) -.opacity(0.8) -``` - -### Localization - -Always pass localized strings for button text: - -```swift -SheetContainerView( - title: String(localized: "Settings"), - content: { ... }, - onDone: { dismiss() }, - doneButtonText: String(localized: "Done") -) -``` - -### Accessibility - -All components include VoiceOver support: -- Cards announce suit and rank -- Chips announce denomination -- Interactive elements have labels and hints - -### Dynamic Type - -Use `@ScaledMetric` with base font sizes: - -```swift -@ScaledMetric(relativeTo: .body) -private var fontSize: CGFloat = CasinoDesign.BaseFontSize.body -``` - -## Apps Using CasinoKit - -- **Baccarat** - The classic casino card game - -## Version History - -- **1.0.0** - Initial release - - Card and Chip components - - Sheet container views - - App icon and launch screen generators - - Localization support (EN, ES-MX, FR-CA) - -## License - -This package is for personal use in your casino game projects. - diff --git a/CasinoKit/Sources/CasinoKit/Audio/SoundManager.swift b/CasinoKit/Sources/CasinoKit/Audio/SoundManager.swift deleted file mode 100644 index a65f19a..0000000 --- a/CasinoKit/Sources/CasinoKit/Audio/SoundManager.swift +++ /dev/null @@ -1,332 +0,0 @@ -// -// SoundManager.swift -// CasinoKit -// -// Manages game sound effects for casino games. -// - -import AVFoundation -import AudioToolbox -import SwiftUI - -/// Types of sound effects used in casino games. -public enum GameSound: String, CaseIterable, Sendable { - case chipPlace = "chip_place" // When placing a bet - case chipStack = "chip_stack" // Stacking multiple chips - case cardDeal = "card_deal" // Dealing a card - case cardFlip = "card_flip" // Flipping a card face up - case cardShuffle = "card_shuffle" // Shuffling the deck - case win = "win" // Player wins - case lose = "lose" // Player loses - case push = "push" // Tie/push result - case bigWin = "big_win" // Large payout - case buttonTap = "button_tap" // UI button tap - case newRound = "new_round" // Starting a new round - case clearBets = "clear_bets" // Clearing all bets - case gameOver = "game_over" // Out of chips / game over - - /// File extension for the sound file. - public var fileExtension: String { "mp3" } - - /// System sound ID to use as fallback when custom sound file is missing. - /// These are built-in iOS sounds that approximate the intended effect. - public var fallbackSystemSound: SystemSoundID { - switch self { - case .chipPlace: return 1104 // Key press click - case .chipStack: return 1105 // Keyboard key - case .cardDeal: return 1306 // Swoosh - case .cardFlip: return 1104 // Click - case .cardShuffle: return 1110 // Swish - case .win: return 1025 // Success chime - case .lose: return 1053 // Error tone - case .push: return 1057 // Neutral beep - case .bigWin: return 1026 // Fanfare - case .buttonTap: return 1104 // Tap - case .newRound: return 1113 // Begin - case .clearBets: return 1155 // Sweep - case .gameOver: return 1073 // Sad trombone / failure - } - } - - /// Display name for settings. - public var displayName: String { - switch self { - case .chipPlace: return "Chip Place" - case .chipStack: return "Chip Stack" - case .cardDeal: return "Card Deal" - case .cardFlip: return "Card Flip" - case .cardShuffle: return "Card Shuffle" - case .win: return "Win" - case .lose: return "Lose" - case .push: return "Push/Tie" - case .bigWin: return "Big Win" - case .buttonTap: return "Button Tap" - case .newRound: return "New Round" - case .clearBets: return "Clear Bets" - case .gameOver: return "Game Over" - } - } -} - -/// Manages playing game sound effects for casino games. -/// -/// Use the shared instance and configure it with your app's settings: -/// ```swift -/// SoundManager.shared.soundEnabled = settings.soundEnabled -/// SoundManager.shared.volume = settings.soundVolume -/// ``` -@MainActor -@Observable -public final class SoundManager { - - // MARK: - Singleton - - public static let shared = SoundManager() - - // MARK: - Properties - - /// Whether sound effects are enabled. - public var soundEnabled: Bool = true { - didSet { - UserDefaults.standard.set(soundEnabled, forKey: "casinokit.soundEnabled") - } - } - - /// Whether haptic feedback is enabled. - public var hapticsEnabled: Bool = true { - didSet { - UserDefaults.standard.set(hapticsEnabled, forKey: "casinokit.hapticsEnabled") - } - } - - /// Master volume (0.0 to 1.0). - public var volume: Float = 1.0 { - didSet { - UserDefaults.standard.set(volume, forKey: "casinokit.soundVolume") - updatePlayerVolumes() - } - } - - /// The bundle to load sound files from. Defaults to CasinoKit's bundle. - /// Set this to `.main` if sounds are in your app bundle instead. - public var soundBundle: Bundle = .module - - /// Cache of audio players for quick playback. - private var audioPlayers: [GameSound: AVAudioPlayer] = [:] - - // MARK: - Initialization - - private init() { - // Load saved preferences - soundEnabled = UserDefaults.standard.object(forKey: "casinokit.soundEnabled") as? Bool ?? true - hapticsEnabled = UserDefaults.standard.object(forKey: "casinokit.hapticsEnabled") as? Bool ?? true - volume = UserDefaults.standard.object(forKey: "casinokit.soundVolume") as? Float ?? 1.0 - - // Configure audio session - configureAudioSession() - - // Preload sounds - preloadSounds() - } - - // MARK: - Audio Session - - private func configureAudioSession() { - do { - try AVAudioSession.sharedInstance().setCategory(.ambient, mode: .default) - try AVAudioSession.sharedInstance().setActive(true) - } catch { - print("CasinoKit: Failed to configure audio session: \(error)") - } - } - - // MARK: - Preloading - - /// Preloads all sound files for faster playback. - /// Call this after setting `soundBundle` if you're using a custom bundle. - public func preloadSounds() { - audioPlayers.removeAll() - - for sound in GameSound.allCases { - if let player = createPlayer(for: sound) { - audioPlayers[sound] = player - } - } - } - - private func createPlayer(for sound: GameSound) -> AVAudioPlayer? { - guard let url = soundBundle.url( - forResource: sound.rawValue, - withExtension: sound.fileExtension - ) else { - // Sound file not found - will use system sound fallback - return nil - } - - do { - let player = try AVAudioPlayer(contentsOf: url) - player.prepareToPlay() - player.volume = volume - return player - } catch { - print("CasinoKit: Failed to create audio player for \(sound.rawValue): \(error)") - return nil - } - } - - // MARK: - Playback - - /// Plays a sound effect. - /// - Parameter sound: The sound to play. - public func play(_ sound: GameSound) { - guard soundEnabled else { return } - - // Try custom sound first - if let player = audioPlayers[sound] { - player.currentTime = 0 - player.play() - } else { - // Fall back to system sound - playSystemSound(sound.fallbackSystemSound) - } - } - - /// Plays a system sound by ID. - private func playSystemSound(_ soundID: SystemSoundID) { - // Only play if volume is above threshold - guard volume > 0.1 else { return } - AudioServicesPlaySystemSound(soundID) - } - - /// Plays a sound effect with a delay. - /// - Parameters: - /// - sound: The sound to play. - /// - delay: Delay in seconds before playing. - public func play(_ sound: GameSound, delay: TimeInterval) { - Task { - try? await Task.sleep(for: .seconds(delay)) - play(sound) - } - } - - /// Plays multiple sounds in sequence. - /// - Parameters: - /// - sounds: Array of sounds to play. - /// - interval: Time between each sound. - public func playSequence(_ sounds: [GameSound], interval: TimeInterval = 0.1) { - for (index, sound) in sounds.enumerated() { - play(sound, delay: TimeInterval(index) * interval) - } - } - - // MARK: - Volume - - private func updatePlayerVolumes() { - for player in audioPlayers.values { - player.volume = volume - } - } - - // MARK: - Haptics - - /// Plays a light haptic feedback. - public func hapticLight() { - guard hapticsEnabled else { return } - let impact = UIImpactFeedbackGenerator(style: .light) - impact.impactOccurred() - } - - /// Plays a medium haptic feedback. - public func hapticMedium() { - guard hapticsEnabled else { return } - let impact = UIImpactFeedbackGenerator(style: .medium) - impact.impactOccurred() - } - - /// Plays a heavy haptic feedback. - public func hapticHeavy() { - guard hapticsEnabled else { return } - let impact = UIImpactFeedbackGenerator(style: .heavy) - impact.impactOccurred() - } - - /// Plays a success haptic notification. - public func hapticSuccess() { - guard hapticsEnabled else { return } - let notification = UINotificationFeedbackGenerator() - notification.notificationOccurred(.success) - } - - /// Plays an error haptic notification. - public func hapticError() { - guard hapticsEnabled else { return } - let notification = UINotificationFeedbackGenerator() - notification.notificationOccurred(.error) - } - - /// Plays a warning haptic notification. - public func hapticWarning() { - guard hapticsEnabled else { return } - let notification = UINotificationFeedbackGenerator() - notification.notificationOccurred(.warning) - } -} - -// MARK: - Convenience Extensions - -public extension SoundManager { - - /// Plays chip placement sound with haptic. - func playChipPlace() { - play(.chipPlace) - hapticLight() - } - - /// Plays card deal sound. - func playCardDeal() { - play(.cardDeal) - } - - /// Plays card flip sound with haptic. - func playCardFlip() { - play(.cardFlip) - hapticLight() - } - - /// Plays win sound with haptic. - func playWin(isBigWin: Bool = false) { - play(isBigWin ? .bigWin : .win) - hapticSuccess() - } - - /// Plays lose sound with haptic. - func playLose() { - play(.lose) - hapticError() - } - - /// Plays push/tie sound with haptic. - func playPush() { - play(.push) - hapticMedium() - } - - /// Plays game over sound with haptic. - func playGameOver() { - play(.gameOver) - hapticError() - } - - /// Plays new round sound with haptic. - func playNewRound() { - play(.newRound) - hapticMedium() - } - - /// Plays clear bets sound with haptic. - func playClearBets() { - play(.clearBets) - hapticMedium() - } -} - diff --git a/CasinoKit/Sources/CasinoKit/CasinoKit.swift b/CasinoKit/Sources/CasinoKit/CasinoKit.swift deleted file mode 100644 index 91b301c..0000000 --- a/CasinoKit/Sources/CasinoKit/CasinoKit.swift +++ /dev/null @@ -1,44 +0,0 @@ -// -// CasinoKit.swift -// CasinoKit -// -// A reusable Swift package for casino card game UI components. -// Includes playing cards, betting chips, and theming support. -// - -import SwiftUI - -/// CasinoKit provides reusable components for building casino card games. -/// -/// ## Features -/// - Playing card models and views -/// - Chip denomination models and views -/// - Customizable theming system -/// - Full VoiceOver accessibility support -/// - Localization support -/// -/// ## Usage -/// ```swift -/// import CasinoKit -/// -/// struct MyGameView: View { -/// var body: some View { -/// CardView(card: Card(suit: .hearts, rank: .ace)) -/// ChipView(denomination: .hundred) -/// } -/// } -/// ``` -/// -/// ## Theming -/// Create a custom theme by conforming to `CasinoTheme`: -/// ```swift -/// struct MyTheme: CasinoTheme { -/// var tableFeltColor: Color { .green } -/// // ... -/// } -/// ``` -public enum CasinoKit { - /// The current version of CasinoKit. - public static let version = "1.0.0" -} - diff --git a/CasinoKit/Sources/CasinoKit/Exports.swift b/CasinoKit/Sources/CasinoKit/Exports.swift deleted file mode 100644 index cf58983..0000000 --- a/CasinoKit/Sources/CasinoKit/Exports.swift +++ /dev/null @@ -1,83 +0,0 @@ -// -// Exports.swift -// CasinoKit -// -// Re-exports all public types for convenient importing. -// - -// This file ensures all public types are exported from the module. -// Clients can simply `import CasinoKit` to access all components. - -// MARK: - Models -// - Card, Suit, Rank -// - Deck -// - ChipDenomination -// - TableLimits - -// MARK: - Views -// - CardView, CardFrontView, CardBackView, CardPlaceholderView -// - DiamondPatternView -// - ChipView, ChipEdgePattern -// - ChipSelectorView -// - ChipStackView, ChipOnTableView -// - SheetContainerView, SheetSection - -// MARK: - Effects -// - ConfettiView, ConfettiPiece - -// MARK: - Overlays -// - GameOverView - -// MARK: - Table -// - TableBackgroundView, FeltPatternView - -// MARK: - Bars -// - TopBarView - -// MARK: - Badges -// - ValueBadge -// - ChipBadge - -// MARK: - Buttons -// - ActionButton, ActionButtonStyle - -// MARK: - Zones -// - BettingZone - -// MARK: - Cards (additional) -// - CardRenderer (PDF-based vector rendering for card faces) -// - CardHand, CardFan, CardsGrid (layout views) -// - HandDisplayView - -// MARK: - Settings -// - SettingsToggle -// - SpeedPicker -// - VolumePicker -// - BalancePicker -// - SelectableRow (card-like selectable picker row) -// - SelectionIndicator (checkmark circle) -// - BadgePill (capsule badge for values) - -// MARK: - Branding -// - AppIconView, AppIconConfig -// - LaunchScreenView, LaunchScreenConfig, StaticLaunchScreenView -// - IconRenderer, IconExportView - -// MARK: - Theme -// - CasinoTheme (protocol) -// - DefaultCasinoTheme -// - ChipColorSet -// - CasinoDesign (constants) -// - Color.Sheet, Color.Button, Color.Modal, Color.Table, Color.TopBar (colors) - -// MARK: - Audio -// - SoundManager -// - GameSound - -// MARK: - Storage -// - CloudSyncManager -// - PersistableGameData (protocol) - -// MARK: - Debug -// - debugBorder(_:color:label:) View modifier - diff --git a/CasinoKit/Sources/CasinoKit/Models/Card.swift b/CasinoKit/Sources/CasinoKit/Models/Card.swift deleted file mode 100644 index bc9e75d..0000000 --- a/CasinoKit/Sources/CasinoKit/Models/Card.swift +++ /dev/null @@ -1,166 +0,0 @@ -// -// Card.swift -// CasinoKit -// -// A playing card model with suit, rank, and value calculations. -// - -import Foundation - -/// Represents the four suits in a standard deck of cards. -public enum Suit: String, CaseIterable, Identifiable, Sendable { - case hearts = "♥" - case diamonds = "♦" - case clubs = "♣" - case spades = "♠" - - public var id: String { rawValue } - - /// Whether this suit is red (hearts or diamonds). - public var isRed: Bool { - self == .hearts || self == .diamonds - } - - /// Accessibility name for VoiceOver. - public var accessibilityName: String { - switch self { - case .hearts: return String(localized: "Hearts", bundle: .module) - case .diamonds: return String(localized: "Diamonds", bundle: .module) - case .clubs: return String(localized: "Clubs", bundle: .module) - case .spades: return String(localized: "Spades", bundle: .module) - } - } -} - -/// Represents the rank of a card from Ace through King. -public enum Rank: Int, CaseIterable, Identifiable, Sendable { - case ace = 1 - case two = 2 - case three = 3 - case four = 4 - case five = 5 - case six = 6 - case seven = 7 - case eight = 8 - case nine = 9 - case ten = 10 - case jack = 11 - case queen = 12 - case king = 13 - - public var id: Int { rawValue } - - /// The display symbol for this rank. - public var symbol: String { - switch self { - case .ace: return "A" - case .jack: return "J" - case .queen: return "Q" - case .king: return "K" - default: return String(rawValue) - } - } - - /// The standard point value (Ace = 1, 2-10 = face value, J/Q/K = 10). - public var standardValue: Int { - switch self { - case .ace: return 1 - case .jack, .queen, .king: return 10 - default: return rawValue - } - } - - /// The baccarat point value (Ace = 1, 2-9 = face value, 10/J/Q/K = 0). - public var baccaratValue: Int { - switch self { - case .ace: return 1 - case .two, .three, .four, .five, .six, .seven, .eight, .nine: - return rawValue - case .ten, .jack, .queen, .king: - return 0 - } - } - - /// The blackjack value (Ace = 1 or 11, 2-10 = face value, J/Q/K = 10). - /// Note: Ace flexibility (1 or 11) should be handled by game logic. - public var blackjackValue: Int { - switch self { - case .ace: return 11 // Game logic should handle soft/hard hands - case .jack, .queen, .king: return 10 - default: return rawValue - } - } - - /// Accessibility name for VoiceOver. - public var accessibilityName: String { - switch self { - case .ace: return String(localized: "Ace", bundle: .module) - case .two: return String(localized: "Two", bundle: .module) - case .three: return String(localized: "Three", bundle: .module) - case .four: return String(localized: "Four", bundle: .module) - case .five: return String(localized: "Five", bundle: .module) - case .six: return String(localized: "Six", bundle: .module) - case .seven: return String(localized: "Seven", bundle: .module) - case .eight: return String(localized: "Eight", bundle: .module) - case .nine: return String(localized: "Nine", bundle: .module) - case .ten: return String(localized: "Ten", bundle: .module) - case .jack: return String(localized: "Jack", bundle: .module) - case .queen: return String(localized: "Queen", bundle: .module) - case .king: return String(localized: "King", bundle: .module) - } - } -} - -/// Represents a single playing card with a suit and rank. -public struct Card: Identifiable, Equatable, Sendable { - public let id: UUID - public let suit: Suit - public let rank: Rank - - public init(suit: Suit, rank: Rank, id: UUID = UUID()) { - self.id = id - self.suit = suit - self.rank = rank - } - - /// The baccarat point value of this card. - public var baccaratValue: Int { - rank.baccaratValue - } - - /// The blackjack value of this card. - public var blackjackValue: Int { - rank.blackjackValue - } - - /// Display string showing rank and suit together. - public var display: String { - "\(rank.symbol)\(suit.rawValue)" - } - - /// Accessibility description for VoiceOver. - public var accessibilityDescription: String { - "\(rank.accessibilityName) of \(suit.accessibilityName)" - } - - /// The PDF page index (0-51) for this card. - /// PDF order: Spades (0-12), Hearts (13-25), Clubs (26-38), Diamonds (39-51) - /// Each suit: 2,3,4,5,6,7,8,9,10,J,Q,K,A - public var pdfIndex: Int { - let suitOffset: Int - switch suit { - case .spades: suitOffset = 0 - case .hearts: suitOffset = 13 - case .clubs: suitOffset = 26 - case .diamonds: suitOffset = 39 - } - // PDF order: 2=0, 3=1, ..., 10=8, J=9, Q=10, K=11, A=12 - let rankOffset: Int - switch rank { - case .ace: rankOffset = 12 // Ace is last in PDF - default: rankOffset = rank.rawValue - 2 // 2=0, 3=1, etc. - } - return suitOffset + rankOffset - } -} - diff --git a/CasinoKit/Sources/CasinoKit/Models/ChipDenomination.swift b/CasinoKit/Sources/CasinoKit/Models/ChipDenomination.swift deleted file mode 100644 index f375bba..0000000 --- a/CasinoKit/Sources/CasinoKit/Models/ChipDenomination.swift +++ /dev/null @@ -1,71 +0,0 @@ -// -// ChipDenomination.swift -// CasinoKit -// -// The available chip denominations with their properties. -// - -import SwiftUI - -/// The available chip denominations for casino games. -/// Colors follow standard US casino chip conventions. -public enum ChipDenomination: Int, CaseIterable, Identifiable, Sendable { - case one = 1 // White/Blue/Gray - case five = 5 // Red - case twentyFive = 25 // Green - case hundred = 100 // Black - case fiveHundred = 500 // Purple - case thousand = 1_000 // Yellow - case fiveThousand = 5_000 // Brown/Orange - case tenThousand = 10_000 // Custom (often plaques) - case twentyFiveThousand = 25_000 // Plaque style - case hundredThousand = 100_000 // Plaque style - - public var id: Int { rawValue } - - /// The display text for this denomination. - public var displayText: String { - switch self { - case .one: return "1" - case .five: return "5" - case .twentyFive: return "25" - case .hundred: return "100" - case .fiveHundred: return "500" - case .thousand: return "1K" - case .fiveThousand: return "5K" - case .tenThousand: return "10K" - case .twentyFiveThousand: return "25K" - case .hundredThousand: return "100K" - } - } - - /// The minimum balance required to show this chip in the selector. - /// Higher chips unlock as you win more! - public var unlockBalance: Int { - switch self { - case .one, .five, .twentyFive, .hundred: return 0 // Always available - case .fiveHundred: return 500 - case .thousand: return 1_000 - case .fiveThousand: return 5_000 - case .tenThousand: return 10_000 - case .twentyFiveThousand: return 25_000 - case .hundredThousand: return 100_000 - } - } - - /// Whether this chip should be shown based on the player's balance. - public func isUnlocked(forBalance balance: Int) -> Bool { - balance >= unlockBalance - } - - /// Returns chips that should be visible for a given balance. - public static func availableChips(forBalance balance: Int) -> [ChipDenomination] { - allCases.filter { $0.isUnlocked(forBalance: balance) } - } - - /// Accessibility label for VoiceOver. - public var accessibilityLabel: String { - String(localized: "\(rawValue) dollar chip", bundle: .module) - } -} - diff --git a/CasinoKit/Sources/CasinoKit/Models/Deck.swift b/CasinoKit/Sources/CasinoKit/Models/Deck.swift deleted file mode 100644 index fba729d..0000000 --- a/CasinoKit/Sources/CasinoKit/Models/Deck.swift +++ /dev/null @@ -1,84 +0,0 @@ -// -// Deck.swift -// CasinoKit -// -// A deck of playing cards with shuffle and draw functionality. -// - -import Foundation - -/// A deck of playing cards that can be shuffled and dealt from. -public struct Deck: Sendable { - /// The cards remaining in the deck. - public private(set) var cards: [Card] - - /// The number of standard 52-card decks used to create this deck. - public let deckCount: Int - - /// The number of cards remaining in the deck. - public var cardsRemaining: Int { - cards.count - } - - /// Whether the deck is empty. - public var isEmpty: Bool { - cards.isEmpty - } - - /// Creates a new deck with the specified number of standard 52-card decks. - /// - Parameter deckCount: The number of decks to combine (default: 1). - public init(deckCount: Int = 1) { - self.deckCount = deckCount - self.cards = Self.createCards(deckCount: deckCount) - } - - /// Creates cards for the specified number of decks. - private static func createCards(deckCount: Int) -> [Card] { - var cards: [Card] = [] - for _ in 0.. Card? { - guard !cards.isEmpty else { return nil } - return cards.removeFirst() - } - - /// Draws multiple cards from the deck. - /// - Parameter count: The number of cards to draw. - /// - Returns: An array of drawn cards (may be fewer than requested if deck runs low). - public mutating func draw(_ count: Int) -> [Card] { - var drawn: [Card] = [] - for _ in 0.. { - - // MARK: - Properties - - /// The current game data. - public private(set) var data: T - - /// Whether iCloud sync is available (user signed in). - public var iCloudAvailable: Bool { - let token = FileManager.default.ubiquityIdentityToken - let available = token != nil - print("CloudSyncManager: iCloud available = \(available), token = \(String(describing: token))") - return available - } - - /// Whether iCloud sync is enabled by the user. - public var iCloudEnabled: Bool { - get { UserDefaults.standard.bool(forKey: iCloudEnabledKey) } - set { - UserDefaults.standard.set(newValue, forKey: iCloudEnabledKey) - if newValue { sync() } - } - } - - /// Last successful sync date. - public private(set) var lastSyncDate: Date? - - /// Whether a sync is in progress. - public private(set) var isSyncing: Bool = false - - /// Sync status message. - public private(set) var syncStatus: String = "" - - // MARK: - Private Properties - - private let iCloudStore = NSUbiquitousKeyValueStore.default - private let encoder = JSONEncoder() - private let decoder = JSONDecoder() - - private var localKey: String { "\(T.gameIdentifier).gameData" } - private var cloudKey: String { "\(T.gameIdentifier).gameData" } - private var syncDateKey: String { "\(T.gameIdentifier).lastSync" } - private var iCloudEnabledKey: String { "\(T.gameIdentifier).iCloudEnabled" } - - /// Callback when data changes from iCloud. - public var onCloudDataReceived: ((T) -> Void)? - - /// Whether initial iCloud sync has completed. - public private(set) var hasCompletedInitialSync: Bool = false - - // MARK: - Initialization - - public init() { - // Start with empty data - self.data = T.empty - - // Set default iCloud enabled to true - if UserDefaults.standard.object(forKey: iCloudEnabledKey) == nil { - UserDefaults.standard.set(true, forKey: iCloudEnabledKey) - } - - // Register for iCloud changes BEFORE syncing - NotificationCenter.default.addObserver( - forName: NSUbiquitousKeyValueStore.didChangeExternallyNotification, - object: iCloudStore, - queue: .main - ) { [weak self] notification in - // Extract values before crossing isolation boundary (for Sendable compliance) - guard let userInfo = notification.userInfo, - let reason = userInfo[NSUbiquitousKeyValueStoreChangeReasonKey] as? Int, - let changedKeys = userInfo[NSUbiquitousKeyValueStoreChangedKeysKey] as? [String] else { - return - } - Task { @MainActor in - self?.handleCloudChange(reason: reason, changedKeys: changedKeys) - } - } - - // Trigger iCloud sync FIRST (before loading local) - if iCloudAvailable && iCloudEnabled { - iCloudStore.synchronize() - } - - // Load data (may get updated when iCloud sync completes) - self.data = load() - - // On fresh install, wait briefly for iCloud data to arrive - if data.roundsPlayed == 0 && iCloudAvailable && iCloudEnabled { - scheduleDelayedCloudCheck() - } - } - - /// Checks for iCloud data after a brief delay (for fresh installs). - private func scheduleDelayedCloudCheck() { - print("CloudSyncManager[\(T.gameIdentifier)]: Scheduling delayed cloud check...") - - Task { @MainActor in - // Wait for iCloud to sync (typically takes 1-2 seconds on fresh install) - try? await Task.sleep(for: .seconds(2)) - - print("CloudSyncManager[\(T.gameIdentifier)]: Delayed check - forcing sync...") - - // Force another sync (on main thread to avoid concurrency warning) - var syncResult = false - await MainActor.run { - syncResult = iCloudStore.synchronize() - } - print("CloudSyncManager[\(T.gameIdentifier)]: synchronize() returned \(syncResult)") - - // Check what's in the store - let allKeys = iCloudStore.dictionaryRepresentation.keys - print("CloudSyncManager[\(T.gameIdentifier)]: iCloud store keys: \(Array(allKeys))") - - // Try loading cloud data again - if let cloudData = loadCloud() { - print("CloudSyncManager[\(T.gameIdentifier)]: Found cloud data with \(cloudData.roundsPlayed) rounds") - if cloudData.roundsPlayed > data.roundsPlayed { - print("CloudSyncManager[\(T.gameIdentifier)]: Cloud has more data, updating...") - data = cloudData - hasCompletedInitialSync = true - onCloudDataReceived?(cloudData) - - // Save to local as well - if let encoded = try? encoder.encode(cloudData) { - UserDefaults.standard.set(encoded, forKey: localKey) - } - - // Post notification - NotificationCenter.default.post( - name: .casinoGameDataDidChange, - object: nil, - userInfo: ["gameIdentifier": T.gameIdentifier] - ) - } else { - print("CloudSyncManager[\(T.gameIdentifier)]: Local data has same or more rounds") - } - } else { - hasCompletedInitialSync = true - print("CloudSyncManager[\(T.gameIdentifier)]: No cloud data found after delay") - } - } - } - - // MARK: - Save - - /// Saves the current game data locally and to iCloud. - public func save(_ newData: T) { - var dataToSave = newData - dataToSave.lastModified = Date() - self.data = dataToSave - - guard let encoded = try? encoder.encode(dataToSave) else { - print("CloudSyncManager: Failed to encode game data") - return - } - - // Save locally - UserDefaults.standard.set(encoded, forKey: localKey) - - // Save to iCloud - if iCloudAvailable && iCloudEnabled { - iCloudStore.set(encoded, forKey: cloudKey) - iCloudStore.set(Date(), forKey: syncDateKey) - iCloudStore.synchronize() - lastSyncDate = Date() - syncStatus = "Synced" - } - - print("CloudSyncManager[\(T.gameIdentifier)]: Saved (rounds: \(dataToSave.roundsPlayed))") - } - - /// Convenience to update and save in one call. - public func update(_ transform: (inout T) -> Void) { - var updated = data - transform(&updated) - save(updated) - } - - // MARK: - Load - - /// Loads game data, preferring iCloud if it has more progress. - public func load() -> T { - let localData = loadLocal() - let cloudData = loadCloud() - - // Determine which data to use - let finalData: T - - switch (localData, cloudData) { - case (nil, nil): - print("CloudSyncManager[\(T.gameIdentifier)]: No saved data, using empty") - finalData = T.empty - - case (let local?, nil): - print("CloudSyncManager[\(T.gameIdentifier)]: Using local data") - finalData = local - - case (nil, let cloud?): - print("CloudSyncManager[\(T.gameIdentifier)]: Using iCloud data") - finalData = cloud - - case (let local?, let cloud?): - // Use whichever has more rounds played - if cloud.roundsPlayed > local.roundsPlayed { - print("CloudSyncManager[\(T.gameIdentifier)]: Using iCloud (more progress: \(cloud.roundsPlayed) vs \(local.roundsPlayed))") - finalData = cloud - // Update local with cloud data - if let encoded = try? encoder.encode(cloud) { - UserDefaults.standard.set(encoded, forKey: localKey) - } - } else if local.lastModified > cloud.lastModified { - print("CloudSyncManager[\(T.gameIdentifier)]: Using local (newer: \(local.lastModified))") - finalData = local - } else { - print("CloudSyncManager[\(T.gameIdentifier)]: Using local data") - finalData = local - } - } - - return finalData - } - - private func loadLocal() -> T? { - guard let data = UserDefaults.standard.data(forKey: localKey), - let decoded = try? decoder.decode(T.self, from: data) else { - return nil - } - return decoded - } - - private func loadCloud() -> T? { - guard iCloudAvailable && iCloudEnabled, - let data = iCloudStore.data(forKey: cloudKey), - let decoded = try? decoder.decode(T.self, from: data) else { - return nil - } - - if let syncDate = iCloudStore.object(forKey: syncDateKey) as? Date { - lastSyncDate = syncDate - } - - return decoded - } - - // MARK: - Sync - - /// Forces a sync with iCloud. - public func sync() { - guard iCloudAvailable && iCloudEnabled else { - syncStatus = iCloudAvailable ? "Sync disabled" : "iCloud unavailable" - return - } - - isSyncing = true - syncStatus = "Syncing..." - - iCloudStore.synchronize() - - // Reload to get any changes - let latestData = load() - if latestData.roundsPlayed != data.roundsPlayed { - data = latestData - onCloudDataReceived?(latestData) - } - - isSyncing = false - lastSyncDate = Date() - syncStatus = "Synced" - } - - // MARK: - Cloud Change Handling - - private func handleCloudChange(reason: Int, changedKeys: [String]) { - // Check if our data changed - guard changedKeys.contains(cloudKey) else { return } - - switch reason { - case NSUbiquitousKeyValueStoreServerChange, - NSUbiquitousKeyValueStoreInitialSyncChange: - print("CloudSyncManager[\(T.gameIdentifier)]: Data changed from another device") - syncStatus = "Received update" - - // Reload and notify - if let cloudData = loadCloud(), cloudData.roundsPlayed > data.roundsPlayed { - data = cloudData - onCloudDataReceived?(cloudData) - - // Also update local - if let encoded = try? encoder.encode(cloudData) { - UserDefaults.standard.set(encoded, forKey: localKey) - } - - // Post notification - NotificationCenter.default.post( - name: .casinoGameDataDidChange, - object: nil, - userInfo: ["gameIdentifier": T.gameIdentifier] - ) - } - - case NSUbiquitousKeyValueStoreQuotaViolationChange: - print("CloudSyncManager[\(T.gameIdentifier)]: iCloud quota exceeded") - syncStatus = "Storage full" - - case NSUbiquitousKeyValueStoreAccountChange: - print("CloudSyncManager[\(T.gameIdentifier)]: iCloud account changed") - syncStatus = "Account changed" - // Reload with new account - data = load() - - default: - break - } - } - - // MARK: - Reset - - /// Clears all saved data locally and from iCloud. - public func reset() { - UserDefaults.standard.removeObject(forKey: localKey) - - if iCloudAvailable { - iCloudStore.removeObject(forKey: cloudKey) - iCloudStore.removeObject(forKey: syncDateKey) - iCloudStore.synchronize() - } - - data = T.empty - syncStatus = "Data cleared" - print("CloudSyncManager[\(T.gameIdentifier)]: All data cleared") - } -} - -// MARK: - Notifications - -public extension Notification.Name { - /// Posted when game data changes from iCloud. - static let casinoGameDataDidChange = Notification.Name("casinoGameDataDidChange") -} - diff --git a/CasinoKit/Sources/CasinoKit/Theme/CasinoDesign.swift b/CasinoKit/Sources/CasinoKit/Theme/CasinoDesign.swift deleted file mode 100644 index b059e52..0000000 --- a/CasinoKit/Sources/CasinoKit/Theme/CasinoDesign.swift +++ /dev/null @@ -1,283 +0,0 @@ -// -// CasinoDesign.swift -// CasinoKit -// -// Shared design constants for casino game UI components. -// - -import SwiftUI - -/// Shared design constants for casino game components. -public enum CasinoDesign { - - // MARK: - Spacing - - public enum Spacing { - public static let xxxSmall: CGFloat = 1 - public static let xxSmall: CGFloat = 2 - public static let xSmall: CGFloat = 4 - public static let small: CGFloat = 8 - public static let medium: CGFloat = 12 - public static let large: CGFloat = 16 - public static let xLarge: CGFloat = 20 - public static let xxLarge: CGFloat = 24 - public static let xxxLarge: CGFloat = 32 - } - - // MARK: - Corner Radius - - public enum CornerRadius { - public static let xSmall: CGFloat = 4 - public static let small: CGFloat = 8 - public static let medium: CGFloat = 10 - public static let large: CGFloat = 12 - public static let xLarge: CGFloat = 14 - public static let xxLarge: CGFloat = 20 - public static let xxxLarge: CGFloat = 28 - } - - // MARK: - Line Width - - public enum LineWidth { - public static let thin: CGFloat = 1 - public static let standard: CGFloat = 2 - public static let medium: CGFloat = 2 - public static let thick: CGFloat = 3 - public static let heavy: CGFloat = 4 - } - - // MARK: - Shadow - - public enum Shadow { - public static let radiusSmall: CGFloat = 4 - public static let radiusMedium: CGFloat = 8 - public static let radiusLarge: CGFloat = 12 - public static let radiusXLarge: CGFloat = 16 - public static let radiusXXLarge: CGFloat = 24 - - public static let offsetSmall: CGFloat = 1 - public static let offsetMedium: CGFloat = 2 - public static let offsetLarge: CGFloat = 3 - } - - // MARK: - Opacity - - public enum Opacity { - public static let verySubtle: Double = 0.05 - public static let subtle: Double = 0.1 - public static let selection: Double = 0.15 - public static let hint: Double = 0.2 - public static let quarter: Double = 0.25 - public static let light: Double = 0.3 - public static let overlay: Double = 0.4 - public static let medium: Double = 0.5 - public static let secondary: Double = 0.5 - public static let disabled: Double = 0.5 - public static let accent: Double = 0.6 - public static let strong: Double = 0.7 - public static let heavy: Double = 0.8 - public static let nearOpaque: Double = 0.85 - public static let almostFull: Double = 0.9 - } - - // MARK: - Animation - - public enum Animation { - public static let quick: Double = 0.3 - public static let standard: Double = 0.3 - public static let springDuration: Double = 0.4 - public static let springBounce: Double = 0.3 - public static let cardFlipBounce: Double = 0.2 - public static let fadeInDuration: Double = 0.3 - public static let cardFlipDuration: Double = 0.5 - public static let selectionDuration: Double = 0.2 - public static let staggerDelay1: Double = 0.1 - public static let staggerDelay2: Double = 0.25 - public static let staggerDelay3: Double = 0.4 - } - - // MARK: - Sizes - - public enum Size { - /// Default chip size for selectors. - public static let chipSmall: CGFloat = 36 - public static let chipMedium: CGFloat = 50 - public static let chipLarge: CGFloat = 60 - - /// Default card widths. - public static let cardWidthSmall: CGFloat = 55 - public static let cardWidthMedium: CGFloat = 65 - public static let cardWidthLarge: CGFloat = 74 - public static let cardWidth: CGFloat = 80 - - /// Card overlap for stacking. - public static let cardOverlap: CGFloat = -15 - - /// Card aspect ratio (height = width * this value). - /// Standard poker is 1.4, but 1.35 looks better on screen. - public static let cardAspectRatio: CGFloat = 1.4 - - /// Pattern dimensions for decorative elements. - public static let patternSpacing: CGFloat = 12 - public static let patternDiamondSize: CGFloat = 6 - public static let dashLength: CGFloat = 8 - public static let dashGap: CGFloat = 4 - - /// Chip edge stripe dimensions. - public static let chipStripeWidth: CGFloat = 4 - public static let chipStripeInset: CGFloat = 2 - - /// iPad max widths for overlays and content. - public static let maxContentWidthPortrait: CGFloat = 500 - public static let maxContentWidthLandscape: CGFloat = 800 - public static let maxModalWidth: CGFloat = 450 - - /// Value badge size. - public static let valueBadge: CGFloat = 26 - - /// Chip badge for bet indicators. - public static let chipBadge: CGFloat = 32 - public static let chipBadgeInner: CGFloat = 28 - - /// Checkmark size. - public static let checkmark: CGFloat = 22 - - /// Common button dimensions. - public static let actionButtonHeight: CGFloat = 50 - public static let actionButtonMinWidth: CGFloat = 80 - - /// Betting zone height. - public static let bettingZoneHeight: CGFloat = 80 - } - - // MARK: - Icon Sizes - - public enum IconSize { - public static let small: CGFloat = 12 - public static let medium: CGFloat = 16 - public static let large: CGFloat = 22 - public static let xLarge: CGFloat = 32 - public static let xxLarge: CGFloat = 60 - public static let xxxLarge: CGFloat = 70 - } - - // MARK: - Font Sizes (Base values for @ScaledMetric) - - public enum BaseFontSize { - public static let xxSmall: CGFloat = 7 - public static let xSmall: CGFloat = 9 - public static let small: CGFloat = 10 - public static let body: CGFloat = 12 - public static let callout: CGFloat = 13 - public static let medium: CGFloat = 14 - public static let subheadline: CGFloat = 15 - public static let large: CGFloat = 16 - public static let xLarge: CGFloat = 18 - public static let xxLarge: CGFloat = 20 - public static let title: CGFloat = 32 - public static let largeTitle: CGFloat = 36 - public static let display: CGFloat = 70 - } - - // MARK: - Scale - - public enum Scale { - public static let shrunk: CGFloat = 0.5 - public static let slightShrink: CGFloat = 0.8 - public static let normal: CGFloat = 1.0 - public static let selected: CGFloat = 1.1 - } - - // MARK: - Minimum Scale Factors - - public enum MinScaleFactor { - public static let tight: CGFloat = 0.5 - public static let comfortable: CGFloat = 0.6 - public static let relaxed: CGFloat = 0.7 - } - - // MARK: - Max Chip Stack - - public enum ChipStack { - public static let maxChipsToShow: Int = 5 - } -} - -// MARK: - CasinoKit Colors - -/// Shared colors for casino game UI components. -public extension Color { - - /// Sheet and popup colors. - enum Sheet { - /// Dark background for sheets and popups. - public static let background = Color(red: 0.08, green: 0.12, blue: 0.18) - - /// Subtle fill for section cards. - public static let sectionFill = Color.white.opacity(CasinoDesign.Opacity.subtle) - - /// Accent color for buttons and highlights. - public static let accent = Color.yellow - - /// Secondary text color. - public static let secondaryText = Color.white.opacity(CasinoDesign.Opacity.accent) - - /// Cancel button color. - public static let cancelText = Color.white.opacity(CasinoDesign.Opacity.strong) - } - - /// Button colors (gold gradient, destructive, etc.). - enum CasinoButton { - /// Light gold for button gradients. - public static let goldLight = Color(red: 1.0, green: 0.85, blue: 0.3) - /// Dark gold for button gradients. - public static let goldDark = Color(red: 0.9, green: 0.7, blue: 0.2) - /// Destructive button color (red). - public static let destructive = Color.red.opacity(0.8) - } - - /// Modal overlay colors. - enum CasinoModal { - /// Light background for modal cards. - public static let backgroundLight = Color(white: 0.15) - /// Dark background for modal cards. - public static let backgroundDark = Color(white: 0.08) - } - - /// Table colors - shared across all casino games. - enum CasinoTable { - /// Casino table green felt (main color). - public static let felt = Color(red: 0.0, green: 0.3, blue: 0.15) - /// Darker felt for gradients and shadows. - public static let feltDark = Color(red: 0.0, green: 0.2, blue: 0.1) - /// Lighter felt for highlights. - public static let feltLight = Color(red: 0.0, green: 0.35, blue: 0.18) - /// Background gradient dark. - public static let backgroundDark = Color(red: 0.01, green: 0.12, blue: 0.06) - /// Background gradient light. - public static let backgroundLight = Color(red: 0.03, green: 0.25, blue: 0.12) - /// Base dark (for table edges). - public static let baseDark = Color(red: 0.02, green: 0.15, blue: 0.08) - /// Preview background (same as felt). - public static let preview = felt - /// Table edge border. - public static let border = Color(red: 0.6, green: 0.5, blue: 0.3) - /// Gold accent for table elements. - public static let gold = Color(red: 0.85, green: 0.65, blue: 0.2) - /// Gold light for highlights. - public static let goldLight = Color(red: 0.85, green: 0.7, blue: 0.35) - /// Gold dark for gradients. - public static let goldDark = Color(red: 0.65, green: 0.5, blue: 0.2) - } - - /// Top bar colors. - enum CasinoTopBar { - /// Balance text color. - public static let balanceText = Color.yellow - /// Secondary info color. - public static let secondaryText = Color.white.opacity(CasinoDesign.Opacity.medium) - /// Icon button color. - public static let iconButton = Color.white.opacity(CasinoDesign.Opacity.strong) - } -} - diff --git a/CasinoKit/Sources/CasinoKit/Theme/CasinoTheme.swift b/CasinoKit/Sources/CasinoKit/Theme/CasinoTheme.swift deleted file mode 100644 index 37b16b9..0000000 --- a/CasinoKit/Sources/CasinoKit/Theme/CasinoTheme.swift +++ /dev/null @@ -1,197 +0,0 @@ -// -// CasinoTheme.swift -// CasinoKit -// -// Protocol defining customizable theme for casino games. -// - -import SwiftUI - -/// A protocol defining the visual theme for casino game components. -/// -/// Conform to this protocol to create custom themes for your casino games. -/// Use `DefaultCasinoTheme` for a ready-to-use classic casino look. -public protocol CasinoTheme: Sendable { - - // MARK: - Table Colors - - /// The primary table felt color. - var tableFeltColor: Color { get } - - /// A lighter variant of the table felt for gradients. - var tableFeltLightColor: Color { get } - - /// A darker variant of the table felt for gradients. - var tableFeltDarkColor: Color { get } - - // MARK: - Accent Colors - - /// The primary accent color (typically gold for casino themes). - var accentColor: Color { get } - - /// A lighter variant of the accent color. - var accentLightColor: Color { get } - - /// A darker variant of the accent color. - var accentDarkColor: Color { get } - - // MARK: - Card Colors - - /// The background color for card fronts. - var cardFrontColor: Color { get } - - /// The primary color for card backs. - var cardBackPrimaryColor: Color { get } - - /// The secondary color for card backs. - var cardBackSecondaryColor: Color { get } - - // MARK: - Chip Colors - - /// Returns the color set for a given chip denomination. - func chipColors(for denomination: ChipDenomination) -> ChipColorSet -} - -/// A set of colors defining a chip's appearance. -public struct ChipColorSet: Sendable { - /// The main color of the chip. - public let primary: Color - - /// The highlight/secondary color of the chip. - public let secondary: Color - - /// The edge stripe color. - public let stripe: Color - - public init(primary: Color, secondary: Color, stripe: Color) { - self.primary = primary - self.secondary = secondary - self.stripe = stripe - } -} - -/// The default casino theme with classic green felt and gold accents. -public struct DefaultCasinoTheme: CasinoTheme { - - public init() {} - - // MARK: - Table Colors - - public var tableFeltColor: Color { - Color(red: 0.05, green: 0.35, blue: 0.15) - } - - public var tableFeltLightColor: Color { - Color(red: 0.08, green: 0.45, blue: 0.2) - } - - public var tableFeltDarkColor: Color { - Color(red: 0.03, green: 0.25, blue: 0.1) - } - - // MARK: - Accent Colors - - public var accentColor: Color { - Color(red: 0.85, green: 0.65, blue: 0.2) - } - - public var accentLightColor: Color { - Color(red: 1.0, green: 0.85, blue: 0.4) - } - - public var accentDarkColor: Color { - Color(red: 0.7, green: 0.5, blue: 0.15) - } - - // MARK: - Card Colors - - public var cardFrontColor: Color { - Color(white: 0.96) - } - - public var cardBackPrimaryColor: Color { - Color(red: 0.6, green: 0.1, blue: 0.15) - } - - public var cardBackSecondaryColor: Color { - Color(red: 0.75, green: 0.15, blue: 0.2) - } - - // MARK: - Chip Colors - - public func chipColors(for denomination: ChipDenomination) -> ChipColorSet { - switch denomination { - // $1 - White/Light Blue (classic casino white chip) - case .one: - return ChipColorSet( - primary: Color(red: 0.92, green: 0.94, blue: 0.96), - secondary: Color(red: 0.98, green: 0.99, blue: 1.0), - stripe: Color(red: 0.3, green: 0.5, blue: 0.7) // Blue accent - ) - // $5 - Red (standard casino red) - case .five: - return ChipColorSet( - primary: Color(red: 0.8, green: 0.15, blue: 0.15), - secondary: Color(red: 0.95, green: 0.25, blue: 0.25), - stripe: .white - ) - // $25 - Green (standard casino green) - case .twentyFive: - return ChipColorSet( - primary: Color(red: 0.1, green: 0.55, blue: 0.25), - secondary: Color(red: 0.15, green: 0.7, blue: 0.35), - stripe: .white - ) - // $100 - Black (standard casino black) - case .hundred: - return ChipColorSet( - primary: Color(red: 0.1, green: 0.1, blue: 0.12), - secondary: Color(red: 0.2, green: 0.2, blue: 0.22), - stripe: Color(red: 0.85, green: 0.65, blue: 0.2) // Gold accent - ) - // $500 - Purple (standard casino purple) - case .fiveHundred: - return ChipColorSet( - primary: Color(red: 0.45, green: 0.15, blue: 0.55), - secondary: Color(red: 0.6, green: 0.25, blue: 0.7), - stripe: .white - ) - // $1,000 - Yellow/Gold (standard casino yellow) - case .thousand: - return ChipColorSet( - primary: Color(red: 0.95, green: 0.8, blue: 0.2), - secondary: Color(red: 1.0, green: 0.9, blue: 0.4), - stripe: .black - ) - // $5,000 - Brown/Orange (standard casino brown) - case .fiveThousand: - return ChipColorSet( - primary: Color(red: 0.55, green: 0.35, blue: 0.2), - secondary: Color(red: 0.7, green: 0.45, blue: 0.25), - stripe: Color(red: 0.9, green: 0.7, blue: 0.3) // Gold accent - ) - // $10,000+ - Custom/Gray (high roller, often plaque style) - case .tenThousand: - return ChipColorSet( - primary: Color(red: 0.6, green: 0.65, blue: 0.7), - secondary: Color(red: 0.75, green: 0.8, blue: 0.85), - stripe: Color(red: 0.2, green: 0.25, blue: 0.4) // Dark blue accent - ) - // $25,000 - Teal/Custom (often plaques at this level) - case .twentyFiveThousand: - return ChipColorSet( - primary: Color(red: 0.15, green: 0.45, blue: 0.5), - secondary: Color(red: 0.2, green: 0.6, blue: 0.65), - stripe: Color(red: 0.9, green: 0.75, blue: 0.3) // Gold accent - ) - // $100,000 - Burgundy/Custom (VIP plaques) - case .hundredThousand: - return ChipColorSet( - primary: Color(red: 0.5, green: 0.1, blue: 0.15), - secondary: Color(red: 0.65, green: 0.15, blue: 0.2), - stripe: Color(red: 0.95, green: 0.8, blue: 0.35) // Bright gold - ) - } - } -} - diff --git a/CasinoKit/Sources/CasinoKit/Views/Badges/ValueBadge.swift b/CasinoKit/Sources/CasinoKit/Views/Badges/ValueBadge.swift deleted file mode 100644 index 873d743..0000000 --- a/CasinoKit/Sources/CasinoKit/Views/Badges/ValueBadge.swift +++ /dev/null @@ -1,63 +0,0 @@ -// -// ValueBadge.swift -// CasinoKit -// -// A circular badge showing a numeric value (hand value, score, etc.). -// - -import SwiftUI - -/// A circular badge showing a numeric value. -public struct ValueBadge: View { - /// The value to display. - public let value: Int - - /// The background color of the badge. - public let color: Color - - /// The size of the badge (default: uses CasinoDesign.Size.valueBadge). - public let size: CGFloat? - - // MARK: - Scaled Font Sizes (Dynamic Type) - - @ScaledMetric(relativeTo: .headline) private var valueFontSize: CGFloat = 15 - @ScaledMetric(relativeTo: .headline) private var badgeSize: CGFloat = CasinoDesign.Size.valueBadge - - /// Creates a value badge. - /// - Parameters: - /// - value: The numeric value to display. - /// - color: The background color. - /// - size: Optional custom size (overrides default). - public init(value: Int, color: Color, size: CGFloat? = nil) { - self.value = value - self.color = color - self.size = size - } - - private var displaySize: CGFloat { - size ?? badgeSize - } - - public var body: some View { - Text("\(value)") - .font(.system(size: valueFontSize, weight: .black, design: .rounded)) - .foregroundStyle(.white) - .frame(width: displaySize, height: displaySize) - .background( - Circle() - .fill(color) - ) - .accessibilityLabel("\(value)") - } -} - -#Preview { - HStack(spacing: 20) { - ValueBadge(value: 9, color: .blue) - ValueBadge(value: 8, color: .red) - ValueBadge(value: 0, color: .purple) - } - .padding() - .background(Color.black) -} - diff --git a/CasinoKit/Sources/CasinoKit/Views/Bars/TopBarView.swift b/CasinoKit/Sources/CasinoKit/Views/Bars/TopBarView.swift deleted file mode 100644 index 7ebb2e2..0000000 --- a/CasinoKit/Sources/CasinoKit/Views/Bars/TopBarView.swift +++ /dev/null @@ -1,169 +0,0 @@ -// -// TopBarView.swift -// CasinoKit -// -// A reusable top bar for casino games showing balance and toolbar buttons. -// - -import SwiftUI - -/// A top bar showing balance and customizable toolbar buttons. -public struct TopBarView: View { - /// The current balance to display. - public let balance: Int - - /// Optional secondary info (e.g., cards remaining). - public let secondaryInfo: String? - - /// Icon for secondary info. - public let secondaryIcon: String? - - /// Whether to show the reset button. - public let showReset: Bool - - /// Action when reset is tapped. - public let onReset: (() -> Void)? - - /// Action when settings is tapped. - public let onSettings: (() -> Void)? - - /// Action when help/rules is tapped. - public let onHelp: (() -> Void)? - - /// Action when stats is tapped. - public let onStats: (() -> Void)? - - // MARK: - Font Sizes (fixed for top bar constraints) - - private let balanceFontSize: CGFloat = 24 - private let dollarFontSize: CGFloat = 14 - private let secondaryFontSize: CGFloat = 14 - private let iconSize: CGFloat = 20 - - /// Creates a top bar. - /// - Parameters: - /// - balance: The current balance. - /// - secondaryInfo: Optional secondary info text. - /// - secondaryIcon: Optional SF Symbol for secondary info. - /// - showReset: Whether to show reset button. - /// - onReset: Reset button action. - /// - onSettings: Settings button action. - /// - onHelp: Help button action. - /// - onStats: Stats button action. - public init( - balance: Int, - secondaryInfo: String? = nil, - secondaryIcon: String? = nil, - showReset: Bool = true, - onReset: (() -> Void)? = nil, - onSettings: (() -> Void)? = nil, - onHelp: (() -> Void)? = nil, - onStats: (() -> Void)? = nil - ) { - self.balance = balance - self.secondaryInfo = secondaryInfo - self.secondaryIcon = secondaryIcon - self.showReset = showReset - self.onReset = onReset - self.onSettings = onSettings - self.onHelp = onHelp - self.onStats = onStats - } - - public var body: some View { - HStack { - // Balance display - HStack(spacing: CasinoDesign.Spacing.xxSmall) { - Text("$") - .font(.system(size: dollarFontSize, weight: .bold)) - .foregroundStyle(Color.CasinoTopBar.balanceText) - - Text(balance.formatted()) - .font(.system(size: balanceFontSize, weight: .bold, design: .rounded)) - .foregroundStyle(Color.CasinoTopBar.balanceText) - .contentTransition(.numericText()) - } - .accessibilityElement(children: .ignore) - .accessibilityLabel(String(localized: "Balance", bundle: .module)) - .accessibilityValue("$\(balance.formatted())") - - Spacer() - - // Secondary info (centered) - if let info = secondaryInfo { - HStack(spacing: CasinoDesign.Spacing.xSmall) { - if let icon = secondaryIcon { - Image(systemName: icon) - } - Text(info) - } - .font(.system(size: secondaryFontSize)) - .foregroundStyle(Color.CasinoTopBar.secondaryText) - } - - Spacer() - - // Toolbar buttons - HStack(spacing: CasinoDesign.Spacing.medium) { - if let onStats = onStats { - ToolbarButton(icon: "chart.bar.fill", action: onStats) - .accessibilityLabel(String(localized: "Statistics", bundle: .module)) - } - - if let onHelp = onHelp { - ToolbarButton(icon: "info.circle", action: onHelp) - .accessibilityLabel(String(localized: "Rules", bundle: .module)) - } - - if let onSettings = onSettings { - ToolbarButton(icon: "gearshape.fill", action: onSettings) - .accessibilityLabel(String(localized: "Settings", bundle: .module)) - } - - if showReset, let onReset = onReset { - ToolbarButton(icon: "arrow.counterclockwise", action: onReset) - .accessibilityLabel(String(localized: "Reset Game", bundle: .module)) - } - } - } - .padding(.horizontal, CasinoDesign.Spacing.large) - .padding(.vertical, CasinoDesign.Spacing.small) - } -} - -/// A single toolbar button. -private struct ToolbarButton: View { - let icon: String - let action: () -> Void - - private let iconSize: CGFloat = 20 - - var body: some View { - Button(action: action) { - Image(systemName: icon) - .font(.system(size: iconSize)) - .foregroundStyle(Color.CasinoTopBar.iconButton) - } - } -} - -#Preview { - ZStack { - Color.CasinoTable.felt.ignoresSafeArea() - - VStack { - TopBarView( - balance: 10_500, - secondaryInfo: "411", - secondaryIcon: "rectangle.portrait.on.rectangle.portrait.fill", - onReset: {}, - onSettings: {}, - onHelp: {}, - onStats: {} - ) - - Spacer() - } - } -} - diff --git a/CasinoKit/Sources/CasinoKit/Views/Branding/AppIconView.swift b/CasinoKit/Sources/CasinoKit/Views/Branding/AppIconView.swift deleted file mode 100644 index c5afd81..0000000 --- a/CasinoKit/Sources/CasinoKit/Views/Branding/AppIconView.swift +++ /dev/null @@ -1,220 +0,0 @@ -// -// AppIconView.swift -// CasinoKit -// -// A reusable app icon design that can be customized for different casino games. -// Render this view to an image for use as your app icon. -// - -import SwiftUI - -/// Configuration for the app icon appearance. -public struct AppIconConfig: Sendable { - public let title: String - public let subtitle: String? - public let iconSymbol: String - public let primaryColor: Color - public let secondaryColor: Color - public let accentColor: Color - - public init( - title: String, - subtitle: String? = nil, - iconSymbol: String, - primaryColor: Color = Color(red: 0.1, green: 0.2, blue: 0.35), - secondaryColor: Color = Color(red: 0.05, green: 0.12, blue: 0.25), - accentColor: Color = .yellow - ) { - self.title = title - self.subtitle = subtitle - self.iconSymbol = iconSymbol - self.primaryColor = primaryColor - self.secondaryColor = secondaryColor - self.accentColor = accentColor - } - - // MARK: - Preset Configurations - - /// Baccarat game icon configuration. - public static let baccarat = AppIconConfig( - title: "BACCARAT", - iconSymbol: "suit.spade.fill" - ) - - /// Blackjack game icon configuration. - public static let blackjack = AppIconConfig( - title: "BLACKJACK", - subtitle: "21", - iconSymbol: "suit.club.fill", - primaryColor: Color(red: 0.05, green: 0.35, blue: 0.15), - secondaryColor: Color(red: 0.03, green: 0.2, blue: 0.1) - ) - - /// Poker game icon configuration. - public static let poker = AppIconConfig( - title: "POKER", - iconSymbol: "suit.diamond.fill", - accentColor: .red - ) - - /// Roulette game icon configuration. - public static let roulette = AppIconConfig( - title: "ROULETTE", - iconSymbol: "circle.grid.3x3.fill", - primaryColor: Color(red: 0.4, green: 0.1, blue: 0.1), - secondaryColor: Color(red: 0.25, green: 0.05, blue: 0.05) - ) -} - -/// A customizable app icon view for casino games. -/// Render this view to create your app icon assets. -public struct AppIconView: View { - let config: AppIconConfig - let size: CGFloat - - public init(config: AppIconConfig, size: CGFloat = 1024) { - self.config = config - self.size = size - } - - private var cornerRadius: CGFloat { size * 0.22 } - private var iconSize: CGFloat { size * 0.35 } - private var titleSize: CGFloat { size * 0.12 } - private var subtitleSize: CGFloat { size * 0.25 } - private var borderWidth: CGFloat { size * 0.02 } - - public var body: some View { - ZStack { - // Background gradient - RoundedRectangle(cornerRadius: cornerRadius) - .fill( - LinearGradient( - colors: [config.primaryColor, config.secondaryColor], - startPoint: .topLeading, - endPoint: .bottomTrailing - ) - ) - - // Subtle pattern overlay - DiamondPatternOverlay(size: size) - .opacity(0.08) - - // Gold border - RoundedRectangle(cornerRadius: cornerRadius) - .strokeBorder( - LinearGradient( - colors: [ - config.accentColor, - config.accentColor.opacity(0.6), - config.accentColor - ], - startPoint: .topLeading, - endPoint: .bottomTrailing - ), - lineWidth: borderWidth - ) - - // Content - VStack(spacing: size * 0.03) { - // Icon symbol - Image(systemName: config.iconSymbol) - .font(.system(size: iconSize, weight: .bold)) - .foregroundStyle( - LinearGradient( - colors: [config.accentColor, config.accentColor.opacity(0.8)], - startPoint: .top, - endPoint: .bottom - ) - ) - .shadow(color: .black.opacity(0.3), radius: size * 0.02, y: size * 0.01) - - // Subtitle (e.g., "21" for Blackjack) - if let subtitle = config.subtitle { - Text(subtitle) - .font(.system(size: subtitleSize, weight: .black, design: .rounded)) - .foregroundStyle( - LinearGradient( - colors: [config.accentColor, .orange], - startPoint: .top, - endPoint: .bottom - ) - ) - .shadow(color: .black.opacity(0.5), radius: size * 0.01) - } - - // Title - Text(config.title) - .font(.system(size: titleSize, weight: .black, design: .rounded)) - .tracking(size * 0.005) - .foregroundStyle( - LinearGradient( - colors: [.white, .white.opacity(0.85)], - startPoint: .top, - endPoint: .bottom - ) - ) - .shadow(color: .black.opacity(0.5), radius: size * 0.01) - } - } - .frame(width: size, height: size) - } -} - -/// Diamond pattern overlay for the icon background. -private struct DiamondPatternOverlay: View { - let size: CGFloat - - private var spacing: CGFloat { size * 0.08 } - private var diamondSize: CGFloat { size * 0.03 } - - var body: some View { - Canvas { context, canvasSize in - let rows = Int(canvasSize.height / spacing) + 1 - let cols = Int(canvasSize.width / spacing) + 1 - - for row in 0.. UIImage? { - let view = AppIconView(config: config, size: size) - let renderer = ImageRenderer(content: view) - renderer.scale = 1.0 - return renderer.uiImage - } - - /// Renders app icons at all standard iOS sizes. - /// - Parameter config: The app icon configuration. - /// - Returns: Dictionary of size to UIImage. - public static func renderAllSizes(config: AppIconConfig) -> [CGFloat: UIImage] { - var images: [CGFloat: UIImage] = [:] - for size in iOSIconSizes { - if let image = renderAppIcon(config: config, size: size) { - images[size] = image - } - } - return images - } - - /// Renders a launch screen to a UIImage. - /// - Parameters: - /// - config: The launch screen configuration. - /// - size: The size to render at. - /// - Returns: A rendered UIImage. - public static func renderLaunchScreen(config: LaunchScreenConfig, size: CGSize) -> UIImage? { - let view = StaticLaunchScreenView(config: config) - .frame(width: size.width, height: size.height) - let renderer = ImageRenderer(content: view) - renderer.scale = 1.0 - return renderer.uiImage - } -} - -// MARK: - Icon Export View - -/// A development view for previewing and exporting app icons. -/// Add this to your app during development to easily export icons. -public struct IconExportView: View { - let config: AppIconConfig - @State private var exportedMessage: String? - - public init(config: AppIconConfig) { - self.config = config - } - - public var body: some View { - ScrollView { - VStack(spacing: 24) { - Text("App Icon Preview") - .font(.title.bold()) - - // Large preview - AppIconView(config: config, size: 256) - .clipShape(.rect(cornerRadius: 256 * 0.22)) - .shadow(radius: 10) - - // Size variants - Text("Size Variants") - .font(.headline) - - LazyVGrid(columns: [ - GridItem(.adaptive(minimum: 100)) - ], spacing: 16) { - ForEach([180, 120, 87, 60, 40], id: \.self) { size in - VStack { - AppIconView(config: config, size: CGFloat(size)) - .clipShape(.rect(cornerRadius: CGFloat(size) * 0.22)) - Text("\(size)pt") - .font(.caption) - .foregroundStyle(.secondary) - } - } - } - - // Export instructions - Text("Export Instructions") - .font(.headline) - .padding(.top) - - VStack(alignment: .leading, spacing: 8) { - Text("1. Use Xcode's preview to screenshot these icons") - Text("2. Or use IconRenderer.renderAppIcon() in code") - Text("3. Add generated images to Assets.xcassets/AppIcon") - } - .font(.callout) - .foregroundStyle(.secondary) - .frame(maxWidth: .infinity, alignment: .leading) - .padding() - .background(Color.gray.opacity(0.1)) - .clipShape(.rect(cornerRadius: 12)) - - if let message = exportedMessage { - Text(message) - .foregroundStyle(.green) - } - } - .padding() - } - } -} - -#Preview("Icon Export") { - IconExportView(config: .baccarat) -} - diff --git a/CasinoKit/Sources/CasinoKit/Views/Branding/LaunchScreenView.swift b/CasinoKit/Sources/CasinoKit/Views/Branding/LaunchScreenView.swift deleted file mode 100644 index 6f675be..0000000 --- a/CasinoKit/Sources/CasinoKit/Views/Branding/LaunchScreenView.swift +++ /dev/null @@ -1,353 +0,0 @@ -// -// LaunchScreenView.swift -// CasinoKit -// -// A reusable launch screen design that can be customized for different casino games. -// - -import SwiftUI - -/// Configuration for the launch screen appearance. -public struct LaunchScreenConfig: Sendable { - public let title: String - public let subtitle: String? - public let tagline: String? - public let iconSymbols: [String] - public let primaryColor: Color - public let secondaryColor: Color - public let accentColor: Color - public let showLoadingIndicator: Bool - - public init( - title: String, - subtitle: String? = nil, - tagline: String? = nil, - iconSymbols: [String] = ["suit.spade.fill", "suit.heart.fill"], - primaryColor: Color = Color(red: 0.05, green: 0.12, blue: 0.22), - secondaryColor: Color = Color(red: 0.02, green: 0.06, blue: 0.12), - accentColor: Color = .yellow, - showLoadingIndicator: Bool = false - ) { - self.title = title - self.subtitle = subtitle - self.tagline = tagline - self.iconSymbols = iconSymbols - self.primaryColor = primaryColor - self.secondaryColor = secondaryColor - self.accentColor = accentColor - self.showLoadingIndicator = showLoadingIndicator - } - - // MARK: - Preset Configurations - - /// Baccarat game launch screen configuration. - public static let baccarat = LaunchScreenConfig( - title: "BACCARAT", - tagline: "The Classic Casino Card Game", - iconSymbols: ["suit.spade.fill", "suit.heart.fill"] - ) - - /// Blackjack game launch screen configuration. - public static let blackjack = LaunchScreenConfig( - title: "BLACKJACK", - subtitle: "21", - tagline: "Beat the Dealer", - iconSymbols: ["suit.club.fill", "suit.diamond.fill"], - primaryColor: Color(red: 0.05, green: 0.35, blue: 0.15), - secondaryColor: Color(red: 0.03, green: 0.2, blue: 0.1) - ) - - /// Poker game launch screen configuration. - public static let poker = LaunchScreenConfig( - title: "POKER", - tagline: "Texas Hold'em", - iconSymbols: ["suit.diamond.fill", "suit.club.fill"], - accentColor: .red - ) -} - -/// A customizable launch screen view for casino games. -public struct LaunchScreenView: View { - let config: LaunchScreenConfig - - @State private var logoScale: CGFloat = 0.8 - @State private var logoOpacity: Double = 0 - @State private var titleOffset: CGFloat = 20 - @State private var titleOpacity: Double = 0 - - public init(config: LaunchScreenConfig) { - self.config = config - } - - public var body: some View { - GeometryReader { geometry in - ZStack { - // Background gradient - backgroundGradient - - // Pattern overlay - patternOverlay - .opacity(0.05) - - // Decorative corner elements - cornerDecorations(in: geometry) - - // Main content - VStack(spacing: 0) { - Spacer() - - // Logo section - logoSection - .scaleEffect(logoScale) - .opacity(logoOpacity) - - Spacer() - - // Bottom tagline - if let tagline = config.tagline { - Text(tagline) - .font(.system(size: 14, weight: .medium, design: .rounded)) - .foregroundStyle(.white.opacity(0.6)) - .tracking(2) - .padding(.bottom, 40) - .offset(y: titleOffset) - .opacity(titleOpacity) - } - - // Loading indicator - if config.showLoadingIndicator { - ProgressView() - .progressViewStyle(.circular) - .tint(config.accentColor) - .scaleEffect(1.2) - .padding(.bottom, 60) - } - } - } - } - .ignoresSafeArea() - .onAppear { - withAnimation(.easeOut(duration: 0.6)) { - logoScale = 1.0 - logoOpacity = 1.0 - } - withAnimation(.easeOut(duration: 0.6).delay(0.3)) { - titleOffset = 0 - titleOpacity = 1.0 - } - } - } - - // MARK: - Background - - private var backgroundGradient: some View { - LinearGradient( - colors: [ - config.primaryColor, - config.secondaryColor - ], - startPoint: .top, - endPoint: .bottom - ) - } - - private var patternOverlay: some View { - Canvas { context, size in - let spacing: CGFloat = 40 - let diamondSize: CGFloat = 8 - let rows = Int(size.height / spacing) + 1 - let cols = Int(size.width / spacing) + 1 - - for row in 0.. some View { - ZStack { - // Top-left - cornerSymbol - .position(x: 50, y: 80) - - // Top-right - cornerSymbol - .rotationEffect(.degrees(90)) - .position(x: geometry.size.width - 50, y: 80) - - // Bottom-left - cornerSymbol - .rotationEffect(.degrees(-90)) - .position(x: 50, y: geometry.size.height - 80) - - // Bottom-right - cornerSymbol - .rotationEffect(.degrees(180)) - .position(x: geometry.size.width - 50, y: geometry.size.height - 80) - } - .opacity(0.15) - } - - private var cornerSymbol: some View { - Image(systemName: "suit.spade.fill") - .font(.system(size: 30)) - .foregroundStyle(config.accentColor) - } - - // MARK: - Logo Section - - private var logoSection: some View { - VStack(spacing: 16) { - // Card suit icons - HStack(spacing: -8) { - ForEach(config.iconSymbols.indices, id: \.self) { index in - Image(systemName: config.iconSymbols[index]) - .font(.system(size: 48, weight: .bold)) - .foregroundStyle(iconColor(for: index)) - .shadow(color: .black.opacity(0.3), radius: 4, y: 2) - } - } - - // Subtitle (e.g., "21" for Blackjack) - if let subtitle = config.subtitle { - Text(subtitle) - .font(.system(size: 72, weight: .black, design: .rounded)) - .foregroundStyle( - LinearGradient( - colors: [config.accentColor, .orange], - startPoint: .top, - endPoint: .bottom - ) - ) - .shadow(color: .black.opacity(0.4), radius: 4, y: 2) - } - - // Title - Text(config.title) - .font(.system(size: 42, weight: .black, design: .rounded)) - .tracking(6) - .foregroundStyle( - LinearGradient( - colors: [config.accentColor, .orange], - startPoint: .top, - endPoint: .bottom - ) - ) - .shadow(color: .black.opacity(0.4), radius: 4, y: 2) - - // Decorative line - HStack(spacing: 12) { - decorativeLine - - Image(systemName: "diamond.fill") - .font(.system(size: 10)) - .foregroundStyle(config.accentColor.opacity(0.6)) - - decorativeLine - } - .frame(width: 200) - } - } - - private func iconColor(for index: Int) -> Color { - let symbol = config.iconSymbols[index] - if symbol.contains("heart") || symbol.contains("diamond") { - return .red - } - return .white - } - - private var decorativeLine: some View { - Rectangle() - .fill( - LinearGradient( - colors: [.clear, config.accentColor.opacity(0.4), .clear], - startPoint: .leading, - endPoint: .trailing - ) - ) - .frame(height: 1) - } -} - -// MARK: - Static Launch Screen (for LaunchScreen.storyboard alternative) - -/// A static version of the launch screen without animations. -/// Use this if you need to render a static image. -public struct StaticLaunchScreenView: View { - let config: LaunchScreenConfig - - public init(config: LaunchScreenConfig) { - self.config = config - } - - public var body: some View { - GeometryReader { geometry in - ZStack { - // Background - LinearGradient( - colors: [config.primaryColor, config.secondaryColor], - startPoint: .top, - endPoint: .bottom - ) - - // Logo - VStack(spacing: 16) { - HStack(spacing: -8) { - ForEach(config.iconSymbols.indices, id: \.self) { index in - let symbol = config.iconSymbols[index] - Image(systemName: symbol) - .font(.system(size: 48, weight: .bold)) - .foregroundStyle( - symbol.contains("heart") || symbol.contains("diamond") ? .red : .white - ) - } - } - - if let subtitle = config.subtitle { - Text(subtitle) - .font(.system(size: 72, weight: .black, design: .rounded)) - .foregroundStyle(config.accentColor) - } - - Text(config.title) - .font(.system(size: 42, weight: .black, design: .rounded)) - .tracking(6) - .foregroundStyle(config.accentColor) - } - } - } - .ignoresSafeArea() - } -} - -// MARK: - Preview - -#Preview("Baccarat Launch") { - LaunchScreenView(config: .baccarat) -} - -#Preview("Blackjack Launch") { - LaunchScreenView(config: .blackjack) -} - -#Preview("Static Launch") { - StaticLaunchScreenView(config: .baccarat) -} - diff --git a/CasinoKit/Sources/CasinoKit/Views/Buttons/ActionButton.swift b/CasinoKit/Sources/CasinoKit/Views/Buttons/ActionButton.swift deleted file mode 100644 index 605b7ea..0000000 --- a/CasinoKit/Sources/CasinoKit/Views/Buttons/ActionButton.swift +++ /dev/null @@ -1,132 +0,0 @@ -// -// ActionButton.swift -// CasinoKit -// -// Reusable action buttons for casino games (Deal, Hit, Stand, etc.). -// - -import SwiftUI - -/// A styled action button for casino games. -public struct ActionButton: View { - /// The button title. - public let title: String - - /// Optional SF Symbol icon. - public let icon: String? - - /// Button style variant. - public let style: ActionButtonStyle - - /// Whether the button is enabled. - public let isEnabled: Bool - - /// The action to perform. - public let action: () -> Void - - // Font sizes - private let fontSize: CGFloat = 18 - private let iconSize: CGFloat = 20 - - /// Creates an action button. - /// - Parameters: - /// - title: The button title. - /// - icon: Optional SF Symbol name. - /// - style: The button style. - /// - isEnabled: Whether enabled. - /// - action: The action to perform. - public init( - _ title: String, - icon: String? = nil, - style: ActionButtonStyle = .primary, - isEnabled: Bool = true, - action: @escaping () -> Void - ) { - self.title = title - self.icon = icon - self.style = style - self.isEnabled = isEnabled - self.action = action - } - - public var body: some View { - Button(action: action) { - HStack(spacing: CasinoDesign.Spacing.small) { - if let icon = icon { - Image(systemName: icon) - .font(.system(size: iconSize, weight: .semibold)) - } - Text(title) - .font(.system(size: fontSize, weight: .bold)) - } - .foregroundStyle(style.foregroundColor) - .padding(.horizontal, CasinoDesign.Spacing.xxLarge) - .padding(.vertical, CasinoDesign.Spacing.medium) - .background(style.background) - .shadow(color: style.shadowColor, radius: CasinoDesign.Shadow.radiusMedium) - } - .disabled(!isEnabled) - .opacity(isEnabled ? 1.0 : CasinoDesign.Opacity.medium) - } -} - -/// Style variants for action buttons. -public enum ActionButtonStyle { - /// Primary gold button (Deal, Hit, etc.) - case primary - /// Destructive red button (Clear, Fold, etc.) - case destructive - /// Secondary subtle button - case secondary - - var foregroundColor: Color { - switch self { - case .primary: return .black - case .destructive: return .white - case .secondary: return .white - } - } - - @ViewBuilder - var background: some View { - switch self { - case .primary: - Capsule() - .fill( - LinearGradient( - colors: [Color.CasinoButton.goldLight, Color.CasinoButton.goldDark], - startPoint: .top, - endPoint: .bottom - ) - ) - case .destructive: - Capsule() - .fill(Color.CasinoButton.destructive) - case .secondary: - Capsule() - .fill(Color.white.opacity(CasinoDesign.Opacity.hint)) - } - } - - var shadowColor: Color { - switch self { - case .primary: return .yellow.opacity(CasinoDesign.Opacity.light) - case .destructive: return .red.opacity(CasinoDesign.Opacity.light) - case .secondary: return .clear - } - } -} - -#Preview { - ZStack { - Color.CasinoTable.felt.ignoresSafeArea() - - VStack(spacing: 20) { - ActionButton("Deal", icon: "play.fill", style: .primary) { } - ActionButton("Clear", icon: "xmark.circle", style: .destructive) { } - ActionButton("Stand", style: .secondary) { } - ActionButton("Hit", style: .primary, isEnabled: false) { } - } - } -} - diff --git a/CasinoKit/Sources/CasinoKit/Views/Cards/CardLayouts.swift b/CasinoKit/Sources/CasinoKit/Views/Cards/CardLayouts.swift deleted file mode 100644 index f578bb1..0000000 --- a/CasinoKit/Sources/CasinoKit/Views/Cards/CardLayouts.swift +++ /dev/null @@ -1,202 +0,0 @@ -// -// CardLayouts.swift -// CasinoKit -// -// Layout views for displaying multiple cards (hand, fan, grid). -// - -import SwiftUI - -// MARK: - Card Hand - -/// A horizontal scrolling row of cards, like a hand in a card game. -public struct CardHand: View { - /// The cards in the hand. - public let cards: [Card] - - /// Whether each card is face up. - public var faceUp: Bool - - /// The width of each card. - public var cardWidth: CGFloat - - /// The overlap amount between cards (negative for overlap, positive for spacing). - public var overlap: CGFloat - - /// Creates a card hand view. - /// - Parameters: - /// - cards: The cards to display. - /// - faceUp: Whether cards are face up (default: true). - /// - cardWidth: Width of each card (default: 80). - /// - overlap: Overlap between cards, negative for overlap (default: -30). - public init( - cards: [Card], - faceUp: Bool = true, - cardWidth: CGFloat = CasinoDesign.Size.cardWidth, - overlap: CGFloat = -CasinoDesign.Spacing.xLarge - ) { - self.cards = cards - self.faceUp = faceUp - self.cardWidth = cardWidth - self.overlap = overlap - } - - public var body: some View { - ScrollView(.horizontal, showsIndicators: false) { - HStack(spacing: overlap) { - ForEach(Array(cards.enumerated()), id: \.element.id) { index, card in - CardView(card: card, isFaceUp: faceUp, cardWidth: cardWidth) - .zIndex(Double(index)) - } - } - .padding(.horizontal, CasinoDesign.Spacing.medium) - .padding(.vertical, CasinoDesign.Spacing.small) - } - } -} - -// MARK: - Card Fan - -/// A fan-shaped arrangement of cards. -public struct CardFan: View { - /// The cards to display. - public let cards: [Card] - - /// Whether each card is face up. - public var faceUp: Bool - - /// The width of each card. - public var cardWidth: CGFloat - - /// The total angle span of the fan in degrees. - public var angleSpan: Double - - /// Creates a fan of cards. - /// - Parameters: - /// - cards: The cards to display. - /// - faceUp: Whether cards are face up (default: true). - /// - cardWidth: Width of each card (default: 100). - /// - angleSpan: Total angle span in degrees (default: 60). - public init( - cards: [Card], - faceUp: Bool = true, - cardWidth: CGFloat = CasinoDesign.Size.cardWidthLarge, - angleSpan: Double = 60 - ) { - self.cards = cards - self.faceUp = faceUp - self.cardWidth = cardWidth - self.angleSpan = angleSpan - } - - public var body: some View { - ZStack { - ForEach(Array(cards.enumerated()), id: \.element.id) { index, card in - let angle = angleForCard(at: index) - - CardView(card: card, isFaceUp: faceUp, cardWidth: cardWidth) - .rotationEffect(.degrees(angle), anchor: .bottom) - .offset(y: -cardWidth * 0.3) - .zIndex(Double(index)) - } - } - .frame(height: cardWidth * CasinoDesign.Size.cardAspectRatio + CasinoDesign.Spacing.xLarge) - } - - private func angleForCard(at index: Int) -> Double { - guard cards.count > 1 else { return 0 } - let step = angleSpan / Double(cards.count - 1) - return -angleSpan / 2 + step * Double(index) - } -} - -// MARK: - Cards Grid - -/// A grid view displaying cards. -public struct CardsGrid: View { - /// The cards to display. - public let cards: [Card] - - /// Whether each card is face up. - public var faceUp: Bool - - /// The minimum width for each card. - public var minCardWidth: CGFloat - - /// Spacing between cards. - public var spacing: CGFloat - - /// Creates a grid showing specific cards. - /// - Parameters: - /// - cards: The cards to display. - /// - faceUp: Whether cards are face up (default: true). - /// - minCardWidth: Minimum width for each card (default: 80). - /// - spacing: Spacing between cards (default: 10). - public init( - cards: [Card], - faceUp: Bool = true, - minCardWidth: CGFloat = CasinoDesign.Size.cardWidth, - spacing: CGFloat = CasinoDesign.Spacing.small - ) { - self.cards = cards - self.faceUp = faceUp - self.minCardWidth = minCardWidth - self.spacing = spacing - } - - public var body: some View { - ScrollView { - LazyVGrid( - columns: [GridItem(.adaptive(minimum: minCardWidth), spacing: spacing)], - spacing: spacing - ) { - ForEach(cards) { card in - CardView(card: card, isFaceUp: faceUp, cardWidth: minCardWidth) - } - } - .padding(spacing) - } - } -} - -// MARK: - Previews - -#Preview("Card Hand") { - ZStack { - Color(red: 0.05, green: 0.35, blue: 0.15) - .ignoresSafeArea() - - CardHand(cards: [ - Card(suit: .hearts, rank: .ace), - Card(suit: .hearts, rank: .king), - Card(suit: .hearts, rank: .queen), - Card(suit: .hearts, rank: .jack), - Card(suit: .hearts, rank: .ten) - ]) - } -} - -#Preview("Card Fan") { - ZStack { - Color(red: 0.05, green: 0.35, blue: 0.15) - .ignoresSafeArea() - - CardFan(cards: [ - Card(suit: .spades, rank: .ace), - Card(suit: .hearts, rank: .king), - Card(suit: .diamonds, rank: .queen), - Card(suit: .clubs, rank: .jack), - Card(suit: .spades, rank: .ten) - ]) - .padding() - } -} - -#Preview("Cards Grid") { - CardsGrid(cards: Suit.allCases.flatMap { suit in - [Rank.ace, .king, .queen, .jack].map { rank in - Card(suit: suit, rank: rank) - } - }) -} - diff --git a/CasinoKit/Sources/CasinoKit/Views/Cards/CardRenderer.swift b/CasinoKit/Sources/CasinoKit/Views/Cards/CardRenderer.swift deleted file mode 100644 index f9cdcba..0000000 --- a/CasinoKit/Sources/CasinoKit/Views/Cards/CardRenderer.swift +++ /dev/null @@ -1,143 +0,0 @@ -// -// CardRenderer.swift -// CasinoKit -// -// Renders card images from the bundled PDF at any resolution. -// Based on CardKit by Bret Taylor (2013), Swift conversion 2024. -// - -#if canImport(UIKit) -import UIKit -#elseif canImport(AppKit) -import AppKit -#endif -import CoreGraphics -import PDFKit - -/// Renders card images from the bundled PDF at any resolution. -/// Cards are vector-based and can be rendered at any size without quality loss. -public final class CardRenderer: @unchecked Sendable { - /// Shared singleton instance. - public static let shared = CardRenderer() - - private var pdfDocument: CGPDFDocument? - private var imageCache: [CacheKey: CGImage] = [:] - private let lock = NSLock() - - private struct CacheKey: Hashable { - let index: Int - let width: Int - let height: Int - let scale: CGFloat - } - - private init() { - loadPDF() - } - - private func loadPDF() { - guard let url = Bundle.module.url(forResource: "Cards", withExtension: "pdf") else { - print("CasinoKit: Could not find Cards.pdf in bundle") - return - } - pdfDocument = CGPDFDocument(url as CFURL) - } - - /// The aspect ratio (height / width) of a card in the PDF. - public static let aspectRatio: CGFloat = 1.3966 - - /// Calculates the height for a given width, maintaining the card aspect ratio. - public static func height(forWidth width: CGFloat) -> CGFloat { - (width * aspectRatio).rounded(.up) - } - - /// Renders a card image at the specified size. - /// - Parameters: - /// - card: The card to render. - /// - size: The size to render at. - /// - scale: The display scale (defaults to 2.0 for retina). - /// - Returns: A CGImage of the card, or nil if rendering fails. - public func renderCard(_ card: Card, size: CGSize, scale: CGFloat = 2.0) -> CGImage? { - renderPage(at: card.pdfIndex, size: size, scale: scale) - } - - /// Renders the card back image at the specified size. - /// Note: The app uses a custom themed card back, but this is available - /// if you want to use the PDF card back instead. - /// - Parameters: - /// - size: The size to render at. - /// - scale: The display scale. - /// - Returns: A CGImage of the card back, or nil if rendering fails. - public func renderCardBack(size: CGSize, scale: CGFloat = 2.0) -> CGImage? { - // Card back is at index 52 (page 53 in PDF) - renderPage(at: 52, size: size, scale: scale) - } - - private func renderPage(at index: Int, size: CGSize, scale: CGFloat) -> CGImage? { - guard let document = pdfDocument else { return nil } - - let cacheKey = CacheKey( - index: index, - width: Int(size.width), - height: Int(size.height), - scale: scale - ) - - lock.lock() - if let cached = imageCache[cacheKey] { - lock.unlock() - return cached - } - lock.unlock() - - // PDF pages are 1-indexed - guard let page = document.page(at: index + 1) else { return nil } - - let scaledSize = CGSize( - width: size.width * scale, - height: size.height * scale - ) - - let colorSpace = CGColorSpaceCreateDeviceRGB() - guard let context = CGContext( - data: nil, - width: Int(scaledSize.width), - height: Int(scaledSize.height), - bitsPerComponent: 8, - bytesPerRow: 0, - space: colorSpace, - bitmapInfo: CGImageAlphaInfo.premultipliedLast.rawValue - ) else { return nil } - - // Clear to transparent - context.clear(CGRect(origin: .zero, size: scaledSize)) - - // Get the PDF page bounds - let pdfBox = page.getBoxRect(.bleedBox) - - // Calculate scale to fit - let xScale = scaledSize.width / pdfBox.width - let yScale = scaledSize.height / pdfBox.height - let fitScale = min(xScale, yScale) - - // Apply transformations - context.scaleBy(x: fitScale, y: fitScale) - context.drawPDFPage(page) - - guard let image = context.makeImage() else { return nil } - - lock.lock() - imageCache[cacheKey] = image - lock.unlock() - - return image - } - - /// Clears the image cache to free memory. - public func clearCache() { - lock.lock() - imageCache.removeAll() - lock.unlock() - } -} - diff --git a/CasinoKit/Sources/CasinoKit/Views/Cards/CardView.swift b/CasinoKit/Sources/CasinoKit/Views/Cards/CardView.swift deleted file mode 100644 index 2f0526d..0000000 --- a/CasinoKit/Sources/CasinoKit/Views/Cards/CardView.swift +++ /dev/null @@ -1,327 +0,0 @@ -// -// CardView.swift -// CasinoKit -// -// Beautiful playing card view with vector PDF rendering for faces -// and custom themed back design with flip animation. -// - -import SwiftUI - -/// A single playing card with elegant design and flip animation. -/// Uses vector PDF rendering for card faces (crisp at any size). -/// Uses custom themed design for card backs. -public struct CardView: View { - let card: Card - let isFaceUp: Bool - let cardWidth: CGFloat - let theme: any CasinoTheme - - public init( - card: Card, - isFaceUp: Bool = true, - cardWidth: CGFloat = CasinoDesign.Size.cardWidth, - theme: any CasinoTheme = DefaultCasinoTheme() - ) { - self.card = card - self.isFaceUp = isFaceUp - self.cardWidth = cardWidth - self.theme = theme - } - - private var cardHeight: CGFloat { - cardWidth * CasinoDesign.Size.cardAspectRatio - } - - /// Accessibility label describing the card for VoiceOver. - private var accessibilityDescription: String { - if isFaceUp { - return card.accessibilityDescription - } else { - return String(localized: "Card face down", bundle: .module) - } - } - - public var body: some View { - ZStack { - if isFaceUp { - CardFrontView(card: card, width: cardWidth, height: cardHeight, theme: theme) - } else { - CardBackView(width: cardWidth, height: cardHeight, theme: theme) - } - } - .rotation3DEffect( - .degrees(isFaceUp ? 0 : 180), - axis: (x: 0, y: 1, z: 0) - ) - .animation( - .spring(duration: CasinoDesign.Animation.springDuration, bounce: CasinoDesign.Animation.springBounce), - value: isFaceUp - ) - .accessibilityLabel(accessibilityDescription) - .accessibilityAddTraits(.isImage) - } -} - -/// The front face of a playing card using vector PDF rendering. -public struct CardFrontView: View { - let card: Card - let width: CGFloat - let height: CGFloat - let theme: any CasinoTheme - - @State private var image: CGImage? - - public init(card: Card, width: CGFloat, height: CGFloat, theme: any CasinoTheme = DefaultCasinoTheme()) { - self.card = card - self.width = width - self.height = height - self.theme = theme - } - - public var body: some View { - ZStack { - // White card background - RoundedRectangle(cornerRadius: CasinoDesign.CornerRadius.small) - .fill(Color.white) - - // Card face from PDF - if let image = image { - Image(decorative: image, scale: 2.0) - .resizable() - .aspectRatio(contentMode: .fit) - } - - // Subtle border - RoundedRectangle(cornerRadius: CasinoDesign.CornerRadius.small) - .strokeBorder( - Color.gray.opacity(CasinoDesign.Opacity.light), - lineWidth: CasinoDesign.LineWidth.thin - ) - } - .frame(width: width, height: height) - .clipShape(RoundedRectangle(cornerRadius: CasinoDesign.CornerRadius.small)) - .shadow( - color: .black.opacity(CasinoDesign.Opacity.light), - radius: CasinoDesign.Shadow.radiusSmall, - x: CasinoDesign.Shadow.offsetMedium, - y: CasinoDesign.Shadow.offsetMedium - ) - .onAppear { - renderImage() - } - .onChange(of: card.pdfIndex) { _, _ in - renderImage() - } - } - - private func renderImage() { - guard width > 0 && height > 0 else { return } - image = CardRenderer.shared.renderCard(card, size: CGSize(width: width, height: height)) - } -} - -/// The back of a playing card with elegant themed pattern. -public struct CardBackView: View { - let width: CGFloat - let height: CGFloat - let theme: any CasinoTheme - - // MARK: - Layout Constants - - private let innerPaddingRatio: CGFloat = 0.1 - private let patternPaddingRatio: CGFloat = 0.12 - private let emblemGradientRatio: CGFloat = 0.15 - private let emblemSizeRatio: CGFloat = 0.3 - - public init(width: CGFloat, height: CGFloat, theme: any CasinoTheme = DefaultCasinoTheme()) { - self.width = width - self.height = height - self.theme = theme - } - - public var body: some View { - ZStack { - // Base - RoundedRectangle(cornerRadius: CasinoDesign.CornerRadius.small) - .fill( - LinearGradient( - colors: [ - theme.cardBackSecondaryColor, - theme.cardBackPrimaryColor - ], - startPoint: .topLeading, - endPoint: .bottomTrailing - ) - ) - - // Border - RoundedRectangle(cornerRadius: CasinoDesign.CornerRadius.small) - .strokeBorder( - LinearGradient( - colors: [ - theme.accentLightColor, - theme.accentDarkColor - ], - startPoint: .topLeading, - endPoint: .bottomTrailing - ), - lineWidth: CasinoDesign.LineWidth.medium - ) - - // Inner pattern area - RoundedRectangle(cornerRadius: CasinoDesign.CornerRadius.small / 2) - .fill( - LinearGradient( - colors: [ - theme.cardBackPrimaryColor.opacity(CasinoDesign.Opacity.heavy), - theme.cardBackSecondaryColor.opacity(CasinoDesign.Opacity.heavy) - ], - startPoint: .top, - endPoint: .bottom - ) - ) - .padding(width * innerPaddingRatio) - - // Diamond pattern overlay - DiamondPatternView() - .foregroundStyle(theme.accentColor.opacity(CasinoDesign.Opacity.light)) - .padding(width * patternPaddingRatio) - .clipShape(RoundedRectangle(cornerRadius: CasinoDesign.CornerRadius.small / 2)) - - // Center emblem - Circle() - .fill( - RadialGradient( - colors: [ - theme.accentLightColor, - theme.accentDarkColor - ], - center: .center, - startRadius: 0, - endRadius: width * emblemGradientRatio - ) - ) - .frame(width: width * emblemSizeRatio, height: width * emblemSizeRatio) - } - .frame(width: width, height: height) - .shadow( - color: .black.opacity(CasinoDesign.Opacity.light), - radius: CasinoDesign.Shadow.radiusSmall, - x: CasinoDesign.Shadow.offsetMedium, - y: CasinoDesign.Shadow.offsetMedium - ) - } -} - -/// A decorative diamond pattern for card backs. -public struct DiamondPatternView: View { - public init() {} - - public var body: some View { - Canvas { context, size in - let spacing = CasinoDesign.Size.patternSpacing - let diamondSize = CasinoDesign.Size.patternDiamondSize - - for row in stride(from: 0, to: size.height, by: spacing) { - let offset = Int(row / spacing) % 2 == 0 ? 0 : spacing / 2 - - for col in stride(from: offset, to: size.width, by: spacing) { - let path = Path { p in - p.move(to: CGPoint(x: col, y: row - diamondSize / 2)) - p.addLine(to: CGPoint(x: col + diamondSize / 2, y: row)) - p.addLine(to: CGPoint(x: col, y: row + diamondSize / 2)) - p.addLine(to: CGPoint(x: col - diamondSize / 2, y: row)) - p.closeSubpath() - } - context.fill(path, with: .foreground) - } - } - } - } -} - -/// A placeholder for an empty card slot. -public struct CardPlaceholderView: View { - let width: CGFloat - - public init(width: CGFloat = CasinoDesign.Size.cardWidth) { - self.width = width - } - - private var height: CGFloat { - width * CasinoDesign.Size.cardAspectRatio - } - - public var body: some View { - RoundedRectangle(cornerRadius: CasinoDesign.CornerRadius.small) - .strokeBorder( - Color.white.opacity(CasinoDesign.Opacity.light), - style: StrokeStyle( - lineWidth: CasinoDesign.LineWidth.medium, - dash: [CasinoDesign.Size.dashLength, CasinoDesign.Size.dashGap] - ) - ) - .frame(width: width, height: height) - .accessibilityLabel(String(localized: "Empty card slot", bundle: .module)) - } -} - -// MARK: - Previews - -#Preview("Card Views") { - ZStack { - Color(red: 0.05, green: 0.35, blue: 0.15) - .ignoresSafeArea() - - VStack(spacing: CasinoDesign.Spacing.large) { - // Row 1: Face cards - HStack(spacing: CasinoDesign.Spacing.medium) { - CardView(card: Card(suit: .hearts, rank: .ace), isFaceUp: true, cardWidth: 70) - CardView(card: Card(suit: .spades, rank: .king), isFaceUp: true, cardWidth: 70) - CardView(card: Card(suit: .diamonds, rank: .queen), isFaceUp: true, cardWidth: 70) - CardView(card: Card(suit: .clubs, rank: .jack), isFaceUp: true, cardWidth: 70) - } - - // Row 2: Number cards - HStack(spacing: CasinoDesign.Spacing.medium) { - CardView(card: Card(suit: .hearts, rank: .ten), isFaceUp: true, cardWidth: 70) - CardView(card: Card(suit: .spades, rank: .seven), isFaceUp: true, cardWidth: 70) - CardView(card: Card(suit: .diamonds, rank: .four), isFaceUp: true, cardWidth: 70) - CardView(card: Card(suit: .clubs, rank: .two), isFaceUp: true, cardWidth: 70) - } - - // Row 3: Card back (custom themed design) - HStack(spacing: CasinoDesign.Spacing.medium) { - CardView(card: Card(suit: .hearts, rank: .ace), isFaceUp: false, cardWidth: 70) - CardView(card: Card(suit: .spades, rank: .ace), isFaceUp: false, cardWidth: 70) - } - } - } -} - -#Preview("All Suits - Aces") { - ZStack { - Color(red: 0.05, green: 0.35, blue: 0.15) - .ignoresSafeArea() - - HStack(spacing: CasinoDesign.Spacing.medium) { - CardView(card: Card(suit: .spades, rank: .ace), cardWidth: 80) - CardView(card: Card(suit: .hearts, rank: .ace), cardWidth: 80) - CardView(card: Card(suit: .clubs, rank: .ace), cardWidth: 80) - CardView(card: Card(suit: .diamonds, rank: .ace), cardWidth: 80) - } - } -} - -#Preview("Large Cards") { - ZStack { - Color(red: 0.05, green: 0.35, blue: 0.15) - .ignoresSafeArea() - - HStack(spacing: CasinoDesign.Spacing.large) { - CardView(card: Card(suit: .hearts, rank: .king), cardWidth: 120) - CardView(card: Card(suit: .spades, rank: .ace), isFaceUp: false, cardWidth: 120) - } - } -} diff --git a/CasinoKit/Sources/CasinoKit/Views/Cards/HandDisplayView.swift b/CasinoKit/Sources/CasinoKit/Views/Cards/HandDisplayView.swift deleted file mode 100644 index 835ad61..0000000 --- a/CasinoKit/Sources/CasinoKit/Views/Cards/HandDisplayView.swift +++ /dev/null @@ -1,194 +0,0 @@ -// -// HandDisplayView.swift -// CasinoKit -// -// A generic view for displaying a hand of cards with optional overlap. -// - -import SwiftUI - -/// A view displaying a hand of cards with configurable layout. -public struct HandDisplayView: View { - /// The cards in the hand. - public let cards: [Card] - - /// Which cards are face up (by index). - public let cardsFaceUp: [Bool] - - /// The width of each card. - public let cardWidth: CGFloat - - /// The overlap between cards (negative = overlap, positive = gap). - public let cardSpacing: CGFloat - - /// Whether this hand is the winner. - public let isWinner: Bool - - /// Optional label to show (e.g., "PLAYER", "DEALER"). - public let label: String? - - /// Optional value badge to show. - public let value: Int? - - /// Badge color for the value. - public let valueColor: Color - - /// Maximum number of card slots to reserve space for. - public let maxCards: Int - - // Layout - @ScaledMetric(relativeTo: .headline) private var labelFontSize: CGFloat = 14 - @ScaledMetric(relativeTo: .caption) private var winBadgeFontSize: CGFloat = 10 - - /// Creates a hand display view. - /// - Parameters: - /// - cards: The cards to display. - /// - cardsFaceUp: Which cards are face up. - /// - cardWidth: Width of each card. - /// - cardSpacing: Spacing between cards (negative for overlap). - /// - isWinner: Whether to show winner styling. - /// - label: Optional label above cards. - /// - value: Optional value badge to show. - /// - valueColor: Color for value badge. - /// - maxCards: Max cards to reserve space for (default: 3). - public init( - cards: [Card], - cardsFaceUp: [Bool] = [], - cardWidth: CGFloat = 45, - cardSpacing: CGFloat = -12, - isWinner: Bool = false, - label: String? = nil, - value: Int? = nil, - valueColor: Color = .blue, - maxCards: Int = 3 - ) { - self.cards = cards - self.cardsFaceUp = cardsFaceUp - self.cardWidth = cardWidth - self.cardSpacing = cardSpacing - self.isWinner = isWinner - self.label = label - self.value = value - self.valueColor = valueColor - self.maxCards = maxCards - } - - /// Card height based on aspect ratio. - private var cardHeight: CGFloat { - cardWidth * CasinoDesign.Size.cardAspectRatio - } - - /// Fixed container width based on max cards. - private var containerWidth: CGFloat { - if maxCards <= 1 { - return cardWidth + CasinoDesign.Spacing.xSmall * 2 - } - let cardsWidth = cardWidth + (cardWidth + cardSpacing) * CGFloat(maxCards - 1) - return cardsWidth + CasinoDesign.Spacing.xSmall * 2 - } - - /// Fixed container height. - private var containerHeight: CGFloat { - cardHeight + CasinoDesign.Spacing.xSmall * 2 - } - - public var body: some View { - VStack(spacing: CasinoDesign.Spacing.small) { - // Label with optional value badge - if label != nil || value != nil { - HStack(spacing: CasinoDesign.Spacing.small) { - if let label = label { - Text(label) - .font(.system(size: labelFontSize, weight: .bold, design: .rounded)) - .foregroundStyle(.white) - } - - if let value = value, !cards.isEmpty { - ValueBadge(value: value, color: valueColor) - } - } - .frame(minHeight: CasinoDesign.Spacing.xxxLarge) - } - - // Cards container - ZStack { - // Fixed-size container - Color.clear - .frame(width: containerWidth, height: containerHeight) - - // Cards - HStack(spacing: cards.isEmpty ? CasinoDesign.Spacing.small : cardSpacing) { - if cards.isEmpty { - // Placeholders - ForEach(0.., - balance: Int, - currentBet: Int = 0, - maxBet: Int = 100_000, - theme: any CasinoTheme = DefaultCasinoTheme() - ) { - self._selectedChip = selectedChip - self.balance = balance - self.currentBet = currentBet - self.maxBet = maxBet - self.theme = theme - } - - /// Chips that are unlocked based on current balance. - private var availableChips: [ChipDenomination] { - ChipDenomination.availableChips(forBalance: balance) - .filter { $0.rawValue <= maxBet } // Don't show chips larger than max bet - } - - /// Whether a chip can be used (affordable and within bet limit) - private func canUseChip(_ denomination: ChipDenomination) -> Bool { - balance >= denomination.rawValue && denomination.rawValue <= remainingBetRoom - } - - public var body: some View { - GeometryReader { geometry in - let chipCount = CGFloat(availableChips.count) - let totalChipsWidth = chipCount * CasinoDesign.Size.chipLarge + (chipCount - 1) * CasinoDesign.Spacing.medium - let fitsOnScreen = totalChipsWidth + CasinoDesign.Spacing.xLarge * 2 <= geometry.size.width - - ScrollView(.horizontal, showsIndicators: false) { - HStack(spacing: CasinoDesign.Spacing.medium) { - ForEach(availableChips) { denomination in - Button { - selectedChip = denomination - } label: { - ChipView( - denomination: denomination, - size: CasinoDesign.Size.chipLarge, - isSelected: selectedChip == denomination, - theme: theme - ) - } - .buttonStyle(.plain) - .opacity(canUseChip(denomination) ? 1.0 : CasinoDesign.Opacity.medium) - .disabled(!canUseChip(denomination)) - } - } - .padding(.horizontal, CasinoDesign.Spacing.xLarge) - .padding(.vertical, CasinoDesign.Spacing.medium) - .frame(minWidth: geometry.size.width) // Center when content fits - } - .scrollClipDisabled() // Prevent harsh clipping during scroll/animation - .scrollBounceBehavior(fitsOnScreen ? .basedOnSize : .automatic) - } - .frame(height: CasinoDesign.Size.chipLarge + CasinoDesign.Spacing.medium * 2) - .accessibilityElement(children: .contain) - .accessibilityLabel(String(localized: "Chip selector", bundle: .module)) - .accessibilityHint(String(localized: "Double tap a chip to select bet amount", bundle: .module)) - .onChange(of: balance) { _, newBalance in - // Auto-select highest affordable chip if current selection is now too expensive - autoSelectAffordableChip(forBalance: newBalance) - } - .onChange(of: currentBet) { _, _ in - // Auto-select when remaining bet room changes - autoSelectAffordableChip(forBalance: balance) - } - } - - /// Auto-selects the highest affordable chip that fits within remaining bet room - private func autoSelectAffordableChip(forBalance newBalance: Int) { - let newRemainingRoom = maxBet - currentBet - // If current selection is unaffordable or exceeds remaining room, find a better chip - if newBalance < selectedChip.rawValue || selectedChip.rawValue > newRemainingRoom { - if let affordable = availableChips.last(where: { - newBalance >= $0.rawValue && $0.rawValue <= newRemainingRoom - }) { - selectedChip = affordable - } - } - } -} - -#Preview { - ZStack { - Color(red: 0.05, green: 0.35, blue: 0.15) - .ignoresSafeArea() - - VStack(spacing: CasinoDesign.Spacing.xLarge) { - Text("Balance: $50,000 | Bet: $1,000 | Max: $5,000") - .foregroundStyle(.white) - - ChipSelectorView( - selectedChip: .constant(.fiveHundred), - balance: 50_000, - currentBet: 1_000, - maxBet: 5_000 - ) - } - } -} - diff --git a/CasinoKit/Sources/CasinoKit/Views/Chips/ChipStackView.swift b/CasinoKit/Sources/CasinoKit/Views/Chips/ChipStackView.swift deleted file mode 100644 index ce2c00d..0000000 --- a/CasinoKit/Sources/CasinoKit/Views/Chips/ChipStackView.swift +++ /dev/null @@ -1,187 +0,0 @@ -// -// ChipStackView.swift -// CasinoKit -// -// A visual stack of chips representing a bet amount. -// - -import SwiftUI - -/// A stack of chips representing a total bet amount. -public struct ChipStackView: View { - let amount: Int - let theme: any CasinoTheme - - public init(amount: Int, theme: any CasinoTheme = DefaultCasinoTheme()) { - self.amount = amount - self.theme = theme - } - - // MARK: - Layout Constants - - private let chipSize: CGFloat = 30 - private let stackOffset: CGFloat = -8 - private let maxChipsToShow = 5 - - /// Break down the amount into chip denominations. - private var chipBreakdown: [ChipDenomination] { - var remaining = amount - var chips: [ChipDenomination] = [] - - // Start from highest denomination - let denominations = ChipDenomination.allCases.reversed() - - for denomination in denominations { - while remaining >= denomination.rawValue && chips.count < maxChipsToShow { - chips.append(denomination) - remaining -= denomination.rawValue - } - } - - return chips - } - - public var body: some View { - ZStack { - ForEach(chipBreakdown.indices, id: \.self) { index in - ChipView( - denomination: chipBreakdown[index], - size: chipSize, - isSelected: false, - theme: theme - ) - .offset(y: CGFloat(index) * stackOffset) - } - } - .accessibilityElement(children: .ignore) - .accessibilityLabel(String(localized: "\(amount) dollar bet", bundle: .module)) - } -} - -/// A simplified chip for displaying bets on the table. -public struct ChipOnTableView: View { - let amount: Int - let showMax: Bool - let size: CGFloat - let theme: any CasinoTheme - - public init( - amount: Int, - showMax: Bool = false, - size: CGFloat = 36, - theme: any CasinoTheme = DefaultCasinoTheme() - ) { - self.amount = amount - self.showMax = showMax - self.size = size - self.theme = theme - } - - // MARK: - Layout Constants (relative to size) - - private var chipSize: CGFloat { size } - private var innerRingSize: CGFloat { size * 0.72 } // 26/36 - private var gradientEndRadius: CGFloat { size * 0.56 } // 20/36 - private var maxBadgeFontSize: CGFloat { size * 0.22 } // 8/36 - private var maxBadgeOffsetX: CGFloat { size * 0.17 } // 6/36 - private var maxBadgeOffsetY: CGFloat { size * -0.11 } // -4/36 - - // MARK: - Computed Properties - - private var chipColor: Color { - // Find the closest denomination for coloring - let denomination = ChipDenomination.allCases.last { $0.rawValue <= amount } ?? .one - return theme.chipColors(for: denomination).primary - } - - private var displayText: String { - amount >= 1000 ? "\(amount / 1000)K" : "\(amount)" - } - - /// Text font size scales with chip size - private var textFontSize: CGFloat { - let baseFontSize = amount >= 1000 ? size * 0.25 : size * 0.30 - return baseFontSize - } - - // MARK: - Accessibility - - private var accessibilityDescription: String { - let base = String(localized: "\(amount) dollar bet", bundle: .module) - if showMax { - return base + ", " + String(localized: "maximum bet", bundle: .module) - } - return base - } - - // MARK: - Body - - public var body: some View { - ZStack { - Circle() - .fill( - RadialGradient( - colors: [chipColor.opacity(CasinoDesign.Opacity.nearOpaque), chipColor], - center: .topLeading, - startRadius: 0, - endRadius: gradientEndRadius - ) - ) - .frame(width: chipSize, height: chipSize) - - Circle() - .strokeBorder( - Color.white.opacity(CasinoDesign.Opacity.heavy), - lineWidth: CasinoDesign.LineWidth.medium - ) - .frame(width: chipSize, height: chipSize) - - Circle() - .strokeBorder( - Color.white.opacity(CasinoDesign.Opacity.light), - lineWidth: CasinoDesign.LineWidth.thin - ) - .frame(width: innerRingSize, height: innerRingSize) - - Text(displayText) - .font(.system(size: textFontSize, weight: .bold)) - .foregroundStyle(.white) - } - .shadow( - color: .black.opacity(CasinoDesign.Opacity.light), - radius: CasinoDesign.Shadow.radiusSmall, - x: CasinoDesign.Shadow.offsetSmall, - y: CasinoDesign.Shadow.offsetMedium - ) - .overlay(alignment: .topTrailing) { - if showMax { - Text("MAX") - .font(.system(size: maxBadgeFontSize, weight: .black)) - .foregroundStyle(.white) - .padding(.horizontal, CasinoDesign.Spacing.xSmall) - .padding(.vertical, CasinoDesign.Spacing.xxSmall) - .background( - Capsule() - .fill(Color.red) - ) - .offset(x: maxBadgeOffsetX, y: maxBadgeOffsetY) - .accessibilityHidden(true) // Included in parent label - } - } - .accessibilityLabel(accessibilityDescription) - } -} - -#Preview { - ZStack { - Color(red: 0.05, green: 0.35, blue: 0.15) - .ignoresSafeArea() - - HStack(spacing: CasinoDesign.Spacing.xxLarge) { - ChipStackView(amount: 1750) - ChipOnTableView(amount: 500) - ChipOnTableView(amount: 5000, showMax: true) - } - } -} - diff --git a/CasinoKit/Sources/CasinoKit/Views/Chips/ChipView.swift b/CasinoKit/Sources/CasinoKit/Views/Chips/ChipView.swift deleted file mode 100644 index 5829e6a..0000000 --- a/CasinoKit/Sources/CasinoKit/Views/Chips/ChipView.swift +++ /dev/null @@ -1,192 +0,0 @@ -// -// ChipView.swift -// CasinoKit -// -// A realistic casino-style betting chip. -// - -import SwiftUI - -/// A realistic casino-style betting chip. -public struct ChipView: View { - let denomination: ChipDenomination - let size: CGFloat - let isSelected: Bool - let theme: any CasinoTheme - - public init( - denomination: ChipDenomination, - size: CGFloat = CasinoDesign.Size.chipLarge, - isSelected: Bool = false, - theme: any CasinoTheme = DefaultCasinoTheme() - ) { - self.denomination = denomination - self.size = size - self.isSelected = isSelected - self.theme = theme - } - - // MARK: - Layout Constants - - private let innerCircleRatio: CGFloat = 0.65 - private let innerGradientRatio: CGFloat = 0.4 - private let textSizeRatio: CGFloat = 0.25 - private let selectionGlowPadding: CGFloat = CasinoDesign.Spacing.xSmall + CasinoDesign.Spacing.xxSmall - - private var colors: ChipColorSet { - theme.chipColors(for: denomination) - } - - public var body: some View { - ZStack { - // Base circle with gradient - Circle() - .fill( - RadialGradient( - colors: [ - colors.secondary, - colors.primary, - colors.primary.opacity(CasinoDesign.Opacity.heavy) - ], - center: .topLeading, - startRadius: 0, - endRadius: size - ) - ) - - // Edge stripes pattern - ChipEdgePattern(stripeColor: colors.stripe) - .clipShape(.circle) - - // Inner circle - Circle() - .fill( - RadialGradient( - colors: [ - colors.secondary, - colors.primary - ], - center: .topLeading, - startRadius: 0, - endRadius: size * innerGradientRatio - ) - ) - .frame(width: size * innerCircleRatio, height: size * innerCircleRatio) - - // Inner border - Circle() - .strokeBorder( - colors.stripe.opacity(CasinoDesign.Opacity.heavy), - lineWidth: CasinoDesign.LineWidth.medium - ) - .frame(width: size * innerCircleRatio, height: size * innerCircleRatio) - - // Denomination text - Text(denomination.displayText) - .font(.system(size: size * textSizeRatio, weight: .heavy, design: .rounded)) - .foregroundStyle(colors.stripe) - .shadow( - color: .black.opacity(CasinoDesign.Opacity.light), - radius: CasinoDesign.LineWidth.thin, - x: CasinoDesign.Shadow.offsetSmall, - y: CasinoDesign.Shadow.offsetSmall - ) - - // Outer border - Circle() - .strokeBorder( - LinearGradient( - colors: [ - Color.white.opacity(CasinoDesign.Opacity.medium), - Color.black.opacity(CasinoDesign.Opacity.light) - ], - startPoint: .topLeading, - endPoint: .bottomTrailing - ), - lineWidth: CasinoDesign.LineWidth.medium - ) - - // Selection glow - if isSelected { - Circle() - .strokeBorder(Color.yellow, lineWidth: CasinoDesign.LineWidth.thick) - .frame(width: size + selectionGlowPadding, height: size + selectionGlowPadding) - } - } - .frame(width: size, height: size) - .shadow( - color: .black.opacity(CasinoDesign.Opacity.medium), - radius: isSelected ? CasinoDesign.Shadow.radiusSmall * 2 : CasinoDesign.Shadow.radiusSmall, - x: CasinoDesign.Shadow.offsetMedium, - y: CasinoDesign.Shadow.offsetLarge - ) - .scaleEffect(isSelected ? CasinoDesign.Scale.selected : CasinoDesign.Scale.normal) - .animation(.spring(duration: CasinoDesign.Animation.quick), value: isSelected) - .accessibilityLabel(denomination.accessibilityLabel) - .accessibilityValue(isSelected ? String(localized: "Selected", bundle: .module) : "") - .accessibilityAddTraits(.isButton) - } -} - -/// The decorative edge stripe pattern for chips. -public struct ChipEdgePattern: View { - let stripeColor: Color - - public init(stripeColor: Color) { - self.stripeColor = stripeColor - } - - // MARK: - Pattern Constants - - private let stripeCount = 8 - private let stripeLengthRatio: CGFloat = 0.2 - - public var body: some View { - Canvas { context, size in - let center = CGPoint(x: size.width / 2, y: size.height / 2) - let radius = min(size.width, size.height) / 2 - let stripeWidth = CasinoDesign.Size.chipStripeWidth - let stripeLength = radius * stripeLengthRatio - - for i in 0.. some View { - if show { - self - .overlay( - RoundedRectangle(cornerRadius: CasinoDesign.CornerRadius.xSmall) - .strokeBorder(color, lineWidth: CasinoDesign.LineWidth.thin) - ) - .overlay(alignment: .topLeading) { - Text(label) - .font(.system(size: 8, weight: .bold)) - .foregroundStyle(color) - .padding(2) - .background(Color.black.opacity(CasinoDesign.Opacity.strong)) - } - } else { - self - } - } -} - diff --git a/CasinoKit/Sources/CasinoKit/Views/Effects/ConfettiView.swift b/CasinoKit/Sources/CasinoKit/Views/Effects/ConfettiView.swift deleted file mode 100644 index 5b19e22..0000000 --- a/CasinoKit/Sources/CasinoKit/Views/Effects/ConfettiView.swift +++ /dev/null @@ -1,93 +0,0 @@ -// -// ConfettiView.swift -// CasinoKit -// -// A reusable confetti celebration effect for wins. -// - -import SwiftUI - -/// A single confetti particle that falls and rotates. -public struct ConfettiPiece: View { - let color: Color - let containerSize: CGSize - - @State private var position: CGPoint = .zero - @State private var rotation: Double = 0 - @State private var opacity: Double = 1 - - private let confettiWidth: CGFloat = 8 - private let confettiHeight: CGFloat = 12 - - public init(color: Color, containerSize: CGSize) { - self.color = color - self.containerSize = containerSize - } - - public var body: some View { - Rectangle() - .fill(color) - .frame(width: confettiWidth, height: confettiHeight) - .rotationEffect(.degrees(rotation)) - .position(position) - .opacity(opacity) - .onAppear { - let startX = Double.random(in: 0...containerSize.width) - position = CGPoint(x: startX, y: -20) - - withAnimation(.easeIn(duration: Double.random(in: 2...4))) { - position = CGPoint( - x: startX + Double.random(in: -100...100), - y: containerSize.height + 50 - ) - rotation = Double.random(in: 360...1080) - opacity = 0 - } - } - } -} - -/// A confetti celebration overlay for wins. -public struct ConfettiView: View { - /// The colors to use for confetti pieces. - public let colors: [Color] - - /// The number of confetti pieces to show. - public let count: Int - - /// Creates a confetti view with custom colors. - /// - Parameters: - /// - colors: The colors to randomly assign to confetti pieces. - /// - count: The number of confetti pieces (default: 50). - public init( - colors: [Color] = [.red, .blue, .green, .yellow, .orange, .purple, .pink], - count: Int = 50 - ) { - self.colors = colors - self.count = count - } - - public var body: some View { - GeometryReader { geometry in - ZStack { - ForEach(0.. Void - - @State private var showContent = false - - // MARK: - Scaled Font Sizes (Dynamic Type) - - @ScaledMetric(relativeTo: .largeTitle) private var iconSize: CGFloat = 64 - @ScaledMetric(relativeTo: .largeTitle) private var titleFontSize: CGFloat = 36 - @ScaledMetric(relativeTo: .body) private var messageFontSize: CGFloat = 18 - @ScaledMetric(relativeTo: .body) private var statsFontSize: CGFloat = 17 - @ScaledMetric(relativeTo: .headline) private var buttonFontSize: CGFloat = 18 - - @Environment(\.horizontalSizeClass) private var horizontalSizeClass - - /// Maximum width for the modal card on iPad - private var maxModalWidth: CGFloat { - horizontalSizeClass == .regular ? CasinoDesign.Size.maxModalWidth : .infinity - } - - /// Creates a game over view. - /// - Parameters: - /// - roundsPlayed: Number of rounds played. - /// - additionalStats: Extra stats to show (default: empty). - /// - onPlayAgain: Action when tapping "Play Again". - public init( - roundsPlayed: Int, - additionalStats: [(String, String)] = [], - onPlayAgain: @escaping () -> Void - ) { - self.roundsPlayed = roundsPlayed - self.additionalStats = additionalStats - self.onPlayAgain = onPlayAgain - } - - public var body: some View { - ZStack { - // Solid dark backdrop - Color.black - .ignoresSafeArea() - - // Modal card - VStack(spacing: CasinoDesign.Spacing.xxLarge) { - // Broke icon - Image(systemName: "creditcard.trianglebadge.exclamationmark") - .font(.system(size: iconSize)) - .foregroundStyle(.red) - .symbolEffect(.pulse, options: .repeating) - - // Title - Text(String(localized: "GAME OVER", bundle: .module)) - .font(.system(size: titleFontSize, weight: .black, design: .rounded)) - .foregroundStyle(.white) - - // Message - Text(String(localized: "You've run out of chips!", bundle: .module)) - .font(.system(size: messageFontSize, weight: .medium)) - .foregroundStyle(.white.opacity(CasinoDesign.Opacity.strong)) - - // Stats card - VStack(spacing: CasinoDesign.Spacing.medium) { - StatRow( - label: String(localized: "Rounds Played", bundle: .module), - value: "\(roundsPlayed)", - fontSize: statsFontSize - ) - - ForEach(additionalStats.indices, id: \.self) { index in - StatRow( - label: additionalStats[index].0, - value: additionalStats[index].1, - fontSize: statsFontSize - ) - } - } - .padding() - .background( - RoundedRectangle(cornerRadius: CasinoDesign.CornerRadius.large) - .fill(Color.white.opacity(CasinoDesign.Opacity.subtle)) - .overlay( - RoundedRectangle(cornerRadius: CasinoDesign.CornerRadius.large) - .strokeBorder(Color.white.opacity(CasinoDesign.Opacity.subtle), lineWidth: CasinoDesign.LineWidth.thin) - ) - ) - .padding(.horizontal, CasinoDesign.Spacing.xLarge) - - // Play Again button - Button { - onPlayAgain() - } label: { - HStack(spacing: CasinoDesign.Spacing.small) { - Image(systemName: "arrow.counterclockwise") - Text(String(localized: "Play Again", bundle: .module)) - } - .font(.system(size: buttonFontSize, weight: .bold)) - .foregroundStyle(.black) - .padding(.horizontal, CasinoDesign.Spacing.xxxLarge) - .padding(.vertical, CasinoDesign.Spacing.medium + CasinoDesign.Spacing.xxSmall) - .background( - Capsule() - .fill( - LinearGradient( - colors: [Color.CasinoButton.goldLight, Color.CasinoButton.goldDark], - startPoint: .top, - endPoint: .bottom - ) - ) - ) - .shadow(color: .yellow.opacity(CasinoDesign.Opacity.light), radius: CasinoDesign.Shadow.radiusXLarge) - } - .padding(.top, CasinoDesign.Spacing.medium) - } - .padding(CasinoDesign.Spacing.xxxLarge) - .background( - RoundedRectangle(cornerRadius: CasinoDesign.CornerRadius.xxxLarge) - .fill( - LinearGradient( - colors: [Color.CasinoModal.backgroundLight, Color.CasinoModal.backgroundDark], - startPoint: .top, - endPoint: .bottom - ) - ) - .overlay( - RoundedRectangle(cornerRadius: CasinoDesign.CornerRadius.xxxLarge) - .strokeBorder( - LinearGradient( - colors: [ - Color.red.opacity(CasinoDesign.Opacity.medium), - Color.red.opacity(CasinoDesign.Opacity.hint) - ], - startPoint: .topLeading, - endPoint: .bottomTrailing - ), - lineWidth: CasinoDesign.LineWidth.medium - ) - ) - ) - .shadow(color: .red.opacity(CasinoDesign.Opacity.hint), radius: CasinoDesign.Shadow.radiusXXLarge) - .frame(maxWidth: maxModalWidth) - .padding(.horizontal, CasinoDesign.Spacing.xxLarge) - .scaleEffect(showContent ? 1.0 : 0.8) - .opacity(showContent ? 1.0 : 0) - } - .onAppear { - withAnimation(.spring(duration: CasinoDesign.Animation.springDuration, bounce: CasinoDesign.Animation.springBounce)) { - showContent = true - } - } - .accessibilityElement(children: .contain) - .accessibilityLabel(String(localized: "Game Over", bundle: .module)) - .accessibilityAddTraits(.isModal) - } -} - -/// A single stat row for the game over view. -private struct StatRow: View { - let label: String - let value: String - let fontSize: CGFloat - - var body: some View { - HStack { - Text(label) - .foregroundStyle(.white.opacity(CasinoDesign.Opacity.medium)) - Spacer() - Text(value) - .bold() - .foregroundStyle(.white) - } - .font(.system(size: fontSize)) - } -} - -#Preview { - GameOverView( - roundsPlayed: 25, - additionalStats: [ - ("Biggest Win", "$5,000"), - ("Biggest Loss", "-$2,500") - ], - onPlayAgain: {} - ) -} - diff --git a/CasinoKit/Sources/CasinoKit/Views/Settings/SettingsComponents.swift b/CasinoKit/Sources/CasinoKit/Views/Settings/SettingsComponents.swift deleted file mode 100644 index dbdd7ff..0000000 --- a/CasinoKit/Sources/CasinoKit/Views/Settings/SettingsComponents.swift +++ /dev/null @@ -1,433 +0,0 @@ -// -// SettingsComponents.swift -// CasinoKit -// -// Reusable settings UI components for casino games. -// - -import SwiftUI - -// MARK: - Settings Toggle - -/// A toggle setting row with title and subtitle. -public struct SettingsToggle: View { - /// The main title text. - public let title: String - - /// The subtitle/description text. - public let subtitle: String - - /// Binding to the toggle state. - @Binding public var isOn: Bool - - /// Creates a settings toggle. - /// - Parameters: - /// - title: The main title. - /// - subtitle: The subtitle description. - /// - isOn: Binding to toggle state. - public init(title: String, subtitle: String, isOn: Binding) { - self.title = title - self.subtitle = subtitle - self._isOn = isOn - } - - public var body: some View { - Toggle(isOn: $isOn) { - VStack(alignment: .leading, spacing: CasinoDesign.Spacing.xxSmall) { - Text(title) - .font(.system(size: CasinoDesign.BaseFontSize.medium, weight: .medium)) - .foregroundStyle(.white) - - Text(subtitle) - .font(.system(size: CasinoDesign.BaseFontSize.body)) - .foregroundStyle(.white.opacity(CasinoDesign.Opacity.medium)) - } - } - .tint(.yellow) - .padding(.vertical, CasinoDesign.Spacing.xSmall) - } -} - -// MARK: - Speed Picker - -/// A segmented picker for animation speed (Fast/Normal/Slow). -public struct SpeedPicker: View { - /// Binding to the speed value (0.5 = fast, 1.0 = normal, 2.0 = slow). - @Binding public var speed: Double - - private let options: [(String, Double)] = [ - ("Fast", 0.5), - ("Normal", 1.0), - ("Slow", 2.0) - ] - - /// Creates a speed picker. - /// - Parameter speed: Binding to the speed multiplier. - public init(speed: Binding) { - self._speed = speed - } - - public var body: some View { - VStack(alignment: .leading, spacing: CasinoDesign.Spacing.small) { - Text(String(localized: "Dealing Speed", bundle: .module)) - .font(.system(size: CasinoDesign.BaseFontSize.medium, weight: .medium)) - .foregroundStyle(.white) - - HStack(spacing: CasinoDesign.Spacing.small) { - ForEach(options, id: \.1) { option in - Button { - speed = option.1 - } label: { - Text(option.0) - .font(.system(size: CasinoDesign.BaseFontSize.body, weight: .medium)) - .foregroundStyle(speed == option.1 ? .black : .white.opacity(CasinoDesign.Opacity.strong)) - .padding(.vertical, CasinoDesign.Spacing.small) - .frame(maxWidth: .infinity) - .background( - Capsule() - .fill(speed == option.1 ? Color.yellow : Color.white.opacity(CasinoDesign.Opacity.subtle)) - ) - } - .buttonStyle(.plain) - } - } - } - .padding(.vertical, CasinoDesign.Spacing.xSmall) - } -} - -// MARK: - Volume Picker - -/// A volume slider with speaker icons. -public struct VolumePicker: View { - /// Binding to the volume level (0.0 to 1.0). - @Binding public var volume: Float - - /// Creates a volume picker. - /// - Parameter volume: Binding to volume (0.0-1.0). - public init(volume: Binding) { - self._volume = volume - } - - public var body: some View { - VStack(alignment: .leading, spacing: CasinoDesign.Spacing.small) { - HStack { - Text(String(localized: "Volume", bundle: .module)) - .font(.system(size: CasinoDesign.BaseFontSize.medium, weight: .medium)) - .foregroundStyle(.white) - - Spacer() - - Text("\(Int(volume * 100))%") - .font(.system(size: CasinoDesign.BaseFontSize.body, weight: .medium, design: .rounded)) - .foregroundStyle(.white.opacity(CasinoDesign.Opacity.medium)) - } - - HStack(spacing: CasinoDesign.Spacing.medium) { - Image(systemName: "speaker.fill") - .font(.system(size: CasinoDesign.BaseFontSize.body)) - .foregroundStyle(.white.opacity(CasinoDesign.Opacity.medium)) - - Slider(value: $volume, in: 0...1, step: 0.1) - .tint(.yellow) - - Image(systemName: "speaker.wave.3.fill") - .font(.system(size: CasinoDesign.BaseFontSize.body)) - .foregroundStyle(.white.opacity(CasinoDesign.Opacity.medium)) - } - } - .padding(.vertical, CasinoDesign.Spacing.xSmall) - } -} - -// MARK: - Selectable Row - -/// A card-like selectable row with title, subtitle, optional badge, and selection indicator. -/// Use this for settings pickers like table limits, deck count, game style, etc. -public struct SelectableRow: View { - /// The main title text. - public let title: String - - /// The subtitle/description text. - public let subtitle: String - - /// Whether this row is currently selected. - public let isSelected: Bool - - /// Optional badge view (e.g., a pill showing "$10 - $1,000"). - public let badge: Badge? - - /// The accent color for selection highlighting. - public let accentColor: Color - - /// Action when tapped. - public let action: () -> Void - - /// Creates a selectable row. - /// - Parameters: - /// - title: The main title. - /// - subtitle: The subtitle description. - /// - isSelected: Whether this row is selected. - /// - accentColor: Color for selection (default: yellow). - /// - badge: Optional badge view. - /// - action: Action when tapped. - public init( - title: String, - subtitle: String, - isSelected: Bool, - accentColor: Color = .yellow, - @ViewBuilder badge: () -> Badge? = { nil as EmptyView? }, - action: @escaping () -> Void - ) { - self.title = title - self.subtitle = subtitle - self.isSelected = isSelected - self.accentColor = accentColor - self.badge = badge() - self.action = action - } - - public var body: some View { - Button(action: action) { - HStack { - VStack(alignment: .leading, spacing: CasinoDesign.Spacing.xxSmall) { - Text(title) - .font(.system(size: CasinoDesign.BaseFontSize.large, weight: .semibold)) - .foregroundStyle(.white) - - Text(subtitle) - .font(.system(size: CasinoDesign.BaseFontSize.body)) - .foregroundStyle(.white.opacity(CasinoDesign.Opacity.medium)) - } - - Spacer() - - if let badge = badge { - badge - } - - SelectionIndicator(isSelected: isSelected, accentColor: accentColor) - } - .padding() - .background( - RoundedRectangle(cornerRadius: CasinoDesign.CornerRadius.medium) - .fill(isSelected ? accentColor.opacity(CasinoDesign.Opacity.subtle) : Color.clear) - ) - .overlay( - RoundedRectangle(cornerRadius: CasinoDesign.CornerRadius.medium) - .strokeBorder( - isSelected ? accentColor.opacity(CasinoDesign.Opacity.medium) : Color.white.opacity(CasinoDesign.Opacity.subtle), - lineWidth: CasinoDesign.LineWidth.thin - ) - ) - } - .buttonStyle(.plain) - } -} - -// Convenience initializer for rows without a badge -extension SelectableRow where Badge == EmptyView { - /// Creates a selectable row without a badge. - public init( - title: String, - subtitle: String, - isSelected: Bool, - accentColor: Color = .yellow, - action: @escaping () -> Void - ) { - self.title = title - self.subtitle = subtitle - self.isSelected = isSelected - self.accentColor = accentColor - self.badge = nil - self.action = action - } -} - -// MARK: - Selection Indicator - -/// A circle indicator that shows selected (checkmark) or unselected (outline) state. -public struct SelectionIndicator: View { - /// Whether the item is selected. - public let isSelected: Bool - - /// The accent color for the checkmark. - public let accentColor: Color - - /// The size of the indicator. - public let size: CGFloat - - /// Creates a selection indicator. - /// - Parameters: - /// - isSelected: Whether selected. - /// - accentColor: Color for checkmark (default: yellow). - /// - size: Size of the indicator (default: checkmark size from design). - public init( - isSelected: Bool, - accentColor: Color = .yellow, - size: CGFloat = CasinoDesign.Size.checkmark - ) { - self.isSelected = isSelected - self.accentColor = accentColor - self.size = size - } - - public var body: some View { - if isSelected { - Image(systemName: "checkmark.circle.fill") - .font(.system(size: size)) - .foregroundStyle(accentColor) - } else { - Circle() - .strokeBorder(Color.white.opacity(CasinoDesign.Opacity.light), lineWidth: CasinoDesign.LineWidth.medium) - .frame(width: size, height: size) - } - } -} - -// MARK: - Badge Pill - -/// A capsule-shaped badge for displaying values like "$10 - $1,000". -public struct BadgePill: View { - /// The text to display in the badge. - public let text: String - - /// Whether the parent row is selected. - public let isSelected: Bool - - /// The accent color. - public let accentColor: Color - - /// Creates a badge pill. - /// - Parameters: - /// - text: The badge text. - /// - isSelected: Whether the parent row is selected. - /// - accentColor: Color for the badge (default: yellow). - public init(text: String, isSelected: Bool, accentColor: Color = .yellow) { - self.text = text - self.isSelected = isSelected - self.accentColor = accentColor - } - - public var body: some View { - Text(text) - .font(.system(size: CasinoDesign.BaseFontSize.body, weight: .bold, design: .rounded)) - .foregroundStyle(isSelected ? .black : accentColor) - .padding(.horizontal, CasinoDesign.Spacing.small) - .padding(.vertical, CasinoDesign.Spacing.xSmall) - .background( - Capsule() - .fill(isSelected ? accentColor : accentColor.opacity(CasinoDesign.Opacity.hint)) - ) - } -} - -// MARK: - Balance Picker - -/// A grid picker for selecting a starting balance. -public struct BalancePicker: View { - /// Binding to the selected balance. - @Binding public var balance: Int - - /// The available balance options. - public let options: [Int] - - /// Creates a balance picker. - /// - Parameters: - /// - balance: Binding to selected balance. - /// - options: Available balance options (default: standard values). - public init( - balance: Binding, - options: [Int] = [1_000, 5_000, 10_000, 25_000, 50_000, 100_000] - ) { - self._balance = balance - self.options = options - } - - public var body: some View { - LazyVGrid(columns: [ - GridItem(.flexible()), - GridItem(.flexible()), - GridItem(.flexible()) - ], spacing: CasinoDesign.Spacing.small) { - ForEach(options, id: \.self) { amount in - Button { - balance = amount - } label: { - Text(formattedAmount(amount)) - .font(.system(size: CasinoDesign.BaseFontSize.body, weight: .bold)) - .foregroundStyle(balance == amount ? .black : .white) - .padding(.vertical, CasinoDesign.Spacing.medium) - .frame(maxWidth: .infinity) - .background( - RoundedRectangle(cornerRadius: CasinoDesign.CornerRadius.small) - .fill(balance == amount ? Color.yellow : Color.white.opacity(CasinoDesign.Opacity.subtle)) - ) - } - .buttonStyle(.plain) - } - } - } - - private func formattedAmount(_ amount: Int) -> String { - if amount >= 1000 { - return "$\(amount / 1000)K" - } - return "$\(amount)" - } -} - -#Preview { - ScrollView { - VStack(spacing: 20) { - // Selectable rows - VStack(spacing: CasinoDesign.Spacing.small) { - SelectableRow( - title: "Low Stakes", - subtitle: "Standard mini table", - isSelected: true, - badge: { BadgePill(text: "$10 - $1,000", isSelected: true) }, - action: {} - ) - - SelectableRow( - title: "Medium Stakes", - subtitle: "Regular casino table", - isSelected: false, - badge: { BadgePill(text: "$25 - $5,000", isSelected: false) }, - action: {} - ) - - SelectableRow( - title: "6 Decks", - subtitle: "Standard casino shoe", - isSelected: false, - action: {} - ) - } - - Divider().background(Color.white.opacity(0.1)) - - SettingsToggle( - title: "Sound Effects", - subtitle: "Play sounds for game events", - isOn: .constant(true) - ) - - Divider().background(Color.white.opacity(0.1)) - - SpeedPicker(speed: .constant(1.0)) - - Divider().background(Color.white.opacity(0.1)) - - VolumePicker(volume: .constant(0.8)) - - Divider().background(Color.white.opacity(0.1)) - - BalancePicker(balance: .constant(10_000)) - } - .padding() - } - .background(Color.Sheet.background) -} - diff --git a/CasinoKit/Sources/CasinoKit/Views/Sheets/SheetContainerView.swift b/CasinoKit/Sources/CasinoKit/Views/Sheets/SheetContainerView.swift deleted file mode 100644 index 21cdfda..0000000 --- a/CasinoKit/Sources/CasinoKit/Views/Sheets/SheetContainerView.swift +++ /dev/null @@ -1,197 +0,0 @@ -// -// SheetContainerView.swift -// CasinoKit -// -// A reusable container view for modal sheets with consistent styling. -// - -import SwiftUI - -/// A reusable container for modal sheets providing consistent casino-themed styling. -/// -/// Usage: -/// ```swift -/// SheetContainerView(title: "Settings") { -/// // Your content here -/// } onDone: { -/// dismiss() -/// } -/// ``` -/// -/// With cancel button: -/// ```swift -/// SheetContainerView( -/// title: "Settings", -/// content: { ... }, -/// onCancel: { dismiss() }, -/// onDone: { save(); dismiss() } -/// ) -/// ``` -public struct SheetContainerView: View { - let title: String - @ViewBuilder let content: Content - - /// Optional cancel action (shows Cancel button on left if provided) - var onCancel: (() -> Void)? - - /// Done action (always shown on right) - let onDone: () -> Void - - /// Done button text (defaults to "Done") - var doneButtonText: String - - /// Cancel button text (defaults to "Cancel") - var cancelButtonText: String - - /// Creates a sheet container with the specified configuration. - /// - Parameters: - /// - title: The navigation title for the sheet. - /// - content: The content to display inside the sheet. - /// - onCancel: Optional cancel action. If provided, shows a Cancel button. - /// - onDone: The action to perform when Done is tapped. - /// - doneButtonText: Custom text for the Done button. - /// - cancelButtonText: Custom text for the Cancel button. - public init( - title: String, - @ViewBuilder content: () -> Content, - onCancel: (() -> Void)? = nil, - onDone: @escaping () -> Void, - doneButtonText: String = "Done", - cancelButtonText: String = "Cancel" - ) { - self.title = title - self.content = content() - self.onCancel = onCancel - self.onDone = onDone - self.doneButtonText = doneButtonText - self.cancelButtonText = cancelButtonText - } - - public var body: some View { - NavigationStack { - ZStack { - // Consistent background - Color.Sheet.background - .ignoresSafeArea() - - ScrollView { - VStack(spacing: CasinoDesign.Spacing.xxLarge) { - content - } - .padding(.vertical) - } - } - .navigationTitle(title) - .navigationBarTitleDisplayMode(.inline) - .toolbarBackground(Color.Sheet.background, for: .navigationBar) - .toolbarBackground(.visible, for: .navigationBar) - .toolbarColorScheme(.dark, for: .navigationBar) - .toolbar { - if let onCancel { - ToolbarItem(placement: .topBarLeading) { - Button(cancelButtonText) { - onCancel() - } - .foregroundStyle(Color.Sheet.cancelText) - } - } - - ToolbarItem(placement: .topBarTrailing) { - Button(doneButtonText) { - onDone() - } - .bold() - .foregroundStyle(Color.Sheet.accent) - } - } - } - } -} - -/// A styled section for use within sheets with icon + title header. -/// -/// Usage: -/// ```swift -/// SheetSection(title: "SETTINGS", icon: "gearshape") { -/// Toggle("Enable Feature", isOn: $isEnabled) -/// } -/// ``` -public struct SheetSection: View { - let title: String - let icon: String - @ViewBuilder let content: Content - - /// Creates a sheet section with an icon and title header. - /// - Parameters: - /// - title: The section title (displayed uppercase). - /// - icon: The SF Symbol name for the icon. - /// - content: The content to display inside the section card. - public init( - title: String, - icon: String, - @ViewBuilder content: () -> Content - ) { - self.title = title - self.icon = icon - self.content = content() - } - - public var body: some View { - VStack(alignment: .leading, spacing: CasinoDesign.Spacing.medium) { - // Header with icon - HStack(spacing: CasinoDesign.Spacing.small) { - Image(systemName: icon) - .font(.system(size: CasinoDesign.BaseFontSize.small, weight: .semibold)) - .foregroundStyle(Color.Sheet.accent.opacity(CasinoDesign.Opacity.heavy)) - - Text(title) - .font(.system(size: CasinoDesign.BaseFontSize.small, weight: .bold, design: .rounded)) - .tracking(1) - .foregroundStyle(Color.Sheet.secondaryText) - } - .padding(.horizontal, CasinoDesign.Spacing.xSmall) - - // Content card - VStack(spacing: 0) { - content - } - .padding() - .background( - RoundedRectangle(cornerRadius: CasinoDesign.CornerRadius.large) - .fill(Color.Sheet.sectionFill) - ) - } - .padding(.horizontal) - } -} - -// MARK: - Preview - -#Preview("Sheet with Cancel") { - SheetContainerView( - title: "Example Sheet", - content: { - SheetSection(title: "SECTION ONE", icon: "star.fill") { - Text("Content here") - .foregroundStyle(.white) - } - - SheetSection(title: "SECTION TWO", icon: "heart.fill") { - Text("More content") - .foregroundStyle(.white) - } - }, - onCancel: { }, - onDone: { } - ) -} - -#Preview("Sheet without Cancel") { - SheetContainerView(title: "Statistics") { - SheetSection(title: "SUMMARY", icon: "chart.pie.fill") { - Text("Stats here") - .foregroundStyle(.white) - } - } onDone: { } -} - diff --git a/CasinoKit/Sources/CasinoKit/Views/Table/TableBackgroundView.swift b/CasinoKit/Sources/CasinoKit/Views/Table/TableBackgroundView.swift deleted file mode 100644 index 2a4d628..0000000 --- a/CasinoKit/Sources/CasinoKit/Views/Table/TableBackgroundView.swift +++ /dev/null @@ -1,100 +0,0 @@ -// -// TableBackgroundView.swift -// CasinoKit -// -// A reusable casino table background with felt pattern. -// - -import SwiftUI - -/// A casino table felt background with radial gradient. -/// This creates a consistent look across all casino games. -public struct TableBackgroundView: View { - /// Whether to show the decorative felt pattern. - public let showPattern: Bool - - /// Creates a table background with the standard casino felt colors. - /// - Parameter showPattern: Whether to show the decorative pattern (default: true). - public init(showPattern: Bool = true) { - self.showPattern = showPattern - } - - /// Legacy initializer for backwards compatibility (colors are ignored). - @available(*, deprecated, message: "Use init(showPattern:) - colors are now standardized") - public init( - feltColor: Color, - edgeColor: Color, - showPattern: Bool = true - ) { - self.showPattern = showPattern - } - - public var body: some View { - ZStack { - // Base dark layer (deepest background) - Color.CasinoTable.baseDark - .ignoresSafeArea() - - // Radial gradient for depth (lighter center, darker edges) - RadialGradient( - colors: [ - Color.CasinoTable.backgroundLight, - Color.CasinoTable.backgroundDark - ], - center: .center, - startRadius: 50, - endRadius: 600 - ) - .ignoresSafeArea() - - // Optional subtle felt texture pattern - if showPattern { - FeltPatternView() - .opacity(CasinoDesign.Opacity.verySubtle) - .ignoresSafeArea() - } - } - .accessibilityHidden(true) - } -} - -/// A subtle decorative pattern for the felt (random dot texture). -public struct FeltPatternView: View { - public init() {} - - public var body: some View { - Canvas { context, size in - // Use deterministic pseudo-random for consistent appearance - var rng = SeededRandomNumberGenerator(seed: 12345) - let dotCount = 2000 - - for _ in 0.. UInt64 { - state = state &* 6364136223846793005 &+ 1442695040888963407 - return state - } -} - -#Preview { - TableBackgroundView() -} - diff --git a/CasinoKit/Sources/CasinoKit/Views/Zones/BettingZone.swift b/CasinoKit/Sources/CasinoKit/Views/Zones/BettingZone.swift deleted file mode 100644 index d61ce3f..0000000 --- a/CasinoKit/Sources/CasinoKit/Views/Zones/BettingZone.swift +++ /dev/null @@ -1,168 +0,0 @@ -// -// BettingZone.swift -// CasinoKit -// -// A reusable betting zone for casino table layouts. -// - -import SwiftUI - -/// A tappable betting zone with label and chip display. -public struct BettingZone: View { - /// The zone label (e.g., "PLAYER", "TIE", "INSURANCE"). - public let label: String - - /// Optional payout info (e.g., "1:1", "8:1"). - public let payoutInfo: String? - - /// Current bet amount (0 if no bet). - public let betAmount: Int - - /// Whether the zone is enabled for betting. - public let isEnabled: Bool - - /// Action when the zone is tapped. - public let onTap: () -> Void - - /// Background color for the zone. - public let backgroundColor: Color - - /// Text color. - public let textColor: Color - - // Layout - @ScaledMetric(relativeTo: .headline) private var labelFontSize: CGFloat = 16 - @ScaledMetric(relativeTo: .caption) private var payoutFontSize: CGFloat = 12 - - /// Creates a betting zone. - public init( - label: String, - payoutInfo: String? = nil, - betAmount: Int = 0, - isEnabled: Bool = true, - backgroundColor: Color = .blue.opacity(0.2), - textColor: Color = .white, - onTap: @escaping () -> Void - ) { - self.label = label - self.payoutInfo = payoutInfo - self.betAmount = betAmount - self.isEnabled = isEnabled - self.backgroundColor = backgroundColor - self.textColor = textColor - self.onTap = onTap - } - - public var body: some View { - Button(action: onTap) { - ZStack { - // Background - RoundedRectangle(cornerRadius: CasinoDesign.CornerRadius.medium) - .fill(backgroundColor) - .overlay( - RoundedRectangle(cornerRadius: CasinoDesign.CornerRadius.medium) - .strokeBorder( - textColor.opacity(CasinoDesign.Opacity.light), - lineWidth: CasinoDesign.LineWidth.thin - ) - ) - - // Content - VStack(spacing: CasinoDesign.Spacing.xxSmall) { - Text(label) - .font(.system(size: labelFontSize, weight: .bold)) - .foregroundStyle(textColor) - - if let payout = payoutInfo { - Text(payout) - .font(.system(size: payoutFontSize, weight: .medium)) - .foregroundStyle(textColor.opacity(CasinoDesign.Opacity.medium)) - } - } - - // Chip badge for bet amount - if betAmount > 0 { - ChipBadge(amount: betAmount) - .frame(maxWidth: .infinity, maxHeight: .infinity, alignment: .topTrailing) - .padding(CasinoDesign.Spacing.xSmall) - } - } - } - .buttonStyle(.plain) - .disabled(!isEnabled) - .accessibilityLabel(label) - .accessibilityValue(betAmount > 0 ? "$\(betAmount) bet" : "No bet") - .accessibilityHint(isEnabled ? "Double tap to place bet" : "Betting disabled") - } -} - -/// A small chip badge showing bet amount. -public struct ChipBadge: View { - public let amount: Int - - private let badgeSize: CGFloat = 28 - private let fontSize: CGFloat = 10 - - public init(amount: Int) { - self.amount = amount - } - - public var body: some View { - ZStack { - Circle() - .fill(Color.yellow) - .frame(width: badgeSize, height: badgeSize) - - Circle() - .strokeBorder(Color.orange, lineWidth: 2) - .frame(width: badgeSize - 4, height: badgeSize - 4) - - Text(formattedAmount) - .font(.system(size: fontSize, weight: .bold)) - .foregroundStyle(.black) - .minimumScaleFactor(0.5) - } - } - - private var formattedAmount: String { - if amount >= 1_000_000 { - return "\(amount / 1_000_000)M" - } else if amount >= 1_000 { - return "\(amount / 1_000)K" - } - return "\(amount)" - } -} - -#Preview { - ZStack { - Color.CasinoTable.felt.ignoresSafeArea() - - HStack(spacing: 20) { - BettingZone( - label: "PLAYER", - payoutInfo: "1:1", - betAmount: 0, - backgroundColor: .blue.opacity(0.2) - ) { } - .frame(width: 120, height: 80) - - BettingZone( - label: "TIE", - payoutInfo: "8:1", - betAmount: 500, - backgroundColor: .green.opacity(0.2) - ) { } - .frame(width: 80, height: 80) - - BettingZone( - label: "BANKER", - payoutInfo: "0.95:1", - betAmount: 2500, - backgroundColor: .red.opacity(0.2) - ) { } - .frame(width: 120, height: 80) - } - } -} - diff --git a/CasinoKit/Tests/CasinoKitTests/CasinoKitTests.swift b/CasinoKit/Tests/CasinoKitTests/CasinoKitTests.swift deleted file mode 100644 index 0f27b49..0000000 --- a/CasinoKit/Tests/CasinoKitTests/CasinoKitTests.swift +++ /dev/null @@ -1,124 +0,0 @@ -// -// CasinoKitTests.swift -// CasinoKit -// -// Unit tests for CasinoKit components. -// - -import Testing -@testable import CasinoKit - -@Suite("Card Tests") -struct CardTests { - - @Test("Standard deck has 52 cards") - func standardDeckSize() { - let deck = Deck() - #expect(deck.cardsRemaining == 52) - } - - @Test("Multi-deck shoe has correct count") - func multiDeckSize() { - let shoe = Deck(deckCount: 8) - #expect(shoe.cardsRemaining == 416) - } - - @Test("Drawing reduces card count") - func drawingCards() { - var deck = Deck() - _ = deck.draw() - #expect(deck.cardsRemaining == 51) - - _ = deck.draw(5) - #expect(deck.cardsRemaining == 46) - } - - @Test("Reset restores all cards") - func resetDeck() { - var deck = Deck() - _ = deck.draw(20) - deck.reset() - #expect(deck.cardsRemaining == 52) - } - - @Test("Card baccarat values are correct") - func baccaratValues() { - #expect(Rank.ace.baccaratValue == 1) - #expect(Rank.five.baccaratValue == 5) - #expect(Rank.ten.baccaratValue == 0) - #expect(Rank.king.baccaratValue == 0) - } - - @Test("Card blackjack values are correct") - func blackjackValues() { - #expect(Rank.ace.blackjackValue == 11) - #expect(Rank.five.blackjackValue == 5) - #expect(Rank.ten.blackjackValue == 10) - #expect(Rank.king.blackjackValue == 10) - } - - @Test("Card display format is correct") - func cardDisplay() { - let card = Card(suit: .hearts, rank: .ace) - #expect(card.display == "A♥") - - let king = Card(suit: .spades, rank: .king) - #expect(king.display == "K♠") - } -} - -@Suite("Chip Tests") -struct ChipTests { - - @Test("Chip display text is correct") - func chipDisplayText() { - #expect(ChipDenomination.ten.displayText == "10") - #expect(ChipDenomination.hundred.displayText == "100") - #expect(ChipDenomination.thousand.displayText == "1K") - #expect(ChipDenomination.hundredThousand.displayText == "100K") - } - - @Test("Chip unlock thresholds are correct") - func chipUnlockBalance() { - // Basic chips always available - #expect(ChipDenomination.ten.isUnlocked(forBalance: 0)) - #expect(ChipDenomination.hundred.isUnlocked(forBalance: 0)) - - // Higher chips need balance - #expect(!ChipDenomination.fiveHundred.isUnlocked(forBalance: 100)) - #expect(ChipDenomination.fiveHundred.isUnlocked(forBalance: 500)) - } - - @Test("Available chips filter correctly") - func availableChipsForBalance() { - let lowBalance = ChipDenomination.availableChips(forBalance: 100) - #expect(lowBalance.count == 4) // 10, 25, 50, 100 - - let highBalance = ChipDenomination.availableChips(forBalance: 100_000) - #expect(highBalance.count == 11) // All chips - } -} - -@Suite("Theme Tests") -struct ThemeTests { - - @Test("Default theme provides chip colors") - func defaultThemeChipColors() { - let theme = DefaultCasinoTheme() - - let colors = theme.chipColors(for: .hundred) - #expect(colors.primary != colors.secondary) - } - - @Test("All denominations have chip colors") - func allDenominationsHaveColors() { - let theme = DefaultCasinoTheme() - - for denomination in ChipDenomination.allCases { - let colors = theme.chipColors(for: denomination) - // Just verify it doesn't crash and returns valid colors - #expect(colors.stripe.description.count > 0) - } - } -} -