Build Information
Successful build of Deviice, reference develop (aaf527
), with Swift 6.1 for tvOS using Xcode 16.3 on 30 Apr 2025 23:26:00 UTC.
Swift 6 data race errors: 8
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Deviice -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/andrealufino/Deviice.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/andrealufino/Deviice
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at aaf5276 Merge tag '2.1.5' into develop
Cloned https://github.com/andrealufino/Deviice.git
Revision (git rev-parse @):
aaf527604cf075509e073fec24c1691105322d47
SUCCESS checkout https://github.com/andrealufino/Deviice.git at develop
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/andrealufino/Deviice.git
https://github.com/andrealufino/Deviice.git
{
"dependencies" : [
],
"manifest_display_name" : "Deviice",
"name" : "Deviice",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Deviice",
"targets" : [
"Deviice"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DeviiceTests",
"module_type" : "SwiftTarget",
"name" : "DeviiceTests",
"path" : "Tests/DeviiceTests",
"sources" : [
"DeviiceTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Deviice"
],
"type" : "test"
},
{
"c99name" : "Deviice",
"module_type" : "SwiftTarget",
"name" : "Deviice",
"path" : "Sources/Deviice",
"product_memberships" : [
"Deviice"
],
"sources" : [
"Connectivity.swift",
"Device.swift",
"Deviice.swift",
"Family.swift",
"Groups.swift",
"Identifier.swift",
"Mapper.swift",
"Model.swift",
"ScreenSize.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "Deviice",
"name" : "Deviice",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Deviice",
"targets" : [
"Deviice"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DeviiceTests",
"module_type" : "SwiftTarget",
"name" : "DeviiceTests",
"path" : "Tests/DeviiceTests",
"sources" : [
"DeviiceTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Deviice"
],
"type" : "test"
},
{
"c99name" : "Deviice",
"module_type" : "SwiftTarget",
"name" : "Deviice",
"path" : "Sources/Deviice",
"product_memberships" : [
"Deviice"
],
"sources" : [
"Connectivity.swift",
"Device.swift",
"Deviice.swift",
"Family.swift",
"Groups.swift",
"Identifier.swift",
"Mapper.swift",
"Model.swift",
"ScreenSize.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Pods",
"schemes" : [
"Deviice",
"Pods-Deviice_Example",
"Pods-Deviice_Tests"
],
"targets" : [
"Deviice",
"Pods-Deviice_Example",
"Pods-Deviice_Tests"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Deviice"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Deviice -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Deviice -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
Deviice: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'Deviice' in project 'Deviice'
➜ Explicit dependency on target 'Deviice' in project 'Deviice'
Target 'Deviice' in project 'Deviice' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 062d86b40abea64e01f2774a8175ef5c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/062d86b40abea64e01f2774a8175ef5c.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Deviice.DependencyStaticMetadataFileList (in target 'Deviice' from project 'Deviice')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Deviice.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice.SwiftFileList (in target 'Deviice' from project 'Deviice')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Deviice.modulemap (in target 'Deviice' from project 'Deviice')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Deviice.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Deviice.DependencyMetadataFileList (in target 'Deviice' from project 'Deviice')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Deviice.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice.SwiftConstValuesFileList (in target 'Deviice' from project 'Deviice')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice_const_extract_protocols.json (in target 'Deviice' from project 'Deviice')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice-OutputFileMap.json (in target 'Deviice' from project 'Deviice')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice.LinkFileList (in target 'Deviice' from project 'Deviice')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Deviice.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Deviice.modulemap (in target 'Deviice' from project 'Deviice')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Deviice.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver Deviice normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Deviice' from project 'Deviice')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Deviice -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Device.swift /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Device.swift (in target 'Deviice' from project 'Deviice')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Device.swift (in target 'Deviice' from project 'Deviice')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Device.swift:74:30: warning: main actor-isolated property 'scale' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return UIScreen.main.scale > 1.0
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:60:39: note: property declared here
@property(nonatomic,readonly) CGFloat scale API_AVAILABLE(ios(4.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Device.swift:74:25: warning: main actor-isolated class property 'main' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return UIScreen.main.scale > 1.0
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:57:49: note: class property declared here
@property(class, nonatomic, readonly) UIScreen *mainScreen API_DEPRECATED("Use a UIScreen instance found through context instead: i.e, view.window.windowScene.screen", ios(2.0, API_TO_BE_DEPRECATED), visionos(1.0, API_TO_BE_DEPRECATED)) API_UNAVAILABLE(watchos); // the device's internal screen
^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Device.swift:95:33: warning: main actor-isolated property 'name' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return UIDevice.current.name
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:39:51: note: property declared here
@property(nonatomic,readonly,strong) NSString *name; // Synonym for model. Prior to iOS 16, user-assigned device name (e.g. @"My iPhone").
^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Device.swift:95:25: warning: main actor-isolated class property 'current' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return UIDevice.current.name
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:37:49: note: class property declared here
@property(class, nonatomic, readonly) UIDevice *currentDevice;
^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Device.swift:105:31: warning: main actor-isolated property 'systemName' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return UIDevice.current.systemName
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:42:51: note: property declared here
@property(nonatomic,readonly,strong) NSString *systemName; // e.g. @"iOS"
^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Device.swift:105:23: warning: main actor-isolated class property 'current' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return UIDevice.current.systemName
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:37:49: note: class property declared here
@property(class, nonatomic, readonly) UIDevice *currentDevice;
^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Device.swift:115:31: warning: main actor-isolated property 'systemVersion' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return UIDevice.current.systemVersion
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:43:51: note: property declared here
@property(nonatomic,readonly,strong) NSString *systemVersion; // e.g. @"4.0"
^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Device.swift:115:23: warning: main actor-isolated class property 'current' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return UIDevice.current.systemVersion
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:37:49: note: class property declared here
@property(class, nonatomic, readonly) UIDevice *currentDevice;
^
SwiftCompile normal arm64 Compiling\ Deviice.swift /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift (in target 'Deviice' from project 'Deviice')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift (in target 'Deviice' from project 'Deviice')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift:171:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public private (set) var identifier: String
^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift:173:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public private (set) var type: DeviiceType
^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift:175:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public private (set) var model: String
^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift:177:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public private (set) var size: DeviiceSize
^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift:179:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public private (set) var connectivity: DeviiceConnectivity
^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift:181:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public private (set) var completeName: String
^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift:183:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public private (set) var year: Int
^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift:1026:11: warning: 'Deviice' is deprecated: Use Device class instead.
extension Deviice: CustomStringConvertible {
^
SwiftCompile normal arm64 Compiling\ Family.swift /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Family.swift (in target 'Deviice' from project 'Deviice')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Family.swift (in target 'Deviice' from project 'Deviice')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Model.swift /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Model.swift (in target 'Deviice' from project 'Deviice')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Model.swift (in target 'Deviice' from project 'Deviice')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ScreenSize.swift /Users/admin/builder/spi-builder-workspace/Sources/Deviice/ScreenSize.swift (in target 'Deviice' from project 'Deviice')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Deviice/ScreenSize.swift (in target 'Deviice' from project 'Deviice')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/ScreenSize.swift:60:9: warning: default will never be executed
default: return 0
^
SwiftEmitModule normal arm64 Emitting\ module\ for\ Deviice (in target 'Deviice' from project 'Deviice')
EmitSwiftModule normal arm64 (in target 'Deviice' from project 'Deviice')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift:171:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public private (set) var identifier: String
^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift:173:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public private (set) var type: DeviiceType
^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift:175:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public private (set) var model: String
^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift:177:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public private (set) var size: DeviiceSize
^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift:179:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public private (set) var connectivity: DeviiceConnectivity
^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift:181:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public private (set) var completeName: String
^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift:183:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public private (set) var year: Int
^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Deviice.swift:1026:11: warning: 'Deviice' is deprecated: Use Device class instead.
extension Deviice: CustomStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Identifier.swift:206:16: warning: static property 'rawIdentifier' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var rawIdentifier: String = {
^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Identifier.swift:206:16: note: convert 'rawIdentifier' to a 'let' constant to make 'Sendable' shared state immutable
static var rawIdentifier: String = {
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Identifier.swift:206:16: note: add '@MainActor' to make static property 'rawIdentifier' part of global actor 'MainActor'
static var rawIdentifier: String = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Identifier.swift:206:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var rawIdentifier: String = {
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ Groups.swift /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Groups.swift (in target 'Deviice' from project 'Deviice')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Groups.swift (in target 'Deviice' from project 'Deviice')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Identifier.swift /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Identifier.swift (in target 'Deviice' from project 'Deviice')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Identifier.swift (in target 'Deviice' from project 'Deviice')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Identifier.swift:206:16: warning: static property 'rawIdentifier' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var rawIdentifier: String = {
^
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Identifier.swift:206:16: note: convert 'rawIdentifier' to a 'let' constant to make 'Sendable' shared state immutable
static var rawIdentifier: String = {
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Identifier.swift:206:16: note: add '@MainActor' to make static property 'rawIdentifier' part of global actor 'MainActor'
static var rawIdentifier: String = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Deviice/Identifier.swift:206:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var rawIdentifier: String = {
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ Connectivity.swift /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Connectivity.swift (in target 'Deviice' from project 'Deviice')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Connectivity.swift (in target 'Deviice' from project 'Deviice')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Mapper.swift /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Mapper.swift (in target 'Deviice' from project 'Deviice')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Deviice/Mapper.swift (in target 'Deviice' from project 'Deviice')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for Deviice (in target 'Deviice' from project 'Deviice')
SwiftDriver\ Compilation\ Requirements Deviice normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Deviice' from project 'Deviice')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Deviice -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Deviice-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice-Swift.h (in target 'Deviice' from project 'Deviice')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Deviice-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Deviice.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice.swiftmodule (in target 'Deviice' from project 'Deviice')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Deviice.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Deviice.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice.swiftdoc (in target 'Deviice' from project 'Deviice')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Deviice.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Deviice.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice.abi.json (in target 'Deviice' from project 'Deviice')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Deviice.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Deviice.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice.swiftsourceinfo (in target 'Deviice' from project 'Deviice')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Deviice.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Family.swift (in target 'Deviice' from project 'Deviice')
SwiftDriverJobDiscovery normal arm64 Compiling Model.swift (in target 'Deviice' from project 'Deviice')
SwiftDriverJobDiscovery normal arm64 Compiling Mapper.swift (in target 'Deviice' from project 'Deviice')
SwiftDriverJobDiscovery normal arm64 Compiling Connectivity.swift (in target 'Deviice' from project 'Deviice')
SwiftDriverJobDiscovery normal arm64 Compiling ScreenSize.swift (in target 'Deviice' from project 'Deviice')
SwiftDriverJobDiscovery normal arm64 Compiling Identifier.swift (in target 'Deviice' from project 'Deviice')
SwiftDriverJobDiscovery normal arm64 Compiling Groups.swift (in target 'Deviice' from project 'Deviice')
SwiftDriverJobDiscovery normal arm64 Compiling Deviice.swift (in target 'Deviice' from project 'Deviice')
SwiftDriverJobDiscovery normal arm64 Compiling Device.swift (in target 'Deviice' from project 'Deviice')
SwiftDriver\ Compilation Deviice normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Deviice' from project 'Deviice')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Deviice -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Deviice.o normal (in target 'Deviice' from project 'Deviice')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Deviice.o
ExtractAppIntentsMetadata (in target 'Deviice' from project 'Deviice')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Deviice --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk --xcode-version 16E140 --platform-family tvOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.Deviice --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Deviice.appintents --target-triple arm64-apple-tvos12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Deviice.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Deviice.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Deviice.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Deviice.build/Debug-appletvos/Deviice.build/Objects-normal/arm64/Deviice.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-30 16:25:59.292 appintentsmetadataprocessor[721:4059] Starting appintentsmetadataprocessor export
2025-04-30 16:25:59.329 appintentsmetadataprocessor[721:4059] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Deviice.o (in target 'Deviice' from project 'Deviice')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Deviice.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Deviice",
"name" : "Deviice",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Deviice",
"targets" : [
"Deviice"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DeviiceTests",
"module_type" : "SwiftTarget",
"name" : "DeviiceTests",
"path" : "Tests/DeviiceTests",
"sources" : [
"DeviiceTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Deviice"
],
"type" : "test"
},
{
"c99name" : "Deviice",
"module_type" : "SwiftTarget",
"name" : "Deviice",
"path" : "Sources/Deviice",
"product_memberships" : [
"Deviice"
],
"sources" : [
"Connectivity.swift",
"Device.swift",
"Deviice.swift",
"Family.swift",
"Groups.swift",
"Identifier.swift",
"Mapper.swift",
"Model.swift",
"ScreenSize.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.