Build Information
Successful build of URL+Extensions, reference 2.0.0 (5ec8e0
), with Swift 6.1 for macOS (SPM) on 1 May 2025 06:21:13 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/divadretlaw/URL-Extensions.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/divadretlaw/URL-Extensions
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at 5ec8e00 Cleanup Tests
Cloned https://github.com/divadretlaw/URL-Extensions.git
Revision (git rev-parse @):
5ec8e00d631dc6efef3d24b05f832a39ea8957f0
SUCCESS checkout https://github.com/divadretlaw/URL-Extensions.git at 2.0.0
========================================
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": "url-extensions",
"name": "URL+Extensions",
"url": "https://github.com/divadretlaw/URL-Extensions.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/URL-Extensions",
"dependencies": [
]
}
]
}
Fetching https://github.com/divadretlaw/URL-Extensions.git
[6/261] Fetching url-extensions
Fetched https://github.com/divadretlaw/URL-Extensions.git from cache (0.71s)
Creating working copy for https://github.com/divadretlaw/URL-Extensions.git
Working copy of https://github.com/divadretlaw/URL-Extensions.git resolved at 2.0.0 (5ec8e00)
warning: '.resolve-product-dependencies': dependency 'url-extensions' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/divadretlaw/URL-Extensions.git
https://github.com/divadretlaw/URL-Extensions.git
{
"dependencies" : [
],
"manifest_display_name" : "URL+Extensions",
"name" : "URL+Extensions",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "URLExtensions",
"targets" : [
"URLExtensions"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "URLExtensionsTests",
"module_type" : "SwiftTarget",
"name" : "URLExtensionsTests",
"path" : "Tests/URLExtensionsTests",
"sources" : [
"AppLinkRepositoryTests.swift",
"DefaultApps/DefaultApp+AppStore.swift",
"DefaultApps/DefaultApp+AppleMaps.swift",
"DefaultApps/DefaultApp+FaceTime.swift",
"DefaultApps/DefaultApp+Other.swift",
"DefaultApps/DefaultApp+Phone.swift",
"DefaultApps/DefaultApp+SMS.swift",
"DefaultApps/DefaultApp+Settings.swift",
"DefaultApps/DefaultApp.swift",
"ThirdPartyApps/ThirdPartyApp+GoogleMaps.swift",
"ThirdPartyApps/ThirdPartyApp.swift",
"URLQueryCodableTests.swift",
"URLTests.swift"
],
"target_dependencies" : [
"URLExtensions"
],
"type" : "test"
},
{
"c99name" : "URLExtensions",
"module_type" : "SwiftTarget",
"name" : "URLExtensions",
"path" : "Sources/URLExtensions",
"product_memberships" : [
"URLExtensions"
],
"sources" : [
"AppLinks/AppLink.swift",
"AppLinks/AppLinkRepository.swift",
"AppLinks/AppleApps/URL+AppStore.swift",
"AppLinks/AppleApps/URL+AppleMaps.swift",
"AppLinks/AppleApps/URL+Books.swift",
"AppLinks/AppleApps/URL+Browser.swift",
"AppLinks/AppleApps/URL+Calculator.swift",
"AppLinks/AppleApps/URL+Calendar.swift",
"AppLinks/AppleApps/URL+Camera.swift",
"AppLinks/AppleApps/URL+Clips.swift",
"AppLinks/AppleApps/URL+Clock.swift",
"AppLinks/AppleApps/URL+Contacts.swift",
"AppLinks/AppleApps/URL+FaceTime.swift",
"AppLinks/AppleApps/URL+Files.swift",
"AppLinks/AppleApps/URL+Freeform.swift",
"AppLinks/AppleApps/URL+Health.swift",
"AppLinks/AppleApps/URL+Mail.swift",
"AppLinks/AppleApps/URL+Music.swift",
"AppLinks/AppleApps/URL+MusicClassical.swift",
"AppLinks/AppleApps/URL+News.swift",
"AppLinks/AppleApps/URL+Notes.swift",
"AppLinks/AppleApps/URL+Phone.swift",
"AppLinks/AppleApps/URL+Photos.swift",
"AppLinks/AppleApps/URL+Reminders.swift",
"AppLinks/AppleApps/URL+SMS.swift",
"AppLinks/AppleApps/URL+Safari.swift",
"AppLinks/AppleApps/URL+Settings.swift",
"AppLinks/AppleApps/URL+Shortcuts.swift",
"AppLinks/AppleApps/URL+Stocks.swift",
"AppLinks/AppleApps/URL+TV.swift",
"AppLinks/AppleApps/URL+TestFlight.swift",
"AppLinks/AppleApps/URL+Wallet.swift",
"AppLinks/AppleApps/URL+iTunes.swift",
"AppLinks/ThirdPartyApps/URL+DuckDuckGo.swift",
"AppLinks/ThirdPartyApps/URL+Firefox.swift",
"AppLinks/ThirdPartyApps/URL+GitHub.swift",
"AppLinks/ThirdPartyApps/URL+GoogleMaps.swift",
"AppLinks/ThirdPartyApps/URL+VLC.swift",
"AppLinks/ThirdPartyApps/URL+WhatsApp.swift",
"AppLinks/ThirdPartyApps/URL+YouTube.swift",
"Extensions/Collection+Extensions.swift",
"Extensions/String+Extensions.swift",
"Extensions/URL+Extensions.swift",
"Logger.swift",
"URLQueryCodable/Decoder/URLQueryDecoder.swift",
"URLQueryCodable/Decoder/URLQueryKeyedDecodingContainer.swift",
"URLQueryCodable/Decoder/URLQuerySingleValueDecodingContainer.swift",
"URLQueryCodable/Encoder/URLQueryEncoder.swift",
"URLQueryCodable/Encoder/URLQueryKeyedEncodingContainer.swift",
"URLQueryCodable/Encoder/URLQuerySingleValueEncodingContainer.swift",
"URLQueryCodable/URLQueryCodingKey.swift",
"URLQueryCodable/URLQueryStorage.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/50] Emitting module URLExtensions
[4/55] Compiling URLExtensions URLQueryEncoder.swift
[5/55] Compiling URLExtensions URLQueryKeyedEncodingContainer.swift
[6/55] Compiling URLExtensions URLQuerySingleValueEncodingContainer.swift
[7/55] Compiling URLExtensions URLQueryCodingKey.swift
[8/55] Compiling URLExtensions URLQueryStorage.swift
[9/55] Compiling URLExtensions URL+Calculator.swift
[10/55] Compiling URLExtensions URL+Calendar.swift
[11/55] Compiling URLExtensions URL+Camera.swift
[12/55] Compiling URLExtensions URL+Clips.swift
[13/55] Compiling URLExtensions URL+Clock.swift
[14/55] Compiling URLExtensions URL+Contacts.swift
[15/55] Compiling URLExtensions AppLink.swift
[16/55] Compiling URLExtensions AppLinkRepository.swift
[17/55] Compiling URLExtensions URL+AppStore.swift
[18/55] Compiling URLExtensions URL+AppleMaps.swift
[19/55] Compiling URLExtensions URL+Books.swift
[20/55] Compiling URLExtensions URL+Browser.swift
[21/55] Compiling URLExtensions URL+Music.swift
[22/55] Compiling URLExtensions URL+MusicClassical.swift
[23/55] Compiling URLExtensions URL+News.swift
[24/55] Compiling URLExtensions URL+Notes.swift
[25/55] Compiling URLExtensions URL+Phone.swift
[26/55] Compiling URLExtensions URL+Extensions.swift
[27/55] Compiling URLExtensions Logger.swift
[28/55] Compiling URLExtensions URLQueryDecoder.swift
[29/55] Compiling URLExtensions URLQueryKeyedDecodingContainer.swift
[30/55] Compiling URLExtensions URLQuerySingleValueDecodingContainer.swift
[31/55] Compiling URLExtensions URL+Photos.swift
[32/55] Compiling URLExtensions URL+Reminders.swift
[33/55] Compiling URLExtensions URL+SMS.swift
[34/55] Compiling URLExtensions URL+Safari.swift
[35/55] Compiling URLExtensions URL+Settings.swift
[36/55] Compiling URLExtensions URL+VLC.swift
[37/55] Compiling URLExtensions URL+WhatsApp.swift
[38/55] Compiling URLExtensions URL+YouTube.swift
[39/55] Compiling URLExtensions Collection+Extensions.swift
[40/55] Compiling URLExtensions String+Extensions.swift
[41/55] Compiling URLExtensions URL+Shortcuts.swift
[42/55] Compiling URLExtensions URL+Stocks.swift
[43/55] Compiling URLExtensions URL+TV.swift
[44/55] Compiling URLExtensions URL+TestFlight.swift
[45/55] Compiling URLExtensions URL+Wallet.swift
[46/55] Compiling URLExtensions URL+iTunes.swift
[47/55] Compiling URLExtensions URL+DuckDuckGo.swift
[48/55] Compiling URLExtensions URL+Firefox.swift
[49/55] Compiling URLExtensions URL+GitHub.swift
[50/55] Compiling URLExtensions URL+GoogleMaps.swift
[51/55] Compiling URLExtensions URL+FaceTime.swift
[52/55] Compiling URLExtensions URL+Files.swift
[53/55] Compiling URLExtensions URL+Freeform.swift
[54/55] Compiling URLExtensions URL+Health.swift
[55/55] Compiling URLExtensions URL+Mail.swift
Build complete! (6.25s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "URL+Extensions",
"name" : "URL+Extensions",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "URLExtensions",
"targets" : [
"URLExtensions"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "URLExtensionsTests",
"module_type" : "SwiftTarget",
"name" : "URLExtensionsTests",
"path" : "Tests/URLExtensionsTests",
"sources" : [
"AppLinkRepositoryTests.swift",
"DefaultApps/DefaultApp+AppStore.swift",
"DefaultApps/DefaultApp+AppleMaps.swift",
"DefaultApps/DefaultApp+FaceTime.swift",
"DefaultApps/DefaultApp+Other.swift",
"DefaultApps/DefaultApp+Phone.swift",
"DefaultApps/DefaultApp+SMS.swift",
"DefaultApps/DefaultApp+Settings.swift",
"DefaultApps/DefaultApp.swift",
"ThirdPartyApps/ThirdPartyApp+GoogleMaps.swift",
"ThirdPartyApps/ThirdPartyApp.swift",
"URLQueryCodableTests.swift",
"URLTests.swift"
],
"target_dependencies" : [
"URLExtensions"
],
"type" : "test"
},
{
"c99name" : "URLExtensions",
"module_type" : "SwiftTarget",
"name" : "URLExtensions",
"path" : "Sources/URLExtensions",
"product_memberships" : [
"URLExtensions"
],
"sources" : [
"AppLinks/AppLink.swift",
"AppLinks/AppLinkRepository.swift",
"AppLinks/AppleApps/URL+AppStore.swift",
"AppLinks/AppleApps/URL+AppleMaps.swift",
"AppLinks/AppleApps/URL+Books.swift",
"AppLinks/AppleApps/URL+Browser.swift",
"AppLinks/AppleApps/URL+Calculator.swift",
"AppLinks/AppleApps/URL+Calendar.swift",
"AppLinks/AppleApps/URL+Camera.swift",
"AppLinks/AppleApps/URL+Clips.swift",
"AppLinks/AppleApps/URL+Clock.swift",
"AppLinks/AppleApps/URL+Contacts.swift",
"AppLinks/AppleApps/URL+FaceTime.swift",
"AppLinks/AppleApps/URL+Files.swift",
"AppLinks/AppleApps/URL+Freeform.swift",
"AppLinks/AppleApps/URL+Health.swift",
"AppLinks/AppleApps/URL+Mail.swift",
"AppLinks/AppleApps/URL+Music.swift",
"AppLinks/AppleApps/URL+MusicClassical.swift",
"AppLinks/AppleApps/URL+News.swift",
"AppLinks/AppleApps/URL+Notes.swift",
"AppLinks/AppleApps/URL+Phone.swift",
"AppLinks/AppleApps/URL+Photos.swift",
"AppLinks/AppleApps/URL+Reminders.swift",
"AppLinks/AppleApps/URL+SMS.swift",
"AppLinks/AppleApps/URL+Safari.swift",
"AppLinks/AppleApps/URL+Settings.swift",
"AppLinks/AppleApps/URL+Shortcuts.swift",
"AppLinks/AppleApps/URL+Stocks.swift",
"AppLinks/AppleApps/URL+TV.swift",
"AppLinks/AppleApps/URL+TestFlight.swift",
"AppLinks/AppleApps/URL+Wallet.swift",
"AppLinks/AppleApps/URL+iTunes.swift",
"AppLinks/ThirdPartyApps/URL+DuckDuckGo.swift",
"AppLinks/ThirdPartyApps/URL+Firefox.swift",
"AppLinks/ThirdPartyApps/URL+GitHub.swift",
"AppLinks/ThirdPartyApps/URL+GoogleMaps.swift",
"AppLinks/ThirdPartyApps/URL+VLC.swift",
"AppLinks/ThirdPartyApps/URL+WhatsApp.swift",
"AppLinks/ThirdPartyApps/URL+YouTube.swift",
"Extensions/Collection+Extensions.swift",
"Extensions/String+Extensions.swift",
"Extensions/URL+Extensions.swift",
"Logger.swift",
"URLQueryCodable/Decoder/URLQueryDecoder.swift",
"URLQueryCodable/Decoder/URLQueryKeyedDecodingContainer.swift",
"URLQueryCodable/Decoder/URLQuerySingleValueDecodingContainer.swift",
"URLQueryCodable/Encoder/URLQueryEncoder.swift",
"URLQueryCodable/Encoder/URLQueryKeyedEncodingContainer.swift",
"URLQueryCodable/Encoder/URLQuerySingleValueEncodingContainer.swift",
"URLQueryCodable/URLQueryCodingKey.swift",
"URLQueryCodable/URLQueryStorage.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.