Build Information
Successful build of Device, reference main (bd5be2
), with Swift 6.1 for Linux on 14 Aug 2025 07:30:21 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.66.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kudit/Device.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/kudit/Device
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at bd5be2b v2.9.0
Cloned https://github.com/kudit/Device.git
Revision (git rev-parse @):
bd5be2b1c0c11f670be99c1902f1ae682572e353
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/kudit/Device.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/kudit/Device.git
https://github.com/kudit/Device.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "color",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kudit/Color"
}
],
"manifest_display_name" : "Device",
"name" : "Device",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "11"
},
{
"name" : "watchos",
"version" : "4"
},
{
"name" : "ios",
"version" : "11"
}
],
"products" : [
{
"name" : "Device Library",
"targets" : [
"Device"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Device",
"module_type" : "SwiftTarget",
"name" : "Device",
"path" : "Sources",
"product_dependencies" : [
"Color Library"
],
"product_memberships" : [
"Device Library"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/Resources/SymbolAssets.xcassets",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"AttributeListView.swift",
"Battery.swift",
"BatteryView.swift",
"CurrentDevice.swift",
"CurrentDeviceInfoView.swift",
"Device.swift",
"DeviceInfoView.swift",
"DeviceKitBridge.swift",
"EnvironmentsView.swift",
"For Compatibility.swift",
"Hardware.swift",
"Models/AppleTVs.swift",
"Models/AppleVision.swift",
"Models/AppleWatches.swift",
"Models/HomePods.swift",
"Models/Macs.swift",
"Models/iPads.swift",
"Models/iPhones.swift",
"Models/iPods.swift",
"Screen.swift",
"ScreenInfoView.swift",
"Screenshot.swift",
"StorageInfoView.swift",
"Symbols.swift",
"SystemInfoView.swift",
"Version.swift",
"ViewExtensions.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/kudit/Color
[1/592] Fetching color
Fetched https://github.com/kudit/Color from cache (0.48s)
Computing version for https://github.com/kudit/Color
Computed https://github.com/kudit/Color at 1.3.6 (1.09s)
Fetching https://github.com/kudit/Compatibility
[1/2069] Fetching compatibility
Fetched https://github.com/kudit/Compatibility from cache (0.34s)
Computing version for https://github.com/kudit/Compatibility
Computed https://github.com/kudit/Compatibility at 1.10.17 (1.00s)
Creating working copy for https://github.com/kudit/Color
Working copy of https://github.com/kudit/Color resolved at 1.3.6
Creating working copy for https://github.com/kudit/Compatibility
Working copy of https://github.com/kudit/Compatibility resolved at 1.10.17
Building for debugging...
[0/5] Write sources
[3/5] Copying SymbolAssets.xcassets
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/47] Compiling Compatibility ClearableTextField.swift
[7/47] Compiling Compatibility Embossed.swift
[8/47] Compiling Compatibility Menu.swift
[9/47] Compiling Compatibility OverlappingStack.swift
[10/47] Compiling Compatibility Pasteboard.swift
[11/52] Compiling Compatibility RadialLayout.swift
[12/52] Compiling Compatibility Placard.swift
[13/52] Compiling Compatibility Triangle.swift
[14/52] Compiling Compatibility SwiftUI.swift
[15/52] Compiling Compatibility TestUI.swift
[16/52] Compiling Compatibility DataStore.swift
[17/52] Compiling Compatibility Debug.swift
[18/52] Compiling Compatibility FileManager.swift
[19/52] Compiling Compatibility Graphics.swift
[20/52] Compiling Compatibility Network.swift
[21/52] Compiling Compatibility ObservableObject.swift
[22/52] Compiling Compatibility Threading.swift
[23/52] Compiling Compatibility URL.swift
[24/52] Compiling Compatibility Version.swift
[25/52] Compiling Compatibility AdaptiveLayouts.swift
[26/52] Compiling Compatibility Backport.swift
[27/52] Compiling Compatibility BytesView.swift
[28/52] Compiling Compatibility Enum.swift
[29/52] Compiling Compatibility Int.swift
[30/52] Compiling Compatibility Introspection.swift
[31/52] Compiling Compatibility OrderedDictionary.swift
[32/52] Compiling Compatibility OrderedSet.swift
[33/52] Compiling Compatibility String.swift
[34/52] Compiling Compatibility Shell.swift
[35/52] Compiling Compatibility Test.swift
[36/52] Compiling Compatibility UserDefaultsBacked.swift
[37/52] Compiling Compatibility Array.swift
[38/52] Compiling Compatibility Codable.swift
[39/52] Compiling Compatibility CodingFoundation.swift
[40/52] Compiling Compatibility CodingJSON.swift
[41/52] Compiling Compatibility CodingParameters.swift
[42/52] Compiling Compatibility Date.swift
[43/52] Compiling Compatibility DateString.swift
[44/52] Compiling Compatibility Dictionary.swift
[45/52] Compiling Compatibility Double.swift
[46/52] Emitting module Compatibility
[47/52] Compiling Compatibility Compatibility.swift
[48/52] Compiling Compatibility Application.swift
[49/52] Compiling Compatibility Bundle.swift
[50/52] Compiling Compatibility CloudStatus.swift
[51/52] Compiling Compatibility CloudStorage.swift
[52/52] Compiling Compatibility CloudStorageSync.swift
[54/60] Compiling Color ColorUI.swift
[55/60] Compiling Color Compatibility.swift
[56/60] Compiling Color Colorsets.swift
[57/60] Emitting module Color
[58/60] Compiling Color Codable.swift
[59/60] Compiling Color Color.swift
[60/60] Compiling Color CSSColors.swift
[62/87] Compiling Device StorageInfoView.swift
[63/87] Compiling Device Symbols.swift
[64/87] Compiling Device SystemInfoView.swift
[65/90] Compiling Device Version.swift
[66/90] Compiling Device ViewExtensions.swift
[67/90] Compiling Device resource_bundle_accessor.swift
[68/90] Compiling Device Screen.swift
[69/90] Compiling Device ScreenInfoView.swift
[70/90] Compiling Device Screenshot.swift
[71/90] Compiling Device iPads.swift
[72/90] Compiling Device iPhones.swift
[73/90] Compiling Device iPods.swift
[74/90] Compiling Device EnvironmentsView.swift
[75/90] Compiling Device For Compatibility.swift
[76/90] Compiling Device Hardware.swift
[77/90] Compiling Device AppleTVs.swift
[78/90] Compiling Device CurrentDeviceInfoView.swift
[79/90] Compiling Device Device.swift
[80/90] Compiling Device DeviceInfoView.swift
[81/90] Compiling Device DeviceKitBridge.swift
[82/90] Compiling Device AppleVision.swift
[83/90] Compiling Device AppleWatches.swift
[84/90] Compiling Device HomePods.swift
[85/90] Compiling Device Macs.swift
[86/90] Compiling Device AttributeListView.swift
/host/spi-builder-workspace/Sources/CurrentDevice.swift:1043:9: warning: cannot access property 'timer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1041 | var animationTimer: Timer?
1042 | deinit {
1043 | if let timer {
| `- warning: cannot access property 'timer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1044 | timer.invalidate()
1045 | }
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
| `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 | case none
3 | case some(Wrapped)
/host/spi-builder-workspace/Sources/CurrentDevice.swift:1046:15: warning: cannot access property 'timer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1044 | timer.invalidate()
1045 | }
1046 | timer = nil
| `- warning: cannot access property 'timer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1047 | if let animationTimer {
1048 | animationTimer.invalidate()
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
| `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 | case none
3 | case some(Wrapped)
/host/spi-builder-workspace/Sources/CurrentDevice.swift:1047:9: warning: cannot access property 'animationTimer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1045 | }
1046 | timer = nil
1047 | if let animationTimer {
| `- warning: cannot access property 'animationTimer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1048 | animationTimer.invalidate()
1049 | }
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
| `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 | case none
3 | case some(Wrapped)
/host/spi-builder-workspace/Sources/CurrentDevice.swift:1050:24: warning: cannot access property 'animationTimer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1048 | animationTimer.invalidate()
1049 | }
1050 | animationTimer = nil
| `- warning: cannot access property 'animationTimer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1051 | }
1052 |
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
| `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 | case none
3 | case some(Wrapped)
[87/90] Compiling Device Battery.swift
/host/spi-builder-workspace/Sources/CurrentDevice.swift:1043:9: warning: cannot access property 'timer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1041 | var animationTimer: Timer?
1042 | deinit {
1043 | if let timer {
| `- warning: cannot access property 'timer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1044 | timer.invalidate()
1045 | }
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
| `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 | case none
3 | case some(Wrapped)
/host/spi-builder-workspace/Sources/CurrentDevice.swift:1046:15: warning: cannot access property 'timer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1044 | timer.invalidate()
1045 | }
1046 | timer = nil
| `- warning: cannot access property 'timer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1047 | if let animationTimer {
1048 | animationTimer.invalidate()
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
| `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 | case none
3 | case some(Wrapped)
/host/spi-builder-workspace/Sources/CurrentDevice.swift:1047:9: warning: cannot access property 'animationTimer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1045 | }
1046 | timer = nil
1047 | if let animationTimer {
| `- warning: cannot access property 'animationTimer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1048 | animationTimer.invalidate()
1049 | }
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
| `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 | case none
3 | case some(Wrapped)
/host/spi-builder-workspace/Sources/CurrentDevice.swift:1050:24: warning: cannot access property 'animationTimer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1048 | animationTimer.invalidate()
1049 | }
1050 | animationTimer = nil
| `- warning: cannot access property 'animationTimer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1051 | }
1052 |
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
| `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 | case none
3 | case some(Wrapped)
[88/90] Compiling Device BatteryView.swift
/host/spi-builder-workspace/Sources/CurrentDevice.swift:1043:9: warning: cannot access property 'timer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1041 | var animationTimer: Timer?
1042 | deinit {
1043 | if let timer {
| `- warning: cannot access property 'timer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1044 | timer.invalidate()
1045 | }
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
| `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 | case none
3 | case some(Wrapped)
/host/spi-builder-workspace/Sources/CurrentDevice.swift:1046:15: warning: cannot access property 'timer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1044 | timer.invalidate()
1045 | }
1046 | timer = nil
| `- warning: cannot access property 'timer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1047 | if let animationTimer {
1048 | animationTimer.invalidate()
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
| `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 | case none
3 | case some(Wrapped)
/host/spi-builder-workspace/Sources/CurrentDevice.swift:1047:9: warning: cannot access property 'animationTimer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1045 | }
1046 | timer = nil
1047 | if let animationTimer {
| `- warning: cannot access property 'animationTimer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1048 | animationTimer.invalidate()
1049 | }
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
| `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 | case none
3 | case some(Wrapped)
/host/spi-builder-workspace/Sources/CurrentDevice.swift:1050:24: warning: cannot access property 'animationTimer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1048 | animationTimer.invalidate()
1049 | }
1050 | animationTimer = nil
| `- warning: cannot access property 'animationTimer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1051 | }
1052 |
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
| `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 | case none
3 | case some(Wrapped)
[89/90] Compiling Device CurrentDevice.swift
/host/spi-builder-workspace/Sources/CurrentDevice.swift:1043:9: warning: cannot access property 'timer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1041 | var animationTimer: Timer?
1042 | deinit {
1043 | if let timer {
| `- warning: cannot access property 'timer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1044 | timer.invalidate()
1045 | }
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
| `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 | case none
3 | case some(Wrapped)
/host/spi-builder-workspace/Sources/CurrentDevice.swift:1046:15: warning: cannot access property 'timer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1044 | timer.invalidate()
1045 | }
1046 | timer = nil
| `- warning: cannot access property 'timer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1047 | if let animationTimer {
1048 | animationTimer.invalidate()
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
| `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 | case none
3 | case some(Wrapped)
/host/spi-builder-workspace/Sources/CurrentDevice.swift:1047:9: warning: cannot access property 'animationTimer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1045 | }
1046 | timer = nil
1047 | if let animationTimer {
| `- warning: cannot access property 'animationTimer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1048 | animationTimer.invalidate()
1049 | }
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
| `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 | case none
3 | case some(Wrapped)
/host/spi-builder-workspace/Sources/CurrentDevice.swift:1050:24: warning: cannot access property 'animationTimer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1048 | animationTimer.invalidate()
1049 | }
1050 | animationTimer = nil
| `- warning: cannot access property 'animationTimer' with a non-sendable type 'Timer?' from nonisolated deinit; this is an error in the Swift 6 language mode
1051 | }
1052 |
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
| `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 | case none
3 | case some(Wrapped)
[90/90] Emitting module Device
Build complete! (23.19s)
Build complete.
{
"dependencies" : [
{
"identity" : "color",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kudit/Color"
}
],
"manifest_display_name" : "Device",
"name" : "Device",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "11"
},
{
"name" : "watchos",
"version" : "4"
},
{
"name" : "ios",
"version" : "11"
}
],
"products" : [
{
"name" : "Device Library",
"targets" : [
"Device"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Device",
"module_type" : "SwiftTarget",
"name" : "Device",
"path" : "Sources",
"product_dependencies" : [
"Color Library"
],
"product_memberships" : [
"Device Library"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/Resources/SymbolAssets.xcassets",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"AttributeListView.swift",
"Battery.swift",
"BatteryView.swift",
"CurrentDevice.swift",
"CurrentDeviceInfoView.swift",
"Device.swift",
"DeviceInfoView.swift",
"DeviceKitBridge.swift",
"EnvironmentsView.swift",
"For Compatibility.swift",
"Hardware.swift",
"Models/AppleTVs.swift",
"Models/AppleVision.swift",
"Models/AppleWatches.swift",
"Models/HomePods.swift",
"Models/Macs.swift",
"Models/iPads.swift",
"Models/iPhones.swift",
"Models/iPods.swift",
"Screen.swift",
"ScreenInfoView.swift",
"Screenshot.swift",
"StorageInfoView.swift",
"Symbols.swift",
"SystemInfoView.swift",
"Version.swift",
"ViewExtensions.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.