Build Information
Successful build of SCountLabel, reference 0.0.7 (372f58
), with Swift 6.1 for tvOS using Xcode 16.3 on 25 Apr 2025 02:55:08 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SCountLabel-Package -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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shial4/SCountLabel.git
Reference: 0.0.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/shial4/SCountLabel
* tag 0.0.7 -> FETCH_HEAD
HEAD is now at 372f58e [0.0.7] Update to swift 5
Cloned https://github.com/shial4/SCountLabel.git
Revision (git rev-parse @):
372f58ed4cd09348f027272b2be7885a773db5b2
SUCCESS checkout https://github.com/shial4/SCountLabel.git at 0.0.7
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/shial4/SCountLabel.git
https://github.com/shial4/SCountLabel.git
{
"dependencies" : [
],
"manifest_display_name" : "SCountLabel",
"name" : "SCountLabel",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SCountLabel",
"targets" : [
"SCountLabel"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SCountLabel",
"module_type" : "SwiftTarget",
"name" : "SCountLabel",
"path" : "Sources/SCountLabel",
"product_memberships" : [
"SCountLabel"
],
"sources" : [
"SCountLabel.swift"
],
"type" : "library"
}
],
"tools_version" : "4.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" : "SCountLabel",
"name" : "SCountLabel",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SCountLabel",
"targets" : [
"SCountLabel"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SCountLabel",
"module_type" : "SwiftTarget",
"name" : "SCountLabel",
"path" : "Sources/SCountLabel",
"product_memberships" : [
"SCountLabel"
],
"sources" : [
"SCountLabel.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "SCountLabel",
"schemes" : [
"SCountLabel-Package",
"SCountLabelPackageDescription"
],
"targets" : [
"SCountLabelPackageDescription",
"SCountLabel"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SCountLabel-Package -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 SCountLabel-Package -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
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'SCountLabel' in project 'SCountLabel' (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: 8e2473413eb9e712b0aa2b16e8036b7c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8e2473413eb9e712b0aa2b16e8036b7c.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/SCountLabel.xcodeproj
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/SCountLabel.xcodeproj
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/SCountLabel.xcodeproj
/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/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
cd /Users/admin/builder/spi-builder-workspace/SCountLabel.xcodeproj
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
cd /Users/admin/builder/spi-builder-workspace/SCountLabel.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SCountLabel.framework (in target 'SCountLabel' from project 'SCountLabel')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SCountLabel.framework
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SCountLabel.framework/Headers (in target 'SCountLabel' from project 'SCountLabel')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SCountLabel.framework/Headers
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/SCountLabel.DependencyMetadataFileList (in target 'SCountLabel' from project 'SCountLabel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/SCountLabel.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/SCountLabel.DependencyStaticMetadataFileList (in target 'SCountLabel' from project 'SCountLabel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/SCountLabel.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel_const_extract_protocols.json (in target 'SCountLabel' from project 'SCountLabel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel.SwiftFileList (in target 'SCountLabel' from project 'SCountLabel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel-OutputFileMap.json (in target 'SCountLabel' from project 'SCountLabel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel.LinkFileList (in target 'SCountLabel' from project 'SCountLabel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel.SwiftConstValuesFileList (in target 'SCountLabel' from project 'SCountLabel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel.SwiftConstValuesFileList
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SCountLabel.framework/Info.plist /Users/admin/builder/spi-builder-workspace/SCountLabel.xcodeproj/SCountLabel_Info.plist (in target 'SCountLabel' from project 'SCountLabel')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/SCountLabel.xcodeproj/SCountLabel_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform appletvos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SCountLabel.framework/Info.plist
SwiftDriver SCountLabel normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SCountLabel' from project 'SCountLabel')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SCountLabel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel.SwiftFileList -DSWIFT_PACKAGE -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos18.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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 -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 -parse-as-library -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/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel-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/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel.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/SCountLabel.build/Debug-appletvos/SCountLabel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel_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/SCountLabel.build/Debug-appletvos/SCountLabel.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ SCountLabel (in target 'SCountLabel' from project 'SCountLabel')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SCountLabel/SCountLabel.swift (in target 'SCountLabel' from project 'SCountLabel')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/SCountLabel/SCountLabel.swift:19:24: warning: static property 'timer' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var timer: NSMapTable<UILabel,Timer> = NSMapTable(keyOptions: NSPointerFunctions.Options.weakMemory, valueOptions: NSPointerFunctions.Options.strongMemory)
^
/Users/admin/builder/spi-builder-workspace/Sources/SCountLabel/SCountLabel.swift:19:24: note: convert 'timer' to a 'let' constant to make 'Sendable' shared state immutable
static var timer: NSMapTable<UILabel,Timer> = NSMapTable(keyOptions: NSPointerFunctions.Options.weakMemory, valueOptions: NSPointerFunctions.Options.strongMemory)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/SCountLabel/SCountLabel.swift:19:24: note: add '@MainActor' to make static property 'timer' part of global actor 'MainActor'
static var timer: NSMapTable<UILabel,Timer> = NSMapTable(keyOptions: NSPointerFunctions.Options.weakMemory, valueOptions: NSPointerFunctions.Options.strongMemory)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SCountLabel/SCountLabel.swift:19:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var timer: NSMapTable<UILabel,Timer> = NSMapTable(keyOptions: NSPointerFunctions.Options.weakMemory, valueOptions: NSPointerFunctions.Options.strongMemory)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SCountLabel/SCountLabel.swift:64:67: warning: reference to captured var 'round' in concurrently-executing code
Counter.shouldContinue(fromD, to: toD, round: round, offset: offset) else { continue }
^
/Users/admin/builder/spi-builder-workspace/Sources/SCountLabel/SCountLabel.swift:65:162: warning: reference to captured var 'round' in concurrently-executing code
fromString = fromString.replacingOccurrences(of: fromValues[i], with: String(format: format?[i] ?? "%0.0f", Counter.shift(fromD, to: toD, round: round, offset: offset)))
^
/Users/admin/builder/spi-builder-workspace/Sources/SCountLabel/SCountLabel.swift:69:23: warning: main actor-isolated property 'text' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
self?.text = to
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILabel.h:35:59: note: mutation of this property is only permitted within the actor
@property(nullable, nonatomic,copy) NSString *text; // default is nil
^
/Users/admin/builder/spi-builder-workspace/Sources/SCountLabel/SCountLabel.swift:73:23: warning: main actor-isolated property 'text' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
self?.text = fromString
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILabel.h:35:59: note: mutation of this property is only permitted within the actor
@property(nullable, nonatomic,copy) NSString *text; // default is nil
^
/Users/admin/builder/spi-builder-workspace/Sources/SCountLabel/SCountLabel.swift:74:17: warning: mutation of captured var 'round' in concurrently-executing code
round = round + 1
^
/Users/admin/builder/spi-builder-workspace/Sources/SCountLabel/SCountLabel.swift:74:25: warning: reference to captured var 'round' in concurrently-executing code
round = round + 1
^
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745549702703125-swift-frontend-SCountLabel-all-arm64_apple_tvos18.4-swiftmodule-Onone-2117925678.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4506 seconds (5.8573 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0319 ( 12.2%) 0.0430 ( 22.7%) 0.0749 ( 16.6%) 2.7650 ( 47.2%) parse-and-resolve-imports
0.0303 ( 11.6%) 0.0417 ( 22.0%) 0.0720 ( 16.0%) 2.7622 ( 47.2%) Import resolution
0.0126 ( 4.8%) 0.0401 ( 21.2%) 0.0527 ( 11.7%) 0.0729 ( 1.2%) load-stdlib
0.0362 ( 13.9%) 0.0093 ( 4.9%) 0.0456 ( 10.1%) 0.0456 ( 0.8%) perform-sema
0.0362 ( 13.9%) 0.0093 ( 4.9%) 0.0456 ( 10.1%) 0.0456 ( 0.8%) Type checking and Semantic analysis
0.0320 ( 12.3%) 0.0071 ( 3.7%) 0.0391 ( 8.7%) 0.0391 ( 0.7%) typecheck-stmt
0.0309 ( 11.9%) 0.0068 ( 3.6%) 0.0377 ( 8.4%) 0.0377 ( 0.6%) typecheck-expr
0.0058 ( 2.2%) 0.0100 ( 5.2%) 0.0157 ( 3.5%) 0.0187 ( 0.3%) SIL optimization
0.0115 ( 4.4%) 0.0044 ( 2.3%) 0.0159 ( 3.5%) 0.0159 ( 0.3%) typecheck-decl
0.0119 ( 4.6%) 0.0025 ( 1.3%) 0.0144 ( 3.2%) 0.0144 ( 0.2%) precheck-target
0.0008 ( 0.3%) 0.0086 ( 4.6%) 0.0094 ( 2.1%) 0.0125 ( 0.2%) Serialization, swiftmodule
0.0090 ( 3.4%) 0.0020 ( 1.0%) 0.0110 ( 2.4%) 0.0109 ( 0.2%) build-rewrite-system
0.0041 ( 1.6%) 0.0039 ( 2.1%) 0.0080 ( 1.8%) 0.0080 ( 0.1%) import-clang-decl
0.0041 ( 1.6%) 0.0005 ( 0.3%) 0.0046 ( 1.0%) 0.0046 ( 0.1%) SILGen
0.0035 ( 1.4%) 0.0004 ( 0.2%) 0.0039 ( 0.9%) 0.0039 ( 0.1%) SILGen-function
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) Serialization, swiftsourceinfo
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) Serialization, swiftdoc
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-module-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.2610 (100.0%) 0.1896 (100.0%) 0.4506 (100.0%) 5.8573 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2030 seconds (2.9168 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0974 (100.0%) 0.1056 (100.0%) 0.2030 (100.0%) 2.9168 (100.0%) Building Target
0.0974 (100.0%) 0.1056 (100.0%) 0.2030 (100.0%) 2.9168 (100.0%) Total
SwiftCompile normal arm64 Compiling\ SCountLabel.swift /Users/admin/builder/spi-builder-workspace/Sources/SCountLabel/SCountLabel.swift (in target 'SCountLabel' from project 'SCountLabel')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SCountLabel/SCountLabel.swift (in target 'SCountLabel' from project 'SCountLabel')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/SCountLabel/SCountLabel.swift:19:24: warning: static property 'timer' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var timer: NSMapTable<UILabel,Timer> = NSMapTable(keyOptions: NSPointerFunctions.Options.weakMemory, valueOptions: NSPointerFunctions.Options.strongMemory)
^
/Users/admin/builder/spi-builder-workspace/Sources/SCountLabel/SCountLabel.swift:19:24: note: convert 'timer' to a 'let' constant to make 'Sendable' shared state immutable
static var timer: NSMapTable<UILabel,Timer> = NSMapTable(keyOptions: NSPointerFunctions.Options.weakMemory, valueOptions: NSPointerFunctions.Options.strongMemory)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/SCountLabel/SCountLabel.swift:19:24: note: add '@MainActor' to make static property 'timer' part of global actor 'MainActor'
static var timer: NSMapTable<UILabel,Timer> = NSMapTable(keyOptions: NSPointerFunctions.Options.weakMemory, valueOptions: NSPointerFunctions.Options.strongMemory)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SCountLabel/SCountLabel.swift:19:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var timer: NSMapTable<UILabel,Timer> = NSMapTable(keyOptions: NSPointerFunctions.Options.weakMemory, valueOptions: NSPointerFunctions.Options.strongMemory)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SCountLabel/SCountLabel.swift:64:67: warning: reference to captured var 'round' in concurrently-executing code
Counter.shouldContinue(fromD, to: toD, round: round, offset: offset) else { continue }
^
/Users/admin/builder/spi-builder-workspace/Sources/SCountLabel/SCountLabel.swift:65:162: warning: reference to captured var 'round' in concurrently-executing code
fromString = fromString.replacingOccurrences(of: fromValues[i], with: String(format: format?[i] ?? "%0.0f", Counter.shift(fromD, to: toD, round: round, offset: offset)))
^
/Users/admin/builder/spi-builder-workspace/Sources/SCountLabel/SCountLabel.swift:69:23: warning: main actor-isolated property 'text' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
self?.text = to
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILabel.h:35:59: note: mutation of this property is only permitted within the actor
@property(nullable, nonatomic,copy) NSString *text; // default is nil
^
/Users/admin/builder/spi-builder-workspace/Sources/SCountLabel/SCountLabel.swift:73:23: warning: main actor-isolated property 'text' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
self?.text = fromString
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILabel.h:35:59: note: mutation of this property is only permitted within the actor
@property(nullable, nonatomic,copy) NSString *text; // default is nil
^
/Users/admin/builder/spi-builder-workspace/Sources/SCountLabel/SCountLabel.swift:74:17: warning: mutation of captured var 'round' in concurrently-executing code
round = round + 1
^
/Users/admin/builder/spi-builder-workspace/Sources/SCountLabel/SCountLabel.swift:74:25: warning: reference to captured var 'round' in concurrently-executing code
round = round + 1
^
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745549702703140-swift-frontend-SCountLabel-SCountLabel.swift-arm64_apple_tvos18.4-o-Onone-4092036326.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 5.1214 seconds (5.7674 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.8142 ( 45.8%) 0.5217 ( 44.8%) 2.3359 ( 45.6%) 2.6118 ( 45.3%) parse-and-resolve-imports
1.8127 ( 45.8%) 0.5197 ( 44.7%) 2.3324 ( 45.5%) 2.6068 ( 45.2%) Import resolution
0.0735 ( 1.9%) 0.0131 ( 1.1%) 0.0867 ( 1.7%) 0.0867 ( 1.5%) build-rewrite-system
0.0015 ( 0.0%) 0.0053 ( 0.5%) 0.0068 ( 0.1%) 0.0863 ( 1.5%) load-stdlib
0.0481 ( 1.2%) 0.0209 ( 1.8%) 0.0690 ( 1.3%) 0.0728 ( 1.3%) perform-sema
0.0481 ( 1.2%) 0.0209 ( 1.8%) 0.0689 ( 1.3%) 0.0728 ( 1.3%) Type checking and Semantic analysis
0.0427 ( 1.1%) 0.0099 ( 0.9%) 0.0526 ( 1.0%) 0.0536 ( 0.9%) typecheck-stmt
0.0361 ( 0.9%) 0.0084 ( 0.7%) 0.0444 ( 0.9%) 0.0453 ( 0.8%) typecheck-expr
0.0224 ( 0.6%) 0.0167 ( 1.4%) 0.0391 ( 0.8%) 0.0408 ( 0.7%) import-clang-decl
0.0163 ( 0.4%) 0.0158 ( 1.4%) 0.0321 ( 0.6%) 0.0359 ( 0.6%) typecheck-decl
0.0134 ( 0.3%) 0.0032 ( 0.3%) 0.0166 ( 0.3%) 0.0172 ( 0.3%) precheck-target
0.0090 ( 0.2%) 0.0030 ( 0.3%) 0.0120 ( 0.2%) 0.0125 ( 0.2%) SILGen
0.0067 ( 0.2%) 0.0031 ( 0.3%) 0.0099 ( 0.2%) 0.0099 ( 0.2%) IRGen
0.0061 ( 0.2%) 0.0002 ( 0.0%) 0.0063 ( 0.1%) 0.0063 ( 0.1%) SIL optimization
0.0048 ( 0.1%) 0.0015 ( 0.1%) 0.0063 ( 0.1%) 0.0063 ( 0.1%) SILGen-function
0.0020 ( 0.0%) 0.0004 ( 0.0%) 0.0024 ( 0.0%) 0.0024 ( 0.0%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
3.9578 (100.0%) 1.1637 (100.0%) 5.1214 (100.0%) 5.7674 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 3.8489 seconds (4.2254 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
2.8724 (100.0%) 0.9764 (100.0%) 3.8489 (100.0%) 4.2254 (100.0%) Building Target
2.8724 (100.0%) 0.9764 (100.0%) 3.8489 (100.0%) 4.2254 (100.0%) Total
SwiftDriverJobDiscovery normal arm64 Emitting module for SCountLabel (in target 'SCountLabel' from project 'SCountLabel')
SwiftDriver\ Compilation\ Requirements SCountLabel normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SCountLabel' from project 'SCountLabel')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SCountLabel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel.SwiftFileList -DSWIFT_PACKAGE -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos18.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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 -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 -parse-as-library -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/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel-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/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel.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/SCountLabel.build/Debug-appletvos/SCountLabel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel_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/SCountLabel.build/Debug-appletvos/SCountLabel.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SCountLabel.framework/Headers/SCountLabel-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel-Swift.h (in target 'SCountLabel' from project 'SCountLabel')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SCountLabel.framework/Headers/SCountLabel-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SCountLabel.framework/Modules/SCountLabel.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel.swiftmodule (in target 'SCountLabel' from project 'SCountLabel')
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/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SCountLabel.framework/Modules/SCountLabel.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SCountLabel.framework/Modules/SCountLabel.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel.swiftdoc (in target 'SCountLabel' from project 'SCountLabel')
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/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SCountLabel.framework/Modules/SCountLabel.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SCountLabel.framework/Modules/SCountLabel.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel.abi.json (in target 'SCountLabel' from project 'SCountLabel')
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/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SCountLabel.framework/Modules/SCountLabel.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SCountLabel.framework/Modules/SCountLabel.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel.swiftsourceinfo (in target 'SCountLabel' from project 'SCountLabel')
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/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SCountLabel.framework/Modules/SCountLabel.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling SCountLabel.swift (in target 'SCountLabel' from project 'SCountLabel')
SwiftDriver\ Compilation SCountLabel normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SCountLabel' from project 'SCountLabel')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SCountLabel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel.SwiftFileList -DSWIFT_PACKAGE -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos18.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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 -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 -parse-as-library -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/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel-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/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel.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/SCountLabel.build/Debug-appletvos/SCountLabel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel_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/SCountLabel.build/Debug-appletvos/SCountLabel.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SCountLabel.framework/SCountLabel normal (in target 'SCountLabel' from project 'SCountLabel')
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-tvos18.4 -dynamiclib -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 -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 -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel.LinkFileList -install_name @rpath/SCountLabel.framework/SCountLabel -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel_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/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SCountLabel.framework/SCountLabel
ExtractAppIntentsMetadata (in target 'SCountLabel' from project 'SCountLabel')
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 SCountLabel --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 18.4 --bundle-identifier SCountLabel --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SCountLabel.framework --target-triple arm64-apple-tvos18.4 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SCountLabel.framework/SCountLabel --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/SCountLabel.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/SCountLabel.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SCountLabel.build/Debug-appletvos/SCountLabel.build/Objects-normal/arm64/SCountLabel.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-24 19:55:07.167 appintentsmetadataprocessor[695:3916] Starting appintentsmetadataprocessor export
2025-04-24 19:55:07.169 appintentsmetadataprocessor[695:3916] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos/SCountLabel.framework/SCountLabel.tbd (in target 'SCountLabel' from project 'SCountLabel')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -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 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SCountLabel.framework/SCountLabel -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos/SCountLabel.framework/SCountLabel.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SCountLabel.framework (in target 'SCountLabel' from project 'SCountLabel')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SCountLabel.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SCountLabel.framework (in target 'SCountLabel' from project 'SCountLabel')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SCountLabel.framework
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SCountLabel",
"name" : "SCountLabel",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SCountLabel",
"targets" : [
"SCountLabel"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SCountLabel",
"module_type" : "SwiftTarget",
"name" : "SCountLabel",
"path" : "Sources/SCountLabel",
"product_memberships" : [
"SCountLabel"
],
"sources" : [
"SCountLabel.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Done.