The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CodexBar, reference main (8a079c), with Swift 6.3 for tvOS using Xcode 26.4 on 19 Apr 2026 13:10:38 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CodexBar-Package -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/TeamSloppy/CodexBar.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/TeamSloppy/CodexBar
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8a079c0 Upd package
Cloned https://github.com/TeamSloppy/CodexBar.git
Revision (git rev-parse @):
8a079c03b7bf56688678d076add4deff3b0d2290
SUCCESS checkout https://github.com/TeamSloppy/CodexBar.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/TeamSloppy/CodexBar.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/apple/swift-log
Fetching from https://github.com/sindresorhus/KeyboardShortcuts
Fetching from https://github.com/apple/swift-syntax
Fetching from https://github.com/steipete/Commander
Fetching from https://github.com/steipete/SweetCookieKit
Fetching from https://github.com/sparkle-project/Sparkle
Creating working copy of package ‘swift-syntax’
Checking out 600.0.1 of package ‘swift-syntax’
Creating working copy of package ‘KeyboardShortcuts’
Checking out 2.4.0 of package ‘KeyboardShortcuts’
Creating working copy of package ‘Commander’
Checking out 0.2.1 of package ‘Commander’
Creating working copy of package ‘Sparkle’
Checking out 2.9.1 of package ‘Sparkle’
Creating working copy of package ‘SweetCookieKit’
Checking out 0.4.0 of package ‘SweetCookieKit’
Creating working copy of package ‘swift-log’
Checking out 1.12.0 of package ‘swift-log’
Resolve Package Graph
Resolved source packages:
  CodexBar: /Users/admin/builder/spi-builder-workspace
  SweetCookieKit: https://github.com/steipete/SweetCookieKit @ 0.4.0
  Commander: https://github.com/steipete/Commander @ 0.2.1
  swift-log: https://github.com/apple/swift-log @ 1.12.0
  KeyboardShortcuts: https://github.com/sindresorhus/KeyboardShortcuts @ 2.4.0
  Sparkle: https://github.com/sparkle-project/Sparkle @ 2.9.1
  swift-syntax: https://github.com/apple/swift-syntax @ 600.0.1
resolved source packages: CodexBar, SweetCookieKit, Commander, swift-log, KeyboardShortcuts, Sparkle, swift-syntax
2026-04-19 09:10:14.860 xcodebuild[529:3086] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "sparkle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.8.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sparkle-project/Sparkle"
    },
    {
      "identity" : "commander",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/steipete/Commander"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.1",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax"
    },
    {
      "identity" : "keyboardshortcuts",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.4.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sindresorhus/KeyboardShortcuts"
    },
    {
      "identity" : "sweetcookiekit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/steipete/SweetCookieKit"
    }
  ],
  "manifest_display_name" : "CodexBar",
  "name" : "CodexBar",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "CodexBarCore",
      "targets" : [
        "CodexBarCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CodexBarWidget",
      "targets" : [
        "CodexBarWidget"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "CodexBarClaudeWebProbe",
      "targets" : [
        "CodexBarClaudeWebProbe"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "CodexBarClaudeWatchdog",
      "targets" : [
        "CodexBarClaudeWatchdog"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "CodexBarCLI",
      "targets" : [
        "CodexBarCLI"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "CodexBar",
      "targets" : [
        "CodexBar"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "CodexBarMacros",
      "targets" : [
        "CodexBarMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CodexBarWidget",
      "module_type" : "SwiftTarget",
      "name" : "CodexBarWidget",
      "path" : "Sources/CodexBarWidget",
      "product_memberships" : [
        "CodexBarWidget"
      ],
      "sources" : [
        "CodexBarWidgetBundle.swift",
        "CodexBarWidgetProvider.swift",
        "CodexBarWidgetViews.swift"
      ],
      "target_dependencies" : [
        "CodexBarCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CodexBarTests",
      "module_type" : "SwiftTarget",
      "name" : "CodexBarTests",
      "path" : "Tests",
      "sources" : [
        "CodexBarTests/AmpUsageFetcherTests.swift",
        "CodexBarTests/AmpUsageParserTests.swift",
        "CodexBarTests/AntigravityStatusProbeTests.swift",
        "CodexBarTests/AppDelegateTests.swift",
        "CodexBarTests/AugmentStatusProbeTests.swift",
        "CodexBarTests/BatteryDrainDiagnosticTests.swift",
        "CodexBarTests/BrowserCookieOrderLabelTests.swift",
        "CodexBarTests/BrowserDetectionTests.swift",
        "CodexBarTests/CLIArgumentParsingTests.swift",
        "CodexBarTests/CLICostTests.swift",
        "CodexBarTests/CLIEntryTests.swift",
        "CodexBarTests/CLIOutputTests.swift",
        "CodexBarTests/CLIProviderSelectionTests.swift",
        "CodexBarTests/CLISnapshotTests.swift",
        "CodexBarTests/CLIWebFallbackTests.swift",
        "CodexBarTests/ClaudeOAuthCredentialsStorePromptPolicyTests.swift",
        "CodexBarTests/ClaudeOAuthCredentialsStoreSecurityCLIFallbackPolicyTests.swift",
        "CodexBarTests/ClaudeOAuthCredentialsStoreSecurityCLITests.swift",
        "CodexBarTests/ClaudeOAuthCredentialsStoreTests.swift",
        "CodexBarTests/ClaudeOAuthDelegatedRefreshCoordinatorTests.swift",
        "CodexBarTests/ClaudeOAuthDelegatedRefreshRecoveryTests.swift",
        "CodexBarTests/ClaudeOAuthFetchStrategyAvailabilityTests.swift",
        "CodexBarTests/ClaudeOAuthKeychainAccessGateTests.swift",
        "CodexBarTests/ClaudeOAuthRefreshDispositionTests.swift",
        "CodexBarTests/ClaudeOAuthRefreshFailureGateTests.swift",
        "CodexBarTests/ClaudeOAuthTests.swift",
        "CodexBarTests/ClaudeResilienceTests.swift",
        "CodexBarTests/ClaudeUsageTests.swift",
        "CodexBarTests/CodexOAuthTests.swift",
        "CodexBarTests/CodexbarTests.swift",
        "CodexBarTests/ConfigValidationTests.swift",
        "CodexBarTests/CookieHeaderCacheTests.swift",
        "CodexBarTests/CopilotUsageModelsTests.swift",
        "CodexBarTests/CostUsageDecodingTests.swift",
        "CodexBarTests/CostUsageJsonlPerformanceTests.swift",
        "CodexBarTests/CostUsagePricingTests.swift",
        "CodexBarTests/CostUsageScannerTests.swift",
        "CodexBarTests/CursorStatusProbeTests.swift",
        "CodexBarTests/FactoryStatusProbeFetchTests.swift",
        "CodexBarTests/FactoryStatusProbeTests.swift",
        "CodexBarTests/GeminiAPITestHelpers.swift",
        "CodexBarTests/GeminiLoginAlertTests.swift",
        "CodexBarTests/GeminiStatusProbeAPITests.swift",
        "CodexBarTests/GeminiStatusProbePlanTests.swift",
        "CodexBarTests/GeminiStatusProbeTests.swift",
        "CodexBarTests/GeminiTestEnvironment.swift",
        "CodexBarTests/GoogleWorkspaceStatusTests.swift",
        "CodexBarTests/HistoricalUsagePaceTestSupport.swift",
        "CodexBarTests/HistoricalUsagePaceTests.swift",
        "CodexBarTests/InstallOriginTests.swift",
        "CodexBarTests/JetBrainsIDEDetectorTests.swift",
        "CodexBarTests/JetBrainsStatusProbeTests.swift",
        "CodexBarTests/KeyboardShortcutsBundleTests.swift",
        "CodexBarTests/KeychainCacheStoreTests.swift",
        "CodexBarTests/KeychainMigrationTests.swift",
        "CodexBarTests/KiloSettingsReaderTests.swift",
        "CodexBarTests/KiloUsageFetcherTests.swift",
        "CodexBarTests/KimiK2SettingsReaderTests.swift",
        "CodexBarTests/KimiK2TokenStoreTestSupport.swift",
        "CodexBarTests/KimiK2UsageFetcherTests.swift",
        "CodexBarTests/KimiProviderTests.swift",
        "CodexBarTests/KiroStatusProbeTests.swift",
        "CodexBarTests/LiveAccountTests.swift",
        "CodexBarTests/LoadingPatternTests.swift",
        "CodexBarTests/MenuCardKiloPassTests.swift",
        "CodexBarTests/MenuCardModelTests.swift",
        "CodexBarTests/MenuDescriptorKiloTests.swift",
        "CodexBarTests/MiniMaxAPITokenFetchTests.swift",
        "CodexBarTests/MiniMaxLocalStorageImporterTests.swift",
        "CodexBarTests/MiniMaxProviderTests.swift",
        "CodexBarTests/OllamaUsageFetcherRetryMappingTests.swift",
        "CodexBarTests/OllamaUsageFetcherTests.swift",
        "CodexBarTests/OllamaUsageParserTests.swift",
        "CodexBarTests/OpenAIDashboardBrowserCookieImporterTests.swift",
        "CodexBarTests/OpenAIDashboardFetcherCreditsWaitTests.swift",
        "CodexBarTests/OpenAIDashboardNavigationDelegateTests.swift",
        "CodexBarTests/OpenAIDashboardOffscreenHostTests.swift",
        "CodexBarTests/OpenAIDashboardParserTests.swift",
        "CodexBarTests/OpenAIDashboardWebViewCacheTests.swift",
        "CodexBarTests/OpenAIWebAccountSwitchTests.swift",
        "CodexBarTests/OpenCodeUsageFetcherErrorTests.swift",
        "CodexBarTests/OpenCodeUsageParserTests.swift",
        "CodexBarTests/OpenRouterUsageStatsTests.swift",
        "CodexBarTests/PathBuilderTests.swift",
        "CodexBarTests/PreferencesPaneSmokeTests.swift",
        "CodexBarTests/ProviderCandidateRetryRunnerTests.swift",
        "CodexBarTests/ProviderConfigEnvironmentTests.swift",
        "CodexBarTests/ProviderIconResourcesTests.swift",
        "CodexBarTests/ProviderMetadataStatusLinkTests.swift",
        "CodexBarTests/ProviderRegistryTests.swift",
        "CodexBarTests/ProviderSettingsDescriptorTests.swift",
        "CodexBarTests/ProviderToggleStoreTests.swift",
        "CodexBarTests/ProviderTokenResolverTests.swift",
        "CodexBarTests/ProvidersPaneCoverageTests.swift",
        "CodexBarTests/SessionQuotaNotificationLogicTests.swift",
        "CodexBarTests/SettingsStoreAdditionalTests.swift",
        "CodexBarTests/SettingsStoreCoverageTests.swift",
        "CodexBarTests/SettingsStoreTests.swift",
        "CodexBarTests/StatusItemAnimationTests.swift",
        "CodexBarTests/StatusItemControllerMenuTests.swift",
        "CodexBarTests/StatusMenuTests.swift",
        "CodexBarTests/StatusProbeTests.swift",
        "CodexBarTests/SubprocessRunnerTests.swift",
        "CodexBarTests/SubscriptionDetectionTests.swift",
        "CodexBarTests/SyntheticProviderTests.swift",
        "CodexBarTests/TTYCommandRunnerTests.swift",
        "CodexBarTests/TTYIntegrationTests.swift",
        "CodexBarTests/TestProcessCleanup.swift",
        "CodexBarTests/TestStores.swift",
        "CodexBarTests/TextParsingTests.swift",
        "CodexBarTests/TokenAccountEnvironmentPrecedenceTests.swift",
        "CodexBarTests/TokenAccountStoreTests.swift",
        "CodexBarTests/UpdateChannelTests.swift",
        "CodexBarTests/UsageFormatterTests.swift",
        "CodexBarTests/UsagePaceTests.swift",
        "CodexBarTests/UsagePaceTextTests.swift",
        "CodexBarTests/UsageStoreCoverageTests.swift",
        "CodexBarTests/UsageStoreHighestUsageTests.swift",
        "CodexBarTests/UsageStorePathDebugTests.swift",
        "CodexBarTests/UsageStoreSessionQuotaTransitionTests.swift",
        "CodexBarTests/WarpUsageFetcherTests.swift",
        "CodexBarTests/WebKitTeardownTests.swift",
        "CodexBarTests/WidgetSnapshotTests.swift",
        "CodexBarTests/ZaiAvailabilityTests.swift",
        "CodexBarTests/ZaiProviderTests.swift",
        "CodexBarTests/ZaiTokenStoreTestSupport.swift"
      ],
      "target_dependencies" : [
        "CodexBar",
        "CodexBarCore",
        "CodexBarCLI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CodexBarMacros",
      "module_type" : "SwiftTarget",
      "name" : "CodexBarMacros",
      "path" : "Sources/CodexBarMacros",
      "product_dependencies" : [
        "SwiftCompilerPlugin",
        "SwiftSyntaxBuilder",
        "SwiftSyntaxMacros"
      ],
      "product_memberships" : [
        "CodexBarCore",
        "CodexBarWidget",
        "CodexBarClaudeWebProbe",
        "CodexBarCLI",
        "CodexBar",
        "CodexBarMacros"
      ],
      "sources" : [
        "ProviderRegistrationMacros.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "CodexBarMacroSupport",
      "module_type" : "SwiftTarget",
      "name" : "CodexBarMacroSupport",
      "path" : "Sources/CodexBarMacroSupport",
      "product_memberships" : [
        "CodexBarCore",
        "CodexBarWidget",
        "CodexBarClaudeWebProbe",
        "CodexBarCLI",
        "CodexBar"
      ],
      "sources" : [
        "ProviderRegistrationMacros.swift"
      ],
      "target_dependencies" : [
        "CodexBarMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CodexBarLinuxTests",
      "module_type" : "SwiftTarget",
      "name" : "CodexBarLinuxTests",
      "path" : "TestsLinux",
      "sources" : [
        "JetBrainsParserLinuxTests.swift",
        "PlatformGatingTests.swift"
      ],
      "target_dependencies" : [
        "CodexBarCore",
        "CodexBarCLI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CodexBarCore",
      "module_type" : "SwiftTarget",
      "name" : "CodexBarCore",
      "path" : "Sources/CodexBarCore",
      "product_dependencies" : [
        "Logging",
        "SweetCookieKit"
      ],
      "product_memberships" : [
        "CodexBarCore",
        "CodexBarWidget",
        "CodexBarClaudeWebProbe",
        "CodexBarCLI",
        "CodexBar"
      ],
      "sources" : [
        "BrowserCookieAccessGate.swift",
        "BrowserCookieImportOrder.swift",
        "BrowserDetection.swift",
        "Config/CodexBarConfig.swift",
        "Config/CodexBarConfigStore.swift",
        "Config/CodexBarConfigValidation.swift",
        "Config/ProviderConfigEnvironment.swift",
        "CookieHeaderCache.swift",
        "CookieHeaderNormalizer.swift",
        "CopilotUsageModels.swift",
        "CostUsageFetcher.swift",
        "CostUsageModels.swift",
        "CreditsModels.swift",
        "Double+Clamped.swift",
        "Host/PTY/TTYCommandRunner.swift",
        "Host/Process/SubprocessRunner.swift",
        "KeychainAccessGate.swift",
        "KeychainAccessPreflight.swift",
        "KeychainCacheStore.swift",
        "KeychainNoUIQuery.swift",
        "Logging/CodexBarLog.swift",
        "Logging/CompositeLogHandler.swift",
        "Logging/FileLogHandler.swift",
        "Logging/JSONStderrLogHandler.swift",
        "Logging/LogCategories.swift",
        "Logging/LogMetadata.swift",
        "Logging/LogRedactor.swift",
        "Logging/OSLogLogHandler.swift",
        "Logging/ProviderLogging.swift",
        "OpenAIDashboardModels.swift",
        "OpenAIWeb/OpenAIDashboardBrowserCookieImporter.swift",
        "OpenAIWeb/OpenAIDashboardFetcher.swift",
        "OpenAIWeb/OpenAIDashboardNavigationDelegate.swift",
        "OpenAIWeb/OpenAIDashboardParser.swift",
        "OpenAIWeb/OpenAIDashboardScrapeScript.swift",
        "OpenAIWeb/OpenAIDashboardWebViewCache.swift",
        "OpenAIWeb/OpenAIDashboardWebsiteDataStore.swift",
        "PathEnvironment.swift",
        "ProviderCostSnapshot.swift",
        "Providers/Amp/AmpProviderDescriptor.swift",
        "Providers/Amp/AmpUsageFetcher.swift",
        "Providers/Amp/AmpUsageParser.swift",
        "Providers/Amp/AmpUsageSnapshot.swift",
        "Providers/Antigravity/AntigravityProviderDescriptor.swift",
        "Providers/Antigravity/AntigravityStatusProbe.swift",
        "Providers/Augment/AuggieCLIProbe.swift",
        "Providers/Augment/AugmentProviderDescriptor.swift",
        "Providers/Augment/AugmentSessionKeepalive.swift",
        "Providers/Augment/AugmentStatusProbe.swift",
        "Providers/CLIProbeSessionResetter.swift",
        "Providers/Claude/ClaudeCLISession.swift",
        "Providers/Claude/ClaudeOAuth/ClaudeOAuthCredentialModels.swift",
        "Providers/Claude/ClaudeOAuth/ClaudeOAuthCredentials+Hashing.swift",
        "Providers/Claude/ClaudeOAuth/ClaudeOAuthCredentials+SecurityCLIReader.swift",
        "Providers/Claude/ClaudeOAuth/ClaudeOAuthCredentials+TestingOverrides.swift",
        "Providers/Claude/ClaudeOAuth/ClaudeOAuthCredentials.swift",
        "Providers/Claude/ClaudeOAuth/ClaudeOAuthDelegatedRefreshCoordinator.swift",
        "Providers/Claude/ClaudeOAuth/ClaudeOAuthKeychainAccessGate.swift",
        "Providers/Claude/ClaudeOAuth/ClaudeOAuthKeychainPromptMode.swift",
        "Providers/Claude/ClaudeOAuth/ClaudeOAuthKeychainQueryTiming.swift",
        "Providers/Claude/ClaudeOAuth/ClaudeOAuthKeychainReadStrategy.swift",
        "Providers/Claude/ClaudeOAuth/ClaudeOAuthMutableKeychainOverrides.swift",
        "Providers/Claude/ClaudeOAuth/ClaudeOAuthRefreshFailureGate.swift",
        "Providers/Claude/ClaudeOAuth/ClaudeOAuthUsageFetcher.swift",
        "Providers/Claude/ClaudeProviderDescriptor.swift",
        "Providers/Claude/ClaudeStatusProbe.swift",
        "Providers/Claude/ClaudeUsageDataSource.swift",
        "Providers/Claude/ClaudeUsageFetcher.swift",
        "Providers/Claude/ClaudeWeb/ClaudeWebAPIFetcher.swift",
        "Providers/Codex/CodexCLISession.swift",
        "Providers/Codex/CodexOAuth/CodexOAuthCredentials.swift",
        "Providers/Codex/CodexOAuth/CodexOAuthUsageFetcher.swift",
        "Providers/Codex/CodexOAuth/CodexTokenRefresher.swift",
        "Providers/Codex/CodexProviderDescriptor.swift",
        "Providers/Codex/CodexStatusProbe.swift",
        "Providers/Codex/CodexUsageDataSource.swift",
        "Providers/Codex/CodexWebDashboardStrategy.swift",
        "Providers/Copilot/CopilotDeviceFlow.swift",
        "Providers/Copilot/CopilotProviderDescriptor.swift",
        "Providers/Copilot/CopilotUsageFetcher.swift",
        "Providers/Cursor/CursorProviderDescriptor.swift",
        "Providers/Cursor/CursorRequestUsage.swift",
        "Providers/Cursor/CursorStatusProbe.swift",
        "Providers/Factory/FactoryLocalStorageImporter.swift",
        "Providers/Factory/FactoryProviderDescriptor.swift",
        "Providers/Factory/FactoryStatusProbe.swift",
        "Providers/Gemini/GeminiProviderDescriptor.swift",
        "Providers/Gemini/GeminiStatusProbe.swift",
        "Providers/JetBrains/JetBrainsIDEDetector.swift",
        "Providers/JetBrains/JetBrainsProviderDescriptor.swift",
        "Providers/JetBrains/JetBrainsStatusProbe.swift",
        "Providers/Kilo/KiloProviderDescriptor.swift",
        "Providers/Kilo/KiloSettingsReader.swift",
        "Providers/Kilo/KiloUsageDataSource.swift",
        "Providers/Kilo/KiloUsageFetcher.swift",
        "Providers/Kimi/KimiAPIError.swift",
        "Providers/Kimi/KimiCookieHeader.swift",
        "Providers/Kimi/KimiCookieImporter.swift",
        "Providers/Kimi/KimiModels.swift",
        "Providers/Kimi/KimiProviderDescriptor.swift",
        "Providers/Kimi/KimiSettingsReader.swift",
        "Providers/Kimi/KimiUsageFetcher.swift",
        "Providers/Kimi/KimiUsageSnapshot.swift",
        "Providers/KimiK2/KimiK2ProviderDescriptor.swift",
        "Providers/KimiK2/KimiK2SettingsReader.swift",
        "Providers/KimiK2/KimiK2UsageFetcher.swift",
        "Providers/Kiro/KiroProviderDescriptor.swift",
        "Providers/Kiro/KiroStatusProbe.swift",
        "Providers/MiniMax/MiniMaxAPIRegion.swift",
        "Providers/MiniMax/MiniMaxAPISettingsReader.swift",
        "Providers/MiniMax/MiniMaxAuthMode.swift",
        "Providers/MiniMax/MiniMaxCookieHeader.swift",
        "Providers/MiniMax/MiniMaxCookieImporter.swift",
        "Providers/MiniMax/MiniMaxLocalStorageImporter.swift",
        "Providers/MiniMax/MiniMaxProviderDescriptor.swift",
        "Providers/MiniMax/MiniMaxSettingsReader.swift",
        "Providers/MiniMax/MiniMaxUsageFetcher.swift",
        "Providers/MiniMax/MiniMaxUsageSnapshot.swift",
        "Providers/Ollama/OllamaProviderDescriptor.swift",
        "Providers/Ollama/OllamaUsageFetcher.swift",
        "Providers/Ollama/OllamaUsageParser.swift",
        "Providers/Ollama/OllamaUsageSnapshot.swift",
        "Providers/OpenCode/OpenCodeCookieImporter.swift",
        "Providers/OpenCode/OpenCodeProviderDescriptor.swift",
        "Providers/OpenCode/OpenCodeUsageFetcher.swift",
        "Providers/OpenCode/OpenCodeUsageSnapshot.swift",
        "Providers/OpenRouter/OpenRouterProviderDescriptor.swift",
        "Providers/OpenRouter/OpenRouterSettingsReader.swift",
        "Providers/OpenRouter/OpenRouterUsageStats.swift",
        "Providers/ProviderBranding.swift",
        "Providers/ProviderCLIConfig.swift",
        "Providers/ProviderCandidateRetryRunner.swift",
        "Providers/ProviderCookieSource.swift",
        "Providers/ProviderDescriptor.swift",
        "Providers/ProviderFetchPlan.swift",
        "Providers/ProviderInteractionContext.swift",
        "Providers/ProviderSettingsSnapshot.swift",
        "Providers/ProviderTokenResolver.swift",
        "Providers/ProviderVersionDetector.swift",
        "Providers/Providers.swift",
        "Providers/Synthetic/SyntheticProviderDescriptor.swift",
        "Providers/Synthetic/SyntheticSettingsReader.swift",
        "Providers/Synthetic/SyntheticUsageStats.swift",
        "Providers/VertexAI/VertexAIOAuth/VertexAIOAuthCredentials.swift",
        "Providers/VertexAI/VertexAIOAuth/VertexAITokenRefresher.swift",
        "Providers/VertexAI/VertexAIOAuth/VertexAIUsageFetcher.swift",
        "Providers/VertexAI/VertexAIProviderDescriptor.swift",
        "Providers/Warp/WarpProviderDescriptor.swift",
        "Providers/Warp/WarpSettingsReader.swift",
        "Providers/Warp/WarpUsageFetcher.swift",
        "Providers/Zai/ZaiAPIRegion.swift",
        "Providers/Zai/ZaiProviderDescriptor.swift",
        "Providers/Zai/ZaiSettingsReader.swift",
        "Providers/Zai/ZaiUsageStats.swift",
        "TextParsing.swift",
        "TokenAccountSupport.swift",
        "TokenAccountSupportCatalog+Data.swift",
        "TokenAccounts.swift",
        "UsageFetcher.swift",
        "UsageFormatter.swift",
        "UsagePace.swift",
        "Vendored/CostUsage/CostUsageCache.swift",
        "Vendored/CostUsage/CostUsageJsonl.swift",
        "Vendored/CostUsage/CostUsagePricing.swift",
        "Vendored/CostUsage/CostUsageScanner+Claude.swift",
        "Vendored/CostUsage/CostUsageScanner+Timestamp.swift",
        "Vendored/CostUsage/CostUsageScanner.swift",
        "WebKit/WebKitTeardown.swift",
        "WidgetSnapshot.swift"
      ],
      "target_dependencies" : [
        "CodexBarMacroSupport"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CodexBarClaudeWebProbe",
      "module_type" : "SwiftTarget",
      "name" : "CodexBarClaudeWebProbe",
      "path" : "Sources/CodexBarClaudeWebProbe",
      "product_memberships" : [
        "CodexBarClaudeWebProbe"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "CodexBarCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CodexBarClaudeWatchdog",
      "module_type" : "SwiftTarget",
      "name" : "CodexBarClaudeWatchdog",
      "path" : "Sources/CodexBarClaudeWatchdog",
      "product_memberships" : [
        "CodexBarClaudeWatchdog"
      ],
      "sources" : [
        "main.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CodexBarCLI",
      "module_type" : "SwiftTarget",
      "name" : "CodexBarCLI",
      "path" : "Sources/CodexBarCLI",
      "product_dependencies" : [
        "Commander"
      ],
      "product_memberships" : [
        "CodexBarCLI"
      ],
      "sources" : [
        "CLIConfigCommand.swift",
        "CLICostCommand.swift",
        "CLIEntry.swift",
        "CLIErrorReporting.swift",
        "CLIExitCode.swift",
        "CLIHelp.swift",
        "CLIHelpers.swift",
        "CLIIO.swift",
        "CLIOptions.swift",
        "CLIOutputPreferences.swift",
        "CLIPayloads.swift",
        "CLIRenderer.swift",
        "CLIUsageCommand.swift",
        "TokenAccountCLI.swift"
      ],
      "target_dependencies" : [
        "CodexBarCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CodexBar",
      "module_type" : "SwiftTarget",
      "name" : "CodexBar",
      "path" : "Sources/CodexBar",
      "product_dependencies" : [
        "Sparkle",
        "KeyboardShortcuts"
      ],
      "product_memberships" : [
        "CodexBar"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/Icon-classic.icns",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-amp.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-antigravity.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-augment.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-claude.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-codex.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-copilot.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-cursor.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-factory.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-gemini.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-jetbrains.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-kilo.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-kimi.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-kiro.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-minimax.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-ollama.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-opencode.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-openrouter.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-synthetic.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-vertexai.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-warp.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-zai.svg",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "About.swift",
        "AppNotifications.swift",
        "ClaudeLoginRunner.swift",
        "CodexLoginRunner.swift",
        "CodexbarApp.swift",
        "Config/CodexBarConfigMigrator.swift",
        "CookieHeaderStore.swift",
        "CopilotTokenStore.swift",
        "CostHistoryChartMenuView.swift",
        "CreditsHistoryChartMenuView.swift",
        "CursorLoginRunner.swift",
        "Date+RelativeDescription.swift",
        "DisplayLink.swift",
        "GeminiLoginRunner.swift",
        "HiddenWindowView.swift",
        "HistoricalUsagePace.swift",
        "IconRenderer.swift",
        "IconView.swift",
        "InstallOrigin.swift",
        "KeyboardShortcuts+Names.swift",
        "KeychainMigration.swift",
        "KeychainPromptCoordinator.swift",
        "KimiK2TokenStore.swift",
        "KimiTokenStore.swift",
        "LaunchAtLoginManager.swift",
        "LoadingPattern.swift",
        "MenuBarDisplayMode.swift",
        "MenuBarDisplayText.swift",
        "MenuCardView.swift",
        "MenuContent.swift",
        "MenuDescriptor.swift",
        "MenuHighlightStyle.swift",
        "MiniMaxAPITokenStore.swift",
        "MiniMaxCookieStore.swift",
        "MouseLocationReader.swift",
        "Notifications+CodexBar.swift",
        "OpenAICreditsPurchaseWindowController.swift",
        "PersonalInfoRedactor.swift",
        "PreferencesAboutPane.swift",
        "PreferencesAdvancedPane.swift",
        "PreferencesComponents.swift",
        "PreferencesDebugPane.swift",
        "PreferencesDisplayPane.swift",
        "PreferencesGeneralPane.swift",
        "PreferencesProviderDetailView.swift",
        "PreferencesProviderErrorView.swift",
        "PreferencesProviderSettingsMetrics.swift",
        "PreferencesProviderSettingsRows.swift",
        "PreferencesProviderSidebarView.swift",
        "PreferencesProvidersPane+Testing.swift",
        "PreferencesProvidersPane.swift",
        "PreferencesSelection.swift",
        "PreferencesView.swift",
        "ProviderBrandIcon.swift",
        "ProviderRegistry.swift",
        "ProviderSwitcherButtons.swift",
        "ProviderToggleStore.swift",
        "Providers/Amp/AmpProviderImplementation.swift",
        "Providers/Amp/AmpSettingsStore.swift",
        "Providers/Antigravity/AntigravityLoginFlow.swift",
        "Providers/Antigravity/AntigravityProviderImplementation.swift",
        "Providers/Augment/AugmentProviderImplementation.swift",
        "Providers/Augment/AugmentProviderRuntime.swift",
        "Providers/Augment/AugmentSettingsStore.swift",
        "Providers/Claude/ClaudeLoginFlow.swift",
        "Providers/Claude/ClaudeProviderImplementation.swift",
        "Providers/Claude/ClaudeSettingsStore.swift",
        "Providers/Codex/CodexLoginFlow.swift",
        "Providers/Codex/CodexProviderImplementation.swift",
        "Providers/Codex/CodexProviderRuntime.swift",
        "Providers/Codex/CodexSettingsStore.swift",
        "Providers/Copilot/CopilotLoginFlow.swift",
        "Providers/Copilot/CopilotProviderImplementation.swift",
        "Providers/Copilot/CopilotSettingsStore.swift",
        "Providers/Cursor/CursorLoginFlow.swift",
        "Providers/Cursor/CursorProviderImplementation.swift",
        "Providers/Cursor/CursorSettingsStore.swift",
        "Providers/Factory/FactoryLoginFlow.swift",
        "Providers/Factory/FactoryProviderImplementation.swift",
        "Providers/Factory/FactorySettingsStore.swift",
        "Providers/Gemini/GeminiLoginFlow.swift",
        "Providers/Gemini/GeminiProviderImplementation.swift",
        "Providers/JetBrains/JetBrainsLoginFlow.swift",
        "Providers/JetBrains/JetBrainsProviderImplementation.swift",
        "Providers/JetBrains/JetBrainsSettingsStore.swift",
        "Providers/Kilo/KiloProviderImplementation.swift",
        "Providers/Kilo/KiloSettingsStore.swift",
        "Providers/Kimi/KimiProviderImplementation.swift",
        "Providers/Kimi/KimiSettingsStore.swift",
        "Providers/KimiK2/KimiK2ProviderImplementation.swift",
        "Providers/KimiK2/KimiK2SettingsStore.swift",
        "Providers/Kiro/KiroProviderImplementation.swift",
        "Providers/MiniMax/MiniMaxProviderImplementation.swift",
        "Providers/MiniMax/MiniMaxSettingsStore.swift",
        "Providers/Ollama/OllamaProviderImplementation.swift",
        "Providers/Ollama/OllamaSettingsStore.swift",
        "Providers/OpenCode/OpenCodeProviderImplementation.swift",
        "Providers/OpenCode/OpenCodeSettingsStore.swift",
        "Providers/OpenRouter/OpenRouterProviderImplementation.swift",
        "Providers/OpenRouter/OpenRouterSettingsStore.swift",
        "Providers/Shared/ProviderCatalog.swift",
        "Providers/Shared/ProviderContext.swift",
        "Providers/Shared/ProviderCookieSourceUI.swift",
        "Providers/Shared/ProviderImplementation.swift",
        "Providers/Shared/ProviderImplementationRegistry.swift",
        "Providers/Shared/ProviderLoginFlow.swift",
        "Providers/Shared/ProviderMenuContext.swift",
        "Providers/Shared/ProviderPresentation.swift",
        "Providers/Shared/ProviderRuntime.swift",
        "Providers/Shared/ProviderSettingsDescriptors.swift",
        "Providers/Shared/ProviderTokenAccountSelection.swift",
        "Providers/Shared/SystemSettingsLinks.swift",
        "Providers/Synthetic/SyntheticProviderImplementation.swift",
        "Providers/Synthetic/SyntheticSettingsStore.swift",
        "Providers/VertexAI/VertexAILoginFlow.swift",
        "Providers/VertexAI/VertexAIProviderImplementation.swift",
        "Providers/Warp/WarpProviderImplementation.swift",
        "Providers/Warp/WarpSettingsStore.swift",
        "Providers/Zai/ZaiProviderImplementation.swift",
        "Providers/Zai/ZaiSettingsStore.swift",
        "SessionQuotaNotifications.swift",
        "SettingsStore+Config.swift",
        "SettingsStore+ConfigPersistence.swift",
        "SettingsStore+Defaults.swift",
        "SettingsStore+MenuObservation.swift",
        "SettingsStore+MenuPreferences.swift",
        "SettingsStore+ProviderDetection.swift",
        "SettingsStore+TokenAccounts.swift",
        "SettingsStore+TokenCost.swift",
        "SettingsStore.swift",
        "SettingsStoreState.swift",
        "StatusItemController+Actions.swift",
        "StatusItemController+Animation.swift",
        "StatusItemController+Menu.swift",
        "StatusItemController+SwitcherViews.swift",
        "StatusItemController.swift",
        "SyntheticTokenStore.swift",
        "UpdateChannel.swift",
        "UsageBreakdownChartMenuView.swift",
        "UsagePaceText.swift",
        "UsageProgressBar.swift",
        "UsageStore+Accessors.swift",
        "UsageStore+HighestUsage.swift",
        "UsageStore+HistoricalPace.swift",
        "UsageStore+Logging.swift",
        "UsageStore+OpenAIWeb.swift",
        "UsageStore+Refresh.swift",
        "UsageStore+Status.swift",
        "UsageStore+TokenAccounts.swift",
        "UsageStore+TokenCost.swift",
        "UsageStore+WidgetSnapshot.swift",
        "UsageStore.swift",
        "UsageStoreSupport.swift",
        "ZaiTokenStore.swift"
      ],
      "target_dependencies" : [
        "CodexBarMacroSupport",
        "CodexBarCore"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "CodexBar",
      "CodexBar-Package",
      "CodexBarClaudeWatchdog",
      "CodexBarClaudeWebProbe",
      "CodexBarCLI",
      "CodexBarCore",
      "CodexBarWidget",
      "KeyboardShortcuts"
    ]
  }
}
2026-04-19 09:10:23.989 xcodebuild[898:4896] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CodexBar-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme CodexBar-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SweetCookieKit: https://github.com/steipete/SweetCookieKit @ 0.4.0
  KeyboardShortcuts: https://github.com/sindresorhus/KeyboardShortcuts @ 2.4.0
  Commander: https://github.com/steipete/Commander @ 0.2.1
  CodexBar: /Users/admin/builder/spi-builder-workspace
  swift-log: https://github.com/apple/swift-log @ 1.12.0
  Sparkle: https://github.com/sparkle-project/Sparkle @ 2.9.1
  swift-syntax: https://github.com/apple/swift-syntax @ 600.0.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (38 targets)
    Target 'CodexBarWidget' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarMacros' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarMacroSupport' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarCore' in project 'CodexBar'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'SweetCookieKit' in project 'SweetCookieKit'
    Target 'CodexBarClaudeWebProbe' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarMacros' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarMacroSupport' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarCore' in project 'CodexBar'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'SweetCookieKit' in project 'SweetCookieKit'
    Target 'CodexBarClaudeWatchdog' in project 'CodexBar' (no dependencies)
    Target 'CodexBarCLI' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarMacros' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarMacroSupport' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarCore' in project 'CodexBar'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'SweetCookieKit' in project 'SweetCookieKit'
        ➜ Explicit dependency on target 'Commander' in project 'Commander'
    Target 'Commander' in project 'Commander'
        ➜ Explicit dependency on target 'Commander' in project 'Commander'
    Target 'Commander' in project 'Commander' (no dependencies)
    Target 'CodexBar' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBar_CodexBar' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarMacros' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarMacroSupport' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarCore' in project 'CodexBar'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'SweetCookieKit' in project 'SweetCookieKit'
        ➜ Explicit dependency on target 'Sparkle' in project 'Sparkle'
        ➜ Explicit dependency on target 'KeyboardShortcuts' in project 'KeyboardShortcuts'
    Target 'KeyboardShortcuts' in project 'KeyboardShortcuts'
        ➜ Explicit dependency on target 'KeyboardShortcuts' in project 'KeyboardShortcuts'
        ➜ Explicit dependency on target 'KeyboardShortcuts_KeyboardShortcuts' in project 'KeyboardShortcuts'
    Target 'KeyboardShortcuts' in project 'KeyboardShortcuts'
        ➜ Explicit dependency on target 'KeyboardShortcuts_KeyboardShortcuts' in project 'KeyboardShortcuts'
    Target 'KeyboardShortcuts_KeyboardShortcuts' in project 'KeyboardShortcuts' (no dependencies)
    Target 'Sparkle' in project 'Sparkle' (no dependencies)
    Target 'CodexBar_CodexBar' in project 'CodexBar' (no dependencies)
    Target 'CodexBarCore' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarCore' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarMacros' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarMacroSupport' in project 'CodexBar'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'SweetCookieKit' in project 'SweetCookieKit'
    Target 'CodexBarCore' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarMacros' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarMacroSupport' in project 'CodexBar'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'SweetCookieKit' in project 'SweetCookieKit'
    Target 'SweetCookieKit' in project 'SweetCookieKit'
        ➜ Explicit dependency on target 'SweetCookieKit' in project 'SweetCookieKit'
    Target 'SweetCookieKit' in project 'SweetCookieKit' (no dependencies)
    Target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log' (no dependencies)
    Target 'CodexBarMacroSupport' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarMacros' in project 'CodexBar'
    Target 'CodexBarMacros' in project 'CodexBar'
        ➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
    Target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
    Target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
    Target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
    Target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
    Target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
    Target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
    Target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
    Target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
    Target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
    Target 'SwiftSyntax600' in project 'swift-syntax' (no dependencies)
    Target 'SwiftSyntax510' in project 'swift-syntax' (no dependencies)
    Target 'SwiftSyntax509' in project 'swift-syntax' (no dependencies)
    Target '_SwiftSyntaxCShims' in project 'swift-syntax' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch x86_64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: bacd3d5107773a0794f4fb82e0163159
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/bacd3d5107773a0794f4fb82e0163159.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sparkle/Sparkle/Sparkle.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sparkle/Sparkle/Sparkle.xcframework'. (in target 'CodexBar' from project 'CodexBar')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sparkle/Sparkle/Sparkle.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sparkle/Sparkle/Sparkle.xcframework'. (in target 'CodexBar' from project 'CodexBar')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sparkle/Sparkle/Sparkle.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sparkle/Sparkle/Sparkle.xcframework'. (in target 'Sparkle' from project 'Sparkle')
error: The package product 'Commander' requires minimum platform version 17.0 for the tvOS platform, but this target supports 12.0 (in target 'CodexBarCLI' from project 'CodexBar')
2026-04-19 09:10:28.131 xcodebuild[922:5053] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme CodexBar-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  Sparkle: https://github.com/sparkle-project/Sparkle @ 2.9.1
  CodexBar: /Users/admin/builder/spi-builder-workspace
  KeyboardShortcuts: https://github.com/sindresorhus/KeyboardShortcuts @ 2.4.0
  Commander: https://github.com/steipete/Commander @ 0.2.1
  swift-log: https://github.com/apple/swift-log @ 1.12.0
  swift-syntax: https://github.com/apple/swift-syntax @ 600.0.1
  SweetCookieKit: https://github.com/steipete/SweetCookieKit @ 0.4.0
resolved source packages: Sparkle, CodexBar, KeyboardShortcuts, Commander, swift-log, swift-syntax, SweetCookieKit
2026-04-19 09:10:33.493 xcodebuild[1099:5993] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "sparkle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.8.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sparkle-project/Sparkle"
    },
    {
      "identity" : "commander",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/steipete/Commander"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.1",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax"
    },
    {
      "identity" : "keyboardshortcuts",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.4.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sindresorhus/KeyboardShortcuts"
    },
    {
      "identity" : "sweetcookiekit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/steipete/SweetCookieKit"
    }
  ],
  "manifest_display_name" : "CodexBar",
  "name" : "CodexBar",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "CodexBarCore",
      "targets" : [
        "CodexBarCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CodexBarWidget",
      "targets" : [
        "CodexBarWidget"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "CodexBarClaudeWebProbe",
      "targets" : [
        "CodexBarClaudeWebProbe"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "CodexBarClaudeWatchdog",
      "targets" : [
        "CodexBarClaudeWatchdog"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "CodexBarCLI",
      "targets" : [
        "CodexBarCLI"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "CodexBar",
      "targets" : [
        "CodexBar"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "CodexBarMacros",
      "targets" : [
        "CodexBarMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CodexBarWidget",
      "module_type" : "SwiftTarget",
      "name" : "CodexBarWidget",
      "path" : "Sources/CodexBarWidget",
      "product_memberships" : [
        "CodexBarWidget"
      ],
      "sources" : [
        "CodexBarWidgetBundle.swift",
        "CodexBarWidgetProvider.swift",
        "CodexBarWidgetViews.swift"
      ],
      "target_dependencies" : [
        "CodexBarCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CodexBarTests",
      "module_type" : "SwiftTarget",
      "name" : "CodexBarTests",
      "path" : "Tests",
      "sources" : [
        "CodexBarTests/AmpUsageFetcherTests.swift",
        "CodexBarTests/AmpUsageParserTests.swift",
        "CodexBarTests/AntigravityStatusProbeTests.swift",
        "CodexBarTests/AppDelegateTests.swift",
        "CodexBarTests/AugmentStatusProbeTests.swift",
        "CodexBarTests/BatteryDrainDiagnosticTests.swift",
        "CodexBarTests/BrowserCookieOrderLabelTests.swift",
        "CodexBarTests/BrowserDetectionTests.swift",
        "CodexBarTests/CLIArgumentParsingTests.swift",
        "CodexBarTests/CLICostTests.swift",
        "CodexBarTests/CLIEntryTests.swift",
        "CodexBarTests/CLIOutputTests.swift",
        "CodexBarTests/CLIProviderSelectionTests.swift",
        "CodexBarTests/CLISnapshotTests.swift",
        "CodexBarTests/CLIWebFallbackTests.swift",
        "CodexBarTests/ClaudeOAuthCredentialsStorePromptPolicyTests.swift",
        "CodexBarTests/ClaudeOAuthCredentialsStoreSecurityCLIFallbackPolicyTests.swift",
        "CodexBarTests/ClaudeOAuthCredentialsStoreSecurityCLITests.swift",
        "CodexBarTests/ClaudeOAuthCredentialsStoreTests.swift",
        "CodexBarTests/ClaudeOAuthDelegatedRefreshCoordinatorTests.swift",
        "CodexBarTests/ClaudeOAuthDelegatedRefreshRecoveryTests.swift",
        "CodexBarTests/ClaudeOAuthFetchStrategyAvailabilityTests.swift",
        "CodexBarTests/ClaudeOAuthKeychainAccessGateTests.swift",
        "CodexBarTests/ClaudeOAuthRefreshDispositionTests.swift",
        "CodexBarTests/ClaudeOAuthRefreshFailureGateTests.swift",
        "CodexBarTests/ClaudeOAuthTests.swift",
        "CodexBarTests/ClaudeResilienceTests.swift",
        "CodexBarTests/ClaudeUsageTests.swift",
        "CodexBarTests/CodexOAuthTests.swift",
        "CodexBarTests/CodexbarTests.swift",
        "CodexBarTests/ConfigValidationTests.swift",
        "CodexBarTests/CookieHeaderCacheTests.swift",
        "CodexBarTests/CopilotUsageModelsTests.swift",
        "CodexBarTests/CostUsageDecodingTests.swift",
        "CodexBarTests/CostUsageJsonlPerformanceTests.swift",
        "CodexBarTests/CostUsagePricingTests.swift",
        "CodexBarTests/CostUsageScannerTests.swift",
        "CodexBarTests/CursorStatusProbeTests.swift",
        "CodexBarTests/FactoryStatusProbeFetchTests.swift",
        "CodexBarTests/FactoryStatusProbeTests.swift",
        "CodexBarTests/GeminiAPITestHelpers.swift",
        "CodexBarTests/GeminiLoginAlertTests.swift",
        "CodexBarTests/GeminiStatusProbeAPITests.swift",
        "CodexBarTests/GeminiStatusProbePlanTests.swift",
        "CodexBarTests/GeminiStatusProbeTests.swift",
        "CodexBarTests/GeminiTestEnvironment.swift",
        "CodexBarTests/GoogleWorkspaceStatusTests.swift",
        "CodexBarTests/HistoricalUsagePaceTestSupport.swift",
        "CodexBarTests/HistoricalUsagePaceTests.swift",
        "CodexBarTests/InstallOriginTests.swift",
        "CodexBarTests/JetBrainsIDEDetectorTests.swift",
        "CodexBarTests/JetBrainsStatusProbeTests.swift",
        "CodexBarTests/KeyboardShortcutsBundleTests.swift",
        "CodexBarTests/KeychainCacheStoreTests.swift",
        "CodexBarTests/KeychainMigrationTests.swift",
        "CodexBarTests/KiloSettingsReaderTests.swift",
        "CodexBarTests/KiloUsageFetcherTests.swift",
        "CodexBarTests/KimiK2SettingsReaderTests.swift",
        "CodexBarTests/KimiK2TokenStoreTestSupport.swift",
        "CodexBarTests/KimiK2UsageFetcherTests.swift",
        "CodexBarTests/KimiProviderTests.swift",
        "CodexBarTests/KiroStatusProbeTests.swift",
        "CodexBarTests/LiveAccountTests.swift",
        "CodexBarTests/LoadingPatternTests.swift",
        "CodexBarTests/MenuCardKiloPassTests.swift",
        "CodexBarTests/MenuCardModelTests.swift",
        "CodexBarTests/MenuDescriptorKiloTests.swift",
        "CodexBarTests/MiniMaxAPITokenFetchTests.swift",
        "CodexBarTests/MiniMaxLocalStorageImporterTests.swift",
        "CodexBarTests/MiniMaxProviderTests.swift",
        "CodexBarTests/OllamaUsageFetcherRetryMappingTests.swift",
        "CodexBarTests/OllamaUsageFetcherTests.swift",
        "CodexBarTests/OllamaUsageParserTests.swift",
        "CodexBarTests/OpenAIDashboardBrowserCookieImporterTests.swift",
        "CodexBarTests/OpenAIDashboardFetcherCreditsWaitTests.swift",
        "CodexBarTests/OpenAIDashboardNavigationDelegateTests.swift",
        "CodexBarTests/OpenAIDashboardOffscreenHostTests.swift",
        "CodexBarTests/OpenAIDashboardParserTests.swift",
        "CodexBarTests/OpenAIDashboardWebViewCacheTests.swift",
        "CodexBarTests/OpenAIWebAccountSwitchTests.swift",
        "CodexBarTests/OpenCodeUsageFetcherErrorTests.swift",
        "CodexBarTests/OpenCodeUsageParserTests.swift",
        "CodexBarTests/OpenRouterUsageStatsTests.swift",
        "CodexBarTests/PathBuilderTests.swift",
        "CodexBarTests/PreferencesPaneSmokeTests.swift",
        "CodexBarTests/ProviderCandidateRetryRunnerTests.swift",
        "CodexBarTests/ProviderConfigEnvironmentTests.swift",
        "CodexBarTests/ProviderIconResourcesTests.swift",
        "CodexBarTests/ProviderMetadataStatusLinkTests.swift",
        "CodexBarTests/ProviderRegistryTests.swift",
        "CodexBarTests/ProviderSettingsDescriptorTests.swift",
        "CodexBarTests/ProviderToggleStoreTests.swift",
        "CodexBarTests/ProviderTokenResolverTests.swift",
        "CodexBarTests/ProvidersPaneCoverageTests.swift",
        "CodexBarTests/SessionQuotaNotificationLogicTests.swift",
        "CodexBarTests/SettingsStoreAdditionalTests.swift",
        "CodexBarTests/SettingsStoreCoverageTests.swift",
        "CodexBarTests/SettingsStoreTests.swift",
        "CodexBarTests/StatusItemAnimationTests.swift",
        "CodexBarTests/StatusItemControllerMenuTests.swift",
        "CodexBarTests/StatusMenuTests.swift",
        "CodexBarTests/StatusProbeTests.swift",
        "CodexBarTests/SubprocessRunnerTests.swift",
        "CodexBarTests/SubscriptionDetectionTests.swift",
        "CodexBarTests/SyntheticProviderTests.swift",
        "CodexBarTests/TTYCommandRunnerTests.swift",
        "CodexBarTests/TTYIntegrationTests.swift",
        "CodexBarTests/TestProcessCleanup.swift",
        "CodexBarTests/TestStores.swift",
        "CodexBarTests/TextParsingTests.swift",
        "CodexBarTests/TokenAccountEnvironmentPrecedenceTests.swift",
        "CodexBarTests/TokenAccountStoreTests.swift",
        "CodexBarTests/UpdateChannelTests.swift",
        "CodexBarTests/UsageFormatterTests.swift",
        "CodexBarTests/UsagePaceTests.swift",
        "CodexBarTests/UsagePaceTextTests.swift",
        "CodexBarTests/UsageStoreCoverageTests.swift",
        "CodexBarTests/UsageStoreHighestUsageTests.swift",
        "CodexBarTests/UsageStorePathDebugTests.swift",
        "CodexBarTests/UsageStoreSessionQuotaTransitionTests.swift",
        "CodexBarTests/WarpUsageFetcherTests.swift",
        "CodexBarTests/WebKitTeardownTests.swift",
        "CodexBarTests/WidgetSnapshotTests.swift",
        "CodexBarTests/ZaiAvailabilityTests.swift",
        "CodexBarTests/ZaiProviderTests.swift",
        "CodexBarTests/ZaiTokenStoreTestSupport.swift"
      ],
      "target_dependencies" : [
        "CodexBar",
        "CodexBarCore",
        "CodexBarCLI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CodexBarMacros",
      "module_type" : "SwiftTarget",
      "name" : "CodexBarMacros",
      "path" : "Sources/CodexBarMacros",
      "product_dependencies" : [
        "SwiftCompilerPlugin",
        "SwiftSyntaxBuilder",
        "SwiftSyntaxMacros"
      ],
      "product_memberships" : [
        "CodexBarCore",
        "CodexBarWidget",
        "CodexBarClaudeWebProbe",
        "CodexBarCLI",
        "CodexBar",
        "CodexBarMacros"
      ],
      "sources" : [
        "ProviderRegistrationMacros.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "CodexBarMacroSupport",
      "module_type" : "SwiftTarget",
      "name" : "CodexBarMacroSupport",
      "path" : "Sources/CodexBarMacroSupport",
      "product_memberships" : [
        "CodexBarCore",
        "CodexBarWidget",
        "CodexBarClaudeWebProbe",
        "CodexBarCLI",
        "CodexBar"
      ],
      "sources" : [
        "ProviderRegistrationMacros.swift"
      ],
      "target_dependencies" : [
        "CodexBarMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CodexBarLinuxTests",
      "module_type" : "SwiftTarget",
      "name" : "CodexBarLinuxTests",
      "path" : "TestsLinux",
      "sources" : [
        "JetBrainsParserLinuxTests.swift",
        "PlatformGatingTests.swift"
      ],
      "target_dependencies" : [
        "CodexBarCore",
        "CodexBarCLI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CodexBarCore",
      "module_type" : "SwiftTarget",
      "name" : "CodexBarCore",
      "path" : "Sources/CodexBarCore",
      "product_dependencies" : [
        "Logging",
        "SweetCookieKit"
      ],
      "product_memberships" : [
        "CodexBarCore",
        "CodexBarWidget",
        "CodexBarClaudeWebProbe",
        "CodexBarCLI",
        "CodexBar"
      ],
      "sources" : [
        "BrowserCookieAccessGate.swift",
        "BrowserCookieImportOrder.swift",
        "BrowserDetection.swift",
        "Config/CodexBarConfig.swift",
        "Config/CodexBarConfigStore.swift",
        "Config/CodexBarConfigValidation.swift",
        "Config/ProviderConfigEnvironment.swift",
        "CookieHeaderCache.swift",
        "CookieHeaderNormalizer.swift",
        "CopilotUsageModels.swift",
        "CostUsageFetcher.swift",
        "CostUsageModels.swift",
        "CreditsModels.swift",
        "Double+Clamped.swift",
        "Host/PTY/TTYCommandRunner.swift",
        "Host/Process/SubprocessRunner.swift",
        "KeychainAccessGate.swift",
        "KeychainAccessPreflight.swift",
        "KeychainCacheStore.swift",
        "KeychainNoUIQuery.swift",
        "Logging/CodexBarLog.swift",
        "Logging/CompositeLogHandler.swift",
        "Logging/FileLogHandler.swift",
        "Logging/JSONStderrLogHandler.swift",
        "Logging/LogCategories.swift",
        "Logging/LogMetadata.swift",
        "Logging/LogRedactor.swift",
        "Logging/OSLogLogHandler.swift",
        "Logging/ProviderLogging.swift",
        "OpenAIDashboardModels.swift",
        "OpenAIWeb/OpenAIDashboardBrowserCookieImporter.swift",
        "OpenAIWeb/OpenAIDashboardFetcher.swift",
        "OpenAIWeb/OpenAIDashboardNavigationDelegate.swift",
        "OpenAIWeb/OpenAIDashboardParser.swift",
        "OpenAIWeb/OpenAIDashboardScrapeScript.swift",
        "OpenAIWeb/OpenAIDashboardWebViewCache.swift",
        "OpenAIWeb/OpenAIDashboardWebsiteDataStore.swift",
        "PathEnvironment.swift",
        "ProviderCostSnapshot.swift",
        "Providers/Amp/AmpProviderDescriptor.swift",
        "Providers/Amp/AmpUsageFetcher.swift",
        "Providers/Amp/AmpUsageParser.swift",
        "Providers/Amp/AmpUsageSnapshot.swift",
        "Providers/Antigravity/AntigravityProviderDescriptor.swift",
        "Providers/Antigravity/AntigravityStatusProbe.swift",
        "Providers/Augment/AuggieCLIProbe.swift",
        "Providers/Augment/AugmentProviderDescriptor.swift",
        "Providers/Augment/AugmentSessionKeepalive.swift",
        "Providers/Augment/AugmentStatusProbe.swift",
        "Providers/CLIProbeSessionResetter.swift",
        "Providers/Claude/ClaudeCLISession.swift",
        "Providers/Claude/ClaudeOAuth/ClaudeOAuthCredentialModels.swift",
        "Providers/Claude/ClaudeOAuth/ClaudeOAuthCredentials+Hashing.swift",
        "Providers/Claude/ClaudeOAuth/ClaudeOAuthCredentials+SecurityCLIReader.swift",
        "Providers/Claude/ClaudeOAuth/ClaudeOAuthCredentials+TestingOverrides.swift",
        "Providers/Claude/ClaudeOAuth/ClaudeOAuthCredentials.swift",
        "Providers/Claude/ClaudeOAuth/ClaudeOAuthDelegatedRefreshCoordinator.swift",
        "Providers/Claude/ClaudeOAuth/ClaudeOAuthKeychainAccessGate.swift",
        "Providers/Claude/ClaudeOAuth/ClaudeOAuthKeychainPromptMode.swift",
        "Providers/Claude/ClaudeOAuth/ClaudeOAuthKeychainQueryTiming.swift",
        "Providers/Claude/ClaudeOAuth/ClaudeOAuthKeychainReadStrategy.swift",
        "Providers/Claude/ClaudeOAuth/ClaudeOAuthMutableKeychainOverrides.swift",
        "Providers/Claude/ClaudeOAuth/ClaudeOAuthRefreshFailureGate.swift",
        "Providers/Claude/ClaudeOAuth/ClaudeOAuthUsageFetcher.swift",
        "Providers/Claude/ClaudeProviderDescriptor.swift",
        "Providers/Claude/ClaudeStatusProbe.swift",
        "Providers/Claude/ClaudeUsageDataSource.swift",
        "Providers/Claude/ClaudeUsageFetcher.swift",
        "Providers/Claude/ClaudeWeb/ClaudeWebAPIFetcher.swift",
        "Providers/Codex/CodexCLISession.swift",
        "Providers/Codex/CodexOAuth/CodexOAuthCredentials.swift",
        "Providers/Codex/CodexOAuth/CodexOAuthUsageFetcher.swift",
        "Providers/Codex/CodexOAuth/CodexTokenRefresher.swift",
        "Providers/Codex/CodexProviderDescriptor.swift",
        "Providers/Codex/CodexStatusProbe.swift",
        "Providers/Codex/CodexUsageDataSource.swift",
        "Providers/Codex/CodexWebDashboardStrategy.swift",
        "Providers/Copilot/CopilotDeviceFlow.swift",
        "Providers/Copilot/CopilotProviderDescriptor.swift",
        "Providers/Copilot/CopilotUsageFetcher.swift",
        "Providers/Cursor/CursorProviderDescriptor.swift",
        "Providers/Cursor/CursorRequestUsage.swift",
        "Providers/Cursor/CursorStatusProbe.swift",
        "Providers/Factory/FactoryLocalStorageImporter.swift",
        "Providers/Factory/FactoryProviderDescriptor.swift",
        "Providers/Factory/FactoryStatusProbe.swift",
        "Providers/Gemini/GeminiProviderDescriptor.swift",
        "Providers/Gemini/GeminiStatusProbe.swift",
        "Providers/JetBrains/JetBrainsIDEDetector.swift",
        "Providers/JetBrains/JetBrainsProviderDescriptor.swift",
        "Providers/JetBrains/JetBrainsStatusProbe.swift",
        "Providers/Kilo/KiloProviderDescriptor.swift",
        "Providers/Kilo/KiloSettingsReader.swift",
        "Providers/Kilo/KiloUsageDataSource.swift",
        "Providers/Kilo/KiloUsageFetcher.swift",
        "Providers/Kimi/KimiAPIError.swift",
        "Providers/Kimi/KimiCookieHeader.swift",
        "Providers/Kimi/KimiCookieImporter.swift",
        "Providers/Kimi/KimiModels.swift",
        "Providers/Kimi/KimiProviderDescriptor.swift",
        "Providers/Kimi/KimiSettingsReader.swift",
        "Providers/Kimi/KimiUsageFetcher.swift",
        "Providers/Kimi/KimiUsageSnapshot.swift",
        "Providers/KimiK2/KimiK2ProviderDescriptor.swift",
        "Providers/KimiK2/KimiK2SettingsReader.swift",
        "Providers/KimiK2/KimiK2UsageFetcher.swift",
        "Providers/Kiro/KiroProviderDescriptor.swift",
        "Providers/Kiro/KiroStatusProbe.swift",
        "Providers/MiniMax/MiniMaxAPIRegion.swift",
        "Providers/MiniMax/MiniMaxAPISettingsReader.swift",
        "Providers/MiniMax/MiniMaxAuthMode.swift",
        "Providers/MiniMax/MiniMaxCookieHeader.swift",
        "Providers/MiniMax/MiniMaxCookieImporter.swift",
        "Providers/MiniMax/MiniMaxLocalStorageImporter.swift",
        "Providers/MiniMax/MiniMaxProviderDescriptor.swift",
        "Providers/MiniMax/MiniMaxSettingsReader.swift",
        "Providers/MiniMax/MiniMaxUsageFetcher.swift",
        "Providers/MiniMax/MiniMaxUsageSnapshot.swift",
        "Providers/Ollama/OllamaProviderDescriptor.swift",
        "Providers/Ollama/OllamaUsageFetcher.swift",
        "Providers/Ollama/OllamaUsageParser.swift",
        "Providers/Ollama/OllamaUsageSnapshot.swift",
        "Providers/OpenCode/OpenCodeCookieImporter.swift",
        "Providers/OpenCode/OpenCodeProviderDescriptor.swift",
        "Providers/OpenCode/OpenCodeUsageFetcher.swift",
        "Providers/OpenCode/OpenCodeUsageSnapshot.swift",
        "Providers/OpenRouter/OpenRouterProviderDescriptor.swift",
        "Providers/OpenRouter/OpenRouterSettingsReader.swift",
        "Providers/OpenRouter/OpenRouterUsageStats.swift",
        "Providers/ProviderBranding.swift",
        "Providers/ProviderCLIConfig.swift",
        "Providers/ProviderCandidateRetryRunner.swift",
        "Providers/ProviderCookieSource.swift",
        "Providers/ProviderDescriptor.swift",
        "Providers/ProviderFetchPlan.swift",
        "Providers/ProviderInteractionContext.swift",
        "Providers/ProviderSettingsSnapshot.swift",
        "Providers/ProviderTokenResolver.swift",
        "Providers/ProviderVersionDetector.swift",
        "Providers/Providers.swift",
        "Providers/Synthetic/SyntheticProviderDescriptor.swift",
        "Providers/Synthetic/SyntheticSettingsReader.swift",
        "Providers/Synthetic/SyntheticUsageStats.swift",
        "Providers/VertexAI/VertexAIOAuth/VertexAIOAuthCredentials.swift",
        "Providers/VertexAI/VertexAIOAuth/VertexAITokenRefresher.swift",
        "Providers/VertexAI/VertexAIOAuth/VertexAIUsageFetcher.swift",
        "Providers/VertexAI/VertexAIProviderDescriptor.swift",
        "Providers/Warp/WarpProviderDescriptor.swift",
        "Providers/Warp/WarpSettingsReader.swift",
        "Providers/Warp/WarpUsageFetcher.swift",
        "Providers/Zai/ZaiAPIRegion.swift",
        "Providers/Zai/ZaiProviderDescriptor.swift",
        "Providers/Zai/ZaiSettingsReader.swift",
        "Providers/Zai/ZaiUsageStats.swift",
        "TextParsing.swift",
        "TokenAccountSupport.swift",
        "TokenAccountSupportCatalog+Data.swift",
        "TokenAccounts.swift",
        "UsageFetcher.swift",
        "UsageFormatter.swift",
        "UsagePace.swift",
        "Vendored/CostUsage/CostUsageCache.swift",
        "Vendored/CostUsage/CostUsageJsonl.swift",
        "Vendored/CostUsage/CostUsagePricing.swift",
        "Vendored/CostUsage/CostUsageScanner+Claude.swift",
        "Vendored/CostUsage/CostUsageScanner+Timestamp.swift",
        "Vendored/CostUsage/CostUsageScanner.swift",
        "WebKit/WebKitTeardown.swift",
        "WidgetSnapshot.swift"
      ],
      "target_dependencies" : [
        "CodexBarMacroSupport"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CodexBarClaudeWebProbe",
      "module_type" : "SwiftTarget",
      "name" : "CodexBarClaudeWebProbe",
      "path" : "Sources/CodexBarClaudeWebProbe",
      "product_memberships" : [
        "CodexBarClaudeWebProbe"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "CodexBarCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CodexBarClaudeWatchdog",
      "module_type" : "SwiftTarget",
      "name" : "CodexBarClaudeWatchdog",
      "path" : "Sources/CodexBarClaudeWatchdog",
      "product_memberships" : [
        "CodexBarClaudeWatchdog"
      ],
      "sources" : [
        "main.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CodexBarCLI",
      "module_type" : "SwiftTarget",
      "name" : "CodexBarCLI",
      "path" : "Sources/CodexBarCLI",
      "product_dependencies" : [
        "Commander"
      ],
      "product_memberships" : [
        "CodexBarCLI"
      ],
      "sources" : [
        "CLIConfigCommand.swift",
        "CLICostCommand.swift",
        "CLIEntry.swift",
        "CLIErrorReporting.swift",
        "CLIExitCode.swift",
        "CLIHelp.swift",
        "CLIHelpers.swift",
        "CLIIO.swift",
        "CLIOptions.swift",
        "CLIOutputPreferences.swift",
        "CLIPayloads.swift",
        "CLIRenderer.swift",
        "CLIUsageCommand.swift",
        "TokenAccountCLI.swift"
      ],
      "target_dependencies" : [
        "CodexBarCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CodexBar",
      "module_type" : "SwiftTarget",
      "name" : "CodexBar",
      "path" : "Sources/CodexBar",
      "product_dependencies" : [
        "Sparkle",
        "KeyboardShortcuts"
      ],
      "product_memberships" : [
        "CodexBar"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/Icon-classic.icns",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-amp.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-antigravity.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-augment.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-claude.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-codex.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-copilot.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-cursor.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-factory.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-gemini.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-jetbrains.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-kilo.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-kimi.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-kiro.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-minimax.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-ollama.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-opencode.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-openrouter.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-synthetic.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-vertexai.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-warp.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CodexBar/Resources/ProviderIcon-zai.svg",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "About.swift",
        "AppNotifications.swift",
        "ClaudeLoginRunner.swift",
        "CodexLoginRunner.swift",
        "CodexbarApp.swift",
        "Config/CodexBarConfigMigrator.swift",
        "CookieHeaderStore.swift",
        "CopilotTokenStore.swift",
        "CostHistoryChartMenuView.swift",
        "CreditsHistoryChartMenuView.swift",
        "CursorLoginRunner.swift",
        "Date+RelativeDescription.swift",
        "DisplayLink.swift",
        "GeminiLoginRunner.swift",
        "HiddenWindowView.swift",
        "HistoricalUsagePace.swift",
        "IconRenderer.swift",
        "IconView.swift",
        "InstallOrigin.swift",
        "KeyboardShortcuts+Names.swift",
        "KeychainMigration.swift",
        "KeychainPromptCoordinator.swift",
        "KimiK2TokenStore.swift",
        "KimiTokenStore.swift",
        "LaunchAtLoginManager.swift",
        "LoadingPattern.swift",
        "MenuBarDisplayMode.swift",
        "MenuBarDisplayText.swift",
        "MenuCardView.swift",
        "MenuContent.swift",
        "MenuDescriptor.swift",
        "MenuHighlightStyle.swift",
        "MiniMaxAPITokenStore.swift",
        "MiniMaxCookieStore.swift",
        "MouseLocationReader.swift",
        "Notifications+CodexBar.swift",
        "OpenAICreditsPurchaseWindowController.swift",
        "PersonalInfoRedactor.swift",
        "PreferencesAboutPane.swift",
        "PreferencesAdvancedPane.swift",
        "PreferencesComponents.swift",
        "PreferencesDebugPane.swift",
        "PreferencesDisplayPane.swift",
        "PreferencesGeneralPane.swift",
        "PreferencesProviderDetailView.swift",
        "PreferencesProviderErrorView.swift",
        "PreferencesProviderSettingsMetrics.swift",
        "PreferencesProviderSettingsRows.swift",
        "PreferencesProviderSidebarView.swift",
        "PreferencesProvidersPane+Testing.swift",
        "PreferencesProvidersPane.swift",
        "PreferencesSelection.swift",
        "PreferencesView.swift",
        "ProviderBrandIcon.swift",
        "ProviderRegistry.swift",
        "ProviderSwitcherButtons.swift",
        "ProviderToggleStore.swift",
        "Providers/Amp/AmpProviderImplementation.swift",
        "Providers/Amp/AmpSettingsStore.swift",
        "Providers/Antigravity/AntigravityLoginFlow.swift",
        "Providers/Antigravity/AntigravityProviderImplementation.swift",
        "Providers/Augment/AugmentProviderImplementation.swift",
        "Providers/Augment/AugmentProviderRuntime.swift",
        "Providers/Augment/AugmentSettingsStore.swift",
        "Providers/Claude/ClaudeLoginFlow.swift",
        "Providers/Claude/ClaudeProviderImplementation.swift",
        "Providers/Claude/ClaudeSettingsStore.swift",
        "Providers/Codex/CodexLoginFlow.swift",
        "Providers/Codex/CodexProviderImplementation.swift",
        "Providers/Codex/CodexProviderRuntime.swift",
        "Providers/Codex/CodexSettingsStore.swift",
        "Providers/Copilot/CopilotLoginFlow.swift",
        "Providers/Copilot/CopilotProviderImplementation.swift",
        "Providers/Copilot/CopilotSettingsStore.swift",
        "Providers/Cursor/CursorLoginFlow.swift",
        "Providers/Cursor/CursorProviderImplementation.swift",
        "Providers/Cursor/CursorSettingsStore.swift",
        "Providers/Factory/FactoryLoginFlow.swift",
        "Providers/Factory/FactoryProviderImplementation.swift",
        "Providers/Factory/FactorySettingsStore.swift",
        "Providers/Gemini/GeminiLoginFlow.swift",
        "Providers/Gemini/GeminiProviderImplementation.swift",
        "Providers/JetBrains/JetBrainsLoginFlow.swift",
        "Providers/JetBrains/JetBrainsProviderImplementation.swift",
        "Providers/JetBrains/JetBrainsSettingsStore.swift",
        "Providers/Kilo/KiloProviderImplementation.swift",
        "Providers/Kilo/KiloSettingsStore.swift",
        "Providers/Kimi/KimiProviderImplementation.swift",
        "Providers/Kimi/KimiSettingsStore.swift",
        "Providers/KimiK2/KimiK2ProviderImplementation.swift",
        "Providers/KimiK2/KimiK2SettingsStore.swift",
        "Providers/Kiro/KiroProviderImplementation.swift",
        "Providers/MiniMax/MiniMaxProviderImplementation.swift",
        "Providers/MiniMax/MiniMaxSettingsStore.swift",
        "Providers/Ollama/OllamaProviderImplementation.swift",
        "Providers/Ollama/OllamaSettingsStore.swift",
        "Providers/OpenCode/OpenCodeProviderImplementation.swift",
        "Providers/OpenCode/OpenCodeSettingsStore.swift",
        "Providers/OpenRouter/OpenRouterProviderImplementation.swift",
        "Providers/OpenRouter/OpenRouterSettingsStore.swift",
        "Providers/Shared/ProviderCatalog.swift",
        "Providers/Shared/ProviderContext.swift",
        "Providers/Shared/ProviderCookieSourceUI.swift",
        "Providers/Shared/ProviderImplementation.swift",
        "Providers/Shared/ProviderImplementationRegistry.swift",
        "Providers/Shared/ProviderLoginFlow.swift",
        "Providers/Shared/ProviderMenuContext.swift",
        "Providers/Shared/ProviderPresentation.swift",
        "Providers/Shared/ProviderRuntime.swift",
        "Providers/Shared/ProviderSettingsDescriptors.swift",
        "Providers/Shared/ProviderTokenAccountSelection.swift",
        "Providers/Shared/SystemSettingsLinks.swift",
        "Providers/Synthetic/SyntheticProviderImplementation.swift",
        "Providers/Synthetic/SyntheticSettingsStore.swift",
        "Providers/VertexAI/VertexAILoginFlow.swift",
        "Providers/VertexAI/VertexAIProviderImplementation.swift",
        "Providers/Warp/WarpProviderImplementation.swift",
        "Providers/Warp/WarpSettingsStore.swift",
        "Providers/Zai/ZaiProviderImplementation.swift",
        "Providers/Zai/ZaiSettingsStore.swift",
        "SessionQuotaNotifications.swift",
        "SettingsStore+Config.swift",
        "SettingsStore+ConfigPersistence.swift",
        "SettingsStore+Defaults.swift",
        "SettingsStore+MenuObservation.swift",
        "SettingsStore+MenuPreferences.swift",
        "SettingsStore+ProviderDetection.swift",
        "SettingsStore+TokenAccounts.swift",
        "SettingsStore+TokenCost.swift",
        "SettingsStore.swift",
        "SettingsStoreState.swift",
        "StatusItemController+Actions.swift",
        "StatusItemController+Animation.swift",
        "StatusItemController+Menu.swift",
        "StatusItemController+SwitcherViews.swift",
        "StatusItemController.swift",
        "SyntheticTokenStore.swift",
        "UpdateChannel.swift",
        "UsageBreakdownChartMenuView.swift",
        "UsagePaceText.swift",
        "UsageProgressBar.swift",
        "UsageStore+Accessors.swift",
        "UsageStore+HighestUsage.swift",
        "UsageStore+HistoricalPace.swift",
        "UsageStore+Logging.swift",
        "UsageStore+OpenAIWeb.swift",
        "UsageStore+Refresh.swift",
        "UsageStore+Status.swift",
        "UsageStore+TokenAccounts.swift",
        "UsageStore+TokenCost.swift",
        "UsageStore+WidgetSnapshot.swift",
        "UsageStore.swift",
        "UsageStoreSupport.swift",
        "ZaiTokenStore.swift"
      ],
      "target_dependencies" : [
        "CodexBarMacroSupport",
        "CodexBarCore"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "CodexBar",
      "CodexBar-Package",
      "CodexBarClaudeWatchdog",
      "CodexBarClaudeWebProbe",
      "CodexBarCLI",
      "CodexBarCore",
      "CodexBarWidget",
      "KeyboardShortcuts"
    ]
  }
}
2026-04-19 09:10:35.521 xcodebuild[1130:6149] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CodexBar-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme CodexBar-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  SweetCookieKit: https://github.com/steipete/SweetCookieKit @ 0.4.0
  CodexBar: /Users/admin/builder/spi-builder-workspace
  Sparkle: https://github.com/sparkle-project/Sparkle @ 2.9.1
  KeyboardShortcuts: https://github.com/sindresorhus/KeyboardShortcuts @ 2.4.0
  swift-log: https://github.com/apple/swift-log @ 1.12.0
  swift-syntax: https://github.com/apple/swift-syntax @ 600.0.1
  Commander: https://github.com/steipete/Commander @ 0.2.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (38 targets)
    Target 'CodexBarWidget' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarMacros' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarMacroSupport' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarCore' in project 'CodexBar'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'SweetCookieKit' in project 'SweetCookieKit'
    Target 'CodexBarClaudeWebProbe' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarMacros' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarMacroSupport' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarCore' in project 'CodexBar'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'SweetCookieKit' in project 'SweetCookieKit'
    Target 'CodexBarClaudeWatchdog' in project 'CodexBar' (no dependencies)
    Target 'CodexBarCLI' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarMacros' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarMacroSupport' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarCore' in project 'CodexBar'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'SweetCookieKit' in project 'SweetCookieKit'
        ➜ Explicit dependency on target 'Commander' in project 'Commander'
    Target 'Commander' in project 'Commander'
        ➜ Explicit dependency on target 'Commander' in project 'Commander'
    Target 'Commander' in project 'Commander' (no dependencies)
    Target 'CodexBar' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBar_CodexBar' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarMacros' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarMacroSupport' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarCore' in project 'CodexBar'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'SweetCookieKit' in project 'SweetCookieKit'
        ➜ Explicit dependency on target 'Sparkle' in project 'Sparkle'
        ➜ Explicit dependency on target 'KeyboardShortcuts' in project 'KeyboardShortcuts'
    Target 'KeyboardShortcuts' in project 'KeyboardShortcuts'
        ➜ Explicit dependency on target 'KeyboardShortcuts' in project 'KeyboardShortcuts'
        ➜ Explicit dependency on target 'KeyboardShortcuts_KeyboardShortcuts' in project 'KeyboardShortcuts'
    Target 'KeyboardShortcuts' in project 'KeyboardShortcuts'
        ➜ Explicit dependency on target 'KeyboardShortcuts_KeyboardShortcuts' in project 'KeyboardShortcuts'
    Target 'KeyboardShortcuts_KeyboardShortcuts' in project 'KeyboardShortcuts' (no dependencies)
    Target 'Sparkle' in project 'Sparkle' (no dependencies)
    Target 'CodexBar_CodexBar' in project 'CodexBar' (no dependencies)
    Target 'CodexBarCore' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarCore' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarMacros' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarMacroSupport' in project 'CodexBar'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'SweetCookieKit' in project 'SweetCookieKit'
    Target 'CodexBarCore' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarMacros' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarMacroSupport' in project 'CodexBar'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'SweetCookieKit' in project 'SweetCookieKit'
    Target 'SweetCookieKit' in project 'SweetCookieKit'
        ➜ Explicit dependency on target 'SweetCookieKit' in project 'SweetCookieKit'
    Target 'SweetCookieKit' in project 'SweetCookieKit' (no dependencies)
    Target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log' (no dependencies)
    Target 'CodexBarMacroSupport' in project 'CodexBar'
        ➜ Explicit dependency on target 'CodexBarMacros' in project 'CodexBar'
    Target 'CodexBarMacros' in project 'CodexBar'
        ➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
    Target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
    Target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
    Target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
    Target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
    Target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
    Target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
    Target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
    Target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
    Target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
    Target 'SwiftSyntax600' in project 'swift-syntax' (no dependencies)
    Target 'SwiftSyntax510' in project 'swift-syntax' (no dependencies)
    Target 'SwiftSyntax509' in project 'swift-syntax' (no dependencies)
    Target '_SwiftSyntaxCShims' in project 'swift-syntax' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch x86_64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: bacd3d5107773a0794f4fb82e0163159
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/bacd3d5107773a0794f4fb82e0163159.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sparkle/Sparkle/Sparkle.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sparkle/Sparkle/Sparkle.xcframework'. (in target 'CodexBar' from project 'CodexBar')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sparkle/Sparkle/Sparkle.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sparkle/Sparkle/Sparkle.xcframework'. (in target 'CodexBar' from project 'CodexBar')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sparkle/Sparkle/Sparkle.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sparkle/Sparkle/Sparkle.xcframework'. (in target 'Sparkle' from project 'Sparkle')
error: The package product 'Commander' requires minimum platform version 17.0 for the tvOS platform, but this target supports 12.0 (in target 'CodexBarCLI' from project 'CodexBar')
2026-04-19 09:10:37.089 xcodebuild[1151:6251] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme CodexBar-Package
(1 failure)
BUILD FAILURE 6.3 tvOS