This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build AECoreDataUI with Swift 6.0 for macOS (Xcode) using Xcode 16.0.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme AECoreDataUI -destination platform=macos,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tadija/AECoreDataUI.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tadija/AECoreDataUI
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.0
Building package at path:  $workDir
https://github.com/tadija/AECoreDataUI.git
Command line invocation:
    /Applications/Xcode-15.3.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
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    TOOLCHAINS = org.swift.600202405261a
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-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme AECoreDataUI -destination platform=macos,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme AECoreDataUI -destination platform=macos,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
    TOOLCHAINS = org.swift.600202405261a
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 /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -x c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -x c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/ld -version_details
Build description signature: 51ee57933de935c268d6b6e37b0e3e5e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/51ee57933de935c268d6b6e37b0e3e5e.xcbuilddata
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
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/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
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
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'AECoreDataUI' from project 'AECoreDataUI')
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/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/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
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
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
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.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/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
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-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/all-product-headers.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/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/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/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
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
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.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/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-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.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.build/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-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.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-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/iOSSupport/System/Library/Frameworks
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
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
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 -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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 -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -target arm64-apple-ios13.1-macabi -enable-bare-slash-regex -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 -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-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/iOSSupport/System/Library/Frameworks -c -j10 -enable-batch-mode -incremental -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.build/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-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.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\ 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 -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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 -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.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-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/iOSSupport/System/Library/Frameworks -no-color-diagnostics -application-extension -enable-testing -g -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-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 /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -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.build/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-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.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 17.4 -target-sdk-name macosx14.4 -prebuilt-module-cache-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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
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
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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 -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.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-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/iOSSupport/System/Library/Frameworks -no-color-diagnostics -application-extension -enable-testing -g -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-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 /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -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.build/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-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.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 17.4 -target-sdk-name macosx14.4 -prebuilt-module-cache-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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>)
                  ^
SwiftEmitModule normal arm64 Emitting\ module\ for\ AECoreDataUI (in target 'AECoreDataUI' from project 'AECoreDataUI')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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 -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.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-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/iOSSupport/System/Library/Frameworks -no-color-diagnostics -application-extension -enable-testing -g -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-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 /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -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.build/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-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.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 -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name macosx14.4 -prebuilt-module-cache-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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
 22 |     create a new `NSFetchedResultsController` and set this class's `fetchedResultsController` property again.
 23 | */
 24 | open class CoreDataTableViewController: UITableViewController, NSFetchedResultsControllerDelegate {
    |                                                                `- note: add '@preconcurrency' to the 'NSFetchedResultsControllerDelegate' conformance to defer isolation checking to run time
 25 |
 26 |     // MARK: - Properties
    :
127 |     }
128 |
129 |     open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
    |               |- 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
    |               `- note: add 'nonisolated' to 'controller(_:didChange:at:for:newIndexPath:)' to make this instance method not isolated to the actor
130 |                          didChange anObject: Any, at indexPath: IndexPath?,
131 |                          for type: NSFetchedResultsChangeType, newIndexPath: IndexPath?) {
CoreData.NSFetchedResultsControllerDelegate:13:19: note: 'controller(_:didChange:at:for:newIndexPath:)' declared here
11 |     optional func controller(_ controller: NSFetchedResultsController<any NSFetchRequestResult>, didChangeContentWithDifference diff: CollectionDifference<NSManagedObjectID>)
12 |     @available(macCatalystApplicationExtension 13.1, *)
13 |     optional func controller(_ controller: NSFetchedResultsController<any NSFetchRequestResult>, didChange anObject: Any, at indexPath: IndexPath?, for type: NSFetchedResultsChangeType, newIndexPath: IndexPath?)
   |                   `- note: 'controller(_:didChange:at:for:newIndexPath:)' declared here
14 |     @available(swift, obsoleted: 3, renamed: "controller(_:didChange:at:for:newIndexPath:)")
15 |     optional func controller(_ controller: NSFetchedResultsController<any NSFetchRequestResult>, didChangeObject anObject: Any, atIndexPath indexPath: IndexPath?, forChangeType 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
110 |     }
111 |
112 |     open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
    |               |- 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
    |               `- note: add 'nonisolated' to 'controller(_:didChange:atSectionIndex:for:)' to make this instance method not isolated to the actor
113 |                          didChange sectionInfo: NSFetchedResultsSectionInfo, atSectionIndex sectionIndex: Int,
114 |                          for type: NSFetchedResultsChangeType) {
CoreData.NSFetchedResultsControllerDelegate:17:19: note: 'controller(_:didChange:atSectionIndex:for:)' declared here
15 |     optional func controller(_ controller: NSFetchedResultsController<any NSFetchRequestResult>, didChangeObject anObject: Any, atIndexPath indexPath: IndexPath?, forChangeType type: NSFetchedResultsChangeType, newIndexPath: IndexPath?)
16 |     @available(macCatalystApplicationExtension 13.1, *)
17 |     optional func controller(_ controller: NSFetchedResultsController<any NSFetchRequestResult>, didChange sectionInfo: any NSFetchedResultsSectionInfo, atSectionIndex sectionIndex: Int, for type: NSFetchedResultsChangeType)
   |                   `- note: 'controller(_:didChange:atSectionIndex:for:)' declared here
18 |     @available(swift, obsoleted: 3, renamed: "controller(_:didChange:atSectionIndex:for:)")
19 |     optional func controller(_ controller: NSFetchedResultsController<any NSFetchRequestResult>, didChangeSection sectionInfo: any NSFetchedResultsSectionInfo, atIndex sectionIndex: Int, forChangeType 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
103 |     // MARK: - NSFetchedResultsControllerDelegate
104 |
105 |     open func controllerWillChangeContent(_ controller: NSFetchedResultsController<NSFetchRequestResult>) {
    |               |- 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
    |               `- note: add 'nonisolated' to 'controllerWillChangeContent' to make this instance method not isolated to the actor
106 |         if !suspendAutomaticTrackingOfChangesInManagedObjectContext {
107 |             tableView.beginUpdates()
CoreData.NSFetchedResultsControllerDelegate:21:19: note: 'controllerWillChangeContent' declared here
19 |     optional func controller(_ controller: NSFetchedResultsController<any NSFetchRequestResult>, didChangeSection sectionInfo: any NSFetchedResultsSectionInfo, atIndex sectionIndex: Int, forChangeType type: NSFetchedResultsChangeType)
20 |     @available(macCatalystApplicationExtension 13.1, *)
21 |     optional func controllerWillChangeContent(_ controller: NSFetchedResultsController<any NSFetchRequestResult>)
   |                   `- note: 'controllerWillChangeContent' declared here
22 |     @available(macCatalystApplicationExtension 13.1, *)
23 |     optional func controllerDidChangeContent(_ 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
166 |     }
167 |
168 |     open func controllerDidChangeContent(_ controller: NSFetchedResultsController<NSFetchRequestResult>) {
    |               |- 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
    |               `- note: add 'nonisolated' to 'controllerDidChangeContent' to make this instance method not isolated to the actor
169 |         if beganUpdates {
170 |             tableView.endUpdates()
CoreData.NSFetchedResultsControllerDelegate:23:19: note: 'controllerDidChangeContent' declared here
21 |     optional func controllerWillChangeContent(_ controller: NSFetchedResultsController<any NSFetchRequestResult>)
22 |     @available(macCatalystApplicationExtension 13.1, *)
23 |     optional func controllerDidChangeContent(_ controller: NSFetchedResultsController<any NSFetchRequestResult>)
   |                   `- note: 'controllerDidChangeContent' declared here
24 |     @available(iOS 4.0, macCatalyst 13.1, *)
25 |     optional func controller(_ controller: NSFetchedResultsController<any NSFetchRequestResult>, sectionIndexTitleForSectionName sectionName: String) -> String?
/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
 22 |     create a new `NSFetchedResultsController` and set this class's `fetchedResultsController` property again.
 23 | */
 24 | open class CoreDataCollectionViewController: UICollectionViewController, NSFetchedResultsControllerDelegate {
    |                                                                          `- note: add '@preconcurrency' to the 'NSFetchedResultsControllerDelegate' conformance to defer isolation checking to run time
 25 |
 26 |     // MARK: - Properties
    :
170 |     }
171 |
172 |     open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
    |               |- 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
    |               `- note: add 'nonisolated' to 'controller(_:didChange:at:for:newIndexPath:)' to make this instance method not isolated to the actor
173 |                          didChange anObject: Any, at indexPath: IndexPath?,
174 |                          for type: NSFetchedResultsChangeType, newIndexPath: IndexPath?) {
CoreData.NSFetchedResultsControllerDelegate:13:19: note: 'controller(_:didChange:at:for:newIndexPath:)' declared here
11 |     optional func controller(_ controller: NSFetchedResultsController<any NSFetchRequestResult>, didChangeContentWithDifference diff: CollectionDifference<NSManagedObjectID>)
12 |     @available(macCatalystApplicationExtension 13.1, *)
13 |     optional func controller(_ controller: NSFetchedResultsController<any NSFetchRequestResult>, didChange anObject: Any, at indexPath: IndexPath?, for type: NSFetchedResultsChangeType, newIndexPath: IndexPath?)
   |                   `- note: 'controller(_:didChange:at:for:newIndexPath:)' declared here
14 |     @available(swift, obsoleted: 3, renamed: "controller(_:didChange:at:for:newIndexPath:)")
15 |     optional func controller(_ controller: NSFetchedResultsController<any NSFetchRequestResult>, didChangeObject anObject: Any, atIndexPath indexPath: IndexPath?, forChangeType 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
154 |     // MARK: - NSFetchedResultsControllerDelegate
155 |
156 |     open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
    |               |- 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
    |               `- note: add 'nonisolated' to 'controller(_:didChange:atSectionIndex:for:)' to make this instance method not isolated to the actor
157 |                          didChange sectionInfo: NSFetchedResultsSectionInfo, atSectionIndex sectionIndex: Int,
158 |                          for type: NSFetchedResultsChangeType) {
CoreData.NSFetchedResultsControllerDelegate:17:19: note: 'controller(_:didChange:atSectionIndex:for:)' declared here
15 |     optional func controller(_ controller: NSFetchedResultsController<any NSFetchRequestResult>, didChangeObject anObject: Any, atIndexPath indexPath: IndexPath?, forChangeType type: NSFetchedResultsChangeType, newIndexPath: IndexPath?)
16 |     @available(macCatalystApplicationExtension 13.1, *)
17 |     optional func controller(_ controller: NSFetchedResultsController<any NSFetchRequestResult>, didChange sectionInfo: any NSFetchedResultsSectionInfo, atSectionIndex sectionIndex: Int, for type: NSFetchedResultsChangeType)
   |                   `- note: 'controller(_:didChange:atSectionIndex:for:)' declared here
18 |     @available(swift, obsoleted: 3, renamed: "controller(_:didChange:atSectionIndex:for:)")
19 |     optional func controller(_ controller: NSFetchedResultsController<any NSFetchRequestResult>, didChangeSection sectionInfo: any NSFetchedResultsSectionInfo, atIndex sectionIndex: Int, forChangeType 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
207 |     }
208 |
209 |     open func controllerDidChangeContent(_ controller: NSFetchedResultsController<NSFetchRequestResult>) {
    |               |- 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
    |               `- note: add 'nonisolated' to 'controllerDidChangeContent' to make this instance method not isolated to the actor
210 |         if !suspendAutomaticTrackingOfChangesInManagedObjectContext {
211 |             collectionView?.performBatchUpdates({
CoreData.NSFetchedResultsControllerDelegate:23:19: note: 'controllerDidChangeContent' declared here
21 |     optional func controllerWillChangeContent(_ controller: NSFetchedResultsController<any NSFetchRequestResult>)
22 |     @available(macCatalystApplicationExtension 13.1, *)
23 |     optional func controllerDidChangeContent(_ controller: NSFetchedResultsController<any NSFetchRequestResult>)
   |                   `- note: 'controllerDidChangeContent' declared here
24 |     @available(iOS 4.0, macCatalyst 13.1, *)
25 |     optional func controller(_ controller: NSFetchedResultsController<any NSFetchRequestResult>, sectionIndexTitleForSectionName sectionName: String) -> String?
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 -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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 -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.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-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/iOSSupport/System/Library/Frameworks -no-color-diagnostics -application-extension -enable-testing -g -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-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 /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -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.build/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-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.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 17.4 -target-sdk-name macosx14.4 -prebuilt-module-cache-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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 -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.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-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/iOSSupport/System/Library/Frameworks -no-color-diagnostics -application-extension -enable-testing -g -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-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 /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -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.build/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-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.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 17.4 -target-sdk-name macosx14.4 -prebuilt-module-cache-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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>)
                  ^
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 -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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 -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -target arm64-apple-ios13.1-macabi -enable-bare-slash-regex -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 -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-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/iOSSupport/System/Library/Frameworks -c -j10 -enable-batch-mode -incremental -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.build/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-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.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.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.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.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
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
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -x c -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
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 -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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 -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -target arm64-apple-ios13.1-macabi -enable-bare-slash-regex -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 -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-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/iOSSupport/System/Library/Frameworks -c -j10 -enable-batch-mode -incremental -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.build/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-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.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
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios13.1-macabi -dynamiclib -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.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-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/iOSSupport/usr/lib -L/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/maccatalyst -L/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/iOSSupport/usr/lib -L/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/iOSSupport/System/Library/Frameworks -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.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/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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
ld: warning: search path '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/maccatalyst' not found
ld: warning: search path '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/maccatalyst' not found
ld: building for 'macCatalyst', but linking in object file (/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/macosx/libswiftCompatibilityConcurrency.a[arm64][6](CompatibilityConcurrency.cpp.o)) built for 'macOS'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
--- 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 }
{ platform:visionOS Simulator, variant:Designed for [iPad,iPhone], id:91219D42-BD52-4AED-96DD-B55E31EB00BB, OS:1.1, name:Apple Vision Pro }
{ platform:iOS Simulator, id:80B3B926-14C6-407B-AD45-937DD9D118A2, OS:17.4, name:iPad (10th generation) }
{ platform:iOS Simulator, id:DCA453EF-4DA0-4BCB-9EDB-B627F480EC88, OS:17.4, name:iPad Air (5th generation) }
{ platform:iOS Simulator, id:1DD2445B-C99B-432E-99AB-F239A53F76A7, OS:17.4, name:iPad Pro (11-inch) (4th generation) }
{ platform:iOS Simulator, id:63A2100A-3ABC-479B-927E-0927E96A78B0, OS:17.4, name:iPad Pro (12.9-inch) (6th generation) }
{ platform:iOS Simulator, id:182006EF-3CD1-439B-B898-2FF003963B39, OS:17.4, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:E86EA00F-56E9-4BD5-BE25-B4AE5E09CD43, OS:17.4, name:iPhone 15 }
{ platform:iOS Simulator, id:724EDFB5-2285-4CCF-A274-5CEAC57CE7ED, OS:17.4, name:iPhone 15 Plus }
{ platform:iOS Simulator, id:FA8EB545-B4CA-4062-86F4-C39DEAD04F1E, OS:17.4, name:iPhone 15 Pro }
{ platform:iOS Simulator, id:4C84A4B0-ABA2-4072-B35C-2EF2B0D49AA7, OS:17.4, name:iPhone 15 Pro Max }
{ platform:iOS Simulator, id:82B3845C-C246-4FEC-B1FB-D4892A314D10, OS:17.4, name:iPhone SE (3rd generation) }
** BUILD FAILED **
The following build commands failed:
	Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/AECoreDataUI normal (in target 'AECoreDataUI' from project 'AECoreDataUI')
(1 failure)
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme AECoreDataUI -destination platform=macos,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
    TOOLCHAINS = org.swift.600202405261a
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'AECoreDataUI' in project 'AECoreDataUI' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'AECoreDataUI' from project 'AECoreDataUI')
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
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios13.1-macabi -dynamiclib -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.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-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/iOSSupport/usr/lib -L/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/maccatalyst -L/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/iOSSupport/usr/lib -L/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/System/iOSSupport/System/Library/Frameworks -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.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/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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
ld: warning: search path '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/maccatalyst' not found
ld: warning: search path '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/maccatalyst' not found
ld: building for 'macCatalyst', but linking in object file (/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/macosx/libswiftCompatibilityConcurrency.a[arm64][6](CompatibilityConcurrency.cpp.o)) built for 'macOS'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
--- 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 }
{ platform:visionOS Simulator, variant:Designed for [iPad,iPhone], id:91219D42-BD52-4AED-96DD-B55E31EB00BB, OS:1.1, name:Apple Vision Pro }
{ platform:iOS Simulator, id:80B3B926-14C6-407B-AD45-937DD9D118A2, OS:17.4, name:iPad (10th generation) }
{ platform:iOS Simulator, id:DCA453EF-4DA0-4BCB-9EDB-B627F480EC88, OS:17.4, name:iPad Air (5th generation) }
{ platform:iOS Simulator, id:1DD2445B-C99B-432E-99AB-F239A53F76A7, OS:17.4, name:iPad Pro (11-inch) (4th generation) }
{ platform:iOS Simulator, id:63A2100A-3ABC-479B-927E-0927E96A78B0, OS:17.4, name:iPad Pro (12.9-inch) (6th generation) }
{ platform:iOS Simulator, id:182006EF-3CD1-439B-B898-2FF003963B39, OS:17.4, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:E86EA00F-56E9-4BD5-BE25-B4AE5E09CD43, OS:17.4, name:iPhone 15 }
{ platform:iOS Simulator, id:724EDFB5-2285-4CCF-A274-5CEAC57CE7ED, OS:17.4, name:iPhone 15 Plus }
{ platform:iOS Simulator, id:FA8EB545-B4CA-4062-86F4-C39DEAD04F1E, OS:17.4, name:iPhone 15 Pro }
{ platform:iOS Simulator, id:4C84A4B0-ABA2-4072-B35C-2EF2B0D49AA7, OS:17.4, name:iPhone 15 Pro Max }
{ platform:iOS Simulator, id:82B3845C-C246-4FEC-B1FB-D4892A314D10, OS:17.4, name:iPhone SE (3rd generation) }
** BUILD FAILED **
The following build commands failed:
	Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/AECoreDataUI normal (in target 'AECoreDataUI' from project 'AECoreDataUI')
(1 failure)
BUILD FAILURE 6.0 macosXcodebuild
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.