Build Information
Successful build of AECoreDataUI, reference 4.1.2 (6abee8
), with Swift 6.0 for macOS (Xcode) using Xcode 16.2 on 27 Nov 2024 01:00:03 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AECoreDataUI -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tadija/AECoreDataUI.git
Reference: 4.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tadija/AECoreDataUI
* tag 4.1.2 -> FETCH_HEAD
HEAD is now at 6abee8a Merge branch 'develop'
Cloned https://github.com/tadija/AECoreDataUI.git
Revision (git rev-parse @):
6abee8aeee6813a065d9c9df3c3580809be8c3ce
SUCCESS checkout https://github.com/tadija/AECoreDataUI.git at 4.1.2
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.0
Building package at path: $PWD
https://github.com/tadija/AECoreDataUI.git
Command line invocation:
/Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "AECoreDataUI",
"name" : "AECoreDataUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "AECoreDataUI",
"targets" : [
"AECoreDataUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AECoreDataUITests",
"module_type" : "SwiftTarget",
"name" : "AECoreDataUITests",
"path" : "Tests/AECoreDataUITests",
"sources" : [
"AECoreDataUITests.swift"
],
"target_dependencies" : [
"AECoreDataUI"
],
"type" : "test"
},
{
"c99name" : "AECoreDataUI",
"module_type" : "SwiftTarget",
"name" : "AECoreDataUI",
"path" : "Sources/AECoreDataUI",
"product_memberships" : [
"AECoreDataUI"
],
"sources" : [
"CoreDataCollectionViewController.swift",
"CoreDataTableViewController.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "AECoreDataUI",
"schemes" : [
"AECoreDataUI"
],
"targets" : [
"AECoreDataUI",
"AECoreDataUITests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AECoreDataUI -destination platform=macOS,arch=arm64 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.1.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 AECoreDataUI -destination platform=macOS,arch=arm64 "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"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
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
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'AECoreDataUI' in project 'AECoreDataUI' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 56b1ff322938c622e75111c08344c141
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/56b1ff322938c622e75111c08344c141.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/AECoreDataUI.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/AECoreDataUI.xcodeproj
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/AECoreDataUI.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst
cd /Users/admin/builder/spi-builder-workspace/AECoreDataUI.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst
cd /Users/admin/builder/spi-builder-workspace/AECoreDataUI.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI-a449835f5b4d1a2536e4372601a6b461-VFS-maccatalyst/all-product-headers.yaml
cd /Users/admin/builder/spi-builder-workspace/AECoreDataUI.xcodeproj
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI-a449835f5b4d1a2536e4372601a6b461-VFS-maccatalyst/all-product-headers.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/unextended-module.modulemap (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/unextended-module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/module.modulemap (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/unextended-module-overlay.yaml (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/unextended-module-overlay.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI.hmap (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/AECoreDataUI_vers.c (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/AECoreDataUI_vers.c
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_const_extract_protocols.json (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.SwiftFileList (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI-OutputFileMap.json (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
-target arm64-apple-ios13.1-macabi '-std=gnu99' -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=AECoreDataUI' -fapplication-extension -fpascal-strings -O0 -fno-common '-DDEBUG=1' -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -g -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-generated-files.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-own-target-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-all-non-framework-target-headers.hmap -ivfsoverlay /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI-a449835f5b4d1a2536e4372601a6b461-VFS-maccatalyst/all-product-headers.yaml -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-project-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -isystem /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/usr/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -iframework /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/System/Library/Frameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.SwiftConstValuesFileList (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.LinkFileList (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI.DependencyMetadataFileList (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-project-headers.hmap (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-project-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-own-target-headers.hmap (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-own-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-generated-files.hmap (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-generated-files.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-all-target-headers.hmap (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-all-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-all-non-framework-target-headers.hmap (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-all-non-framework-target-headers.hmap
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Headers/AECoreDataUI.h /Users/admin/builder/spi-builder-workspace/Resources/AECoreDataUI.h (in target 'AECoreDataUI' from project 'AECoreDataUI')
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/Resources/AECoreDataUI.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Headers
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/Current A (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh A /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/Current
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Resources Versions/Current/Resources (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Resources /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Resources
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Modules Versions/Current/Modules (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Modules /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Modules
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Headers Versions/Current/Headers (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Headers /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Headers
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/AECoreDataUI Versions/Current/AECoreDataUI (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/AECoreDataUI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/AECoreDataUI
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Resources (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Resources
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Headers (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Modules/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/module.modulemap (in target 'AECoreDataUI' from project 'AECoreDataUI')
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/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Modules
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Resources/Info.plist /Users/admin/builder/spi-builder-workspace/Resources/AECoreDataUI.plist (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Resources/AECoreDataUI.plist -producttype com.apple.product-type.framework -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Resources/Info.plist
SwiftDriver AECoreDataUI normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AECoreDataUI -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.SwiftFileList -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.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -target arm64-apple-ios13.1-macabi -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/System/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI-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/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.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/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI-a449835f5b4d1a2536e4372601a6b461-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ CoreDataTableViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataTableViewController.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataTableViewController.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataTableViewController.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataTableViewController.dia -target arm64-apple-ios13.1-macabi -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/System/Library/Frameworks -no-color-diagnostics -application-extension -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -import-underlying-module -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI-a449835f5b4d1a2536e4372601a6b461-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources -Xcc -DDEBUG\=1 -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/unextended-module-overlay.yaml -module-name AECoreDataUI -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name macosx15.1 -prebuilt-module-cache-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataTableViewController.o -index-unit-output-path /AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataTableViewController.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataTableViewController.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataTableViewController.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataTableViewController.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataTableViewController.dia -target arm64-apple-ios13.1-macabi -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/System/Library/Frameworks -no-color-diagnostics -application-extension -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -import-underlying-module -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI-a449835f5b4d1a2536e4372601a6b461-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources -Xcc -DDEBUG\=1 -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/unextended-module-overlay.yaml -module-name AECoreDataUI -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name macosx15.1 -prebuilt-module-cache-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataTableViewController.o -index-unit-output-path /AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataTableViewController.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:129:15: warning: main actor-isolated instance method 'controller(_:didChange:at:for:newIndexPath:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:129:15: note: add 'nonisolated' to 'controller(_:didChange:at:for:newIndexPath:)' to make this instance method not isolated to the actor
open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:24:64: note: add '@preconcurrency' to the 'NSFetchedResultsControllerDelegate' conformance to defer isolation checking to run time
open class CoreDataTableViewController: UITableViewController, NSFetchedResultsControllerDelegate {
^
@preconcurrency
CoreData.NSFetchedResultsControllerDelegate:13:19: note: 'controller(_:didChange:at:for:newIndexPath:)' declared here
optional func controller(_ controller: NSFetchedResultsController<any NSFetchRequestResult>, didChange anObject: Any, at indexPath: IndexPath?, for type: NSFetchedResultsChangeType, newIndexPath: IndexPath?)
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:112:15: warning: main actor-isolated instance method 'controller(_:didChange:atSectionIndex:for:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:112:15: note: add 'nonisolated' to 'controller(_:didChange:atSectionIndex:for:)' to make this instance method not isolated to the actor
open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
^
nonisolated
CoreData.NSFetchedResultsControllerDelegate:17:19: note: 'controller(_:didChange:atSectionIndex:for:)' declared here
optional func controller(_ controller: NSFetchedResultsController<any NSFetchRequestResult>, didChange sectionInfo: any NSFetchedResultsSectionInfo, atSectionIndex sectionIndex: Int, for type: NSFetchedResultsChangeType)
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:105:15: warning: main actor-isolated instance method 'controllerWillChangeContent' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
open func controllerWillChangeContent(_ controller: NSFetchedResultsController<NSFetchRequestResult>) {
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:105:15: note: add 'nonisolated' to 'controllerWillChangeContent' to make this instance method not isolated to the actor
open func controllerWillChangeContent(_ controller: NSFetchedResultsController<NSFetchRequestResult>) {
^
nonisolated
CoreData.NSFetchedResultsControllerDelegate:21:19: note: 'controllerWillChangeContent' declared here
optional func controllerWillChangeContent(_ controller: NSFetchedResultsController<any NSFetchRequestResult>)
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:168:15: warning: main actor-isolated instance method 'controllerDidChangeContent' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
open func controllerDidChangeContent(_ controller: NSFetchedResultsController<NSFetchRequestResult>) {
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:168:15: note: add 'nonisolated' to 'controllerDidChangeContent' to make this instance method not isolated to the actor
open func controllerDidChangeContent(_ controller: NSFetchedResultsController<NSFetchRequestResult>) {
^
nonisolated
CoreData.NSFetchedResultsControllerDelegate:23:19: note: 'controllerDidChangeContent' declared here
optional func controllerDidChangeContent(_ controller: NSFetchedResultsController<any NSFetchRequestResult>)
^
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1732669188552198-swift-frontend-AECoreDataUI-CoreDataTableViewController.swift-arm64_apple_ios13.1_macabi-o-Onone-118312899.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 22.5275 seconds (23.3068 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
7.0520 ( 41.7%) 1.4147 ( 25.3%) 8.4667 ( 37.6%) 8.8235 ( 37.9%) parse-and-resolve-imports
7.0520 ( 41.7%) 1.4147 ( 25.3%) 8.4667 ( 37.6%) 8.8234 ( 37.9%) Import resolution
0.5024 ( 3.0%) 0.8436 ( 15.1%) 1.3460 ( 6.0%) 1.3498 ( 5.8%) SemanticDeclAttrsRequest
0.2689 ( 1.6%) 0.4223 ( 7.5%) 0.6912 ( 3.1%) 0.6933 ( 3.0%) ActorIsolationRequest
0.3275 ( 1.9%) 0.2347 ( 4.2%) 0.5623 ( 2.5%) 0.5635 ( 2.4%) USRGenerationRequest
0.1445 ( 0.9%) 0.1651 ( 2.9%) 0.3097 ( 1.4%) 0.3103 ( 1.3%) InterfaceTypeRequest
0.1186 ( 0.7%) 0.1048 ( 1.9%) 0.2234 ( 1.0%) 0.2237 ( 1.0%) CollectOverriddenDeclsRequest
0.0984 ( 0.6%) 0.0720 ( 1.3%) 0.1704 ( 0.8%) 0.1705 ( 0.7%) perform-sema
0.0982 ( 0.6%) 0.0720 ( 1.3%) 0.1702 ( 0.8%) 0.1703 ( 0.7%) TypeCheckSourceFileRequest
0.0981 ( 0.6%) 0.0720 ( 1.3%) 0.1701 ( 0.8%) 0.1702 ( 0.7%) Type checking and Semantic analysis
0.0792 ( 0.5%) 0.0597 ( 1.1%) 0.1390 ( 0.6%) 0.1390 ( 0.6%) TypeCheckFunctionBodyRequest
0.0771 ( 0.5%) 0.0582 ( 1.0%) 0.1352 ( 0.6%) 0.1353 ( 0.6%) typecheck-stmt
0.0834 ( 0.5%) 0.0479 ( 0.9%) 0.1313 ( 0.6%) 0.1313 ( 0.6%) ProvideDefaultImplForRequest
0.0719 ( 0.4%) 0.0546 ( 1.0%) 0.1265 ( 0.6%) 0.1266 ( 0.5%) typecheck-expr
0.0866 ( 0.5%) 0.0227 ( 0.4%) 0.1093 ( 0.5%) 0.1097 ( 0.5%) build-rewrite-system
0.0529 ( 0.3%) 0.0442 ( 0.8%) 0.0972 ( 0.4%) 0.0972 ( 0.4%) QualifiedLookupRequest
0.0345 ( 0.2%) 0.0490 ( 0.9%) 0.0835 ( 0.4%) 0.0835 ( 0.4%) IsDynamicRequest
0.0461 ( 0.3%) 0.0299 ( 0.5%) 0.0760 ( 0.3%) 0.0760 ( 0.3%) typecheck-decl
0.0300 ( 0.2%) 0.0422 ( 0.8%) 0.0721 ( 0.3%) 0.0723 ( 0.3%) AttachedPropertyWrappersRequest
0.0449 ( 0.3%) 0.0259 ( 0.5%) 0.0709 ( 0.3%) 0.0711 ( 0.3%) LookupConformanceInModuleRequest
0.0103 ( 0.1%) 0.0095 ( 0.2%) 0.0198 ( 0.1%) 0.0704 ( 0.3%) load-stdlib
0.0298 ( 0.2%) 0.0293 ( 0.5%) 0.0590 ( 0.3%) 0.0593 ( 0.3%) ExpandPeerMacroRequest
0.0387 ( 0.2%) 0.0170 ( 0.3%) 0.0557 ( 0.2%) 0.0558 ( 0.2%) DirectLookupRequest
0.0311 ( 0.2%) 0.0213 ( 0.4%) 0.0524 ( 0.2%) 0.0524 ( 0.2%) precheck-expr
0.0357 ( 0.2%) 0.0144 ( 0.3%) 0.0501 ( 0.2%) 0.0501 ( 0.2%) LookupAllConformancesInContextRequest
0.0254 ( 0.2%) 0.0178 ( 0.3%) 0.0432 ( 0.2%) 0.0432 ( 0.2%) import-clang-decl
0.0299 ( 0.2%) 0.0108 ( 0.2%) 0.0407 ( 0.2%) 0.0408 ( 0.2%) LookupInModuleRequest
0.0262 ( 0.2%) 0.0144 ( 0.3%) 0.0406 ( 0.2%) 0.0406 ( 0.2%) UnqualifiedLookupRequest
0.0251 ( 0.1%) 0.0141 ( 0.3%) 0.0392 ( 0.2%) 0.0396 ( 0.2%) ExecuteSILPipelineRequest
0.0225 ( 0.1%) 0.0162 ( 0.3%) 0.0388 ( 0.2%) 0.0389 ( 0.2%) ModuleQualifiedLookupRequest
0.0237 ( 0.1%) 0.0152 ( 0.3%) 0.0389 ( 0.2%) 0.0389 ( 0.2%) SimpleDidSetRequest
0.0253 ( 0.1%) 0.0124 ( 0.2%) 0.0377 ( 0.2%) 0.0377 ( 0.2%) performUnqualifiedLookup
0.0193 ( 0.1%) 0.0142 ( 0.3%) 0.0335 ( 0.1%) 0.0338 ( 0.1%) HasIsolatedSelfRequest
0.0163 ( 0.1%) 0.0118 ( 0.2%) 0.0281 ( 0.1%) 0.0281 ( 0.1%) GlobalActorAttributeRequest
0.0175 ( 0.1%) 0.0106 ( 0.2%) 0.0281 ( 0.1%) 0.0280 ( 0.1%) ExpandMemberAttributeMacros
0.0091 ( 0.1%) 0.0142 ( 0.3%) 0.0233 ( 0.1%) 0.0234 ( 0.1%) HasInitAccessorRequest
0.0115 ( 0.1%) 0.0084 ( 0.2%) 0.0199 ( 0.1%) 0.0200 ( 0.1%) IsFinalRequest
0.0119 ( 0.1%) 0.0062 ( 0.1%) 0.0181 ( 0.1%) 0.0198 ( 0.1%) IRGenRequest
0.0106 ( 0.1%) 0.0083 ( 0.1%) 0.0188 ( 0.1%) 0.0188 ( 0.1%) ASTLoweringRequest
0.0101 ( 0.1%) 0.0081 ( 0.1%) 0.0182 ( 0.1%) 0.0182 ( 0.1%) SILgen-decl
0.0098 ( 0.1%) 0.0073 ( 0.1%) 0.0171 ( 0.1%) 0.0170 ( 0.1%) DynamicallyReplacedDeclRequest
0.0094 ( 0.1%) 0.0047 ( 0.1%) 0.0141 ( 0.1%) 0.0157 ( 0.1%) IRGen
0.0079 ( 0.0%) 0.0063 ( 0.1%) 0.0142 ( 0.1%) 0.0142 ( 0.1%) SILGen-function
0.0124 ( 0.1%) 0.0016 ( 0.0%) 0.0140 ( 0.1%) 0.0141 ( 0.1%) AbstractGenericSignatureRequest
0.0071 ( 0.0%) 0.0051 ( 0.1%) 0.0122 ( 0.1%) 0.0125 ( 0.1%) OverriddenDeclsRequest
0.0083 ( 0.0%) 0.0031 ( 0.1%) 0.0115 ( 0.1%) 0.0115 ( 0.0%) ABIMembersRequest
0.0053 ( 0.0%) 0.0037 ( 0.1%) 0.0090 ( 0.0%) 0.0090 ( 0.0%) load-all-members
0.0048 ( 0.0%) 0.0035 ( 0.1%) 0.0083 ( 0.0%) 0.0084 ( 0.0%) AccessLevelRequest
0.0041 ( 0.0%) 0.0032 ( 0.1%) 0.0072 ( 0.0%) 0.0074 ( 0.0%) HasStorageRequest
0.0034 ( 0.0%) 0.0038 ( 0.1%) 0.0072 ( 0.0%) 0.0072 ( 0.0%) PotentialMacroExpansionsInContextRequest
0.0030 ( 0.0%) 0.0038 ( 0.1%) 0.0067 ( 0.0%) 0.0068 ( 0.0%) StoredPropertiesRequest
0.0039 ( 0.0%) 0.0028 ( 0.1%) 0.0067 ( 0.0%) 0.0067 ( 0.0%) PatternBindingEntryRequest
0.0039 ( 0.0%) 0.0027 ( 0.0%) 0.0066 ( 0.0%) 0.0066 ( 0.0%) ResolveMacroRequest
0.0037 ( 0.0%) 0.0026 ( 0.0%) 0.0063 ( 0.0%) 0.0063 ( 0.0%) LifetimeDependenceInfoRequest
0.0032 ( 0.0%) 0.0020 ( 0.0%) 0.0053 ( 0.0%) 0.0053 ( 0.0%) ResolveTypeRequest
0.0027 ( 0.0%) 0.0024 ( 0.0%) 0.0051 ( 0.0%) 0.0051 ( 0.0%) IsObjCRequest
0.0029 ( 0.0%) 0.0022 ( 0.0%) 0.0051 ( 0.0%) 0.0051 ( 0.0%) CustomAttrNominalRequest
0.0046 ( 0.0%) 0.0001 ( 0.0%) 0.0047 ( 0.0%) 0.0048 ( 0.0%) SIL optimization
0.0015 ( 0.0%) 0.0019 ( 0.0%) 0.0034 ( 0.0%) 0.0034 ( 0.0%) GenericSignatureRequest
0.0012 ( 0.0%) 0.0017 ( 0.0%) 0.0029 ( 0.0%) 0.0029 ( 0.0%) ResolveValueWitnessesRequest
0.0019 ( 0.0%) 0.0009 ( 0.0%) 0.0029 ( 0.0%) 0.0028 ( 0.0%) InheritedDeclsReferencedRequest
0.0017 ( 0.0%) 0.0010 ( 0.0%) 0.0027 ( 0.0%) 0.0027 ( 0.0%) ResolveImplicitMemberRequest
0.0013 ( 0.0%) 0.0009 ( 0.0%) 0.0022 ( 0.0%) 0.0022 ( 0.0%) SPIGroupsRequest
0.0018 ( 0.0%) 0.0003 ( 0.0%) 0.0021 ( 0.0%) 0.0021 ( 0.0%) RequirementSignatureRequest
0.0012 ( 0.0%) 0.0007 ( 0.0%) 0.0019 ( 0.0%) 0.0019 ( 0.0%) GenericParamListRequest
0.0008 ( 0.0%) 0.0009 ( 0.0%) 0.0017 ( 0.0%) 0.0017 ( 0.0%) ExistentialConformsToSelfRequest
0.0011 ( 0.0%) 0.0006 ( 0.0%) 0.0018 ( 0.0%) 0.0017 ( 0.0%) IsActorRequest
0.0008 ( 0.0%) 0.0008 ( 0.0%) 0.0016 ( 0.0%) 0.0016 ( 0.0%) ValueWitnessRequest
0.0009 ( 0.0%) 0.0004 ( 0.0%) 0.0014 ( 0.0%) 0.0014 ( 0.0%) SuperclassDeclRequest
0.0008 ( 0.0%) 0.0005 ( 0.0%) 0.0013 ( 0.0%) 0.0013 ( 0.0%) ExpandExtensionMacros
0.0005 ( 0.0%) 0.0008 ( 0.0%) 0.0013 ( 0.0%) 0.0013 ( 0.0%) LookupInfixOperatorRequest
0.0009 ( 0.0%) 0.0003 ( 0.0%) 0.0012 ( 0.0%) 0.0012 ( 0.0%) CompareDeclSpecializationRequest
0.0007 ( 0.0%) 0.0005 ( 0.0%) 0.0012 ( 0.0%) 0.0012 ( 0.0%) ProtocolDependenciesRequest
0.0008 ( 0.0%) 0.0004 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) PatternTypeRequest
0.0007 ( 0.0%) 0.0004 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) ImplicitKnownProtocolConformanceRequest
0.0006 ( 0.0%) 0.0002 ( 0.0%) 0.0009 ( 0.0%) 0.0009 ( 0.0%) AllInheritedProtocolsRequest
0.0005 ( 0.0%) 0.0003 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) IsDistributedActorRequest
0.0004 ( 0.0%) 0.0004 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) InheritedProtocolsRequest
0.0005 ( 0.0%) 0.0002 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) EnumRawValuesRequest
0.0005 ( 0.0%) 0.0002 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) ResultTypeRequest
0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) PreCheckFunctionBodyRequest
0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) ResultBuilderTypeRequest
0.0003 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) DefaultTypeRequest
0.0002 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ValidatePrecedenceGroupRequest
0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) LookupPrecedenceGroupRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ConditionalRequirementsRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) HasDynamicMemberLookupAttributeRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) DirectOperatorLookupRequest
0.0003 ( 0.0%) 0.0000 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ParseTopLevelDeclsRequest
0.0003 ( 0.0%) 0.0000 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ParseSourceFileRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0002 ( 0.0%) StructuralRequirementsRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) OpaqueReadOwnershipRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ExpandBodyMacroRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) IsImplicitlyUnwrappedOptionalRequest
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) CheckRedeclarationRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ParseAbstractFunctionBodyRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ObjCInterfaceAndImplementationRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) RequiresOpaqueAccessorsRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) IsGetterMutatingRequest
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) perform-whole-module-type-checking
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) IsCallAsFunctionNominalRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) NeedsNewVTableEntryRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) LocalDiscriminatorsRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) IsStaticRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) UnderlyingTypeDeclsReferencedRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0001 ( 0.0%) SelfAccessKindRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsNonUserModuleRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasCircularInheritedProtocolsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) GlobalActorInstanceRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) InheritsSuperclassInitializersRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ApplyAccessNoteRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ParamSpecifierRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) StorageImplInfoRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) StoredPropertiesAndMissingMembersRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) AttachedResultBuilderRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) InheritedTypeRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ProtocolRequirementsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasDynamicCallableAttributeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SemanticUnavailableAttrRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) DefaultInitializerIsolation
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) FragileFunctionKindRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) PatternBindingCheckedAndContextualizedInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) DirectPrecedenceGroupLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SelfBoundsFromWhereClauseRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) LocalTypeDeclsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasMissingDesignatedInitializersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ClassAncestryFlagsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) AllMembersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) AreAllStoredPropertiesDefaultInitableRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) PropertyWrapperMutabilityRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClangCategoryLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SuperclassTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClangRecordMemberLookup
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InitAccessorPropertiesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PolymorphicEffectKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClangDirectLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) MemberwiseInitPropertiesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolvePatternRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CxxRecordSemantics
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperAuxiliaryVariablesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandChildTypeRefinementContextsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) GetDestructorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimaryAssociatedTypesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ProtocolRequiresClassRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeAccessorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RawCommentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandPreambleMacroRequest
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%) TypeAliasRequirementsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsSetterMutatingRequest
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%) IsAccessorTransparentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsFunctionBodySkippedRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentImplementationOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandAccessorMacros
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%) BodyInitKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ReferencedAssociatedTypesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PreCheckReturnStmtRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PublicSymbolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) BreakTargetRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ModuleImplicitImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AssociatedConformanceRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RequiresOpaqueModifyCoroutineRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentWeakLinkedImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InitKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SuppressesConformanceRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasUserDefinedDesignatedInitRequest
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%) PropertyWrapperInitializerInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SetterAccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolveTypeWitnessesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentSPIOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasDefaultInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimarySourceFilesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasImportsMatchingFlagRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClosureEffectsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ObjCRequirementMapRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasSelfOrAssociatedTypeRequirementsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsDefaultActorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExplicitCaughtTypeRequest
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%) IsABICompatibleOverrideRequest
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%) SynthesizeMainFunctionRequest
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%) CheckInconsistentAccessLevelOnImport
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandSynthesizedMemberMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PreCheckClosureBodyRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsSingleValueStmtRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ConformanceAccessScopeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImportSameFileRequest
16.9249 (100.0%) 5.6026 (100.0%) 22.5275 (100.0%) 23.3068 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 13.4867 seconds (13.9844 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
9.5800 (100.0%) 3.9067 (100.0%) 13.4867 (100.0%) 13.9844 (100.0%) Building Target
9.5800 (100.0%) 3.9067 (100.0%) 13.4867 (100.0%) 13.9844 (100.0%) Total
SwiftCompile normal arm64 Compiling\ CoreDataCollectionViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataCollectionViewController.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataCollectionViewController.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataCollectionViewController.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataCollectionViewController.dia -target arm64-apple-ios13.1-macabi -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/System/Library/Frameworks -no-color-diagnostics -application-extension -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -import-underlying-module -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI-a449835f5b4d1a2536e4372601a6b461-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources -Xcc -DDEBUG\=1 -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/unextended-module-overlay.yaml -module-name AECoreDataUI -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name macosx15.1 -prebuilt-module-cache-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataCollectionViewController.o -index-unit-output-path /AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataCollectionViewController.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1732669188552251-swift-frontend-AECoreDataUI-CoreDataCollectionViewController.swift-arm64_apple_ios13.1_macabi-o-Onone-2425641202.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 5.8199 seconds (23.9932 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0340 ( 1.2%) 0.0394 ( 1.3%) 0.0734 ( 1.3%) 9.1194 ( 38.0%) parse-and-resolve-imports
0.0340 ( 1.2%) 0.0393 ( 1.3%) 0.0733 ( 1.3%) 9.1193 ( 38.0%) Import resolution
0.5026 ( 17.5%) 0.8265 ( 28.0%) 1.3291 ( 22.8%) 1.3319 ( 5.6%) SemanticDeclAttrsRequest
0.2698 ( 9.4%) 0.4176 ( 14.2%) 0.6874 ( 11.8%) 0.6888 ( 2.9%) ActorIsolationRequest
0.3247 ( 11.3%) 0.2342 ( 7.9%) 0.5589 ( 9.6%) 0.5597 ( 2.3%) USRGenerationRequest
0.1424 ( 5.0%) 0.1644 ( 5.6%) 0.3068 ( 5.3%) 0.3076 ( 1.3%) InterfaceTypeRequest
0.1151 ( 4.0%) 0.1027 ( 3.5%) 0.2178 ( 3.7%) 0.2179 ( 0.9%) CollectOverriddenDeclsRequest
0.0967 ( 3.4%) 0.0845 ( 2.9%) 0.1812 ( 3.1%) 0.1824 ( 0.8%) perform-sema
0.0965 ( 3.4%) 0.0845 ( 2.9%) 0.1810 ( 3.1%) 0.1822 ( 0.8%) TypeCheckSourceFileRequest
0.0964 ( 3.4%) 0.0844 ( 2.9%) 0.1808 ( 3.1%) 0.1821 ( 0.8%) Type checking and Semantic analysis
0.0715 ( 2.5%) 0.0615 ( 2.1%) 0.1330 ( 2.3%) 0.1335 ( 0.6%) TypeCheckFunctionBodyRequest
0.0690 ( 2.4%) 0.0596 ( 2.0%) 0.1286 ( 2.2%) 0.1291 ( 0.5%) typecheck-stmt
0.0679 ( 2.4%) 0.0590 ( 2.0%) 0.1269 ( 2.2%) 0.1274 ( 0.5%) typecheck-expr
0.0797 ( 2.8%) 0.0470 ( 1.6%) 0.1268 ( 2.2%) 0.1267 ( 0.5%) ProvideDefaultImplForRequest
0.0861 ( 3.0%) 0.0300 ( 1.0%) 0.1161 ( 2.0%) 0.1162 ( 0.5%) build-rewrite-system
0.0532 ( 1.9%) 0.0505 ( 1.7%) 0.1037 ( 1.8%) 0.1043 ( 0.4%) QualifiedLookupRequest
0.0474 ( 1.7%) 0.0390 ( 1.3%) 0.0864 ( 1.5%) 0.0876 ( 0.4%) typecheck-decl
0.0346 ( 1.2%) 0.0482 ( 1.6%) 0.0828 ( 1.4%) 0.0828 ( 0.3%) IsDynamicRequest
0.0016 ( 0.1%) 0.0087 ( 0.3%) 0.0103 ( 0.2%) 0.0719 ( 0.3%) load-stdlib
0.0295 ( 1.0%) 0.0411 ( 1.4%) 0.0705 ( 1.2%) 0.0709 ( 0.3%) AttachedPropertyWrappersRequest
0.0434 ( 1.5%) 0.0268 ( 0.9%) 0.0703 ( 1.2%) 0.0707 ( 0.3%) LookupConformanceInModuleRequest
0.0314 ( 1.1%) 0.0305 ( 1.0%) 0.0620 ( 1.1%) 0.0618 ( 0.3%) ExpandPeerMacroRequest
0.0382 ( 1.3%) 0.0196 ( 0.7%) 0.0579 ( 1.0%) 0.0583 ( 0.2%) DirectLookupRequest
0.0288 ( 1.0%) 0.0258 ( 0.9%) 0.0546 ( 0.9%) 0.0548 ( 0.2%) precheck-expr
0.0321 ( 1.1%) 0.0218 ( 0.7%) 0.0538 ( 0.9%) 0.0538 ( 0.2%) ExecuteSILPipelineRequest
0.0367 ( 1.3%) 0.0151 ( 0.5%) 0.0518 ( 0.9%) 0.0518 ( 0.2%) LookupAllConformancesInContextRequest
0.0324 ( 1.1%) 0.0142 ( 0.5%) 0.0466 ( 0.8%) 0.0469 ( 0.2%) LookupInModuleRequest
0.0263 ( 0.9%) 0.0197 ( 0.7%) 0.0460 ( 0.8%) 0.0464 ( 0.2%) import-clang-decl
0.0265 ( 0.9%) 0.0193 ( 0.7%) 0.0458 ( 0.8%) 0.0462 ( 0.2%) UnqualifiedLookupRequest
0.0255 ( 0.9%) 0.0172 ( 0.6%) 0.0427 ( 0.7%) 0.0431 ( 0.2%) performUnqualifiedLookup
0.0238 ( 0.8%) 0.0184 ( 0.6%) 0.0423 ( 0.7%) 0.0424 ( 0.2%) ModuleQualifiedLookupRequest
0.0221 ( 0.8%) 0.0152 ( 0.5%) 0.0373 ( 0.6%) 0.0378 ( 0.2%) SimpleDidSetRequest
0.0193 ( 0.7%) 0.0147 ( 0.5%) 0.0340 ( 0.6%) 0.0344 ( 0.1%) HasIsolatedSelfRequest
0.0178 ( 0.6%) 0.0105 ( 0.4%) 0.0283 ( 0.5%) 0.0286 ( 0.1%) ExpandMemberAttributeMacros
0.0165 ( 0.6%) 0.0119 ( 0.4%) 0.0284 ( 0.5%) 0.0284 ( 0.1%) GlobalActorAttributeRequest
0.0093 ( 0.3%) 0.0142 ( 0.5%) 0.0235 ( 0.4%) 0.0235 ( 0.1%) HasInitAccessorRequest
0.0131 ( 0.5%) 0.0097 ( 0.3%) 0.0227 ( 0.4%) 0.0227 ( 0.1%) ASTLoweringRequest
0.0125 ( 0.4%) 0.0098 ( 0.3%) 0.0222 ( 0.4%) 0.0222 ( 0.1%) IRGenRequest
0.0122 ( 0.4%) 0.0092 ( 0.3%) 0.0213 ( 0.4%) 0.0213 ( 0.1%) SILgen-decl
0.0114 ( 0.4%) 0.0085 ( 0.3%) 0.0199 ( 0.3%) 0.0200 ( 0.1%) IsFinalRequest
0.0098 ( 0.3%) 0.0082 ( 0.3%) 0.0180 ( 0.3%) 0.0180 ( 0.1%) IRGen
0.0101 ( 0.4%) 0.0077 ( 0.3%) 0.0178 ( 0.3%) 0.0178 ( 0.1%) SILGen-function
0.0098 ( 0.3%) 0.0073 ( 0.2%) 0.0171 ( 0.3%) 0.0173 ( 0.1%) DynamicallyReplacedDeclRequest
0.0097 ( 0.3%) 0.0053 ( 0.2%) 0.0149 ( 0.3%) 0.0154 ( 0.1%) ABIMembersRequest
0.0123 ( 0.4%) 0.0024 ( 0.1%) 0.0147 ( 0.3%) 0.0147 ( 0.1%) AbstractGenericSignatureRequest
0.0070 ( 0.2%) 0.0049 ( 0.2%) 0.0120 ( 0.2%) 0.0122 ( 0.1%) OverriddenDeclsRequest
0.0065 ( 0.2%) 0.0036 ( 0.1%) 0.0101 ( 0.2%) 0.0101 ( 0.0%) load-all-members
0.0049 ( 0.2%) 0.0044 ( 0.2%) 0.0093 ( 0.2%) 0.0096 ( 0.0%) PatternBindingEntryRequest
0.0048 ( 0.2%) 0.0036 ( 0.1%) 0.0084 ( 0.1%) 0.0085 ( 0.0%) AccessLevelRequest
0.0078 ( 0.3%) 0.0006 ( 0.0%) 0.0084 ( 0.1%) 0.0084 ( 0.0%) SIL optimization
0.0041 ( 0.1%) 0.0032 ( 0.1%) 0.0073 ( 0.1%) 0.0074 ( 0.0%) HasStorageRequest
0.0035 ( 0.1%) 0.0036 ( 0.1%) 0.0071 ( 0.1%) 0.0071 ( 0.0%) PotentialMacroExpansionsInContextRequest
0.0033 ( 0.1%) 0.0038 ( 0.1%) 0.0071 ( 0.1%) 0.0071 ( 0.0%) StoredPropertiesRequest
0.0042 ( 0.1%) 0.0027 ( 0.1%) 0.0069 ( 0.1%) 0.0070 ( 0.0%) ResolveMacroRequest
0.0038 ( 0.1%) 0.0026 ( 0.1%) 0.0064 ( 0.1%) 0.0065 ( 0.0%) LifetimeDependenceInfoRequest
0.0032 ( 0.1%) 0.0023 ( 0.1%) 0.0055 ( 0.1%) 0.0058 ( 0.0%) ResolveTypeRequest
0.0024 ( 0.1%) 0.0033 ( 0.1%) 0.0057 ( 0.1%) 0.0057 ( 0.0%) IsObjCRequest
0.0031 ( 0.1%) 0.0023 ( 0.1%) 0.0054 ( 0.1%) 0.0054 ( 0.0%) CustomAttrNominalRequest
0.0020 ( 0.1%) 0.0016 ( 0.1%) 0.0036 ( 0.1%) 0.0036 ( 0.0%) ResolveImplicitMemberRequest
0.0015 ( 0.1%) 0.0020 ( 0.1%) 0.0035 ( 0.1%) 0.0034 ( 0.0%) GenericSignatureRequest
0.0020 ( 0.1%) 0.0014 ( 0.0%) 0.0034 ( 0.1%) 0.0034 ( 0.0%) InheritedDeclsReferencedRequest
0.0015 ( 0.1%) 0.0019 ( 0.1%) 0.0034 ( 0.1%) 0.0034 ( 0.0%) ResolveValueWitnessesRequest
0.0019 ( 0.1%) 0.0005 ( 0.0%) 0.0024 ( 0.0%) 0.0025 ( 0.0%) RequirementSignatureRequest
0.0013 ( 0.0%) 0.0009 ( 0.0%) 0.0022 ( 0.0%) 0.0022 ( 0.0%) SPIGroupsRequest
0.0010 ( 0.0%) 0.0010 ( 0.0%) 0.0020 ( 0.0%) 0.0020 ( 0.0%) ExistentialConformsToSelfRequest
0.0009 ( 0.0%) 0.0010 ( 0.0%) 0.0019 ( 0.0%) 0.0019 ( 0.0%) SuperclassDeclRequest
0.0011 ( 0.0%) 0.0005 ( 0.0%) 0.0016 ( 0.0%) 0.0018 ( 0.0%) PatternTypeRequest
0.0012 ( 0.0%) 0.0007 ( 0.0%) 0.0018 ( 0.0%) 0.0018 ( 0.0%) GenericParamListRequest
0.0007 ( 0.0%) 0.0011 ( 0.0%) 0.0018 ( 0.0%) 0.0018 ( 0.0%) ValueWitnessRequest
0.0011 ( 0.0%) 0.0006 ( 0.0%) 0.0017 ( 0.0%) 0.0018 ( 0.0%) IsActorRequest
0.0009 ( 0.0%) 0.0008 ( 0.0%) 0.0017 ( 0.0%) 0.0017 ( 0.0%) typecheck-for-each
0.0011 ( 0.0%) 0.0004 ( 0.0%) 0.0016 ( 0.0%) 0.0016 ( 0.0%) CompareDeclSpecializationRequest
0.0008 ( 0.0%) 0.0005 ( 0.0%) 0.0013 ( 0.0%) 0.0013 ( 0.0%) ExpandExtensionMacros
0.0004 ( 0.0%) 0.0009 ( 0.0%) 0.0013 ( 0.0%) 0.0013 ( 0.0%) LookupInfixOperatorRequest
0.0007 ( 0.0%) 0.0005 ( 0.0%) 0.0012 ( 0.0%) 0.0012 ( 0.0%) ProtocolDependenciesRequest
0.0007 ( 0.0%) 0.0004 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) ImplicitKnownProtocolConformanceRequest
0.0007 ( 0.0%) 0.0002 ( 0.0%) 0.0009 ( 0.0%) 0.0009 ( 0.0%) AllInheritedProtocolsRequest
0.0005 ( 0.0%) 0.0002 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) IsDistributedActorRequest
0.0004 ( 0.0%) 0.0004 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) InheritedProtocolsRequest
0.0003 ( 0.0%) 0.0004 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) ResultBuilderTypeRequest
0.0004 ( 0.0%) 0.0001 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) DefaultTypeRequest
0.0003 ( 0.0%) 0.0002 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) EnumRawValuesRequest
0.0002 ( 0.0%) 0.0002 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) PreCheckFunctionBodyRequest
0.0002 ( 0.0%) 0.0002 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) ParseAbstractFunctionBodyRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0004 ( 0.0%) OpaqueReadOwnershipRequest
0.0002 ( 0.0%) 0.0002 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) ValidatePrecedenceGroupRequest
0.0002 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) LookupPrecedenceGroupRequest
0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ObjCInterfaceAndImplementationRequest
0.0003 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ParseTopLevelDeclsRequest
0.0003 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ParseSourceFileRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ConditionalRequirementsRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) HasDynamicMemberLookupAttributeRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ResultTypeRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) IsCallAsFunctionNominalRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ExpandBodyMacroRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) NeedsNewVTableEntryRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) CheckRedeclarationRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) RequiresOpaqueAccessorsRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) DirectOperatorLookupRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) IsGetterMutatingRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) StructuralRequirementsRequest
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) perform-whole-module-type-checking
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) IsImplicitlyUnwrappedOptionalRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) IsStaticRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ParamSpecifierRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) LocalDiscriminatorsRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) GlobalActorInstanceRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) StorageImplInfoRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) UnderlyingTypeDeclsReferencedRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) StoredPropertiesAndMissingMembersRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) InheritsSuperclassInitializersRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0001 ( 0.0%) SelfAccessKindRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsNonUserModuleRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) DefaultInitializerIsolation
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasCircularInheritedProtocolsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) InheritedTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SemanticUnavailableAttrRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) AreAllStoredPropertiesDefaultInitableRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ApplyAccessNoteRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) LocalTypeDeclsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) PatternBindingCheckedAndContextualizedInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasDynamicCallableAttributeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) InitAccessorPropertiesRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ProtocolRequirementsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) DirectPrecedenceGroupLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) MemberwiseInitPropertiesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) AllMembersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) FragileFunctionKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SuperclassTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasMissingDesignatedInitializersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) AttachedResultBuilderRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) ClassAncestryFlagsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ClangCategoryLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SelfBoundsFromWhereClauseRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeAccessorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperMutabilityRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClangRecordMemberLookup
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsAccessorTransparentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) GetDestructorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandChildTypeRefinementContextsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperAuxiliaryVariablesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClangDirectLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PolymorphicEffectKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolvePatternRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RawCommentRequest
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%) PrimaryAssociatedTypesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) TypeAliasRequirementsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ProtocolRequiresClassRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandAccessorMacros
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsFunctionBodySkippedRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CxxRecordSemantics
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SetterAccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RequiresOpaqueModifyCoroutineRequest
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%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasUserDefinedDesignatedInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandPreambleMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AssociatedConformanceRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsSetterMutatingRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) BreakTargetRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentImplementationOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ReferencedAssociatedTypesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ModuleImplicitImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) BodyInitKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentWeakLinkedImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsABICompatibleOverrideRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperInitializerInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PublicSymbolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolveTypeWitnessesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExplicitCaughtTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PreCheckReturnStmtRequest
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%) HasImportsMatchingFlagRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasDefaultInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DefaultArgumentTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InitKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClosureEffectsRequest
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%) HasSelfOrAssociatedTypeRequirementsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentSPIOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PreCheckClosureBodyRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SuppressesConformanceRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ObjCRequirementMapRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsSingleValueStmtRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImportSameFileRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ConformanceAccessScopeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImport
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandSynthesizedMemberMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsDefaultActorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimarySourceFilesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeMainFunctionRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
2.8715 (100.0%) 2.9484 (100.0%) 5.8199 (100.0%) 23.9932 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataCollectionViewController.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataCollectionViewController.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataCollectionViewController.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataCollectionViewController.dia -target arm64-apple-ios13.1-macabi -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/System/Library/Frameworks -no-color-diagnostics -application-extension -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -import-underlying-module -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI-a449835f5b4d1a2536e4372601a6b461-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources -Xcc -DDEBUG\=1 -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/unextended-module-overlay.yaml -module-name AECoreDataUI -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name macosx15.1 -prebuilt-module-cache-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataCollectionViewController.o -index-unit-output-path /AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataCollectionViewController.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift:172:15: warning: main actor-isolated instance method 'controller(_:didChange:at:for:newIndexPath:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift:172:15: note: add 'nonisolated' to 'controller(_:didChange:at:for:newIndexPath:)' to make this instance method not isolated to the actor
open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift:24:74: note: add '@preconcurrency' to the 'NSFetchedResultsControllerDelegate' conformance to defer isolation checking to run time
open class CoreDataCollectionViewController: UICollectionViewController, NSFetchedResultsControllerDelegate {
^
@preconcurrency
CoreData.NSFetchedResultsControllerDelegate:13:19: note: 'controller(_:didChange:at:for:newIndexPath:)' declared here
optional func controller(_ controller: NSFetchedResultsController<any NSFetchRequestResult>, didChange anObject: Any, at indexPath: IndexPath?, for type: NSFetchedResultsChangeType, newIndexPath: IndexPath?)
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift:156:15: warning: main actor-isolated instance method 'controller(_:didChange:atSectionIndex:for:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift:156:15: note: add 'nonisolated' to 'controller(_:didChange:atSectionIndex:for:)' to make this instance method not isolated to the actor
open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
^
nonisolated
CoreData.NSFetchedResultsControllerDelegate:17:19: note: 'controller(_:didChange:atSectionIndex:for:)' declared here
optional func controller(_ controller: NSFetchedResultsController<any NSFetchRequestResult>, didChange sectionInfo: any NSFetchedResultsSectionInfo, atSectionIndex sectionIndex: Int, for type: NSFetchedResultsChangeType)
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift:209:15: warning: main actor-isolated instance method 'controllerDidChangeContent' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
open func controllerDidChangeContent(_ controller: NSFetchedResultsController<NSFetchRequestResult>) {
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift:209:15: note: add 'nonisolated' to 'controllerDidChangeContent' to make this instance method not isolated to the actor
open func controllerDidChangeContent(_ controller: NSFetchedResultsController<NSFetchRequestResult>) {
^
nonisolated
CoreData.NSFetchedResultsControllerDelegate:23:19: note: 'controllerDidChangeContent' declared here
optional func controllerDidChangeContent(_ controller: NSFetchedResultsController<any NSFetchRequestResult>)
^
Total Execution Time: 4.7954 seconds (13.9842 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
2.4214 (100.0%) 2.3741 (100.0%) 4.7954 (100.0%) 13.9842 (100.0%) Building Target
2.4214 (100.0%) 2.3741 (100.0%) 4.7954 (100.0%) 13.9842 (100.0%) Total
SwiftEmitModule normal arm64 Emitting\ module\ for\ AECoreDataUI (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift -target arm64-apple-ios13.1-macabi -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/System/Library/Frameworks -no-color-diagnostics -application-extension -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -import-underlying-module -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI-a449835f5b4d1a2536e4372601a6b461-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources -Xcc -DDEBUG\=1 -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/unextended-module-overlay.yaml -module-name AECoreDataUI -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name macosx15.1 -prebuilt-module-cache-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.abi.json
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1732669188552457-swift-frontend-AECoreDataUI-all-arm64_apple_ios13.1_macabi-swiftmodule-Onone-3928188278.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.4768 seconds (19.0968 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0359 ( 4.7%) 0.0417 ( 5.8%) 0.0776 ( 5.3%) 8.8541 ( 46.4%) parse-and-resolve-imports
0.0359 ( 4.7%) 0.0416 ( 5.8%) 0.0775 ( 5.3%) 8.8540 ( 46.4%) Import resolution
0.0638 ( 8.4%) 0.0624 ( 8.7%) 0.1263 ( 8.5%) 0.1263 ( 0.7%) perform-sema
0.0636 ( 8.4%) 0.0624 ( 8.7%) 0.1260 ( 8.5%) 0.1261 ( 0.7%) TypeCheckSourceFileRequest
0.0636 ( 8.4%) 0.0623 ( 8.7%) 0.1259 ( 8.5%) 0.1260 ( 0.7%) Type checking and Semantic analysis
0.0633 ( 8.3%) 0.0620 ( 8.7%) 0.1253 ( 8.5%) 0.1254 ( 0.7%) typecheck-decl
0.0408 ( 5.4%) 0.0405 ( 5.6%) 0.0813 ( 5.5%) 0.0814 ( 0.4%) InterfaceTypeRequest
0.0017 ( 0.2%) 0.0059 ( 0.8%) 0.0076 ( 0.5%) 0.0719 ( 0.4%) load-stdlib
0.0361 ( 4.8%) 0.0345 ( 4.8%) 0.0706 ( 4.8%) 0.0706 ( 0.4%) typecheck-expr
0.0342 ( 4.5%) 0.0326 ( 4.5%) 0.0668 ( 4.5%) 0.0668 ( 0.3%) SimpleDidSetRequest
0.0342 ( 4.5%) 0.0326 ( 4.5%) 0.0667 ( 4.5%) 0.0668 ( 0.3%) TypeCheckFunctionBodyRequest
0.0333 ( 4.4%) 0.0313 ( 4.4%) 0.0647 ( 4.4%) 0.0647 ( 0.3%) typecheck-stmt
0.0313 ( 4.1%) 0.0238 ( 3.3%) 0.0550 ( 3.7%) 0.0551 ( 0.3%) QualifiedLookupRequest
0.0289 ( 3.8%) 0.0176 ( 2.5%) 0.0465 ( 3.1%) 0.0465 ( 0.2%) DirectLookupRequest
0.0204 ( 2.7%) 0.0167 ( 2.3%) 0.0372 ( 2.5%) 0.0372 ( 0.2%) UnqualifiedLookupRequest
0.0202 ( 2.7%) 0.0162 ( 2.3%) 0.0364 ( 2.5%) 0.0364 ( 0.2%) performUnqualifiedLookup
0.0179 ( 2.4%) 0.0167 ( 2.3%) 0.0346 ( 2.3%) 0.0346 ( 0.2%) precheck-expr
0.0171 ( 2.2%) 0.0131 ( 1.8%) 0.0302 ( 2.0%) 0.0308 ( 0.2%) ExecuteSILPipelineRequest
0.0081 ( 1.1%) 0.0150 ( 2.1%) 0.0232 ( 1.6%) 0.0232 ( 0.1%) ActorIsolationRequest
0.0111 ( 1.5%) 0.0109 ( 1.5%) 0.0220 ( 1.5%) 0.0221 ( 0.1%) import-clang-decl
0.0105 ( 1.4%) 0.0076 ( 1.1%) 0.0181 ( 1.2%) 0.0181 ( 0.1%) ABIMembersRequest
0.0105 ( 1.4%) 0.0071 ( 1.0%) 0.0176 ( 1.2%) 0.0177 ( 0.1%) LookupConformanceInModuleRequest
0.0065 ( 0.9%) 0.0045 ( 0.6%) 0.0110 ( 0.7%) 0.0110 ( 0.1%) ASTLoweringRequest
0.0065 ( 0.9%) 0.0045 ( 0.6%) 0.0109 ( 0.7%) 0.0109 ( 0.1%) SILgen-decl
0.0063 ( 0.8%) 0.0031 ( 0.4%) 0.0094 ( 0.6%) 0.0100 ( 0.1%) SIL optimization
0.0065 ( 0.9%) 0.0028 ( 0.4%) 0.0093 ( 0.6%) 0.0094 ( 0.0%) load-all-members
0.0037 ( 0.5%) 0.0040 ( 0.6%) 0.0077 ( 0.5%) 0.0077 ( 0.0%) PatternBindingEntryRequest
0.0054 ( 0.7%) 0.0021 ( 0.3%) 0.0075 ( 0.5%) 0.0075 ( 0.0%) LookupInModuleRequest
0.0033 ( 0.4%) 0.0041 ( 0.6%) 0.0074 ( 0.5%) 0.0074 ( 0.0%) IsObjCRequest
0.0041 ( 0.5%) 0.0026 ( 0.4%) 0.0068 ( 0.5%) 0.0068 ( 0.0%) ResolveTypeRequest
0.0033 ( 0.4%) 0.0020 ( 0.3%) 0.0054 ( 0.4%) 0.0054 ( 0.0%) SILGen-function
0.0017 ( 0.2%) 0.0026 ( 0.4%) 0.0043 ( 0.3%) 0.0043 ( 0.0%) AttachedPropertyWrappersRequest
0.0020 ( 0.3%) 0.0020 ( 0.3%) 0.0040 ( 0.3%) 0.0040 ( 0.0%) StoredPropertiesRequest
0.0016 ( 0.2%) 0.0023 ( 0.3%) 0.0039 ( 0.3%) 0.0039 ( 0.0%) ResolveValueWitnessesRequest
0.0020 ( 0.3%) 0.0016 ( 0.2%) 0.0036 ( 0.2%) 0.0036 ( 0.0%) ResolveImplicitMemberRequest
0.0012 ( 0.2%) 0.0018 ( 0.2%) 0.0030 ( 0.2%) 0.0030 ( 0.0%) ValueWitnessRequest
0.0015 ( 0.2%) 0.0013 ( 0.2%) 0.0028 ( 0.2%) 0.0028 ( 0.0%) InheritedDeclsReferencedRequest
0.0017 ( 0.2%) 0.0010 ( 0.1%) 0.0027 ( 0.2%) 0.0027 ( 0.0%) OverriddenDeclsRequest
0.0012 ( 0.2%) 0.0015 ( 0.2%) 0.0027 ( 0.2%) 0.0027 ( 0.0%) PotentialMacroExpansionsInContextRequest
0.0011 ( 0.1%) 0.0010 ( 0.1%) 0.0021 ( 0.1%) 0.0021 ( 0.0%) SuperclassDeclRequest
0.0012 ( 0.2%) 0.0009 ( 0.1%) 0.0021 ( 0.1%) 0.0021 ( 0.0%) Serialization, swiftmodule
0.0008 ( 0.1%) 0.0012 ( 0.2%) 0.0020 ( 0.1%) 0.0021 ( 0.0%) GenericSignatureRequest
0.0009 ( 0.1%) 0.0009 ( 0.1%) 0.0018 ( 0.1%) 0.0018 ( 0.0%) ModuleQualifiedLookupRequest
0.0010 ( 0.1%) 0.0007 ( 0.1%) 0.0018 ( 0.1%) 0.0018 ( 0.0%) PatternTypeRequest
0.0003 ( 0.0%) 0.0009 ( 0.1%) 0.0012 ( 0.1%) 0.0014 ( 0.0%) Serialization, swiftdoc
0.0008 ( 0.1%) 0.0005 ( 0.1%) 0.0014 ( 0.1%) 0.0014 ( 0.0%) ExistentialConformsToSelfRequest
0.0007 ( 0.1%) 0.0007 ( 0.1%) 0.0013 ( 0.1%) 0.0013 ( 0.0%) LookupAllConformancesInContextRequest
0.0009 ( 0.1%) 0.0004 ( 0.1%) 0.0013 ( 0.1%) 0.0013 ( 0.0%) build-rewrite-system
0.0006 ( 0.1%) 0.0007 ( 0.1%) 0.0013 ( 0.1%) 0.0013 ( 0.0%) ExpandPeerMacroRequest
0.0001 ( 0.0%) 0.0007 ( 0.1%) 0.0008 ( 0.1%) 0.0011 ( 0.0%) SemanticBriefCommentRequest
0.0003 ( 0.0%) 0.0008 ( 0.1%) 0.0011 ( 0.1%) 0.0011 ( 0.0%) ValidatePrecedenceGroupRequest
0.0003 ( 0.0%) 0.0007 ( 0.1%) 0.0010 ( 0.1%) 0.0010 ( 0.0%) LookupPrecedenceGroupRequest
0.0003 ( 0.0%) 0.0007 ( 0.1%) 0.0010 ( 0.1%) 0.0010 ( 0.0%) LookupInfixOperatorRequest
0.0006 ( 0.1%) 0.0003 ( 0.0%) 0.0009 ( 0.1%) 0.0009 ( 0.0%) ResolveMacroRequest
0.0004 ( 0.1%) 0.0004 ( 0.1%) 0.0008 ( 0.1%) 0.0008 ( 0.0%) HasIsolatedSelfRequest
0.0005 ( 0.1%) 0.0003 ( 0.0%) 0.0008 ( 0.1%) 0.0008 ( 0.0%) ExpandMemberAttributeMacros
0.0005 ( 0.1%) 0.0003 ( 0.0%) 0.0008 ( 0.1%) 0.0008 ( 0.0%) ResultTypeRequest
0.0004 ( 0.1%) 0.0003 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) CustomAttrNominalRequest
0.0005 ( 0.1%) 0.0002 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) RequirementSignatureRequest
0.0004 ( 0.0%) 0.0003 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) GlobalActorAttributeRequest
0.0002 ( 0.0%) 0.0004 ( 0.1%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) IsFunctionBodySkippedRequest
0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) LocalDiscriminatorsRequest
0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0005 ( 0.0%) 0.0004 ( 0.0%) InheritedProtocolsRequest
0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) ImplicitKnownProtocolConformanceRequest
0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) FragileFunctionKindRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) ExpandExtensionMacros
0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) ObjCInterfaceAndImplementationRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) OpaqueReadOwnershipRequest
0.0002 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) GenericParamListRequest
0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) IsDynamicRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) AbstractGenericSignatureRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) HasInitAccessorRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) SPIGroupsRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) IsGetterMutatingRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) CheckRedeclarationRequest
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) perform-whole-module-type-checking
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) LifetimeDependenceInfoRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) IsStaticRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) InheritsSuperclassInitializersRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) DynamicallyReplacedDeclRequest
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ParseMembersRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) PropertyWrapperAuxiliaryVariablesRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) SelfAccessKindRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) CompareDeclSpecializationRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ParseTopLevelDeclsRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) AttachedResultBuilderRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) GlobalActorInstanceRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) InheritedTypeRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ParseSourceFileRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) Serialization, swiftsourceinfo
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ProtocolDependenciesRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) NeedsNewVTableEntryRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) AllInheritedProtocolsRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) AreAllStoredPropertiesDefaultInitableRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsActorRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsImplicitlyUnwrappedOptionalRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) DirectPrecedenceGroupLookupRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) DirectOperatorLookupRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasDynamicMemberLookupAttributeRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasMissingDesignatedInitializersRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) InitAccessorPropertiesRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SuperclassTypeRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) MemberwiseInitPropertiesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) AccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) StorageImplInfoRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ProtocolRequirementsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) DefaultTypeRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) AllMembersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ConditionalRequirementsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) USRGenerationRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) StructuralRequirementsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) RequiresOpaqueAccessorsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ParseAbstractFunctionBodyRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsFinalRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasStorageRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ClangCategoryLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) PreCheckFunctionBodyRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) ParamSpecifierRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) PropertyWrapperMutabilityRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsDistributedActorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0000 ( 0.0%) SemanticUnavailableAttrRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ApplyAccessNoteRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeAccessorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DefaultInitializerIsolation
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RawCommentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResultBuilderTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PatternBindingCheckedAndContextualizedInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandChildTypeRefinementContextsRequest
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%) SelfBoundsFromWhereClauseRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsSetterMutatingRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsAccessorTransparentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) GetDestructorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LocalTypeDeclsRequest
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%) HasCircularInheritedProtocolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AssociatedConformanceRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolvePatternRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandAccessorMacros
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsABICompatibleOverrideRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperInitializerInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsNonUserModuleRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandBodyMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentImplementationOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PolymorphicEffectKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasUserDefinedDesignatedInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentWeakLinkedImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExplicitCaughtTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SetterAccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ReferencedAssociatedTypesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) TypeAliasRequirementsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RequiresOpaqueModifyCoroutineRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentSPIOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InitKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClassAncestryFlagsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasImportsMatchingFlagRequest
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%) ResolveTypeWitnessesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImportSameFileRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImport
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%) DefaultArgumentTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ConformanceAccessScopeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasSelfOrAssociatedTypeRequirementsRequest
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%) PrimaryAssociatedTypesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) UnderlyingTypeDeclsReferencedRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ModuleImplicitImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ObjCRequirementMapRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasDefaultInitRequest
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%) ProtocolRequiresClassRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CxxRecordSemantics
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeMainFunctionRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandSynthesizedMemberMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsDefaultActorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandPreambleMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimarySourceFilesRequest
0.7598 (100.0%) 0.7170 (100.0%) 1.4768 (100.0%) 19.0968 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2722 seconds (9.1141 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1347 (100.0%) 0.1375 (100.0%) 0.2722 (100.0%) 9.1141 (100.0%) Building Target
0.1347 (100.0%) 0.1375 (100.0%) 0.2722 (100.0%) 9.1141 (100.0%) Total
EmitSwiftModule normal arm64 (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift -target arm64-apple-ios13.1-macabi -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/System/Library/Frameworks -no-color-diagnostics -application-extension -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -import-underlying-module -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI-a449835f5b4d1a2536e4372601a6b461-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources -Xcc -DDEBUG\=1 -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/unextended-module-overlay.yaml -module-name AECoreDataUI -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name macosx15.1 -prebuilt-module-cache-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:129:15: warning: main actor-isolated instance method 'controller(_:didChange:at:for:newIndexPath:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:129:15: note: add 'nonisolated' to 'controller(_:didChange:at:for:newIndexPath:)' to make this instance method not isolated to the actor
open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:24:64: note: add '@preconcurrency' to the 'NSFetchedResultsControllerDelegate' conformance to defer isolation checking to run time
open class CoreDataTableViewController: UITableViewController, NSFetchedResultsControllerDelegate {
^
@preconcurrency
CoreData.NSFetchedResultsControllerDelegate:13:19: note: 'controller(_:didChange:at:for:newIndexPath:)' declared here
optional func controller(_ controller: NSFetchedResultsController<any NSFetchRequestResult>, didChange anObject: Any, at indexPath: IndexPath?, for type: NSFetchedResultsChangeType, newIndexPath: IndexPath?)
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:112:15: warning: main actor-isolated instance method 'controller(_:didChange:atSectionIndex:for:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:112:15: note: add 'nonisolated' to 'controller(_:didChange:atSectionIndex:for:)' to make this instance method not isolated to the actor
open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
^
nonisolated
CoreData.NSFetchedResultsControllerDelegate:17:19: note: 'controller(_:didChange:atSectionIndex:for:)' declared here
optional func controller(_ controller: NSFetchedResultsController<any NSFetchRequestResult>, didChange sectionInfo: any NSFetchedResultsSectionInfo, atSectionIndex sectionIndex: Int, for type: NSFetchedResultsChangeType)
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:105:15: warning: main actor-isolated instance method 'controllerWillChangeContent' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
open func controllerWillChangeContent(_ controller: NSFetchedResultsController<NSFetchRequestResult>) {
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:105:15: note: add 'nonisolated' to 'controllerWillChangeContent' to make this instance method not isolated to the actor
open func controllerWillChangeContent(_ controller: NSFetchedResultsController<NSFetchRequestResult>) {
^
nonisolated
CoreData.NSFetchedResultsControllerDelegate:21:19: note: 'controllerWillChangeContent' declared here
optional func controllerWillChangeContent(_ controller: NSFetchedResultsController<any NSFetchRequestResult>)
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:168:15: warning: main actor-isolated instance method 'controllerDidChangeContent' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
open func controllerDidChangeContent(_ controller: NSFetchedResultsController<NSFetchRequestResult>) {
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:168:15: note: add 'nonisolated' to 'controllerDidChangeContent' to make this instance method not isolated to the actor
open func controllerDidChangeContent(_ controller: NSFetchedResultsController<NSFetchRequestResult>) {
^
nonisolated
CoreData.NSFetchedResultsControllerDelegate:23:19: note: 'controllerDidChangeContent' declared here
optional func controllerDidChangeContent(_ controller: NSFetchedResultsController<any NSFetchRequestResult>)
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift:172:15: warning: main actor-isolated instance method 'controller(_:didChange:at:for:newIndexPath:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift:172:15: note: add 'nonisolated' to 'controller(_:didChange:at:for:newIndexPath:)' to make this instance method not isolated to the actor
open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift:24:74: note: add '@preconcurrency' to the 'NSFetchedResultsControllerDelegate' conformance to defer isolation checking to run time
open class CoreDataCollectionViewController: UICollectionViewController, NSFetchedResultsControllerDelegate {
^
@preconcurrency
CoreData.NSFetchedResultsControllerDelegate:13:19: note: 'controller(_:didChange:at:for:newIndexPath:)' declared here
optional func controller(_ controller: NSFetchedResultsController<any NSFetchRequestResult>, didChange anObject: Any, at indexPath: IndexPath?, for type: NSFetchedResultsChangeType, newIndexPath: IndexPath?)
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift:156:15: warning: main actor-isolated instance method 'controller(_:didChange:atSectionIndex:for:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift:156:15: note: add 'nonisolated' to 'controller(_:didChange:atSectionIndex:for:)' to make this instance method not isolated to the actor
open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
^
nonisolated
CoreData.NSFetchedResultsControllerDelegate:17:19: note: 'controller(_:didChange:atSectionIndex:for:)' declared here
optional func controller(_ controller: NSFetchedResultsController<any NSFetchRequestResult>, didChange sectionInfo: any NSFetchedResultsSectionInfo, atSectionIndex sectionIndex: Int, for type: NSFetchedResultsChangeType)
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift:209:15: warning: main actor-isolated instance method 'controllerDidChangeContent' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
open func controllerDidChangeContent(_ controller: NSFetchedResultsController<NSFetchRequestResult>) {
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift:209:15: note: add 'nonisolated' to 'controllerDidChangeContent' to make this instance method not isolated to the actor
open func controllerDidChangeContent(_ controller: NSFetchedResultsController<NSFetchRequestResult>) {
^
nonisolated
CoreData.NSFetchedResultsControllerDelegate:23:19: note: 'controllerDidChangeContent' declared here
optional func controllerDidChangeContent(_ controller: NSFetchedResultsController<any NSFetchRequestResult>)
^
SwiftDriverJobDiscovery normal arm64 Emitting module for AECoreDataUI (in target 'AECoreDataUI' from project 'AECoreDataUI')
SwiftDriver\ Compilation\ Requirements AECoreDataUI normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AECoreDataUI -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.SwiftFileList -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.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -target arm64-apple-ios13.1-macabi -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/System/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI-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/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.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/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI-a449835f5b4d1a2536e4372601a6b461-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Headers/AECoreDataUI-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI-Swift.h (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Headers/AECoreDataUI-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Modules/AECoreDataUI.swiftmodule/arm64-apple-ios-macabi.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.swiftdoc (in target 'AECoreDataUI' from project 'AECoreDataUI')
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/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Modules/AECoreDataUI.swiftmodule/arm64-apple-ios-macabi.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Modules/AECoreDataUI.swiftmodule/arm64-apple-ios-macabi.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.swiftmodule (in target 'AECoreDataUI' from project 'AECoreDataUI')
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/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Modules/AECoreDataUI.swiftmodule/arm64-apple-ios-macabi.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Modules/AECoreDataUI.swiftmodule/arm64-apple-ios-macabi.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.abi.json (in target 'AECoreDataUI' from project 'AECoreDataUI')
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/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Modules/AECoreDataUI.swiftmodule/arm64-apple-ios-macabi.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Modules/AECoreDataUI.swiftmodule/Project/arm64-apple-ios-macabi.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.swiftsourceinfo (in target 'AECoreDataUI' from project 'AECoreDataUI')
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/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Modules/AECoreDataUI.swiftmodule/Project/arm64-apple-ios-macabi.swiftsourceinfo
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/AECoreDataUI_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_vers.o.scan -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.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 -Wunreachable-code -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 -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/AECoreDataUI_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_vers.o -index-unit-output-path /AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_vers.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/AECoreDataUI_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.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 -Wunreachable-code -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 -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/AECoreDataUI_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_vers.o -index-unit-output-path /AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_vers.o
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -Wundef-prefix\=TARGET_OS_ -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_vers.dia -Wdeprecated-objc-isa-usage -Werror\=deprecated-objc-isa-usage -Werror\=implicit-function-declaration -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 -Wunreachable-code -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 -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-unit-output-path /AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_vers.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_vers.o -disable-free -emit-obj -x c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/AECoreDataUI_vers.c -target-abi darwinpcs -target-cpu apple-m1 -target-feature +v8.5a -target-feature +aes -target-feature +crc -target-feature +dotprod -target-feature +fp-armv8 -target-feature +fp16fml -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +sha3 -target-feature +neon -target-feature +zcm -target-feature +zcz -target-feature +fullfp16 -triple arm64-apple-ios13.1.0-macabi -target-linker-version 1115.7.3 -target-sdk-version\=18.1 -fmodules-validate-system-headers -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-own-target-headers.hmap -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-all-non-framework-target-headers.hmap -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources-normal/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-generated-files.hmap -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-project-headers.hmap -isystem /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/usr/include -iframework /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/System/Library/Frameworks -internal-isystem /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/local/include -internal-isystem /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include -internal-externc-isystem /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -ivfsoverlay /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI-a449835f5b4d1a2536e4372601a6b461-VFS-maccatalyst/all-product-headers.yaml -std\=gnu99 -fmodules -fmodule-name\=AECoreDataUI -fno-implicit-modules -fapplication-extension -fmax-type-align\=16 -fpascal-strings -fstack-check -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=on -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fdebug-compilation-dir\=/Users/admin/builder/spi-builder-workspace -fcoverage-compilation-dir\=/Users/admin/builder/spi-builder-workspace -fobjc-msgsend-selector-stubs -fregister-global-dtors-with-atexit -fno-strict-return -mrelax-all -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -mframe-pointer\=non-leaf -funwind-tables\=1 -clear-ast-before-backend -discard-value-names -main-file-name AECoreDataUI_vers.c -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT dependencies -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_vers.d -skip-unused-modulemap-deps -fdepfile-entry\=/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/SDKSettings.json
SwiftDriverJobDiscovery normal arm64 Compiling CoreDataTableViewController.swift (in target 'AECoreDataUI' from project 'AECoreDataUI')
SwiftDriverJobDiscovery normal arm64 Compiling CoreDataCollectionViewController.swift (in target 'AECoreDataUI' from project 'AECoreDataUI')
SwiftDriver\ Compilation AECoreDataUI normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AECoreDataUI -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.SwiftFileList -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.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -target arm64-apple-ios13.1-macabi -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/System/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI-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/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.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/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI-a449835f5b4d1a2536e4372601a6b461-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/unextended-module-overlay.yaml -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-maccatalyst/AECoreDataUI.framework/Versions/A/AECoreDataUI normal (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios13.1-macabi -dynamiclib -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -L/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/usr/lib -L/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/maccatalyst -L/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/usr/lib -L/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/maccatalyst -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -iframework /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/System/Library/Frameworks -iframework /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/System/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.LinkFileList -install_name @rpath/AECoreDataUI.framework/Versions/A/AECoreDataUI -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fapplication-extension -fobjc-link-runtime -L/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/System/iOSSupport/usr/lib/swift -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.swiftmodule -compatibility_version 1 -current_version 1 -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/AECoreDataUI
ExtractAppIntentsMetadata (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Resources --toolchain-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name AECoreDataUI --sdk-root /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk --xcode-version 16B40 --platform-family macOS --deployment-target 10.15 --bundle-identifier net.tadija.AECoreDataUI --target-triple arm64-apple-ios13.1-macabi --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/AECoreDataUI --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI.DependencyMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents
note: Metadata extraction skipped. No AppIntents.framework dependency found. (in target 'AECoreDataUI' from project 'AECoreDataUI')
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/AECoreDataUI.tbd (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -iframework /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/System/Library/Frameworks -iframework /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/System/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -L/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/usr/lib -L/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/maccatalyst -L/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/usr/lib -L/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/maccatalyst /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/AECoreDataUI -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/AECoreDataUI.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/AECoreDataUI.framework/AECoreDataUI.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/AECoreDataUI.tbd (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/AECoreDataUI.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/AECoreDataUI.framework/AECoreDataUI.tbd
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "AECoreDataUI",
"name" : "AECoreDataUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "AECoreDataUI",
"targets" : [
"AECoreDataUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AECoreDataUITests",
"module_type" : "SwiftTarget",
"name" : "AECoreDataUITests",
"path" : "Tests/AECoreDataUITests",
"sources" : [
"AECoreDataUITests.swift"
],
"target_dependencies" : [
"AECoreDataUI"
],
"type" : "test"
},
{
"c99name" : "AECoreDataUI",
"module_type" : "SwiftTarget",
"name" : "AECoreDataUI",
"path" : "Sources/AECoreDataUI",
"product_memberships" : [
"AECoreDataUI"
],
"sources" : [
"CoreDataCollectionViewController.swift",
"CoreDataTableViewController.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
Done.