Build Information
Successful build of CodexBar, reference main (8a079c), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 13:11:21 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build 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
Fetching https://github.com/steipete/Commander
Fetching https://github.com/steipete/SweetCookieKit
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-syntax
Fetching https://github.com/sindresorhus/KeyboardShortcuts
Fetching https://github.com/sparkle-project/Sparkle
[1/346] Fetching commander
[247/7581] Fetching commander, keyboardshortcuts
[248/7925] Fetching commander, keyboardshortcuts, sweetcookiekit
Fetched https://github.com/steipete/SweetCookieKit from cache (0.75s)
[558/7581] Fetching commander, keyboardshortcuts
[1282/14216] Fetching commander, keyboardshortcuts, swift-log
[8497/57600] Fetching commander, keyboardshortcuts, swift-log, sparkle
[16821/132583] Fetching commander, keyboardshortcuts, swift-log, sparkle, swift-syntax
Fetched https://github.com/sindresorhus/KeyboardShortcuts from cache (8.27s)
Fetched https://github.com/sparkle-project/Sparkle from cache (8.27s)
Fetched https://github.com/steipete/Commander from cache (8.27s)
Fetched https://github.com/apple/swift-syntax from cache (8.27s)
Fetched https://github.com/apple/swift-log from cache (8.27s)
Computing version for https://github.com/steipete/SweetCookieKit
Computed https://github.com/steipete/SweetCookieKit at 0.4.0 (8.83s)
Computing version for https://github.com/sindresorhus/KeyboardShortcuts
Computed https://github.com/sindresorhus/KeyboardShortcuts at 2.4.0 (0.55s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 600.0.1 (2.33s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.9.1 (0.60s)
Computing version for https://github.com/steipete/Commander
Computed https://github.com/steipete/Commander at 0.2.1 (0.55s)
Computing version for https://github.com/sparkle-project/Sparkle
Computed https://github.com/sparkle-project/Sparkle at 2.8.1 (0.65s)
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/sparkle-project/Sparkle
Working copy of https://github.com/sparkle-project/Sparkle resolved at 2.8.1
Creating working copy for https://github.com/sindresorhus/KeyboardShortcuts
Working copy of https://github.com/sindresorhus/KeyboardShortcuts resolved at 2.4.0
Creating working copy for https://github.com/steipete/Commander
Working copy of https://github.com/steipete/Commander resolved at 0.2.1
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.9.1
Creating working copy for https://github.com/steipete/SweetCookieKit
Working copy of https://github.com/steipete/SweetCookieKit resolved at 0.4.0
Downloading binary artifact https://github.com/sparkle-project/Sparkle/releases/download/2.8.1/Sparkle-for-Swift-Package-Manager.zip
[16384/9971881] Downloading https://github.com/sparkle-project/Sparkle/releases/download/2.8.1/Sparkle-for-Swift-Package-Manager.zip
Downloaded https://github.com/sparkle-project/Sparkle/releases/download/2.8.1/Sparkle-for-Swift-Package-Manager.zip (1.35s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "codexbar",
"name": "CodexBar",
"url": "https://github.com/TeamSloppy/CodexBar.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CodexBar",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log",
"version": "1.12.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"traits": [
],
"dependencies": [
]
},
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/apple/swift-syntax",
"version": "600.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "sweetcookiekit",
"name": "SweetCookieKit",
"url": "https://github.com/steipete/SweetCookieKit",
"version": "0.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SweetCookieKit",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/TeamSloppy/CodexBar.git
[1/13934] Fetching codexbar
Fetched https://github.com/TeamSloppy/CodexBar.git from cache (1.74s)
Fetching https://github.com/apple/swift-log from cache
Fetching https://github.com/apple/swift-syntax from cache
Fetching https://github.com/steipete/SweetCookieKit from cache
Fetched https://github.com/steipete/SweetCookieKit from cache (0.86s)
Fetched https://github.com/apple/swift-log from cache (0.86s)
Fetched https://github.com/apple/swift-syntax from cache (0.86s)
Computing version for https://github.com/steipete/SweetCookieKit
Computed https://github.com/steipete/SweetCookieKit at 0.4.0 (0.97s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 600.0.1 (0.06s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.62s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/steipete/SweetCookieKit
Working copy of https://github.com/steipete/SweetCookieKit resolved at 0.4.0
Creating working copy for https://github.com/TeamSloppy/CodexBar.git
Working copy of https://github.com/TeamSloppy/CodexBar.git resolved at main (8a079c0)
warning: '.resolve-product-dependencies': dependency 'codexbar' is not used by any target
Found 3 product dependencies
- swift-log
- swift-syntax
- SweetCookieKit
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/TeamSloppy/CodexBar.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/90] Write sources
[2/90] Write CodexBarClaudeWebProbe-entitlement.plist
[2/90] Write sources
[2/90] Write CodexBarWidget-entitlement.plist
[2/90] Write CodexBarClaudeWatchdog-entitlement.plist
[2/90] Write sources
[24/90] Copying Localizable.strings
[27/90] Write sources
[27/90] Copying Info.plist
[27/90] Copying ProviderIcon-vertexai.svg
[27/90] Copying ProviderIcon-warp.svg
[27/90] Copying ProviderIcon-openrouter.svg
[27/90] Copying ProviderIcon-synthetic.svg
[27/90] Copying ProviderIcon-ollama.svg
[27/90] Copying ProviderIcon-opencode.svg
[27/90] Copying ProviderIcon-minimax.svg
[27/90] Copying ProviderIcon-zai.svg
[27/90] Copying ProviderIcon-kiro.svg
[27/90] Copying ProviderIcon-kimi.svg
[27/90] Copying ProviderIcon-kilo.svg
[27/90] Copying ProviderIcon-jetbrains.svg
[27/90] Copying ProviderIcon-copilot.svg
[27/90] Copying ProviderIcon-gemini.svg
[27/90] Copying ProviderIcon-factory.svg
[27/90] Copying ProviderIcon-cursor.svg
[27/90] Copying ProviderIcon-augment.svg
[27/90] Write sources
[27/90] Copying ProviderIcon-claude.svg
[27/90] Copying Icon-classic.icns
[27/90] Copying ProviderIcon-codex.svg
[27/90] Copying ProviderIcon-antigravity.svg
[27/90] Write CodexBarCLI-entitlement.plist
[27/90] Copying ProviderIcon-amp.svg
[27/90] Write sources
[27/90] Write CodexBar-entitlement.plist
[70/90] Compiling _SwiftSyntaxCShims dummy.c
[71/90] Copying Sparkle.framework
[72/90] Write swift-version--6988338F2F200930.txt
[74/135] Compiling SwiftSyntax510 Empty.swift
[75/135] Compiling SwiftSyntax509 Empty.swift
[76/135] Emitting module SwiftSyntax510
[77/135] Emitting module SwiftSyntax600
[78/135] Emitting module SwiftSyntax509
[79/135] Compiling SwiftSyntax600 Empty.swift
[80/200] Compiling Logging MetadataProvider.swift
[81/200] Emitting module Logging
[82/200] Compiling Logging Locks.swift
[83/200] Compiling Logging LogHandler.swift
[84/200] Compiling Logging Logging.swift
[85/200] Emitting module Commander
[86/200] Compiling SwiftSyntax SourceEdit.swift
[87/200] Compiling SwiftSyntax SourceLength.swift
[88/200] Compiling SwiftSyntax SourceLocation.swift
[89/200] Compiling SwiftSyntax SourcePresence.swift
[90/200] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[91/200] Compiling SwiftSyntax Syntax.swift
[92/200] Compiling SwiftSyntax SyntaxArena.swift
[93/207] Compiling SwiftSyntax AbsolutePosition.swift
[94/207] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[95/207] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[96/207] Compiling SwiftSyntax Assert.swift
[97/207] Compiling SwiftSyntax BumpPtrAllocator.swift
[98/207] Compiling SwiftSyntax CommonAncestor.swift
[99/207] Compiling SwiftSyntax Convenience.swift
[100/207] Compiling SwiftSyntax CustomTraits.swift
[101/207] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[102/207] Compiling SwiftSyntax SyntaxChildren.swift
[103/207] Compiling SwiftSyntax SyntaxCollection.swift
[104/207] Compiling SwiftSyntax SyntaxHashable.swift
[105/207] Compiling SwiftSyntax SyntaxIdentifier.swift
[106/207] Compiling SwiftSyntax SyntaxNodeFactory.swift
[107/207] Compiling SwiftSyntax SyntaxNodeStructure.swift
[108/207] Compiling SwiftSyntax SyntaxProtocol.swift
[109/207] Compiling SwiftSyntax SyntaxText.swift
[110/207] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[111/207] Compiling SwiftSyntax TokenDiagnostic.swift
[112/207] Compiling SwiftSyntax TokenSequence.swift
[113/207] Compiling SwiftSyntax TokenSyntax.swift
[114/207] Compiling SwiftSyntax Trivia.swift
[115/207] Compiling Commander Errors.swift
[116/207] Compiling Commander ExpressibleFromArgument.swift
[117/207] Compiling CodexBarClaudeWatchdog main.swift
[118/207] Emitting module CodexBarClaudeWatchdog
[118/207] Write Objects.LinkFileList
[120/207] Compiling Commander NameSpecification.swift
[121/207] Compiling Commander ParsableCommand.swift
[122/207] Compiling Commander CommandParser.swift
[123/207] Compiling Commander CommandSignature.swift
[124/207] Compiling Commander PropertyWrappers.swift
[125/207] Compiling Commander Tokenizer.swift
[126/207] Compiling Commander Program.swift
[127/207] Compiling SweetCookieKit BrowserCookieKeychainAccessGate.swift
[128/208] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[129/208] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[130/208] Emitting module SweetCookieKit
[131/208] Compiling SweetCookieKit ChromiumLocalStorageReader.swift
[132/208] Compiling SweetCookieKit GeckoCookieImporter.swift
[133/208] Compiling SweetCookieKit SafariCookieImporter.swift
[134/208] Compiling SweetCookieKit BrowserCookieModels.swift
[135/208] Compiling SweetCookieKit ChromiumLevelDBReader.swift
[136/208] Compiling SweetCookieKit ChromiumLocalStorageReader+LevelDB.swift
[137/208] Compiling SweetCookieKit ChromeCookieImporter.swift
[138/208] Compiling SweetCookieKit SnappyDecoder.swift
[138/208] Linking CodexBarClaudeWatchdog
[139/208] Applying CodexBarClaudeWatchdog
[141/208] Compiling KeyboardShortcuts Name.swift
[142/209] Emitting module SwiftSyntax
[143/209] Compiling SwiftSyntax Identifier.swift
[144/209] Compiling SwiftSyntax MemoryLayout.swift
[145/209] Compiling SwiftSyntax MissingNodeInitializers.swift
[146/209] Compiling SwiftSyntax RawSyntax.swift
[147/209] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[148/209] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[149/209] Compiling SwiftSyntax RawSyntaxTokenView.swift
[150/209] Compiling KeyboardShortcuts resource_bundle_accessor.swift
[151/209] Compiling SwiftSyntax Tokens.swift
[152/209] Compiling SwiftSyntax TriviaPieces.swift
[153/209] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[154/209] Compiling SwiftSyntax RawSyntaxNodesC.swift
[155/209] Compiling SwiftSyntax RawSyntaxNodesD.swift
[156/209] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[157/209] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[158/209] Compiling KeyboardShortcuts NSMenuItem++.swift
[159/209] Emitting module KeyboardShortcuts
[162/209] Compiling KeyboardShortcuts KeyboardShortcuts.swift
[163/209] Compiling KeyboardShortcuts ViewModifiers.swift
[164/209] Compiling KeyboardShortcuts Utilities.swift
[165/209] Compiling KeyboardShortcuts Recorder.swift
[166/209] Compiling KeyboardShortcuts RecorderCocoa.swift
[167/209] Compiling KeyboardShortcuts Shortcut.swift
[170/209] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[171/209] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[172/209] Compiling SwiftSyntax RawSyntaxValidation.swift
[173/209] Compiling SwiftSyntax SyntaxNodesAB.swift
[174/209] Compiling SwiftSyntax SyntaxNodesC.swift
[175/209] Compiling SwiftSyntax SyntaxNodesD.swift
[176/209] Compiling SwiftSyntax SyntaxNodesEF.swift
[177/209] Compiling SwiftSyntax SyntaxNodesGHI.swift
[178/209] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[179/209] Compiling SwiftSyntax SyntaxNodesOP.swift
[180/209] Compiling SwiftSyntax SyntaxNodesQRS.swift
[181/209] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[182/209] Compiling SwiftSyntax SyntaxCollections.swift
[183/209] Compiling SwiftSyntax SyntaxEnum.swift
[184/209] Compiling SwiftSyntax SyntaxKind.swift
[185/209] Compiling SwiftSyntax SyntaxRewriter.swift
[186/209] Compiling SwiftSyntax SyntaxTraits.swift
[187/209] Compiling SwiftSyntax SyntaxVisitor.swift
[188/209] Compiling SwiftSyntax TokenKind.swift
[189/209] Compiling SwiftSyntax Utils.swift
[190/209] Compiling SwiftSyntax ChildNameForKeyPath.swift
[191/209] Compiling SwiftSyntax Keyword.swift
[192/209] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[193/209] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[194/209] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[195/209] Compiling SwiftSyntax SyntaxBaseNodes.swift
[196/267] Compiling SwiftDiagnostics Message.swift
[197/268] Compiling SwiftDiagnostics Convenience.swift
[198/268] Compiling SwiftDiagnostics Note.swift
[199/268] Compiling SwiftDiagnostics FixIt.swift
[200/268] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[201/268] Compiling SwiftBasicFormat InferIndentation.swift
[202/268] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[203/268] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[204/268] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[205/268] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[206/268] Emitting module SwiftDiagnostics
[207/268] Compiling SwiftDiagnostics Diagnostic.swift
[208/268] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[209/268] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[210/268] Compiling SwiftBasicFormat Syntax+Extensions.swift
[211/268] Emitting module SwiftBasicFormat
[212/268] Compiling SwiftBasicFormat BasicFormat.swift
[213/268] Compiling SwiftParser TopLevel.swift
[214/268] Compiling SwiftParser TriviaParser.swift
[215/268] Compiling SwiftParser Types.swift
[216/268] Compiling SwiftParser ExperimentalFeatures.swift
[217/272] Compiling SwiftParser StringLiterals.swift
[218/272] Compiling SwiftParser SwiftParserCompatibility.swift
[219/272] Compiling SwiftParser SwiftVersion.swift
[220/272] Compiling SwiftParser SyntaxUtils.swift
[221/272] Compiling SwiftParser TokenConsumer.swift
[222/272] Compiling SwiftParser TokenPrecedence.swift
[223/272] Compiling SwiftParser TokenSpec.swift
[224/272] Compiling SwiftParser TokenSpecSet.swift
[225/272] Compiling SwiftParser Nominals.swift
[226/272] Compiling SwiftParser Parameters.swift
[227/272] Compiling SwiftParser ParseSourceFile.swift
[228/272] Compiling SwiftParser Parser.swift
[229/272] Compiling SwiftParser Patterns.swift
[230/272] Compiling SwiftParser UnicodeScalarExtensions.swift
[231/272] Compiling SwiftParser Lookahead.swift
[232/272] Compiling SwiftParser LoopProgressCondition.swift
[233/272] Compiling SwiftParser Modifiers.swift
[234/272] Compiling SwiftParser Names.swift
[235/272] Compiling SwiftParser Recovery.swift
[236/272] Compiling SwiftParser Specifiers.swift
[237/272] Compiling SwiftParser Statements.swift
[238/272] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[239/272] Emitting module SwiftParser
[240/272] Compiling SwiftParser Attributes.swift
[241/272] Compiling SwiftParser Availability.swift
[242/272] Compiling SwiftParser CharacterInfo.swift
[243/272] Compiling SwiftParser CollectionNodes+Parsable.swift
[244/272] Compiling SwiftParser Declarations.swift
[245/272] Compiling SwiftParser Directives.swift
[246/272] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[247/272] Compiling SwiftParser Expressions.swift
[248/272] Compiling SwiftParser IncrementalParseTransition.swift
[249/272] Compiling SwiftParser IsValidIdentifier.swift
[250/272] Compiling SwiftParser Cursor.swift
[251/272] Compiling SwiftParser Lexeme.swift
[252/272] Compiling SwiftParser LexemeSequence.swift
[253/272] Compiling SwiftParser Lexer.swift
[254/272] Compiling SwiftParser RegexLiteralLexer.swift
[255/272] Compiling SwiftParser IsLexerClassified.swift
[256/272] Compiling SwiftParser LayoutNodes+Parsable.swift
[257/272] Compiling SwiftParser Parser+TokenSpecSet.swift
[258/272] Compiling SwiftParser TokenSpecStaticMembers.swift
[259/295] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[260/296] Compiling SwiftOperators PrecedenceGraph.swift
[261/296] Compiling SwiftOperators PrecedenceGroup.swift
[262/297] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[263/297] Compiling SwiftOperators OperatorTable.swift
[264/297] Compiling SwiftOperators OperatorTable+Semantics.swift
[265/297] Compiling SwiftOperators OperatorTable+Defaults.swift
[266/297] Compiling SwiftOperators OperatorError.swift
[267/297] Compiling SwiftOperators OperatorError+Diagnostics.swift
[268/297] Compiling SwiftOperators Operator.swift
[269/297] Compiling SwiftOperators OperatorTable+Folding.swift
[270/297] Emitting module SwiftOperators
[271/297] Compiling SwiftOperators SyntaxSynthesis.swift
[272/297] Compiling SwiftParserDiagnostics Utils.swift
[273/297] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[274/297] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[275/297] Compiling SwiftParserDiagnostics PresenceUtils.swift
[276/297] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[277/297] Emitting module SwiftParserDiagnostics
[278/297] Compiling SwiftParserDiagnostics MissingNodesError.swift
[279/297] Compiling SwiftParserDiagnostics MissingTokenError.swift
[280/297] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[281/297] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[282/297] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[283/297] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[284/312] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[285/312] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[286/312] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[287/313] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[288/313] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[289/313] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[290/313] Compiling SwiftSyntaxBuilder Indenter.swift
[291/313] Compiling SwiftSyntaxBuilder ListBuilder.swift
[292/313] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[293/313] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[294/313] Emitting module SwiftSyntaxBuilder
[295/313] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[296/313] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[297/313] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[298/313] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[299/313] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[300/331] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[301/331] Compiling SwiftSyntaxMacros Macro+Format.swift
[302/331] Compiling SwiftSyntaxMacros Macro.swift
[303/331] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[304/331] Compiling SwiftSyntaxMacros MemberMacro.swift
[305/331] Compiling SwiftSyntaxMacros PeerMacro.swift
[306/331] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[307/331] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[308/331] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[309/331] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[310/331] Compiling SwiftSyntaxMacros AttachedMacro.swift
[311/331] Compiling SwiftSyntaxMacros BodyMacro.swift
[312/331] Compiling SwiftSyntaxMacros PreambleMacro.swift
[313/332] Emitting module SwiftSyntaxMacros
[314/332] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[315/332] Compiling SwiftSyntaxMacros AccessorMacro.swift
[316/332] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[317/332] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[318/332] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[319/342] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[320/342] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[321/342] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[322/342] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[323/342] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[324/342] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[325/342] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[326/342] Emitting module SwiftSyntaxMacroExpansion
[327/342] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[328/342] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[329/354] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[330/354] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[331/354] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[332/354] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[333/354] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[334/354] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[335/354] Emitting module SwiftCompilerPluginMessageHandling
[336/354] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[337/354] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[338/354] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[339/354] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[340/354] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[341/355] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[342/357] Emitting module SwiftCompilerPlugin
[343/357] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[344/359] Compiling CodexBarMacros ProviderRegistrationMacros.swift
[345/359] Emitting module CodexBarMacros
[345/359] Write Objects.LinkFileList
[346/359] Linking CodexBarMacros-tool
[348/361] Compiling CodexBarMacroSupport ProviderRegistrationMacros.swift
[349/361] Emitting module CodexBarMacroSupport
[350/515] Compiling CodexBarCore OllamaUsageFetcher.swift
[351/515] Compiling CodexBarCore OllamaUsageParser.swift
[352/515] Compiling CodexBarCore OllamaUsageSnapshot.swift
[353/515] Compiling CodexBarCore OpenCodeCookieImporter.swift
[354/515] Compiling CodexBarCore OpenCodeProviderDescriptor.swift
[355/515] Compiling CodexBarCore OpenCodeUsageFetcher.swift
[356/515] Compiling CodexBarCore OpenCodeUsageSnapshot.swift
[357/515] Compiling CodexBarCore OpenRouterProviderDescriptor.swift
[358/515] Compiling CodexBarCore OpenRouterSettingsReader.swift
[359/515] Compiling CodexBarCore OpenRouterUsageStats.swift
[360/515] Compiling CodexBarCore ProviderBranding.swift
[361/515] Compiling CodexBarCore ProviderCLIConfig.swift
[362/515] Compiling CodexBarCore ProviderCandidateRetryRunner.swift
[363/515] Compiling CodexBarCore ProviderCookieSource.swift
[364/515] Compiling CodexBarCore ProviderDescriptor.swift
[365/515] Compiling CodexBarCore ProviderFetchPlan.swift
[366/515] Compiling CodexBarCore ProviderInteractionContext.swift
[367/531] Compiling CodexBarCore KimiUsageSnapshot.swift
[368/531] Compiling CodexBarCore KimiK2ProviderDescriptor.swift
[369/531] Compiling CodexBarCore KimiK2SettingsReader.swift
[370/531] Compiling CodexBarCore KimiK2UsageFetcher.swift
[371/531] Compiling CodexBarCore KiroProviderDescriptor.swift
[372/531] Compiling CodexBarCore KiroStatusProbe.swift
[373/531] Compiling CodexBarCore MiniMaxAPIRegion.swift
[374/531] Compiling CodexBarCore MiniMaxAPISettingsReader.swift
[375/531] Compiling CodexBarCore MiniMaxAuthMode.swift
[376/531] Compiling CodexBarCore MiniMaxCookieHeader.swift
[377/531] Compiling CodexBarCore MiniMaxCookieImporter.swift
[378/531] Compiling CodexBarCore MiniMaxLocalStorageImporter.swift
[379/531] Compiling CodexBarCore MiniMaxProviderDescriptor.swift
[380/531] Compiling CodexBarCore MiniMaxSettingsReader.swift
[381/531] Compiling CodexBarCore MiniMaxUsageFetcher.swift
[382/531] Compiling CodexBarCore MiniMaxUsageSnapshot.swift
[383/531] Compiling CodexBarCore OllamaProviderDescriptor.swift
[384/531] Compiling CodexBarCore BrowserCookieAccessGate.swift
[385/531] Compiling CodexBarCore BrowserCookieImportOrder.swift
[386/531] Compiling CodexBarCore BrowserDetection.swift
[387/531] Compiling CodexBarCore CodexBarConfig.swift
[388/531] Compiling CodexBarCore CodexBarConfigStore.swift
[389/531] Compiling CodexBarCore CodexBarConfigValidation.swift
[390/531] Compiling CodexBarCore ProviderConfigEnvironment.swift
[391/531] Compiling CodexBarCore CookieHeaderCache.swift
[392/531] Compiling CodexBarCore CookieHeaderNormalizer.swift
[393/531] Compiling CodexBarCore CopilotUsageModels.swift
[394/531] Compiling CodexBarCore CostUsageFetcher.swift
[395/531] Compiling CodexBarCore CostUsageModels.swift
[396/531] Compiling CodexBarCore CreditsModels.swift
[397/531] Compiling CodexBarCore Double+Clamped.swift
[398/531] Compiling CodexBarCore TTYCommandRunner.swift
[399/531] Compiling CodexBarCore SubprocessRunner.swift
[400/531] Compiling CodexBarCore KeychainAccessGate.swift
[401/531] Compiling CodexBarCore OpenAIDashboardScrapeScript.swift
[402/531] Compiling CodexBarCore OpenAIDashboardWebViewCache.swift
[403/531] Compiling CodexBarCore OpenAIDashboardWebsiteDataStore.swift
[404/531] Compiling CodexBarCore PathEnvironment.swift
[405/531] Compiling CodexBarCore ProviderCostSnapshot.swift
[406/531] Compiling CodexBarCore AmpProviderDescriptor.swift
[407/531] Compiling CodexBarCore AmpUsageFetcher.swift
[408/531] Compiling CodexBarCore AmpUsageParser.swift
[409/531] Compiling CodexBarCore AmpUsageSnapshot.swift
[410/531] Compiling CodexBarCore AntigravityProviderDescriptor.swift
[411/531] Compiling CodexBarCore AntigravityStatusProbe.swift
[412/531] Compiling CodexBarCore AuggieCLIProbe.swift
[413/531] Compiling CodexBarCore AugmentProviderDescriptor.swift
[414/531] Compiling CodexBarCore AugmentSessionKeepalive.swift
[415/531] Compiling CodexBarCore AugmentStatusProbe.swift
[416/531] Compiling CodexBarCore CLIProbeSessionResetter.swift
[417/531] Compiling CodexBarCore ClaudeCLISession.swift
[418/531] Compiling CodexBarCore ClaudeWebAPIFetcher.swift
[419/531] Compiling CodexBarCore CodexCLISession.swift
[420/531] Compiling CodexBarCore CodexOAuthCredentials.swift
[421/531] Compiling CodexBarCore CodexOAuthUsageFetcher.swift
[422/531] Compiling CodexBarCore CodexTokenRefresher.swift
[423/531] Compiling CodexBarCore CodexProviderDescriptor.swift
[424/531] Compiling CodexBarCore CodexStatusProbe.swift
[425/531] Compiling CodexBarCore CodexUsageDataSource.swift
[426/531] Compiling CodexBarCore CodexWebDashboardStrategy.swift
[427/531] Compiling CodexBarCore CopilotDeviceFlow.swift
[428/531] Compiling CodexBarCore CopilotProviderDescriptor.swift
[429/531] Compiling CodexBarCore CopilotUsageFetcher.swift
[430/531] Compiling CodexBarCore CursorProviderDescriptor.swift
[431/531] Compiling CodexBarCore CursorRequestUsage.swift
[432/531] Compiling CodexBarCore CursorStatusProbe.swift
[433/531] Compiling CodexBarCore FactoryLocalStorageImporter.swift
[434/531] Compiling CodexBarCore FactoryProviderDescriptor.swift
[435/531] Emitting module CodexBarCore
[436/531] Compiling CodexBarCore KeychainAccessPreflight.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodexBarCore/KeychainNoUIQuery.swift:16:52: warning: 'kSecUseAuthenticationUIFail' was deprecated in macOS 11.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property [#DeprecatedDeclaration]
14 | // prevent the legacy keychain "Allow/Deny" prompt on some configurations. We also set the UI policy to fail
15 | // so SecItemCopyMatching returns errSecInteractionNotAllowed instead of showing UI.
16 | query[kSecUseAuthenticationUI as String] = kSecUseAuthenticationUIFail
| `- warning: 'kSecUseAuthenticationUIFail' was deprecated in macOS 11.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property [#DeprecatedDeclaration]
17 | }
18 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[437/531] Compiling CodexBarCore KeychainCacheStore.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodexBarCore/KeychainNoUIQuery.swift:16:52: warning: 'kSecUseAuthenticationUIFail' was deprecated in macOS 11.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property [#DeprecatedDeclaration]
14 | // prevent the legacy keychain "Allow/Deny" prompt on some configurations. We also set the UI policy to fail
15 | // so SecItemCopyMatching returns errSecInteractionNotAllowed instead of showing UI.
16 | query[kSecUseAuthenticationUI as String] = kSecUseAuthenticationUIFail
| `- warning: 'kSecUseAuthenticationUIFail' was deprecated in macOS 11.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property [#DeprecatedDeclaration]
17 | }
18 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[438/531] Compiling CodexBarCore KeychainNoUIQuery.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodexBarCore/KeychainNoUIQuery.swift:16:52: warning: 'kSecUseAuthenticationUIFail' was deprecated in macOS 11.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property [#DeprecatedDeclaration]
14 | // prevent the legacy keychain "Allow/Deny" prompt on some configurations. We also set the UI policy to fail
15 | // so SecItemCopyMatching returns errSecInteractionNotAllowed instead of showing UI.
16 | query[kSecUseAuthenticationUI as String] = kSecUseAuthenticationUIFail
| `- warning: 'kSecUseAuthenticationUIFail' was deprecated in macOS 11.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property [#DeprecatedDeclaration]
17 | }
18 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[439/531] Compiling CodexBarCore CodexBarLog.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodexBarCore/KeychainNoUIQuery.swift:16:52: warning: 'kSecUseAuthenticationUIFail' was deprecated in macOS 11.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property [#DeprecatedDeclaration]
14 | // prevent the legacy keychain "Allow/Deny" prompt on some configurations. We also set the UI policy to fail
15 | // so SecItemCopyMatching returns errSecInteractionNotAllowed instead of showing UI.
16 | query[kSecUseAuthenticationUI as String] = kSecUseAuthenticationUIFail
| `- warning: 'kSecUseAuthenticationUIFail' was deprecated in macOS 11.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property [#DeprecatedDeclaration]
17 | }
18 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[440/531] Compiling CodexBarCore CompositeLogHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodexBarCore/KeychainNoUIQuery.swift:16:52: warning: 'kSecUseAuthenticationUIFail' was deprecated in macOS 11.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property [#DeprecatedDeclaration]
14 | // prevent the legacy keychain "Allow/Deny" prompt on some configurations. We also set the UI policy to fail
15 | // so SecItemCopyMatching returns errSecInteractionNotAllowed instead of showing UI.
16 | query[kSecUseAuthenticationUI as String] = kSecUseAuthenticationUIFail
| `- warning: 'kSecUseAuthenticationUIFail' was deprecated in macOS 11.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property [#DeprecatedDeclaration]
17 | }
18 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[441/531] Compiling CodexBarCore FileLogHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodexBarCore/KeychainNoUIQuery.swift:16:52: warning: 'kSecUseAuthenticationUIFail' was deprecated in macOS 11.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property [#DeprecatedDeclaration]
14 | // prevent the legacy keychain "Allow/Deny" prompt on some configurations. We also set the UI policy to fail
15 | // so SecItemCopyMatching returns errSecInteractionNotAllowed instead of showing UI.
16 | query[kSecUseAuthenticationUI as String] = kSecUseAuthenticationUIFail
| `- warning: 'kSecUseAuthenticationUIFail' was deprecated in macOS 11.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property [#DeprecatedDeclaration]
17 | }
18 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[442/531] Compiling CodexBarCore JSONStderrLogHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodexBarCore/KeychainNoUIQuery.swift:16:52: warning: 'kSecUseAuthenticationUIFail' was deprecated in macOS 11.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property [#DeprecatedDeclaration]
14 | // prevent the legacy keychain "Allow/Deny" prompt on some configurations. We also set the UI policy to fail
15 | // so SecItemCopyMatching returns errSecInteractionNotAllowed instead of showing UI.
16 | query[kSecUseAuthenticationUI as String] = kSecUseAuthenticationUIFail
| `- warning: 'kSecUseAuthenticationUIFail' was deprecated in macOS 11.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property [#DeprecatedDeclaration]
17 | }
18 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[443/531] Compiling CodexBarCore LogCategories.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodexBarCore/KeychainNoUIQuery.swift:16:52: warning: 'kSecUseAuthenticationUIFail' was deprecated in macOS 11.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property [#DeprecatedDeclaration]
14 | // prevent the legacy keychain "Allow/Deny" prompt on some configurations. We also set the UI policy to fail
15 | // so SecItemCopyMatching returns errSecInteractionNotAllowed instead of showing UI.
16 | query[kSecUseAuthenticationUI as String] = kSecUseAuthenticationUIFail
| `- warning: 'kSecUseAuthenticationUIFail' was deprecated in macOS 11.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property [#DeprecatedDeclaration]
17 | }
18 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[444/531] Compiling CodexBarCore LogMetadata.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodexBarCore/KeychainNoUIQuery.swift:16:52: warning: 'kSecUseAuthenticationUIFail' was deprecated in macOS 11.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property [#DeprecatedDeclaration]
14 | // prevent the legacy keychain "Allow/Deny" prompt on some configurations. We also set the UI policy to fail
15 | // so SecItemCopyMatching returns errSecInteractionNotAllowed instead of showing UI.
16 | query[kSecUseAuthenticationUI as String] = kSecUseAuthenticationUIFail
| `- warning: 'kSecUseAuthenticationUIFail' was deprecated in macOS 11.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property [#DeprecatedDeclaration]
17 | }
18 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[445/531] Compiling CodexBarCore LogRedactor.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodexBarCore/KeychainNoUIQuery.swift:16:52: warning: 'kSecUseAuthenticationUIFail' was deprecated in macOS 11.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property [#DeprecatedDeclaration]
14 | // prevent the legacy keychain "Allow/Deny" prompt on some configurations. We also set the UI policy to fail
15 | // so SecItemCopyMatching returns errSecInteractionNotAllowed instead of showing UI.
16 | query[kSecUseAuthenticationUI as String] = kSecUseAuthenticationUIFail
| `- warning: 'kSecUseAuthenticationUIFail' was deprecated in macOS 11.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property [#DeprecatedDeclaration]
17 | }
18 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[446/531] Compiling CodexBarCore OSLogLogHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodexBarCore/KeychainNoUIQuery.swift:16:52: warning: 'kSecUseAuthenticationUIFail' was deprecated in macOS 11.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property [#DeprecatedDeclaration]
14 | // prevent the legacy keychain "Allow/Deny" prompt on some configurations. We also set the UI policy to fail
15 | // so SecItemCopyMatching returns errSecInteractionNotAllowed instead of showing UI.
16 | query[kSecUseAuthenticationUI as String] = kSecUseAuthenticationUIFail
| `- warning: 'kSecUseAuthenticationUIFail' was deprecated in macOS 11.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property [#DeprecatedDeclaration]
17 | }
18 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[447/531] Compiling CodexBarCore ProviderLogging.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodexBarCore/KeychainNoUIQuery.swift:16:52: warning: 'kSecUseAuthenticationUIFail' was deprecated in macOS 11.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property [#DeprecatedDeclaration]
14 | // prevent the legacy keychain "Allow/Deny" prompt on some configurations. We also set the UI policy to fail
15 | // so SecItemCopyMatching returns errSecInteractionNotAllowed instead of showing UI.
16 | query[kSecUseAuthenticationUI as String] = kSecUseAuthenticationUIFail
| `- warning: 'kSecUseAuthenticationUIFail' was deprecated in macOS 11.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property [#DeprecatedDeclaration]
17 | }
18 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[448/531] Compiling CodexBarCore OpenAIDashboardModels.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodexBarCore/KeychainNoUIQuery.swift:16:52: warning: 'kSecUseAuthenticationUIFail' was deprecated in macOS 11.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property [#DeprecatedDeclaration]
14 | // prevent the legacy keychain "Allow/Deny" prompt on some configurations. We also set the UI policy to fail
15 | // so SecItemCopyMatching returns errSecInteractionNotAllowed instead of showing UI.
16 | query[kSecUseAuthenticationUI as String] = kSecUseAuthenticationUIFail
| `- warning: 'kSecUseAuthenticationUIFail' was deprecated in macOS 11.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property [#DeprecatedDeclaration]
17 | }
18 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[449/531] Compiling CodexBarCore OpenAIDashboardBrowserCookieImporter.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodexBarCore/KeychainNoUIQuery.swift:16:52: warning: 'kSecUseAuthenticationUIFail' was deprecated in macOS 11.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property [#DeprecatedDeclaration]
14 | // prevent the legacy keychain "Allow/Deny" prompt on some configurations. We also set the UI policy to fail
15 | // so SecItemCopyMatching returns errSecInteractionNotAllowed instead of showing UI.
16 | query[kSecUseAuthenticationUI as String] = kSecUseAuthenticationUIFail
| `- warning: 'kSecUseAuthenticationUIFail' was deprecated in macOS 11.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property [#DeprecatedDeclaration]
17 | }
18 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[450/531] Compiling CodexBarCore OpenAIDashboardFetcher.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodexBarCore/KeychainNoUIQuery.swift:16:52: warning: 'kSecUseAuthenticationUIFail' was deprecated in macOS 11.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property [#DeprecatedDeclaration]
14 | // prevent the legacy keychain "Allow/Deny" prompt on some configurations. We also set the UI policy to fail
15 | // so SecItemCopyMatching returns errSecInteractionNotAllowed instead of showing UI.
16 | query[kSecUseAuthenticationUI as String] = kSecUseAuthenticationUIFail
| `- warning: 'kSecUseAuthenticationUIFail' was deprecated in macOS 11.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property [#DeprecatedDeclaration]
17 | }
18 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[451/531] Compiling CodexBarCore OpenAIDashboardNavigationDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodexBarCore/KeychainNoUIQuery.swift:16:52: warning: 'kSecUseAuthenticationUIFail' was deprecated in macOS 11.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property [#DeprecatedDeclaration]
14 | // prevent the legacy keychain "Allow/Deny" prompt on some configurations. We also set the UI policy to fail
15 | // so SecItemCopyMatching returns errSecInteractionNotAllowed instead of showing UI.
16 | query[kSecUseAuthenticationUI as String] = kSecUseAuthenticationUIFail
| `- warning: 'kSecUseAuthenticationUIFail' was deprecated in macOS 11.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property [#DeprecatedDeclaration]
17 | }
18 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[452/531] Compiling CodexBarCore OpenAIDashboardParser.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodexBarCore/KeychainNoUIQuery.swift:16:52: warning: 'kSecUseAuthenticationUIFail' was deprecated in macOS 11.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property [#DeprecatedDeclaration]
14 | // prevent the legacy keychain "Allow/Deny" prompt on some configurations. We also set the UI policy to fail
15 | // so SecItemCopyMatching returns errSecInteractionNotAllowed instead of showing UI.
16 | query[kSecUseAuthenticationUI as String] = kSecUseAuthenticationUIFail
| `- warning: 'kSecUseAuthenticationUIFail' was deprecated in macOS 11.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property [#DeprecatedDeclaration]
17 | }
18 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[453/531] Compiling CodexBarCore ClaudeOAuthCredentialModels.swift
[454/531] Compiling CodexBarCore ClaudeOAuthCredentials+Hashing.swift
[455/531] Compiling CodexBarCore ClaudeOAuthCredentials+SecurityCLIReader.swift
[456/531] Compiling CodexBarCore ClaudeOAuthCredentials+TestingOverrides.swift
[457/531] Compiling CodexBarCore ClaudeOAuthCredentials.swift
[458/531] Compiling CodexBarCore ClaudeOAuthDelegatedRefreshCoordinator.swift
[459/531] Compiling CodexBarCore ClaudeOAuthKeychainAccessGate.swift
[460/531] Compiling CodexBarCore ClaudeOAuthKeychainPromptMode.swift
[461/531] Compiling CodexBarCore ClaudeOAuthKeychainQueryTiming.swift
[462/531] Compiling CodexBarCore ClaudeOAuthKeychainReadStrategy.swift
[463/531] Compiling CodexBarCore ClaudeOAuthMutableKeychainOverrides.swift
[464/531] Compiling CodexBarCore ClaudeOAuthRefreshFailureGate.swift
[465/531] Compiling CodexBarCore ClaudeOAuthUsageFetcher.swift
[466/531] Compiling CodexBarCore ClaudeProviderDescriptor.swift
[467/531] Compiling CodexBarCore ClaudeStatusProbe.swift
[468/531] Compiling CodexBarCore ClaudeUsageDataSource.swift
[469/531] Compiling CodexBarCore ClaudeUsageFetcher.swift
[470/531] Compiling CodexBarCore ProviderSettingsSnapshot.swift
[471/531] Compiling CodexBarCore ProviderTokenResolver.swift
[472/531] Compiling CodexBarCore ProviderVersionDetector.swift
[473/531] Compiling CodexBarCore Providers.swift
[474/531] Compiling CodexBarCore SyntheticProviderDescriptor.swift
[475/531] Compiling CodexBarCore SyntheticSettingsReader.swift
[476/531] Compiling CodexBarCore SyntheticUsageStats.swift
[477/531] Compiling CodexBarCore VertexAIOAuthCredentials.swift
[478/531] Compiling CodexBarCore VertexAITokenRefresher.swift
[479/531] Compiling CodexBarCore VertexAIUsageFetcher.swift
[480/531] Compiling CodexBarCore VertexAIProviderDescriptor.swift
[481/531] Compiling CodexBarCore WarpProviderDescriptor.swift
[482/531] Compiling CodexBarCore WarpSettingsReader.swift
[483/531] Compiling CodexBarCore WarpUsageFetcher.swift
[484/531] Compiling CodexBarCore ZaiAPIRegion.swift
[485/531] Compiling CodexBarCore ZaiProviderDescriptor.swift
[486/531] Compiling CodexBarCore ZaiSettingsReader.swift
[487/531] Compiling CodexBarCore FactoryStatusProbe.swift
[488/531] Compiling CodexBarCore GeminiProviderDescriptor.swift
[489/531] Compiling CodexBarCore GeminiStatusProbe.swift
[490/531] Compiling CodexBarCore JetBrainsIDEDetector.swift
[491/531] Compiling CodexBarCore JetBrainsProviderDescriptor.swift
[492/531] Compiling CodexBarCore JetBrainsStatusProbe.swift
[493/531] Compiling CodexBarCore KiloProviderDescriptor.swift
[494/531] Compiling CodexBarCore KiloSettingsReader.swift
[495/531] Compiling CodexBarCore KiloUsageDataSource.swift
[496/531] Compiling CodexBarCore KiloUsageFetcher.swift
[497/531] Compiling CodexBarCore KimiAPIError.swift
[498/531] Compiling CodexBarCore KimiCookieHeader.swift
[499/531] Compiling CodexBarCore KimiCookieImporter.swift
[500/531] Compiling CodexBarCore KimiModels.swift
[501/531] Compiling CodexBarCore KimiProviderDescriptor.swift
[502/531] Compiling CodexBarCore KimiSettingsReader.swift
[503/531] Compiling CodexBarCore KimiUsageFetcher.swift
[504/531] Compiling CodexBarCore ZaiUsageStats.swift
[505/531] Compiling CodexBarCore TextParsing.swift
[506/531] Compiling CodexBarCore TokenAccountSupport.swift
[507/531] Compiling CodexBarCore TokenAccountSupportCatalog+Data.swift
[508/531] Compiling CodexBarCore TokenAccounts.swift
[509/531] Compiling CodexBarCore UsageFetcher.swift
[510/531] Compiling CodexBarCore UsageFormatter.swift
[511/531] Compiling CodexBarCore UsagePace.swift
[512/531] Compiling CodexBarCore CostUsageCache.swift
[513/531] Compiling CodexBarCore CostUsageJsonl.swift
[514/531] Compiling CodexBarCore CostUsagePricing.swift
[515/531] Compiling CodexBarCore CostUsageScanner+Claude.swift
[516/531] Compiling CodexBarCore CostUsageScanner+Timestamp.swift
[517/531] Compiling CodexBarCore CostUsageScanner.swift
[518/531] Compiling CodexBarCore WebKitTeardown.swift
[519/531] Compiling CodexBarCore WidgetSnapshot.swift
[520/692] Emitting module CodexBarClaudeWebProbe
[521/692] Compiling CodexBarClaudeWebProbe main.swift
[521/692] Write Objects.LinkFileList
[523/692] Emitting module CodexBarCLI
[524/693] Compiling CodexBarCLI CLIRenderer.swift
[525/693] Compiling CodexBarCLI CLIPayloads.swift
[526/693] Compiling CodexBarCLI CLIOutputPreferences.swift
[527/693] Compiling CodexBar CookieHeaderStore.swift
[528/693] Compiling CodexBar CopilotTokenStore.swift
[529/693] Compiling CodexBarCLI CLIOptions.swift
[530/693] Compiling CodexBarCLI CLIUsageCommand.swift
[531/693] Compiling CodexBar About.swift
[532/693] Compiling CodexBar AppNotifications.swift
[533/693] Compiling CodexBar ClaudeLoginRunner.swift
[534/693] Compiling CodexBar CodexLoginRunner.swift
[535/693] Compiling CodexBar CodexbarApp.swift
[536/693] Compiling CodexBar CodexBarConfigMigrator.swift
[537/693] Compiling CodexBarCLI TokenAccountCLI.swift
[537/693] Write Objects.LinkFileList
[538/693] Linking CodexBarClaudeWebProbe
[539/693] Applying CodexBarClaudeWebProbe
[540/693] Linking CodexBarCLI
[541/693] Applying CodexBarCLI
[543/693] Compiling CodexBar OllamaSettingsStore.swift
[544/693] Compiling CodexBar OpenCodeProviderImplementation.swift
[545/693] Compiling CodexBar OpenCodeSettingsStore.swift
[546/693] Compiling CodexBar OpenRouterProviderImplementation.swift
[547/693] Compiling CodexBar OpenRouterSettingsStore.swift
[548/693] Compiling CodexBar ProviderCatalog.swift
[549/693] Compiling CodexBar ProviderContext.swift
[550/693] Compiling CodexBar ProviderCookieSourceUI.swift
[551/693] Compiling CodexBar ProviderImplementation.swift
[552/693] Compiling CodexBar ProviderImplementationRegistry.swift
[553/693] Compiling CodexBar ProviderLoginFlow.swift
[554/693] Compiling CodexBar ProviderMenuContext.swift
[555/693] Compiling CodexBar ProviderPresentation.swift
[556/693] Compiling CodexBar ProviderRuntime.swift
[557/693] Compiling CodexBar ProviderSettingsDescriptors.swift
[558/708] Emitting module CodexBarWidget
[559/708] Compiling CodexBar ClaudeLoginFlow.swift
[560/708] Compiling CodexBar ClaudeProviderImplementation.swift
[561/708] Compiling CodexBar ClaudeSettingsStore.swift
[562/708] Compiling CodexBar CodexLoginFlow.swift
[563/708] Compiling CodexBar CodexProviderImplementation.swift
[564/708] Compiling CodexBar CodexProviderRuntime.swift
[565/708] Compiling CodexBar CodexSettingsStore.swift
[566/708] Compiling CodexBar CopilotLoginFlow.swift
[567/708] Compiling CodexBar CopilotProviderImplementation.swift
[568/708] Compiling CodexBar CopilotSettingsStore.swift
[569/708] Compiling CodexBar CursorLoginFlow.swift
[570/708] Compiling CodexBar CursorProviderImplementation.swift
[571/708] Compiling CodexBar CursorSettingsStore.swift
[572/708] Compiling CodexBar FactoryLoginFlow.swift
[573/708] Compiling CodexBar FactoryProviderImplementation.swift
[574/708] Compiling CodexBar FactorySettingsStore.swift
[575/708] Compiling CodexBarWidget CodexBarWidgetBundle.swift
[576/708] Compiling CodexBarWidget CodexBarWidgetProvider.swift
[577/708] Compiling CodexBarWidget CodexBarWidgetViews.swift
[577/708] Write Objects.LinkFileList
[579/708] Compiling CodexBar PreferencesProviderSidebarView.swift
[580/708] Compiling CodexBar PreferencesProvidersPane+Testing.swift
[581/708] Compiling CodexBar PreferencesProvidersPane.swift
[582/708] Compiling CodexBar PreferencesSelection.swift
[583/708] Compiling CodexBar PreferencesView.swift
[584/708] Compiling CodexBar ProviderBrandIcon.swift
[585/708] Compiling CodexBar ProviderRegistry.swift
[586/708] Compiling CodexBar ProviderSwitcherButtons.swift
[587/708] Compiling CodexBar ProviderToggleStore.swift
[588/708] Compiling CodexBar AmpProviderImplementation.swift
[589/708] Compiling CodexBar AmpSettingsStore.swift
[590/708] Compiling CodexBar AntigravityLoginFlow.swift
[591/708] Compiling CodexBar AntigravityProviderImplementation.swift
[592/708] Compiling CodexBar AugmentProviderImplementation.swift
[593/708] Compiling CodexBar AugmentProviderRuntime.swift
[594/708] Compiling CodexBar AugmentSettingsStore.swift
[594/708] Linking CodexBarWidget
[595/708] Applying CodexBarWidget
[597/708] Compiling CodexBar IconRenderer.swift
[598/708] Compiling CodexBar IconView.swift
[599/708] Compiling CodexBar InstallOrigin.swift
[600/708] Compiling CodexBar KeyboardShortcuts+Names.swift
[601/708] Compiling CodexBar KeychainMigration.swift
[602/708] Compiling CodexBar KeychainPromptCoordinator.swift
[603/708] Compiling CodexBar KimiK2TokenStore.swift
[604/708] Compiling CodexBar KimiTokenStore.swift
[605/708] Compiling CodexBar LaunchAtLoginManager.swift
[606/708] Compiling CodexBar LoadingPattern.swift
[607/708] Compiling CodexBar MenuBarDisplayMode.swift
[608/708] Compiling CodexBar MenuBarDisplayText.swift
[609/708] Compiling CodexBar MenuCardView.swift
[610/708] Compiling CodexBar MenuContent.swift
[611/708] Compiling CodexBar MenuDescriptor.swift
[612/708] Compiling CodexBar MenuHighlightStyle.swift
[613/708] Compiling CodexBar ProviderTokenAccountSelection.swift
[614/708] Compiling CodexBar SystemSettingsLinks.swift
[615/708] Compiling CodexBar SyntheticProviderImplementation.swift
[616/708] Compiling CodexBar SyntheticSettingsStore.swift
[617/708] Compiling CodexBar VertexAILoginFlow.swift
[618/708] Compiling CodexBar VertexAIProviderImplementation.swift
[619/708] Compiling CodexBar WarpProviderImplementation.swift
[620/708] Compiling CodexBar WarpSettingsStore.swift
[621/708] Compiling CodexBar ZaiProviderImplementation.swift
[622/708] Compiling CodexBar ZaiSettingsStore.swift
[623/708] Compiling CodexBar SessionQuotaNotifications.swift
[624/708] Compiling CodexBar SettingsStore+Config.swift
[625/708] Compiling CodexBar SettingsStore+ConfigPersistence.swift
[626/708] Compiling CodexBar SettingsStore+Defaults.swift
[627/708] Compiling CodexBar SettingsStore+MenuObservation.swift
[628/708] Compiling CodexBar MiniMaxAPITokenStore.swift
[629/708] Compiling CodexBar MiniMaxCookieStore.swift
[630/708] Compiling CodexBar MouseLocationReader.swift
[631/708] Compiling CodexBar Notifications+CodexBar.swift
[632/708] Compiling CodexBar OpenAICreditsPurchaseWindowController.swift
[633/708] Compiling CodexBar PersonalInfoRedactor.swift
[634/708] Compiling CodexBar PreferencesAboutPane.swift
[635/708] Compiling CodexBar PreferencesAdvancedPane.swift
[636/708] Compiling CodexBar PreferencesComponents.swift
[637/708] Compiling CodexBar PreferencesDebugPane.swift
[638/708] Compiling CodexBar PreferencesDisplayPane.swift
[639/708] Compiling CodexBar PreferencesGeneralPane.swift
[640/708] Compiling CodexBar PreferencesProviderDetailView.swift
[641/708] Compiling CodexBar PreferencesProviderErrorView.swift
[642/708] Compiling CodexBar PreferencesProviderSettingsMetrics.swift
[643/708] Compiling CodexBar PreferencesProviderSettingsRows.swift
[644/708] Emitting module CodexBar
[653/708] Compiling CodexBar CostHistoryChartMenuView.swift
[654/708] Compiling CodexBar CreditsHistoryChartMenuView.swift
[655/708] Compiling CodexBar CursorLoginRunner.swift
[656/708] Compiling CodexBar Date+RelativeDescription.swift
[657/708] Compiling CodexBar DisplayLink.swift
[658/708] Compiling CodexBar GeminiLoginRunner.swift
[659/708] Compiling CodexBar HiddenWindowView.swift
[660/708] Compiling CodexBar HistoricalUsagePace.swift
[661/708] Compiling CodexBar UsageProgressBar.swift
[662/708] Compiling CodexBar UsageStore+Accessors.swift
[663/708] Compiling CodexBar UsageStore+HighestUsage.swift
[664/708] Compiling CodexBar UsageStore+HistoricalPace.swift
[665/708] Compiling CodexBar UsageStore+Logging.swift
[666/708] Compiling CodexBar UsageStore+OpenAIWeb.swift
[667/708] Compiling CodexBar UsageStore+Refresh.swift
[668/708] Compiling CodexBar UsageStore+Status.swift
[669/708] Compiling CodexBar UsageStore+TokenAccounts.swift
[670/708] Compiling CodexBar UsageStore+TokenCost.swift
[671/708] Compiling CodexBar UsageStore+WidgetSnapshot.swift
[672/708] Compiling CodexBar UsageStore.swift
[673/708] Compiling CodexBar UsageStoreSupport.swift
[674/708] Compiling CodexBar ZaiTokenStore.swift
[675/708] Compiling CodexBar resource_bundle_accessor.swift
[676/708] Compiling CodexBar GeminiLoginFlow.swift
[677/708] Compiling CodexBar GeminiProviderImplementation.swift
[678/708] Compiling CodexBar JetBrainsLoginFlow.swift
[679/708] Compiling CodexBar JetBrainsProviderImplementation.swift
[680/708] Compiling CodexBar JetBrainsSettingsStore.swift
[681/708] Compiling CodexBar KiloProviderImplementation.swift
[682/708] Compiling CodexBar KiloSettingsStore.swift
[683/708] Compiling CodexBar KimiProviderImplementation.swift
[684/708] Compiling CodexBar KimiSettingsStore.swift
[685/708] Compiling CodexBar KimiK2ProviderImplementation.swift
[686/708] Compiling CodexBar KimiK2SettingsStore.swift
[687/708] Compiling CodexBar KiroProviderImplementation.swift
[688/708] Compiling CodexBar MiniMaxProviderImplementation.swift
[689/708] Compiling CodexBar MiniMaxSettingsStore.swift
[690/708] Compiling CodexBar OllamaProviderImplementation.swift
[691/708] Compiling CodexBar SettingsStore+MenuPreferences.swift
[692/708] Compiling CodexBar SettingsStore+ProviderDetection.swift
[693/708] Compiling CodexBar SettingsStore+TokenAccounts.swift
[694/708] Compiling CodexBar SettingsStore+TokenCost.swift
[695/708] Compiling CodexBar SettingsStore.swift
[696/708] Compiling CodexBar SettingsStoreState.swift
[697/708] Compiling CodexBar StatusItemController+Actions.swift
[698/708] Compiling CodexBar StatusItemController+Animation.swift
[699/708] Compiling CodexBar StatusItemController+Menu.swift
[700/708] Compiling CodexBar StatusItemController+SwitcherViews.swift
[701/708] Compiling CodexBar StatusItemController.swift
[702/708] Compiling CodexBar SyntheticTokenStore.swift
[703/708] Compiling CodexBar UpdateChannel.swift
[704/708] Compiling CodexBar UsageBreakdownChartMenuView.swift
[705/708] Compiling CodexBar UsagePaceText.swift
[705/708] Write Objects.LinkFileList
[706/708] Linking CodexBar
[707/708] Applying CodexBar
Build complete! (44.61s)
Build complete.
{
"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"
}
Done.