Build Information
Successful build of SwiftExtras, reference main (5c6dcf), with Swift 6.2 for Linux on 15 Mar 2026 21:00:16 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xWDG/SwiftExtras.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/0xWDG/SwiftExtras
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5c6dcf1 Update ConfirmationButton
Cloned https://github.com/0xWDG/SwiftExtras.git
Revision (git rev-parse @):
5c6dcf1734f08134e0b061cad08d9aa14ce879cb
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/0xWDG/SwiftExtras.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/0xWDG/SwiftExtras.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d2f920c74e2de776c2ba4e297b2280b61148e6eb762436a4aad45f2a95167cea
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/0xWDG/OSLogViewer.git
[1/1585] Fetching oslogviewer
Fetched https://github.com/0xWDG/OSLogViewer.git from cache (0.35s)
Creating working copy for https://github.com/0xWDG/OSLogViewer.git
Working copy of https://github.com/0xWDG/OSLogViewer.git resolved at main (e45ebc5)
Building for debugging...
[0/8] Copying Localizable.xcstrings
[0/8] Copying Info.plist
[1/8] Write sources
[3/8] Copying Info.plist
[3/8] Write sources
[5/8] Copying Localizable.xcstrings
[6/8] Copying Assets.xcassets
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/13] Compiling OSLogViewer OSLogViewer.Colors.swift
[10/13] Compiling OSLogViewer OSLogViewer.swift
[11/13] Compiling OSLogViewer OSLogExtractor.swift
[12/13] Emitting module OSLogViewer
[13/13] Compiling OSLogViewer resource_bundle_accessor.swift
[15/127] Compiling SwiftExtras BackgroundRemover.swift
[16/127] Compiling SwiftExtras SensoryFeedback.swift
[17/127] Compiling SwiftExtras AppInfo.swift
[18/127] Compiling SwiftExtras Device.swift
[19/127] Compiling SwiftExtras Binding+for.swift
[20/127] Compiling SwiftExtras Binding+onChange.swift
[21/127] Compiling SwiftExtras Binding+optional.swift
[22/127] Compiling SwiftExtras CGFloat+.swift
[23/127] Compiling SwiftExtras CGSize+device.swift
[24/127] Compiling SwiftExtras Collection+.swift
[25/127] Compiling SwiftExtras Collection+safeIndex.swift
[26/127] Compiling SwiftExtras Color+Codable.swift
[27/127] Compiling SwiftExtras Color+Identifiable.swift
[28/127] Compiling SwiftExtras Color+colorBlind.swift
[29/127] Compiling SwiftExtras Color+components.swift
[30/127] Compiling SwiftExtras Color+default.swift
[31/143] Emitting module SwiftExtras
/host/spi-builder-workspace/Sources/SwiftExtras/Extensions/URLSession.swift:17:14: warning: non-final class 'IgnoreSSLErrorsDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
15 | #endif
16 |
17 | public class IgnoreSSLErrorsDelegate: NSObject, URLSessionDelegate, URLSessionTaskDelegate {
| `- warning: non-final class 'IgnoreSSLErrorsDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
18 | /// urlSession(_:didReceive:completionHandler:) - Ignore SSL certificate errors
19 | /// - Parameters:
[32/143] Compiling SwiftExtras DisclosureSection.swift
[33/143] Compiling SwiftExtras FloatingTextField.swift
[34/143] Compiling SwiftExtras HorizontalStepper.swift
[35/143] Compiling SwiftExtras IndexedList.swift
[36/143] Compiling SwiftExtras LimitedTextField.swift
[37/143] Compiling SwiftExtras MonthYearPickerView.swift
[38/143] Compiling SwiftExtras MultiSelectPickerView.swift
[39/143] Compiling SwiftExtras MultiSelectView.swift
[40/143] Compiling SwiftExtras NavigationViewIfNeeded.swift
[41/143] Compiling SwiftExtras NotificationOnboarding.swift
[42/143] Compiling SwiftExtras NotificationView.swift
[43/143] Compiling SwiftExtras Onboarding.swift
[44/143] Compiling SwiftExtras SEAcknowledgementView.swift
[45/143] Compiling SwiftExtras SEChangeLogView.swift
[46/143] Compiling SwiftExtras SESettingsView.swift
[47/143] Compiling SwiftExtras resource_bundle_accessor.swift
[48/143] Compiling SwiftExtras SEChangeLogEntry.swift
[49/143] Compiling SwiftExtras SocialIcons.swift
[50/143] Compiling SwiftExtras BorderedToggleStyle.swift
[51/143] Compiling SwiftExtras ColoredButtonStyle.swift
[52/143] Compiling SwiftExtras GrayButtonStyle.swift
[53/143] Compiling SwiftExtras ListButtonStyle.swift
[54/143] Compiling SwiftExtras PlainBorderedToggleStyle.swift
[55/143] Compiling SwiftExtras ToggleButtonStyle.swift
[56/143] Compiling SwiftExtras SwiftExtras.swift
[57/143] Compiling SwiftExtras AsyncTask.swift
[58/143] Compiling SwiftExtras AsyncView.swift
[59/143] Compiling SwiftExtras CardView.swift
[60/143] Compiling SwiftExtras CarouselView.swift
[61/143] Compiling SwiftExtras ConfettiView.swift
[62/143] Compiling SwiftExtras ConfirmationButton.swift
[63/143] Compiling SwiftExtras CopyableLabeledContent.swift
[64/143] Compiling SwiftExtras WStack.swift
[65/143] Compiling SwiftExtras Button+longPress.swift
[66/143] Compiling SwiftExtras KeyboardDismissModifier.swift
[67/143] Compiling SwiftExtras PulsatingEffect.swift
[68/143] Compiling SwiftExtras ShakeEffect.swift
[69/143] Compiling SwiftExtras NSPasteboard+string.swift
[70/143] Compiling SwiftExtras PlatformTypes.swift
[71/143] Compiling SwiftExtras PlatformViewRepresentable.swift
[72/143] Compiling SwiftExtras openURL.swift
[73/143] Compiling SwiftExtras RegularExpressionOperator.swift
[74/143] Compiling SwiftExtras optionalBinding.swift
[75/143] Compiling SwiftExtras MailView.swift
[76/143] Compiling SwiftExtras SFSafari.swift
[77/143] Compiling SwiftExtras WebView.swift
[78/143] Compiling SwiftExtras HexShape.swift
[79/143] Compiling SwiftExtras SEAcknowledgement.swift
[80/143] Compiling SwiftExtras Color+dynamicColor.swift
[81/143] Compiling SwiftExtras Color+init.swift
[82/143] Compiling SwiftExtras Color+random.swift
[83/143] Compiling SwiftExtras Data+Compression.swift
[84/143] Compiling SwiftExtras Date+.swift
[85/143] Compiling SwiftExtras Date+Identifiable.swift
[86/143] Compiling SwiftExtras Date+getFormattedDate.swift
[87/143] Compiling SwiftExtras Double+.swift
[88/143] Compiling SwiftExtras Error+errorCode.swift
[89/143] Compiling SwiftExtras Float.swift
[90/143] Compiling SwiftExtras Image+Platform.swift
[91/143] Compiling SwiftExtras Image+centerCropped.swift
[92/143] Compiling SwiftExtras Int+.swift
[93/143] Compiling SwiftExtras Locale+Utilities.swift
[94/143] Compiling SwiftExtras LocalizedStringKey+.swift
[95/143] Compiling SwiftExtras LocalizedStringKey+Identifiable.swift
[96/143] Compiling SwiftExtras String+slugified.swift
/host/spi-builder-workspace/Sources/SwiftExtras/Extensions/URLSession.swift:17:14: warning: non-final class 'IgnoreSSLErrorsDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
15 | #endif
16 |
17 | public class IgnoreSSLErrorsDelegate: NSObject, URLSessionDelegate, URLSessionTaskDelegate {
| `- warning: non-final class 'IgnoreSSLErrorsDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
18 | /// urlSession(_:didReceive:completionHandler:) - Ignore SSL certificate errors
19 | /// - Parameters:
[97/143] Compiling SwiftExtras String+subscript.swift
/host/spi-builder-workspace/Sources/SwiftExtras/Extensions/URLSession.swift:17:14: warning: non-final class 'IgnoreSSLErrorsDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
15 | #endif
16 |
17 | public class IgnoreSSLErrorsDelegate: NSObject, URLSessionDelegate, URLSessionTaskDelegate {
| `- warning: non-final class 'IgnoreSSLErrorsDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
18 | /// urlSession(_:didReceive:completionHandler:) - Ignore SSL certificate errors
19 | /// - Parameters:
[98/143] Compiling SwiftExtras String+trimmed.swift
/host/spi-builder-workspace/Sources/SwiftExtras/Extensions/URLSession.swift:17:14: warning: non-final class 'IgnoreSSLErrorsDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
15 | #endif
16 |
17 | public class IgnoreSSLErrorsDelegate: NSObject, URLSessionDelegate, URLSessionTaskDelegate {
| `- warning: non-final class 'IgnoreSSLErrorsDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
18 | /// urlSession(_:didReceive:completionHandler:) - Ignore SSL certificate errors
19 | /// - Parameters:
[99/143] Compiling SwiftExtras String+url.swift
/host/spi-builder-workspace/Sources/SwiftExtras/Extensions/URLSession.swift:17:14: warning: non-final class 'IgnoreSSLErrorsDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
15 | #endif
16 |
17 | public class IgnoreSSLErrorsDelegate: NSObject, URLSessionDelegate, URLSessionTaskDelegate {
| `- warning: non-final class 'IgnoreSSLErrorsDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
18 | /// urlSession(_:didReceive:completionHandler:) - Ignore SSL certificate errors
19 | /// - Parameters:
[100/143] Compiling SwiftExtras StringProtocol+.swift
/host/spi-builder-workspace/Sources/SwiftExtras/Extensions/URLSession.swift:17:14: warning: non-final class 'IgnoreSSLErrorsDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
15 | #endif
16 |
17 | public class IgnoreSSLErrorsDelegate: NSObject, URLSessionDelegate, URLSessionTaskDelegate {
| `- warning: non-final class 'IgnoreSSLErrorsDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
18 | /// urlSession(_:didReceive:completionHandler:) - Ignore SSL certificate errors
19 | /// - Parameters:
[101/143] Compiling SwiftExtras Task+.swift
/host/spi-builder-workspace/Sources/SwiftExtras/Extensions/URLSession.swift:17:14: warning: non-final class 'IgnoreSSLErrorsDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
15 | #endif
16 |
17 | public class IgnoreSSLErrorsDelegate: NSObject, URLSessionDelegate, URLSessionTaskDelegate {
| `- warning: non-final class 'IgnoreSSLErrorsDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
18 | /// urlSession(_:didReceive:completionHandler:) - Ignore SSL certificate errors
19 | /// - Parameters:
[102/143] Compiling SwiftExtras Text+Gradient.swift
/host/spi-builder-workspace/Sources/SwiftExtras/Extensions/URLSession.swift:17:14: warning: non-final class 'IgnoreSSLErrorsDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
15 | #endif
16 |
17 | public class IgnoreSSLErrorsDelegate: NSObject, URLSessionDelegate, URLSessionTaskDelegate {
| `- warning: non-final class 'IgnoreSSLErrorsDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
18 | /// urlSession(_:didReceive:completionHandler:) - Ignore SSL certificate errors
19 | /// - Parameters:
[103/143] Compiling SwiftExtras TimeInterval+.swift
/host/spi-builder-workspace/Sources/SwiftExtras/Extensions/URLSession.swift:17:14: warning: non-final class 'IgnoreSSLErrorsDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
15 | #endif
16 |
17 | public class IgnoreSSLErrorsDelegate: NSObject, URLSessionDelegate, URLSessionTaskDelegate {
| `- warning: non-final class 'IgnoreSSLErrorsDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
18 | /// urlSession(_:didReceive:completionHandler:) - Ignore SSL certificate errors
19 | /// - Parameters:
[104/143] Compiling SwiftExtras UIDevice+Utilities.swift
/host/spi-builder-workspace/Sources/SwiftExtras/Extensions/URLSession.swift:17:14: warning: non-final class 'IgnoreSSLErrorsDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
15 | #endif
16 |
17 | public class IgnoreSSLErrorsDelegate: NSObject, URLSessionDelegate, URLSessionTaskDelegate {
| `- warning: non-final class 'IgnoreSSLErrorsDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
18 | /// urlSession(_:didReceive:completionHandler:) - Ignore SSL certificate errors
19 | /// - Parameters:
[105/143] Compiling SwiftExtras URL+.swift
/host/spi-builder-workspace/Sources/SwiftExtras/Extensions/URLSession.swift:17:14: warning: non-final class 'IgnoreSSLErrorsDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
15 | #endif
16 |
17 | public class IgnoreSSLErrorsDelegate: NSObject, URLSessionDelegate, URLSessionTaskDelegate {
| `- warning: non-final class 'IgnoreSSLErrorsDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
18 | /// urlSession(_:didReceive:completionHandler:) - Ignore SSL certificate errors
19 | /// - Parameters:
[106/143] Compiling SwiftExtras URLSession.swift
/host/spi-builder-workspace/Sources/SwiftExtras/Extensions/URLSession.swift:17:14: warning: non-final class 'IgnoreSSLErrorsDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
15 | #endif
16 |
17 | public class IgnoreSSLErrorsDelegate: NSObject, URLSessionDelegate, URLSessionTaskDelegate {
| `- warning: non-final class 'IgnoreSSLErrorsDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
18 | /// urlSession(_:didReceive:completionHandler:) - Ignore SSL certificate errors
19 | /// - Parameters:
[107/143] Compiling SwiftExtras UserDefaults+subscript.swift
/host/spi-builder-workspace/Sources/SwiftExtras/Extensions/URLSession.swift:17:14: warning: non-final class 'IgnoreSSLErrorsDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
15 | #endif
16 |
17 | public class IgnoreSSLErrorsDelegate: NSObject, URLSessionDelegate, URLSessionTaskDelegate {
| `- warning: non-final class 'IgnoreSSLErrorsDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
18 | /// urlSession(_:didReceive:completionHandler:) - Ignore SSL certificate errors
19 | /// - Parameters:
[108/143] Compiling SwiftExtras View+Error.swift
/host/spi-builder-workspace/Sources/SwiftExtras/Extensions/URLSession.swift:17:14: warning: non-final class 'IgnoreSSLErrorsDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
15 | #endif
16 |
17 | public class IgnoreSSLErrorsDelegate: NSObject, URLSessionDelegate, URLSessionTaskDelegate {
| `- warning: non-final class 'IgnoreSSLErrorsDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
18 | /// urlSession(_:didReceive:completionHandler:) - Ignore SSL certificate errors
19 | /// - Parameters:
[109/143] Compiling SwiftExtras View+Frame.swift
/host/spi-builder-workspace/Sources/SwiftExtras/Extensions/URLSession.swift:17:14: warning: non-final class 'IgnoreSSLErrorsDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
15 | #endif
16 |
17 | public class IgnoreSSLErrorsDelegate: NSObject, URLSessionDelegate, URLSessionTaskDelegate {
| `- warning: non-final class 'IgnoreSSLErrorsDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
18 | /// urlSession(_:didReceive:completionHandler:) - Ignore SSL certificate errors
19 | /// - Parameters:
[110/143] Compiling SwiftExtras View+Log.swift
/host/spi-builder-workspace/Sources/SwiftExtras/Extensions/URLSession.swift:17:14: warning: non-final class 'IgnoreSSLErrorsDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
15 | #endif
16 |
17 | public class IgnoreSSLErrorsDelegate: NSObject, URLSessionDelegate, URLSessionTaskDelegate {
| `- warning: non-final class 'IgnoreSSLErrorsDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
18 | /// urlSession(_:didReceive:completionHandler:) - Ignore SSL certificate errors
19 | /// - Parameters:
[111/143] Compiling SwiftExtras View+Task.swift
/host/spi-builder-workspace/Sources/SwiftExtras/Extensions/URLSession.swift:17:14: warning: non-final class 'IgnoreSSLErrorsDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
15 | #endif
16 |
17 | public class IgnoreSSLErrorsDelegate: NSObject, URLSessionDelegate, URLSessionTaskDelegate {
| `- warning: non-final class 'IgnoreSSLErrorsDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
18 | /// urlSession(_:didReceive:completionHandler:) - Ignore SSL certificate errors
19 | /// - Parameters:
[112/143] Compiling SwiftExtras Logger+.swift
[113/143] Compiling SwiftExtras NotificationName+.swift
[114/143] Compiling SwiftExtras Optional+isNilOrEmpty.swift
[115/143] Compiling SwiftExtras PlatformColor+.swift
[116/143] Compiling SwiftExtras PlatformImage+.swift
[117/143] Compiling SwiftExtras ProcessInfo+Utilities.swift
[118/143] Compiling SwiftExtras Sequence+.swift
[119/143] Compiling SwiftExtras String+ANSIColors.swift
[120/143] Compiling SwiftExtras String+Base64.swift
[121/143] Compiling SwiftExtras String+HTML.swift
[122/143] Compiling SwiftExtras String+IdentifiableString.swift
[123/143] Compiling SwiftExtras String+clean.swift
[124/143] Compiling SwiftExtras String+contains.swift
[125/143] Compiling SwiftExtras String+error.swift
[126/143] Compiling SwiftExtras String+hashed.swift
[127/143] Compiling SwiftExtras String+slice.swift
[128/143] Compiling SwiftExtras View+View+onChange.swift.swift
[129/143] Compiling SwiftExtras View+adaptiveColor.swift
[130/143] Compiling SwiftExtras View+colorScheme.swift
[131/143] Compiling SwiftExtras View+getRootViewController.swift
[132/143] Compiling SwiftExtras View+horizontallyCentered.swift
[133/143] Compiling SwiftExtras View+modifier.swift
[134/143] Compiling SwiftExtras View+onFirstAppear.swift
[135/143] Compiling SwiftExtras View+onLandscape.swift
[136/143] Compiling SwiftExtras View+onNotification.swift
[137/143] Compiling SwiftExtras View+onboarding.swift
[138/143] Compiling SwiftExtras View+readOffsetX.swift
[139/143] Compiling SwiftExtras View+render.swift
[140/143] Compiling SwiftExtras View+sizeSaver.swift
[141/143] Compiling SwiftExtras View+snapshot.swift
[142/143] Compiling SwiftExtras View+stretchy.swift
[143/143] Compiling SwiftExtras kMeansCluster.swift
Build complete! (13.24s)
Build complete.
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "oslogviewer",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/0xWDG/OSLogViewer.git"
}
],
"manifest_display_name" : "SwiftExtras",
"name" : "SwiftExtras",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "SwiftExtras",
"targets" : [
"SwiftExtras"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftExtrasTests",
"module_type" : "SwiftTarget",
"name" : "SwiftExtrasTests",
"path" : "Tests/SwiftExtrasTests",
"sources" : [
"SwiftExtrasTests.swift"
],
"target_dependencies" : [
"SwiftExtras"
],
"type" : "test"
},
{
"c99name" : "SwiftExtras",
"module_type" : "SwiftTarget",
"name" : "SwiftExtras",
"path" : "Sources/SwiftExtras",
"product_dependencies" : [
"OSLogViewer"
],
"product_memberships" : [
"SwiftExtras"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/SwiftExtras/Assets.xcassets",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftExtras/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Classes/BackgroundRemover.swift",
"Classes/SensoryFeedback.swift",
"Enums/AppInfo.swift",
"Enums/Device.swift",
"Extensions/Binding+for.swift",
"Extensions/Binding+onChange.swift",
"Extensions/Binding+optional.swift",
"Extensions/CGFloat+.swift",
"Extensions/CGSize+device.swift",
"Extensions/Collection+.swift",
"Extensions/Collection+safeIndex.swift",
"Extensions/Color+Codable.swift",
"Extensions/Color+Identifiable.swift",
"Extensions/Color+colorBlind.swift",
"Extensions/Color+components.swift",
"Extensions/Color+default.swift",
"Extensions/Color+dynamicColor.swift",
"Extensions/Color+init.swift",
"Extensions/Color+random.swift",
"Extensions/Data+Compression.swift",
"Extensions/Date+.swift",
"Extensions/Date+Identifiable.swift",
"Extensions/Date+getFormattedDate.swift",
"Extensions/Double+.swift",
"Extensions/Error+errorCode.swift",
"Extensions/Float.swift",
"Extensions/Image+Platform.swift",
"Extensions/Image+centerCropped.swift",
"Extensions/Int+.swift",
"Extensions/Locale+Utilities.swift",
"Extensions/LocalizedStringKey+.swift",
"Extensions/LocalizedStringKey+Identifiable.swift",
"Extensions/Logger+.swift",
"Extensions/NotificationName+.swift",
"Extensions/Optional+isNilOrEmpty.swift",
"Extensions/PlatformColor+.swift",
"Extensions/PlatformImage+.swift",
"Extensions/ProcessInfo+Utilities.swift",
"Extensions/Sequence+.swift",
"Extensions/String/String+ANSIColors.swift",
"Extensions/String/String+Base64.swift",
"Extensions/String/String+HTML.swift",
"Extensions/String/String+IdentifiableString.swift",
"Extensions/String/String+clean.swift",
"Extensions/String/String+contains.swift",
"Extensions/String/String+error.swift",
"Extensions/String/String+hashed.swift",
"Extensions/String/String+slice.swift",
"Extensions/String/String+slugified.swift",
"Extensions/String/String+subscript.swift",
"Extensions/String/String+trimmed.swift",
"Extensions/String/String+url.swift",
"Extensions/StringProtocol+.swift",
"Extensions/Task+.swift",
"Extensions/Text+Gradient.swift",
"Extensions/TimeInterval+.swift",
"Extensions/UIDevice+Utilities.swift",
"Extensions/URL+.swift",
"Extensions/URLSession.swift",
"Extensions/UserDefaults+subscript.swift",
"Extensions/View/View+Error.swift",
"Extensions/View/View+Frame.swift",
"Extensions/View/View+Log.swift",
"Extensions/View/View+Task.swift",
"Extensions/View/View+View+onChange.swift.swift",
"Extensions/View/View+adaptiveColor.swift",
"Extensions/View/View+colorScheme.swift",
"Extensions/View/View+getRootViewController.swift",
"Extensions/View/View+horizontallyCentered.swift",
"Extensions/View/View+modifier.swift",
"Extensions/View/View+onFirstAppear.swift",
"Extensions/View/View+onLandscape.swift",
"Extensions/View/View+onNotification.swift",
"Extensions/View/View+onboarding.swift",
"Extensions/View/View+readOffsetX.swift",
"Extensions/View/View+render.swift",
"Extensions/View/View+sizeSaver.swift",
"Extensions/View/View+snapshot.swift",
"Extensions/View/View+stretchy.swift",
"Functions/kMeansCluster.swift",
"Layout/WStack.swift",
"Modifiers/Button+longPress.swift",
"Modifiers/KeyboardDismissModifier.swift",
"Modifiers/PulsatingEffect.swift",
"Modifiers/ShakeEffect.swift",
"MultiPlatform/NSPasteboard+string.swift",
"MultiPlatform/PlatformTypes.swift",
"MultiPlatform/PlatformViewRepresentable.swift",
"MultiPlatform/openURL.swift",
"Operators/RegularExpressionOperator.swift",
"Operators/optionalBinding.swift",
"Representables/MailView.swift",
"Representables/SFSafari.swift",
"Representables/WebView.swift",
"Shapes/HexShape.swift",
"Structs/SEAcknowledgement.swift",
"Structs/SEChangeLogEntry.swift",
"Structs/SocialIcons.swift",
"Styles/BorderedToggleStyle.swift",
"Styles/ColoredButtonStyle.swift",
"Styles/GrayButtonStyle.swift",
"Styles/ListButtonStyle.swift",
"Styles/PlainBorderedToggleStyle.swift",
"Styles/ToggleButtonStyle.swift",
"SwiftExtras.swift",
"SwiftUI/AsyncTask.swift",
"SwiftUI/AsyncView.swift",
"SwiftUI/CardView.swift",
"SwiftUI/CarouselView.swift",
"SwiftUI/ConfettiView.swift",
"SwiftUI/ConfirmationButton.swift",
"SwiftUI/CopyableLabeledContent.swift",
"SwiftUI/DisclosureSection.swift",
"SwiftUI/FloatingTextField.swift",
"SwiftUI/HorizontalStepper.swift",
"SwiftUI/IndexedList.swift",
"SwiftUI/LimitedTextField.swift",
"SwiftUI/MonthYearPickerView.swift",
"SwiftUI/MultiSelectPickerView.swift",
"SwiftUI/MultiSelectView.swift",
"SwiftUI/NavigationViewIfNeeded.swift",
"SwiftUI/NotificationOnboarding.swift",
"SwiftUI/NotificationView.swift",
"SwiftUI/Onboarding.swift",
"SwiftUI/SEAcknowledgementView.swift",
"SwiftUI/SEChangeLogView.swift",
"SwiftUI/SESettingsView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d2f920c74e2de776c2ba4e297b2280b61148e6eb762436a4aad45f2a95167cea
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Done.