Build Information
Successful build of Source, reference develop (42d643), with Swift 6.1 for iOS using Xcode 16.3 on 26 Feb 2026 06:44:25 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 Source -destination generic/platform=iOS 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 InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/blackjacx/Source.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/blackjacx/Source
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 42d643b Bump swift-actions/setup-swift from 2 to 3 in /.github/workflows
Cloned https://github.com/blackjacx/Source.git
Revision (git rev-parse @):
42d643b4c8a6e9fe0e897ddebb99c7db37e6b70d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/blackjacx/Source.git at develop
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/blackjacx/Source.git
https://github.com/blackjacx/Source.git
{
"dependencies" : [
],
"manifest_display_name" : "Source",
"name" : "Source",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "Source",
"targets" : [
"Source"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "Source",
"module_type" : "SwiftTarget",
"name" : "Source",
"path" : "Source",
"product_memberships" : [
"Source"
],
"sources" : [
"Configurable.swift",
"ConfigurableSupplementaryView.swift",
"DataSource.swift",
"HeightConfigurable.swift",
"ModelCollection.swift",
"NSDirectionalLayoutEdges+Extensions.swift",
"Reusable.swift",
"Section.swift",
"SupplementaryViewModel.swift",
"UITableViewCell+Extensions.swift",
"ViewModel.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
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" : "Source",
"name" : "Source",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "Source",
"targets" : [
"Source"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "Source",
"module_type" : "SwiftTarget",
"name" : "Source",
"path" : "Source",
"product_memberships" : [
"Source"
],
"sources" : [
"Configurable.swift",
"ConfigurableSupplementaryView.swift",
"DataSource.swift",
"HeightConfigurable.swift",
"ModelCollection.swift",
"NSDirectionalLayoutEdges+Extensions.swift",
"Reusable.swift",
"Section.swift",
"SupplementaryViewModel.swift",
"UITableViewCell+Extensions.swift",
"ViewModel.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Source",
"schemes" : [
"Source"
],
"targets" : [
"Source",
"SourceTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Source -destination generic/platform=iOS 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 Source -destination generic/platform=iOS "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 'Source' in project 'Source' (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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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: 9efa62eca74327d0787d98187d8b7ab5
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9efa62eca74327d0787d98187d8b7ab5.xcbuilddata
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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/Source.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/Source.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/Source.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source-61a48fcbddf36decd030b2b8d785427c-VFS-iphoneos/all-product-headers.yaml
cd /Users/admin/builder/spi-builder-workspace/Source.xcodeproj
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source-61a48fcbddf36decd030b2b8d785427c-VFS-iphoneos/all-product-headers.yaml
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/Source.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/Source.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/module.modulemap (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-generated-files.hmap (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-generated-files.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source.DependencyStaticMetadataFileList (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-own-target-headers.hmap (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-own-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-all-target-headers.hmap (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-all-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source.DependencyMetadataFileList (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-all-non-framework-target-headers.hmap (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-all-non-framework-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-project-headers.hmap (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-project-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source.hmap (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source-OutputFileMap.json (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.LinkFileList (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_const_extract_protocols.json (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.SwiftFileList (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.SwiftConstValuesFileList (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
-target arm64-apple-ios14.0 '-std=gnu11' -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=Source' -fpascal-strings -O0 -fno-common '-DDEBUG=1' -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -g -fprofile-instr-generate -fcoverage-mapping -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-generated-files.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-own-target-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-all-non-framework-target-headers.hmap -ivfsoverlay /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source-61a48fcbddf36decd030b2b8d785427c-VFS-iphoneos/all-product-headers.yaml -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-project-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Headers (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Headers
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources/Source_vers.c (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources/Source_vers.c
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Modules/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/module.modulemap (in target 'Source' from project 'Source')
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/Source.build/Debug-iphoneos/Source.build/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Modules
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Info.plist /Users/admin/builder/spi-builder-workspace/Resources/Info.plist (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Resources/Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Info.plist
SwiftDriver Source normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Source' from project 'Source')
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 Source -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.SwiftFileList -DDEBUG -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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios14.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-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source-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/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.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/Source.build/Debug-iphoneos/Source.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source-61a48fcbddf36decd030b2b8d785427c-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ ViewModel.swift,\ Reusable.swift /Users/admin/builder/spi-builder-workspace/Source/ViewModel.swift /Users/admin/builder/spi-builder-workspace/Source/Reusable.swift (in target 'Source' from project 'Source')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/ViewModel.swift (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Source/ViewModel.swift:27:10: warning: associated value 'invalidModel' of 'Sendable'-conforming enum 'ViewModelError' has non-sendable type 'any ViewModel'; this is an error in the Swift 6 language mode
case invalidModel(ViewModel?)
^
/Users/admin/builder/spi-builder-workspace/Source/ViewModel.swift:13:17: note: protocol 'ViewModel' does not conform to the 'Sendable' protocol
public protocol ViewModel {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Reusable.swift (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1772088259060287-swift-frontend-Source-ViewModel.swift-arm64_apple_ios14.0-o-Onone-2871652550.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.6942 seconds (7.4195 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0326 ( 13.0%) 0.1769 ( 39.9%) 0.2095 ( 30.2%) 3.5553 ( 47.9%) parse-and-resolve-imports
0.0308 ( 12.3%) 0.1749 ( 39.5%) 0.2057 ( 29.6%) 3.5515 ( 47.9%) Import resolution
0.0771 ( 30.7%) 0.0283 ( 6.4%) 0.1054 ( 15.2%) 0.1059 ( 1.4%) build-rewrite-system
0.0274 ( 10.9%) 0.0248 ( 5.6%) 0.0522 ( 7.5%) 0.0532 ( 0.7%) import-clang-decl
0.0012 ( 0.5%) 0.0023 ( 0.5%) 0.0034 ( 0.5%) 0.0352 ( 0.5%) load-stdlib
0.0199 ( 7.9%) 0.0088 ( 2.0%) 0.0286 ( 4.1%) 0.0287 ( 0.4%) perform-sema
0.0198 ( 7.9%) 0.0088 ( 2.0%) 0.0286 ( 4.1%) 0.0286 ( 0.4%) Type checking and Semantic analysis
0.0134 ( 5.3%) 0.0051 ( 1.2%) 0.0186 ( 2.7%) 0.0186 ( 0.3%) typecheck-stmt
0.0105 ( 4.2%) 0.0046 ( 1.0%) 0.0150 ( 2.2%) 0.0150 ( 0.2%) precheck-target
0.0062 ( 2.5%) 0.0036 ( 0.8%) 0.0098 ( 1.4%) 0.0098 ( 0.1%) typecheck-decl
0.0044 ( 1.8%) 0.0037 ( 0.8%) 0.0081 ( 1.2%) 0.0082 ( 0.1%) IRGen
0.0029 ( 1.2%) 0.0008 ( 0.2%) 0.0037 ( 0.5%) 0.0038 ( 0.1%) load-all-members
0.0021 ( 0.8%) 0.0005 ( 0.1%) 0.0025 ( 0.4%) 0.0025 ( 0.0%) SILGen
0.0019 ( 0.8%) 0.0000 ( 0.0%) 0.0020 ( 0.3%) 0.0020 ( 0.0%) SIL optimization
0.0009 ( 0.4%) 0.0001 ( 0.0%) 0.0010 ( 0.1%) 0.0010 ( 0.0%) SILGen-function
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%) 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%) SIL verification, pre-optimization
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%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2512 (100.0%) 0.4431 (100.0%) 0.6942 (100.0%) 7.4195 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.1760 seconds (5.6542 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.1048 (100.0%) 1.0712 (100.0%) 2.1760 (100.0%) 5.6542 (100.0%) Building Target
1.1048 (100.0%) 1.0712 (100.0%) 2.1760 (100.0%) 5.6542 (100.0%) Total
SwiftCompile normal arm64 Compiling\ DataSource.swift /Users/admin/builder/spi-builder-workspace/Source/DataSource.swift (in target 'Source' from project 'Source')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/DataSource.swift (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Source/DataSource.swift:33:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public private (set) var cellHeightCache: [IndexPath: CGFloat] = [:]
^
/Users/admin/builder/spi-builder-workspace/Source/DataSource.swift:14:10: warning: associated value 'invalidModel' of 'Sendable'-conforming generic enum 'ModelError' has non-sendable type 'T'; this is an error in the Swift 6 language mode
case invalidModel(T?)
^
/Users/admin/builder/spi-builder-workspace/Source/DataSource.swift:13:24: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
public enum ModelError<T>: Swift.Error {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Source/DataSource.swift:48:19: warning: call to main actor-isolated instance method 'register(_:forCellReuseIdentifier:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
table.register($0.cellType, forCellReuseIdentifier: $0.cellType.reuseIdentifier)
^
UIKit.UITableView.register:3:24: note: calls to instance method 'register(_:forCellReuseIdentifier:)' from outside of its actor context are implicitly asynchronous
@MainActor open func register(_ cellClass: AnyClass?, forCellReuseIdentifier identifier: String)}
^
/Users/admin/builder/spi-builder-workspace/Source/DataSource.swift:52:19: warning: call to main actor-isolated instance method 'register(_:forHeaderFooterViewReuseIdentifier:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
table.register(model.viewType, forHeaderFooterViewReuseIdentifier: model.viewType.reuseIdentifier)
^
UIKit.UITableView.register:3:24: note: calls to instance method 'register(_:forHeaderFooterViewReuseIdentifier:)' from outside of its actor context are implicitly asynchronous
@MainActor open func register(_ aClass: AnyClass?, forHeaderFooterViewReuseIdentifier identifier: String)}
^
/Users/admin/builder/spi-builder-workspace/Source/DataSource.swift:56:19: warning: call to main actor-isolated instance method 'register(_:forHeaderFooterViewReuseIdentifier:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
table.register(model.viewType, forHeaderFooterViewReuseIdentifier: model.viewType.reuseIdentifier)
^
UIKit.UITableView.register:3:24: note: calls to instance method 'register(_:forHeaderFooterViewReuseIdentifier:)' from outside of its actor context are implicitly asynchronous
@MainActor open func register(_ aClass: AnyClass?, forHeaderFooterViewReuseIdentifier identifier: String)}
^
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1772088259055662-swift-frontend-Source-DataSource.swift-arm64_apple_ios14.0-o-Onone-3787781416.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.1954 seconds (7.4710 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1343 ( 22.9%) 0.2505 ( 41.1%) 0.3849 ( 32.2%) 3.5053 ( 46.9%) parse-and-resolve-imports
0.1324 ( 22.6%) 0.2489 ( 40.8%) 0.3813 ( 31.9%) 3.5017 ( 46.9%) Import resolution
0.0762 ( 13.0%) 0.0241 ( 4.0%) 0.1003 ( 8.4%) 0.1008 ( 1.3%) build-rewrite-system
0.0457 ( 7.8%) 0.0127 ( 2.1%) 0.0583 ( 4.9%) 0.0583 ( 0.8%) perform-sema
0.0454 ( 7.8%) 0.0126 ( 2.1%) 0.0581 ( 4.9%) 0.0581 ( 0.8%) Type checking and Semantic analysis
0.0274 ( 4.7%) 0.0220 ( 3.6%) 0.0494 ( 4.1%) 0.0496 ( 0.7%) import-clang-decl
0.0348 ( 5.9%) 0.0083 ( 1.4%) 0.0430 ( 3.6%) 0.0430 ( 0.6%) typecheck-stmt
0.0332 ( 5.7%) 0.0081 ( 1.3%) 0.0413 ( 3.5%) 0.0413 ( 0.6%) typecheck-expr
0.0011 ( 0.2%) 0.0045 ( 0.7%) 0.0056 ( 0.5%) 0.0396 ( 0.5%) load-stdlib
0.0120 ( 2.0%) 0.0040 ( 0.7%) 0.0160 ( 1.3%) 0.0160 ( 0.2%) precheck-target
0.0103 ( 1.8%) 0.0042 ( 0.7%) 0.0145 ( 1.2%) 0.0145 ( 0.2%) typecheck-decl
0.0088 ( 1.5%) 0.0051 ( 0.8%) 0.0139 ( 1.2%) 0.0139 ( 0.2%) IRGen
0.0097 ( 1.6%) 0.0025 ( 0.4%) 0.0122 ( 1.0%) 0.0122 ( 0.2%) SILGen
0.0061 ( 1.0%) 0.0013 ( 0.2%) 0.0074 ( 0.6%) 0.0074 ( 0.1%) SILGen-function
0.0063 ( 1.1%) 0.0001 ( 0.0%) 0.0064 ( 0.5%) 0.0064 ( 0.1%) SIL optimization
0.0019 ( 0.3%) 0.0004 ( 0.1%) 0.0023 ( 0.2%) 0.0023 ( 0.0%) load-all-members
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) SIL verification, pre-optimization
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) perform-whole-module-type-checking
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%) 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%) SIL verification, post-optimization
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%) AST verification
0.5861 (100.0%) 0.6093 (100.0%) 1.1954 (100.0%) 7.4710 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.4025 seconds (5.6586 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.2599 (100.0%) 1.1425 (100.0%) 2.4025 (100.0%) 5.6586 (100.0%) Building Target
1.2599 (100.0%) 1.1425 (100.0%) 2.4025 (100.0%) 5.6586 (100.0%) Total
SwiftCompile normal arm64 Compiling\ Section.swift /Users/admin/builder/spi-builder-workspace/Source/Section.swift (in target 'Source' from project 'Source')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1772088259045730-swift-frontend-Source-Section.swift-arm64_apple_ios14.0-o-Onone-2522818545.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.6801 seconds (7.0548 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0373 ( 15.6%) 0.1791 ( 40.7%) 0.2164 ( 31.8%) 3.3991 ( 48.2%) parse-and-resolve-imports
0.0357 ( 14.9%) 0.1774 ( 40.3%) 0.2131 ( 31.3%) 3.3958 ( 48.1%) Import resolution
0.0823 ( 34.4%) 0.0291 ( 6.6%) 0.1115 ( 16.4%) 0.1116 ( 1.6%) build-rewrite-system
0.0125 ( 5.2%) 0.0170 ( 3.9%) 0.0296 ( 4.4%) 0.0385 ( 0.5%) load-stdlib
0.0150 ( 6.3%) 0.0150 ( 3.4%) 0.0300 ( 4.4%) 0.0304 ( 0.4%) import-clang-decl
0.0133 ( 5.6%) 0.0054 ( 1.2%) 0.0187 ( 2.8%) 0.0187 ( 0.3%) perform-sema
0.0133 ( 5.5%) 0.0054 ( 1.2%) 0.0187 ( 2.7%) 0.0187 ( 0.3%) Type checking and Semantic analysis
0.0067 ( 2.8%) 0.0035 ( 0.8%) 0.0102 ( 1.5%) 0.0102 ( 0.1%) typecheck-decl
0.0044 ( 1.8%) 0.0036 ( 0.8%) 0.0081 ( 1.2%) 0.0081 ( 0.1%) IRGen
0.0061 ( 2.6%) 0.0018 ( 0.4%) 0.0080 ( 1.2%) 0.0080 ( 0.1%) typecheck-stmt
0.0040 ( 1.7%) 0.0011 ( 0.3%) 0.0052 ( 0.8%) 0.0052 ( 0.1%) typecheck-expr
0.0022 ( 0.9%) 0.0007 ( 0.2%) 0.0029 ( 0.4%) 0.0029 ( 0.0%) SILGen
0.0022 ( 0.9%) 0.0007 ( 0.2%) 0.0029 ( 0.4%) 0.0029 ( 0.0%) precheck-target
0.0027 ( 1.1%) 0.0001 ( 0.0%) 0.0028 ( 0.4%) 0.0028 ( 0.0%) SIL optimization
0.0008 ( 0.3%) 0.0002 ( 0.0%) 0.0010 ( 0.1%) 0.0010 ( 0.0%) SILGen-function
0.0007 ( 0.3%) 0.0002 ( 0.0%) 0.0009 ( 0.1%) 0.0009 ( 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, 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%) SIL verification, post-optimization
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
0.2396 (100.0%) 0.4404 (100.0%) 0.6801 (100.0%) 7.0548 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.5384 seconds (4.7942 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8779 (100.0%) 0.6605 (100.0%) 1.5384 (100.0%) 4.7942 (100.0%) Building Target
0.8779 (100.0%) 0.6605 (100.0%) 1.5384 (100.0%) 4.7942 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Section.swift (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ SupplementaryViewModel.swift /Users/admin/builder/spi-builder-workspace/Source/SupplementaryViewModel.swift (in target 'Source' from project 'Source')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/SupplementaryViewModel.swift (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1772088259065323-swift-frontend-Source-SupplementaryViewModel.swift-arm64_apple_ios14.0-o-Onone-3066598423.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.7824 seconds (7.0333 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0328 ( 9.7%) 0.1710 ( 38.6%) 0.2038 ( 26.1%) 3.3162 ( 47.2%) parse-and-resolve-imports
0.0313 ( 9.2%) 0.1697 ( 38.3%) 0.2010 ( 25.7%) 3.3135 ( 47.1%) Import resolution
0.0755 ( 22.2%) 0.0262 ( 5.9%) 0.1017 ( 13.0%) 0.1017 ( 1.4%) build-rewrite-system
0.0318 ( 9.4%) 0.0252 ( 5.7%) 0.0570 ( 7.3%) 0.0570 ( 0.8%) import-clang-decl
0.0360 ( 10.6%) 0.0103 ( 2.3%) 0.0463 ( 5.9%) 0.0463 ( 0.7%) perform-sema
0.0359 ( 10.6%) 0.0103 ( 2.3%) 0.0462 ( 5.9%) 0.0462 ( 0.7%) Type checking and Semantic analysis
0.0240 ( 7.1%) 0.0075 ( 1.7%) 0.0315 ( 4.0%) 0.0315 ( 0.4%) typecheck-decl
0.0231 ( 6.8%) 0.0051 ( 1.1%) 0.0282 ( 3.6%) 0.0282 ( 0.4%) typecheck-expr
0.0011 ( 0.3%) 0.0012 ( 0.3%) 0.0023 ( 0.3%) 0.0278 ( 0.4%) load-stdlib
0.0112 ( 3.3%) 0.0027 ( 0.6%) 0.0138 ( 1.8%) 0.0138 ( 0.2%) typecheck-stmt
0.0077 ( 2.3%) 0.0054 ( 1.2%) 0.0131 ( 1.7%) 0.0135 ( 0.2%) IRGen
0.0094 ( 2.8%) 0.0031 ( 0.7%) 0.0125 ( 1.6%) 0.0125 ( 0.2%) SILGen
0.0077 ( 2.3%) 0.0024 ( 0.5%) 0.0100 ( 1.3%) 0.0101 ( 0.1%) load-all-members
0.0052 ( 1.5%) 0.0003 ( 0.1%) 0.0056 ( 0.7%) 0.0056 ( 0.1%) SIL optimization
0.0037 ( 1.1%) 0.0015 ( 0.3%) 0.0051 ( 0.7%) 0.0052 ( 0.1%) SILGen-function
0.0031 ( 0.9%) 0.0008 ( 0.2%) 0.0040 ( 0.5%) 0.0040 ( 0.1%) precheck-target
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%) perform-whole-module-type-checking
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%) 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%) module-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%) AST verification
0.3397 (100.0%) 0.4427 (100.0%) 0.7824 (100.0%) 7.0333 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.3955 seconds (5.6592 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.2040 (100.0%) 1.1915 (100.0%) 2.3955 (100.0%) 5.6592 (100.0%) Building Target
1.2040 (100.0%) 1.1915 (100.0%) 2.3955 (100.0%) 5.6592 (100.0%) Total
SwiftCompile normal arm64 Compiling\ NSDirectionalLayoutEdges+Extensions.swift /Users/admin/builder/spi-builder-workspace/Source/NSDirectionalLayoutEdges+Extensions.swift (in target 'Source' from project 'Source')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1772088259079173-swift-frontend-Source-NSDirectionalLayoutEdges_Extensions.swift-arm64_apple_ios14.0-o-Onone-2463859598.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.7093 seconds (7.0577 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0367 ( 15.1%) 0.1937 ( 41.6%) 0.2304 ( 32.5%) 3.3984 ( 48.2%) parse-and-resolve-imports
0.0347 ( 14.2%) 0.1916 ( 41.2%) 0.2263 ( 31.9%) 3.3943 ( 48.1%) Import resolution
0.0753 ( 30.9%) 0.0283 ( 6.1%) 0.1036 ( 14.6%) 0.1036 ( 1.5%) build-rewrite-system
0.0261 ( 10.7%) 0.0242 ( 5.2%) 0.0504 ( 7.1%) 0.0504 ( 0.7%) import-clang-decl
0.0171 ( 7.0%) 0.0050 ( 1.1%) 0.0221 ( 3.1%) 0.0221 ( 0.3%) perform-sema
0.0170 ( 7.0%) 0.0050 ( 1.1%) 0.0220 ( 3.1%) 0.0220 ( 0.3%) Type checking and Semantic analysis
0.0159 ( 6.5%) 0.0043 ( 0.9%) 0.0202 ( 2.8%) 0.0202 ( 0.3%) typecheck-stmt
0.0010 ( 0.4%) 0.0028 ( 0.6%) 0.0039 ( 0.5%) 0.0164 ( 0.2%) load-stdlib
0.0058 ( 2.4%) 0.0024 ( 0.5%) 0.0083 ( 1.2%) 0.0083 ( 0.1%) precheck-target
0.0055 ( 2.2%) 0.0026 ( 0.6%) 0.0081 ( 1.1%) 0.0081 ( 0.1%) typecheck-expr
0.0028 ( 1.1%) 0.0029 ( 0.6%) 0.0057 ( 0.8%) 0.0057 ( 0.1%) IRGen
0.0025 ( 1.0%) 0.0007 ( 0.2%) 0.0032 ( 0.5%) 0.0032 ( 0.0%) load-all-members
0.0014 ( 0.6%) 0.0009 ( 0.2%) 0.0023 ( 0.3%) 0.0023 ( 0.0%) SILGen
0.0006 ( 0.2%) 0.0005 ( 0.1%) 0.0011 ( 0.1%) 0.0011 ( 0.0%) SILGen-function
0.0010 ( 0.4%) 0.0000 ( 0.0%) 0.0010 ( 0.1%) 0.0010 ( 0.0%) SIL optimization
0.0005 ( 0.2%) 0.0003 ( 0.1%) 0.0009 ( 0.1%) 0.0009 ( 0.0%) typecheck-decl
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%) 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%) perform-whole-module-type-checking
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%) AST verification
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%) SIL verification, post-optimization
0.2439 (100.0%) 0.4653 (100.0%) 0.7093 (100.0%) 7.0577 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.3458 seconds (5.6308 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.1436 (100.0%) 1.2022 (100.0%) 2.3458 (100.0%) 5.6308 (100.0%) Building Target
1.1436 (100.0%) 1.2022 (100.0%) 2.3458 (100.0%) 5.6308 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/NSDirectionalLayoutEdges+Extensions.swift (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Source/NSDirectionalLayoutEdges+Extensions.swift:17:37: warning: main actor-isolated property 'userInterfaceLayoutDirection' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
switch UIApplication.shared.userInterfaceLayoutDirection {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:163:62: note: property declared here
@property(nonatomic,readonly) UIUserInterfaceLayoutDirection userInterfaceLayoutDirection API_AVAILABLE(ios(5.0));
^
/Users/admin/builder/spi-builder-workspace/Source/NSDirectionalLayoutEdges+Extensions.swift:17:30: warning: main actor-isolated class property 'shared' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
switch UIApplication.shared.userInterfaceLayoutDirection {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:87:54: note: class property declared here
@property(class, nonatomic, readonly) UIApplication *sharedApplication NS_EXTENSION_UNAVAILABLE_IOS("Use view controller based solutions where appropriate instead.");
^
SwiftCompile normal arm64 Compiling\ ModelCollection.swift /Users/admin/builder/spi-builder-workspace/Source/ModelCollection.swift (in target 'Source' from project 'Source')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1772088259074250-swift-frontend-Source-ModelCollection.swift-arm64_apple_ios14.0-o-Onone-3391218948.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.7362 seconds (6.8712 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0332 ( 11.6%) 0.1798 ( 39.9%) 0.2130 ( 28.9%) 3.2714 ( 47.6%) parse-and-resolve-imports
0.0316 ( 11.0%) 0.1784 ( 39.6%) 0.2100 ( 28.5%) 3.2684 ( 47.6%) Import resolution
0.0855 ( 29.9%) 0.0294 ( 6.5%) 0.1149 ( 15.6%) 0.1154 ( 1.7%) build-rewrite-system
0.0270 ( 9.4%) 0.0105 ( 2.3%) 0.0375 ( 5.1%) 0.0379 ( 0.6%) perform-sema
0.0270 ( 9.4%) 0.0105 ( 2.3%) 0.0375 ( 5.1%) 0.0378 ( 0.6%) Type checking and Semantic analysis
0.0152 ( 5.3%) 0.0132 ( 2.9%) 0.0285 ( 3.9%) 0.0286 ( 0.4%) import-clang-decl
0.0211 ( 7.4%) 0.0059 ( 1.3%) 0.0270 ( 3.7%) 0.0271 ( 0.4%) typecheck-stmt
0.0013 ( 0.4%) 0.0028 ( 0.6%) 0.0040 ( 0.5%) 0.0172 ( 0.3%) load-stdlib
0.0040 ( 1.4%) 0.0059 ( 1.3%) 0.0099 ( 1.3%) 0.0131 ( 0.2%) SILGen
0.0105 ( 3.7%) 0.0021 ( 0.5%) 0.0126 ( 1.7%) 0.0126 ( 0.2%) typecheck-expr
0.0049 ( 1.7%) 0.0045 ( 1.0%) 0.0094 ( 1.3%) 0.0096 ( 0.1%) typecheck-decl
0.0050 ( 1.8%) 0.0040 ( 0.9%) 0.0091 ( 1.2%) 0.0091 ( 0.1%) IRGen
0.0065 ( 2.3%) 0.0014 ( 0.3%) 0.0079 ( 1.1%) 0.0079 ( 0.1%) precheck-target
0.0056 ( 2.0%) 0.0010 ( 0.2%) 0.0065 ( 0.9%) 0.0065 ( 0.1%) typecheck-for-each
0.0041 ( 1.4%) 0.0001 ( 0.0%) 0.0041 ( 0.6%) 0.0041 ( 0.1%) SIL optimization
0.0027 ( 1.0%) 0.0006 ( 0.1%) 0.0033 ( 0.4%) 0.0033 ( 0.0%) SILGen-function
0.0008 ( 0.3%) 0.0003 ( 0.1%) 0.0010 ( 0.1%) 0.0010 ( 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%) source-file-populate-cache
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%) SIL verification, pre-optimization
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%) 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%) SIL verification, post-optimization
0.2860 (100.0%) 0.4502 (100.0%) 0.7362 (100.0%) 6.8712 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.6231 seconds (4.7664 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9116 (100.0%) 0.7115 (100.0%) 1.6231 (100.0%) 4.7664 (100.0%) Building Target
0.9116 (100.0%) 0.7115 (100.0%) 1.6231 (100.0%) 4.7664 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/ModelCollection.swift (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ ConfigurableSupplementaryView.swift /Users/admin/builder/spi-builder-workspace/Source/ConfigurableSupplementaryView.swift (in target 'Source' from project 'Source')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1772088259078704-swift-frontend-Source-ConfigurableSupplementaryView.swift-arm64_apple_ios14.0-o-Onone-1839384412.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 3.4683 seconds (7.4460 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.1149 ( 48.1%) 0.5527 ( 48.1%) 1.6676 ( 48.1%) 3.6491 ( 49.0%) parse-and-resolve-imports
1.1132 ( 48.0%) 0.5514 ( 48.0%) 1.6646 ( 48.0%) 3.6461 ( 49.0%) Import resolution
0.0516 ( 2.2%) 0.0136 ( 1.2%) 0.0652 ( 1.9%) 0.0652 ( 0.9%) build-rewrite-system
0.0242 ( 1.0%) 0.0210 ( 1.8%) 0.0452 ( 1.3%) 0.0453 ( 0.6%) import-clang-decl
0.0010 ( 0.0%) 0.0028 ( 0.2%) 0.0037 ( 0.1%) 0.0184 ( 0.2%) load-stdlib
0.0032 ( 0.1%) 0.0018 ( 0.2%) 0.0050 ( 0.1%) 0.0050 ( 0.1%) perform-sema
0.0031 ( 0.1%) 0.0018 ( 0.2%) 0.0049 ( 0.1%) 0.0049 ( 0.1%) Type checking and Semantic analysis
0.0031 ( 0.1%) 0.0017 ( 0.2%) 0.0048 ( 0.1%) 0.0048 ( 0.1%) typecheck-decl
0.0022 ( 0.1%) 0.0017 ( 0.2%) 0.0040 ( 0.1%) 0.0040 ( 0.1%) IRGen
0.0026 ( 0.1%) 0.0007 ( 0.1%) 0.0033 ( 0.1%) 0.0033 ( 0.0%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SILGen
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%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL 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%) perform-whole-module-type-checking
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%) AST verification
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
2.3190 (100.0%) 1.1493 (100.0%) 3.4683 (100.0%) 7.4460 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 3.5280 seconds (5.6317 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.9960 (100.0%) 1.5319 (100.0%) 3.5280 (100.0%) 5.6317 (100.0%) Building Target
1.9960 (100.0%) 1.5319 (100.0%) 3.5280 (100.0%) 5.6317 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/ConfigurableSupplementaryView.swift (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ UITableViewCell+Extensions.swift /Users/admin/builder/spi-builder-workspace/Source/UITableViewCell+Extensions.swift (in target 'Source' from project 'Source')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1772088259079765-swift-frontend-Source-UITableViewCell_Extensions.swift-arm64_apple_ios14.0-o-Onone-1221911774.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 2.9277 seconds (6.9268 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8639 ( 43.3%) 0.4069 ( 43.7%) 1.2709 ( 43.4%) 3.2555 ( 47.0%) parse-and-resolve-imports
0.8623 ( 43.2%) 0.4039 ( 43.4%) 1.2662 ( 43.2%) 3.2493 ( 46.9%) Import resolution
0.0778 ( 3.9%) 0.0181 ( 1.9%) 0.0959 ( 3.3%) 0.0966 ( 1.4%) build-rewrite-system
0.0260 ( 1.3%) 0.0242 ( 2.6%) 0.0502 ( 1.7%) 0.0518 ( 0.7%) import-clang-decl
0.0321 ( 1.6%) 0.0156 ( 1.7%) 0.0476 ( 1.6%) 0.0506 ( 0.7%) perform-sema
0.0320 ( 1.6%) 0.0155 ( 1.7%) 0.0476 ( 1.6%) 0.0505 ( 0.7%) Type checking and Semantic analysis
0.0198 ( 1.0%) 0.0148 ( 1.6%) 0.0346 ( 1.2%) 0.0375 ( 0.5%) typecheck-decl
0.0282 ( 1.4%) 0.0081 ( 0.9%) 0.0364 ( 1.2%) 0.0375 ( 0.5%) typecheck-stmt
0.0280 ( 1.4%) 0.0081 ( 0.9%) 0.0361 ( 1.2%) 0.0372 ( 0.5%) typecheck-expr
0.0149 ( 0.7%) 0.0059 ( 0.6%) 0.0208 ( 0.7%) 0.0215 ( 0.3%) precheck-target
0.0011 ( 0.1%) 0.0024 ( 0.3%) 0.0035 ( 0.1%) 0.0176 ( 0.3%) load-stdlib
0.0020 ( 0.1%) 0.0029 ( 0.3%) 0.0049 ( 0.2%) 0.0081 ( 0.1%) SILGen
0.0034 ( 0.2%) 0.0026 ( 0.3%) 0.0060 ( 0.2%) 0.0060 ( 0.1%) IRGen
0.0026 ( 0.1%) 0.0009 ( 0.1%) 0.0036 ( 0.1%) 0.0036 ( 0.1%) load-all-members
0.0023 ( 0.1%) 0.0001 ( 0.0%) 0.0024 ( 0.1%) 0.0024 ( 0.0%) SIL optimization
0.0009 ( 0.0%) 0.0002 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) SILGen-function
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%) 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%) perform-whole-module-type-checking
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%) populate-source-file-class-member-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%) SIL verification, post-optimization
1.9975 (100.0%) 0.9302 (100.0%) 2.9277 (100.0%) 6.9268 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 3.4974 seconds (5.6324 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
2.0296 (100.0%) 1.4678 (100.0%) 3.4974 (100.0%) 5.6324 (100.0%) Building Target
2.0296 (100.0%) 1.4678 (100.0%) 3.4974 (100.0%) 5.6324 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/UITableViewCell+Extensions.swift (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
SwiftEmitModule normal arm64 Emitting\ module\ for\ Source (in target 'Source' from project 'Source')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1772088259077954-swift-frontend-Source-all-arm64_apple_ios14.0-swiftmodule-Onone-1979439378.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.6189 seconds (6.9727 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0341 ( 15.9%) 0.1717 ( 42.5%) 0.2057 ( 33.2%) 3.3747 ( 48.4%) parse-and-resolve-imports
0.0324 ( 15.1%) 0.1701 ( 42.1%) 0.2025 ( 32.7%) 3.3715 ( 48.4%) Import resolution
0.0354 ( 16.5%) 0.0113 ( 2.8%) 0.0467 ( 7.5%) 0.0469 ( 0.7%) perform-sema
0.0352 ( 16.4%) 0.0112 ( 2.8%) 0.0464 ( 7.5%) 0.0466 ( 0.7%) Type checking and Semantic analysis
0.0347 ( 16.2%) 0.0108 ( 2.7%) 0.0455 ( 7.4%) 0.0457 ( 0.7%) typecheck-decl
0.0011 ( 0.5%) 0.0025 ( 0.6%) 0.0036 ( 0.6%) 0.0165 ( 0.2%) load-stdlib
0.0074 ( 3.4%) 0.0076 ( 1.9%) 0.0150 ( 2.4%) 0.0161 ( 0.2%) SIL optimization
0.0129 ( 6.0%) 0.0029 ( 0.7%) 0.0158 ( 2.5%) 0.0158 ( 0.2%) typecheck-expr
0.0087 ( 4.1%) 0.0028 ( 0.7%) 0.0116 ( 1.9%) 0.0116 ( 0.2%) SILGen
0.0051 ( 2.4%) 0.0054 ( 1.3%) 0.0105 ( 1.7%) 0.0105 ( 0.2%) import-clang-decl
0.0016 ( 0.7%) 0.0047 ( 1.2%) 0.0063 ( 1.0%) 0.0073 ( 0.1%) Serialization, swiftmodule
0.0022 ( 1.0%) 0.0009 ( 0.2%) 0.0031 ( 0.5%) 0.0031 ( 0.0%) SILGen-function
0.0010 ( 0.5%) 0.0003 ( 0.1%) 0.0013 ( 0.2%) 0.0013 ( 0.0%) build-rewrite-system
0.0009 ( 0.4%) 0.0003 ( 0.1%) 0.0013 ( 0.2%) 0.0013 ( 0.0%) load-all-members
0.0003 ( 0.1%) 0.0009 ( 0.2%) 0.0011 ( 0.2%) 0.0011 ( 0.0%) Serialization, swiftdoc
0.0006 ( 0.3%) 0.0003 ( 0.1%) 0.0009 ( 0.1%) 0.0009 ( 0.0%) precheck-target
0.0006 ( 0.3%) 0.0002 ( 0.0%) 0.0007 ( 0.1%) 0.0008 ( 0.0%) typecheck-stmt
0.0007 ( 0.3%) 0.0001 ( 0.0%) 0.0008 ( 0.1%) 0.0008 ( 0.0%) Serialization, swiftsourceinfo
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) perform-whole-module-type-checking
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%) SIL verification, pre-optimization
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%) 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.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.2149 (100.0%) 0.4039 (100.0%) 0.6189 (100.0%) 6.9727 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2963 seconds (3.4820 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0960 (100.0%) 0.2003 (100.0%) 0.2963 (100.0%) 3.4820 (100.0%) Building Target
0.0960 (100.0%) 0.2003 (100.0%) 0.2963 (100.0%) 3.4820 (100.0%) Total
EmitSwiftModule normal arm64 (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Source/ViewModel.swift:27:10: warning: associated value 'invalidModel' of 'Sendable'-conforming enum 'ViewModelError' has non-sendable type 'any ViewModel'; this is an error in the Swift 6 language mode
case invalidModel(ViewModel?)
^
/Users/admin/builder/spi-builder-workspace/Source/ViewModel.swift:13:17: note: protocol 'ViewModel' does not conform to the 'Sendable' protocol
public protocol ViewModel {
^
/Users/admin/builder/spi-builder-workspace/Source/DataSource.swift:33:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public private (set) var cellHeightCache: [IndexPath: CGFloat] = [:]
^
/Users/admin/builder/spi-builder-workspace/Source/DataSource.swift:14:10: warning: associated value 'invalidModel' of 'Sendable'-conforming generic enum 'ModelError' has non-sendable type 'T'; this is an error in the Swift 6 language mode
case invalidModel(T?)
^
/Users/admin/builder/spi-builder-workspace/Source/DataSource.swift:13:24: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
public enum ModelError<T>: Swift.Error {
^
: Sendable
SwiftCompile normal arm64 Compiling\ HeightConfigurable.swift /Users/admin/builder/spi-builder-workspace/Source/HeightConfigurable.swift (in target 'Source' from project 'Source')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1772088259078413-swift-frontend-Source-HeightConfigurable.swift-arm64_apple_ios14.0-o-Onone-2838528494.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5880 seconds (7.3300 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0352 ( 19.7%) 0.1759 ( 43.0%) 0.2111 ( 35.9%) 3.5754 ( 48.8%) parse-and-resolve-imports
0.0332 ( 18.6%) 0.1738 ( 42.5%) 0.2070 ( 35.2%) 3.5713 ( 48.7%) Import resolution
0.0756 ( 42.3%) 0.0294 ( 7.2%) 0.1050 ( 17.9%) 0.1051 ( 1.4%) build-rewrite-system
0.0262 ( 14.6%) 0.0219 ( 5.4%) 0.0481 ( 8.2%) 0.0484 ( 0.7%) import-clang-decl
0.0011 ( 0.6%) 0.0030 ( 0.7%) 0.0041 ( 0.7%) 0.0170 ( 0.2%) load-stdlib
0.0023 ( 1.3%) 0.0031 ( 0.8%) 0.0054 ( 0.9%) 0.0054 ( 0.1%) IRGen
0.0026 ( 1.5%) 0.0007 ( 0.2%) 0.0033 ( 0.6%) 0.0033 ( 0.0%) load-all-members
0.0009 ( 0.5%) 0.0005 ( 0.1%) 0.0014 ( 0.2%) 0.0014 ( 0.0%) perform-sema
0.0009 ( 0.5%) 0.0005 ( 0.1%) 0.0013 ( 0.2%) 0.0013 ( 0.0%) Type checking and Semantic analysis
0.0008 ( 0.5%) 0.0004 ( 0.1%) 0.0013 ( 0.2%) 0.0013 ( 0.0%) typecheck-decl
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SILGen
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%) SIL 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%) source-file-populate-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%) 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%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.1788 (100.0%) 0.4092 (100.0%) 0.5880 (100.0%) 7.3300 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.1542 seconds (5.6325 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0695 (100.0%) 1.0846 (100.0%) 2.1542 (100.0%) 5.6325 (100.0%) Building Target
1.0695 (100.0%) 1.0846 (100.0%) 2.1542 (100.0%) 5.6325 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/HeightConfigurable.swift (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ Configurable.swift /Users/admin/builder/spi-builder-workspace/Source/Configurable.swift (in target 'Source' from project 'Source')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1772088262621267-swift-frontend-Source-Configurable.swift-arm64_apple_ios14.0-o-Onone-1866025251.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2981 seconds (0.2995 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0825 ( 47.4%) 0.0304 ( 24.5%) 0.1129 ( 37.9%) 0.1139 ( 38.0%) build-rewrite-system
0.0305 ( 17.5%) 0.0332 ( 26.8%) 0.0638 ( 21.4%) 0.0638 ( 21.3%) parse-and-resolve-imports
0.0289 ( 16.6%) 0.0315 ( 25.4%) 0.0603 ( 20.2%) 0.0603 ( 20.2%) Import resolution
0.0156 ( 8.9%) 0.0157 ( 12.7%) 0.0313 ( 10.5%) 0.0315 ( 10.5%) import-clang-decl
0.0043 ( 2.5%) 0.0029 ( 2.3%) 0.0071 ( 2.4%) 0.0071 ( 2.4%) perform-sema
0.0042 ( 2.4%) 0.0029 ( 2.3%) 0.0071 ( 2.4%) 0.0071 ( 2.4%) Type checking and Semantic analysis
0.0042 ( 2.4%) 0.0028 ( 2.3%) 0.0070 ( 2.4%) 0.0070 ( 2.3%) typecheck-decl
0.0020 ( 1.1%) 0.0027 ( 2.2%) 0.0047 ( 1.6%) 0.0047 ( 1.6%) IRGen
0.0010 ( 0.6%) 0.0016 ( 1.3%) 0.0026 ( 0.9%) 0.0026 ( 0.9%) load-stdlib
0.0010 ( 0.6%) 0.0003 ( 0.2%) 0.0013 ( 0.4%) 0.0013 ( 0.4%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SILGen
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%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL 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%) perform-whole-module-type-checking
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%) SIL verification, pre-optimization
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%) populate-source-file-class-member-cache
0.1742 (100.0%) 0.1239 (100.0%) 0.2981 (100.0%) 0.2995 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.1778 seconds (1.2175 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8120 (100.0%) 0.3658 (100.0%) 1.1778 (100.0%) 1.2175 (100.0%) Building Target
0.8120 (100.0%) 0.3658 (100.0%) 1.1778 (100.0%) 1.2175 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Configurable.swift (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64 Emitting module for Source (in target 'Source' from project 'Source')
SwiftDriver\ Compilation\ Requirements Source normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Source' from project 'Source')
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 Source -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.SwiftFileList -DDEBUG -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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios14.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-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source-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/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.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/Source.build/Debug-iphoneos/Source.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source-61a48fcbddf36decd030b2b8d785427c-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Section.swift (in target 'Source' from project 'Source')
SwiftDriverJobDiscovery normal arm64 Compiling Configurable.swift (in target 'Source' from project 'Source')
SwiftDriverJobDiscovery normal arm64 Compiling ModelCollection.swift (in target 'Source' from project 'Source')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Headers/Source-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source-Swift.h (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Headers/Source-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Modules/Source.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.swiftmodule (in target 'Source' from project 'Source')
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/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Modules/Source.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Modules/Source.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.swiftdoc (in target 'Source' from project 'Source')
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/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Modules/Source.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Modules/Source.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.abi.json (in target 'Source' from project 'Source')
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/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Modules/Source.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Modules/Source.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.swiftsourceinfo (in target 'Source' from project 'Source')
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/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Modules/Source.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources/Source_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_vers.o.scan -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wquoted-include-in-framework-header -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources/Source_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_vers.o -index-unit-output-path /Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_vers.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources/Source_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wquoted-include-in-framework-header -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources/Source_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_vers.o -index-unit-output-path /Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_vers.o
SwiftDriverJobDiscovery normal arm64 Compiling ConfigurableSupplementaryView.swift (in target 'Source' from project 'Source')
SwiftDriverJobDiscovery normal arm64 Compiling HeightConfigurable.swift (in target 'Source' from project 'Source')
SwiftDriverJobDiscovery normal arm64 Compiling UITableViewCell+Extensions.swift (in target 'Source' from project 'Source')
SwiftDriverJobDiscovery normal arm64 Compiling NSDirectionalLayoutEdges+Extensions.swift (in target 'Source' from project 'Source')
SwiftDriverJobDiscovery normal arm64 Compiling ViewModel.swift, Reusable.swift (in target 'Source' from project 'Source')
SwiftDriverJobDiscovery normal arm64 Compiling DataSource.swift (in target 'Source' from project 'Source')
SwiftDriverJobDiscovery normal arm64 Compiling SupplementaryViewModel.swift (in target 'Source' from project 'Source')
SwiftDriver\ Compilation Source normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Source' from project 'Source')
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 Source -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.SwiftFileList -DDEBUG -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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios14.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-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source-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/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.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/Source.build/Debug-iphoneos/Source.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source-61a48fcbddf36decd030b2b8d785427c-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source-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-iphoneos/Source.framework/Source normal (in target 'Source' from project 'Source')
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-ios14.0 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.LinkFileList -install_name @rpath/Source.framework/Source -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_dependency_info.dat -fprofile-instr-generate -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.swiftmodule -compatibility_version 1 -current_version 29 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Source
ExtractAppIntentsMetadata (in target 'Source' from project 'Source')
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 Source --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 14.0 --bundle-identifier com.stherold.Source --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework --target-triple arm64-apple-ios14.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Source --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-02-25 22:44:25.095 appintentsmetadataprocessor[742:4218] Starting appintentsmetadataprocessor export
2026-02-25 22:44:25.097 appintentsmetadataprocessor[742:4218] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
AppIntentsSSUTraining (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsnltrainingprocessor --infoplist-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Info.plist --temp-dir-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/ssu --bundle-id com.stherold.Source --product-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework --extracted-metadata-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Metadata.appintents --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source.DependencyMetadataFileList --archive-ssu-assets
2026-02-25 22:44:25.121 appintentsnltrainingprocessor[743:4219] Parsing options for appintentsnltrainingprocessor
2026-02-25 22:44:25.122 appintentsnltrainingprocessor[743:4219] No AppShortcuts found - Skipping.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/Source.framework/Source.tbd (in target 'Source' from project 'Source')
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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Source -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/Source.framework/Source.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Source",
"name" : "Source",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "Source",
"targets" : [
"Source"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "Source",
"module_type" : "SwiftTarget",
"name" : "Source",
"path" : "Source",
"product_memberships" : [
"Source"
],
"sources" : [
"Configurable.swift",
"ConfigurableSupplementaryView.swift",
"DataSource.swift",
"HeightConfigurable.swift",
"ModelCollection.swift",
"NSDirectionalLayoutEdges+Extensions.swift",
"Reusable.swift",
"Section.swift",
"SupplementaryViewModel.swift",
"UITableViewCell+Extensions.swift",
"ViewModel.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Done.