Build Information
Successful build of AMLogger, reference main (638972), with Swift 6.2 for macOS (SPM) on 18 Feb 2026 10:49:54 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/andrealufino/amlogger.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/andrealufino/amlogger
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6389727 Merge branch 'release/1.0.1'
Cloned https://github.com/andrealufino/amlogger.git
Revision (git rev-parse @):
6389727b3eca8f5ab073906cc7f088c85114e319
SUCCESS checkout https://github.com/andrealufino/amlogger.git at main
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/kean/Pulse
Fetching https://github.com/apple/swift-docc-plugin
[1/2171] Fetching swift-docc-plugin
[240/31806] Fetching swift-docc-plugin, pulse
[833/35464] Fetching swift-docc-plugin, pulse, swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.38s)
[5135/31806] Fetching swift-docc-plugin, pulse
Fetched https://github.com/kean/Pulse from cache (3.19s)
Fetched https://github.com/apple/swift-docc-plugin from cache (3.19s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Creating working copy for https://github.com/kean/Pulse
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Working copy of https://github.com/kean/Pulse resolved at main (cc5cdbf)
========================================
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",
"dependencies": [
{
"identity": "amlogger",
"name": "AMLogger",
"url": "https://github.com/andrealufino/amlogger.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/amlogger",
"dependencies": [
{
"identity": "pulse",
"name": "Pulse",
"url": "https://github.com/kean/Pulse",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Pulse",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/andrealufino/amlogger.git
[1/64] Fetching amlogger
Fetched https://github.com/andrealufino/amlogger.git from cache (0.75s)
Fetching https://github.com/kean/Pulse from cache
Fetched https://github.com/kean/Pulse from cache (0.52s)
Creating working copy for https://github.com/kean/Pulse
Working copy of https://github.com/kean/Pulse resolved at main (8858140)
Creating working copy for https://github.com/andrealufino/amlogger.git
Working copy of https://github.com/andrealufino/amlogger.git resolved at main (6389727)
warning: '.resolve-product-dependencies': dependency 'amlogger' is not used by any target
Found 1 product dependencies
- Pulse
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/andrealufino/amlogger.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/6] Write sources
[5/6] Write swift-version-49B95AFC49DCD68C.txt
[7/33] Emitting module Pulse
[8/35] Compiling Pulse URLSessionProxyDelegate+AutomaticRegistration.swift
[9/35] Compiling Pulse URLSessionProxyDelegate.swift
[10/35] Compiling Pulse URLSessionProtocol.swift
[11/35] Compiling Pulse URLSessionProxy.swift
[12/35] Compiling Pulse Keychain.swift
[13/35] Compiling Pulse LoggerSession.swift
[14/35] Compiling Pulse Mutex.swift
[15/35] Compiling Pulse NetworkLogger+Entities.swift
[16/35] Compiling Pulse NetworkLogger+Redacting.swift
[17/35] Compiling Pulse NetworkLogger.swift
[18/35] Compiling Pulse LoggerStore+Level.swift
[19/35] Compiling Pulse LoggerStore+Model.swift
[20/35] Compiling Pulse LoggerStore+Version.swift
[21/35] Compiling Pulse LoggerStore.swift
[22/35] Compiling Pulse MockingURLProtocol.swift
[23/35] Compiling Pulse NetworkDebugger.swift
[24/35] Compiling Pulse PulseDocument.swift
[25/35] Compiling Pulse Regex.swift
[26/35] Compiling Pulse LoggerStore+Configuration.swift
[27/35] Compiling Pulse CoreData+Extensions.swift
[28/35] Compiling Pulse Helpers.swift
[29/35] Compiling Pulse ImageProcessor.swift
[30/35] Compiling Pulse LoggerStore+Entities.swift
[31/35] Compiling Pulse LoggerStore+Event.swift
[32/35] Compiling Pulse LoggerStore+Info.swift
[33/35] Compiling Pulse RemoteLogger-Connection.swift
[34/35] Compiling Pulse RemoteLogger-Protocol.swift
[35/35] Compiling Pulse RemoteLogger.swift
[36/154] Compiling PulseUI ManagedObjectsCountObserver.swift
[37/154] Compiling PulseUI ManagedObjectsObserver.swift
[38/154] Compiling PulseUI Regex.swift
[39/154] Compiling PulseUI ShareItems.swift
[40/154] Compiling PulseUI ShareStoreTask.swift
[41/154] Compiling PulseUI StatusLabelViewModel.swift
[42/154] Compiling PulseUI StringSearchOptions.swift
[43/154] Compiling PulseUI TextHelper.swift
[44/154] Compiling PulseUI TextRenderer.swift
[45/154] Compiling PulseUI TextRendererHTML.swift
[46/154] Compiling PulseUI TextRendererJSON.swift
[47/154] Compiling PulseUI TextUtilities.swift
[48/154] Compiling PulseUI UIKit+Extensions.swift
[49/154] Compiling PulseUI RemoteLoggerSettingsViewModel.swift
[50/154] Compiling PulseUI ConsoleSearchListContentView.swift
[51/154] Compiling PulseUI ConsoleSearchViewModel.swift
[52/154] Compiling PulseUI ConsoleSearchOccurrence.swift
[53/154] Compiling PulseUI ConsoleSearchOperation.swift
[54/154] Compiling PulseUI ConsoleSearchRecentSearchesStore.swift
[55/154] Compiling PulseUI ConsoleSearchScope.swift
[56/154] Compiling PulseUI ConsoleSearchTerm.swift
[57/154] Compiling PulseUI ConsoleSearchContextMenu.swift
[58/154] Compiling PulseUI ConsoleSearchResultsSectionView.swift
[59/154] Compiling PulseUI ConsoleSearchSuggestionView.swift
[60/154] Compiling PulseUI ConsoleSearchSuggestionsView.swift
[61/154] Compiling PulseUI ConsoleSearchToolbar.swift
[62/154] Compiling PulseUI ConsoleContextMenu.swift
[63/154] Compiling PulseUI ConsoleEntityCell.swift
[64/154] Compiling PulseUI ConsoleHelperViews.swift
[65/154] Compiling PulseUI ConsoleListDisplaySettings.swift
[66/154] Compiling PulseUI ConsoleMessageCell.swift
[67/154] Compiling PulseUI ConsoleRouterView.swift
[68/154] Compiling PulseUI ConsoleTaskCell.swift
[69/154] Compiling PulseUI ConsoleToolbarView.swift
[70/154] Compiling PulseUI FileViewer.swift
[71/154] Compiling PulseUI FileViewerViewModel.swift
[72/154] Compiling PulseUI RichTextView-tvos.swift
[73/154] Compiling PulseUI RichTextView-watchos.swift
[74/154] Compiling PulseUI RichTextView.swift
[75/154] Compiling PulseUI Foundation+Extensions.swift
[76/154] Compiling PulseUI NSAttributedString+Extensions.swift
[77/154] Compiling PulseUI Pulse+Extensions.swift
[78/154] Compiling PulseUI SwiftUI+Extensions.swift
[79/154] Compiling PulseUI ConsoleDataSource.swift
[80/154] Compiling PulseUI ConsoleEnvironment.swift
[81/154] Compiling PulseUI ConsoleView-ios.swift
[82/154] Compiling PulseUI ConsoleView-tvos.swift
[83/154] Compiling PulseUI ConsoleView-watchos.swift
[84/154] Compiling PulseUI ConsoleView.swift
[85/154] Compiling PulseUI ConsoleListContentView.swift
[86/154] Compiling PulseUI ConsoleListOptions.swift
[87/154] Compiling PulseUI ConsoleListView.swift
[88/154] Compiling PulseUI ConsoleListViewModel.swift
[89/154] Compiling PulseUI NetworkDetailsView.swift
[90/154] Compiling PulseUI NetworkInspectorRequestBodyView.swift
[91/154] Compiling PulseUI NetworkInspectorResponseBodyView.swift
[92/154] Compiling PulseUI NetworkInspectorView-shared.swift
[93/154] Compiling PulseUI NetworkInspectorView-tvos.swift
[94/154] Compiling PulseUI NetworkInspectorView-watchos.swift
[95/154] Compiling PulseUI NetworkInspectorView.swift
[96/154] Compiling PulseUI ConsoleMessageDetailsView.swift
[97/154] Compiling PulseUI ConsoleMessageMetadataView.swift
[98/154] Compiling PulseUI RemoteLoggerEnterPasswordView.swift
[99/154] Compiling PulseUI RemoteLoggerErrorView.swift
[100/154] Compiling PulseUI RemoteLoggerSelectedDeviceView.swift
[101/154] Compiling PulseUI RemoteLoggerSettingsView.swift
[102/154] Compiling PulseUI ConsoleSearchSectionHeader.swift
[103/154] Compiling PulseUI ConsoleSection.swift
[104/154] Compiling PulseUI ConsoleSessionsPickerView.swift
[105/154] Compiling PulseUI NetworkCURLCell.swift
[106/154] Compiling PulseUI NetworkCookiesCell.swift
[107/154] Compiling PulseUI NetworkHeadersCell.swift
[108/154] Compiling PulseUI NetworkMenuCell.swift
[109/154] Compiling PulseUI NetworkMetricsCell.swift
[110/154] Compiling PulseUI NetworkRequestBodyCell.swift
[111/154] Compiling PulseUI NetworkRequestInfoCell.swift
[112/154] Compiling PulseUI NetworkRequestStatusCell.swift
[113/154] Compiling PulseUI NetworkRequestStatusSectionView.swift
[114/154] Compiling PulseUI NetworkResponseBodyCell.swift
[115/154] Compiling PulseUI RichTextViewModel.swift
[116/154] Compiling PulseUI RichTextViewSearchToobar-ios.swift
[117/154] Compiling PulseUI WrappedTextView.swift
[118/154] Compiling PulseUI ConsoleSearchLogLevelsCell.swift
[119/154] Compiling PulseUI ConsoleSearchTimePeriodCell.swift
[120/154] Compiling PulseUI ConsoleSearchToggleCell.swift
[121/154] Compiling PulseUI ConsoleFilterViewModel.swift
[122/154] Compiling PulseUI ConsoleFiltersView.swift
[123/154] Compiling PulseUI ConsoleFilters.swift
[124/154] Compiling PulseUI ConsoleSearchCriteria+Predicates.swift
[125/154] Compiling PulseUI ConsoleDomainsSelectionView.swift
[126/154] Compiling PulseUI ConsoleLabelsSelectionView.swift
[127/154] Compiling PulseUI ConsoleSearchListSelectionView.swift
[128/154] Compiling PulseUI SessionListView.swift
[129/154] Compiling PulseUI SessionPickerView.swift
[130/154] Compiling PulseUI SessionsView.swift
[131/154] Compiling PulseUI SettingsView-ios.swift
[132/154] Compiling PulseUI SettingsView-macos.swift
[133/154] Compiling PulseUI SettingsView-tvos.swift
[134/154] Compiling PulseUI SettingsView-watchos.swift
[135/154] Compiling PulseUI StoreDetailsView.swift
[136/154] Compiling PulseUI DecodingErrorsPreviews.swift
[137/154] Compiling PulseUI FileViewModelContext.swift
[138/154] Compiling PulseUI Formatters.swift
[139/154] Compiling PulseUI HARDocument.swift
[140/154] Compiling PulseUI LoggerStoreIndex.swift
[141/154] Compiling PulseUI UXKit.swift
[142/154] Compiling PulseUI UserSettings.swift
[143/154] Compiling PulseUI MockStore.swift
[144/154] Compiling PulseUI MockTask.swift
[145/154] Compiling PulseUI Checkbox.swift
[146/154] Compiling PulseUI ContextMenus.swift
[147/154] Compiling PulseUI DateRangePicker.swift
[148/154] Compiling PulseUI ImageViewer.swift
[149/154] Compiling PulseUI InfoRow.swift
[150/154] Compiling PulseUI KeyValueSectionViewModel.swift
[151/154] Compiling PulseUI LoggerStoreSizeChart.swift
[152/154] Compiling PulseUI NetworkInspectorMetricsView.swift
[153/154] Compiling PulseUI NetworkInspectorTransactionView.swift
[154/154] Emitting module PulseUI
[155/167] Compiling PulseUI NetworkInspectorTransferInfoView.swift
[156/167] Compiling PulseUI TimingViewModel+Metrics.swift
[157/167] Compiling PulseUI PDFRepresentedView.swift
[158/167] Compiling PulseUI PlaceholderView.swift
[159/167] Compiling PulseUI PulseUI+UIKit.swift
[160/167] Compiling PulseUI SectionHeaderView.swift
[161/167] Compiling PulseUI ShareStoreView.swift
[162/167] Compiling PulseUI ShareStoreViewModel.swift
[163/167] Compiling PulseUI ShareView.swift
[164/167] Compiling PulseUI SpinnerView.swift
[165/167] Compiling PulseUI TextView.swift
[166/167] Compiling PulseUI TimingView.swift
[167/167] Compiling PulseUI WebView.swift
[168/169] Compiling AMLogger AMLogger.swift
[169/169] Emitting module AMLogger
Build complete! (26.71s)
warning: 'pulse': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pulse/Sources/PulseUI/PrivacyInfo.xcprivacy
warning: 'pulse': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pulse/Sources/Pulse/PrivacyInfo.xcprivacy
Build complete.
{
"dependencies" : [
{
"identity" : "pulse",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/kean/Pulse"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "AMLogger",
"name" : "AMLogger",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "visionos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "AMLogger",
"targets" : [
"AMLogger"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AMLoggerTests",
"module_type" : "SwiftTarget",
"name" : "AMLoggerTests",
"path" : "Tests/AMLoggerTests",
"sources" : [
"AMLoggerTests.swift"
],
"target_dependencies" : [
"AMLogger"
],
"type" : "test"
},
{
"c99name" : "AMLogger",
"module_type" : "SwiftTarget",
"name" : "AMLogger",
"path" : "Sources/AMLogger",
"product_dependencies" : [
"Pulse",
"PulseUI"
],
"product_memberships" : [
"AMLogger"
],
"sources" : [
"AMLogger.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.