The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AveDataSource, reference 1.0.0 (37a671), with Swift 6.3 for iOS using Xcode 26.4 on 20 Apr 2026 17:57:04 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AveDataSource -destination generic/platform=iOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AndreasVerhoeven/AveDataSource.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AndreasVerhoeven/AveDataSource
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 37a6716 init
Cloned https://github.com/AndreasVerhoeven/AveDataSource.git
Revision (git rev-parse @):
37a6716279c243e8647b1172230678927d1513bb
SUCCESS checkout https://github.com/AndreasVerhoeven/AveDataSource.git at 1.0.0
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/AndreasVerhoeven/AveDataSource.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  AveDataSource: /Users/admin/builder/spi-builder-workspace
resolved source packages: AveDataSource
2026-04-20 13:56:44.173 xcodebuild[525:3012] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AveDataSource",
  "name" : "AveDataSource",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "AveDataSource",
      "targets" : [
        "AveDataSource"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AveDataSource",
      "module_type" : "SwiftTarget",
      "name" : "AveDataSource",
      "path" : "Sources",
      "product_memberships" : [
        "AveDataSource"
      ],
      "sources" : [
        "BaseCollectionViewDataSource.swift",
        "BaseTableViewDataSource.swift",
        "CollectionViewDataSource.swift",
        "CollectionViewPrefetching.swift",
        "IndexPathDiffResult.swift",
        "ListDiff.swift",
        "RowItem.swift",
        "SingleSectionCollectionViewDataSource.swift",
        "SingleSectionSnapshot.swift",
        "SingleSectionTableViewDataSource.swift",
        "Snapshot+UIKit.swift",
        "Snapshot.swift",
        "SnapshotProtocol.swift",
        "SnapshotSectionProtocol.swift",
        "TableViewDataSource.swift",
        "TableViewSectionDataSource.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AveDataSource"
    ]
  }
}
2026-04-20 13:56:52.240 xcodebuild[625:3761] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AveDataSource -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.4.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 AveDataSource -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
  AveDataSource: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'AveDataSource' in project 'AveDataSource'
        ➜ Explicit dependency on target 'AveDataSource' in project 'AveDataSource'
    Target 'AveDataSource' in project 'AveDataSource' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 3b1e7aad46bc9ff44dea7599cd2c2fe7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3b1e7aad46bc9ff44dea7599cd2c2fe7.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/AveDataSource.DependencyMetadataFileList (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/AveDataSource.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/AveDataSource.DependencyStaticMetadataFileList (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/AveDataSource.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/AveDataSource.modulemap (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/AveDataSource.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource.SwiftConstValuesFileList (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource_const_extract_protocols.json (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource.SwiftFileList (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource.LinkFileList (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource-OutputFileMap.json (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AveDataSource.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/AveDataSource.modulemap (in target 'AveDataSource' from project 'AveDataSource')
    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/AveDataSource.build/Debug-iphoneos/AveDataSource.build/AveDataSource.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver AveDataSource normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AveDataSource -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource.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/AveDataSource.build/Debug-iphoneos/AveDataSource.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-CZOEYK3ZE2H1GST2SXCKMSTI4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-6TPSIDWYXNBLA4R5K8WO4R1U6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-ABCXUGMOJ2Y64UUV2Y7D2BD52.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-C0JBBBFU09IEE46E6SRV4Q1QE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-DS24CBWPGCFOVVACIMJMR6WFK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-2F1TLFMIYG87O875XOW4JCA6I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-87Z1ZXO1ICF314KKACY4HUBK8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-AZAOCK6F554MUZT32IVY0H9WU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-1UZ3PIGWNYDWKO4RKG8JKGDXH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-565O5PP7IF1NUBR8VGC9KQ0XG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-E112WBJLCCO8YEVKIIBLN111E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-55R05UJ9OP6J0GUVQKCQ2JUC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-B5BWU00VOG61G9AOF4IRYMH7A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-CYVQLRLX0Z4HW57ZNJUKP0MPX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-LW1ODH1EVGGYB87QNC42IG3E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-7B0982Q6MLVXSQ78X3N07E0DK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-5SJHMOKLYARC4395W6K72I0KP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-EQZFBWWVW9KW6E3F3SNFCNB8N.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-6MYNCC2PN7EO7CJDQYQ323O67.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-BDFY0PWTCHRDMSGRRHNEC420M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-6EJIDGUP97A8AUBH8E5VMWPHN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-AZZ9ECOQGW9T7SORXXCLAG8SJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-EW2K9W0YQWC2T3Z1GGPY7GKXI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-E9HS3HMP78PJ6KGCPCKFUCUBA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-CFY74N2OU9RJXSMJ80ALF0EW3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-C3D2CJ2NKDTWICORJSTRT3B20.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-3D4DDE6DOD13ZZWZS3X2KJ9GO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-CTU02QJ91OX1WXBASR1DGMARP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-85I3RD01DX6QDC0BOAFJC79GO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-BV2K5A80R7QF72PPJ2AL4LEFT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-58E2KM3LSTQKD06R8G4WBFIFB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-CVRWF2G44AHHP0GD8MIQFK79J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-2P43PJ5IH1F1FN66X6INYLBXN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-55WQ5LB8ULK9Q3XB2SZOSNU4U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-3HBCW452KADHV2JHDSQSLVUIK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-9H3VMH21VO8IC6KMX771C76HI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-MOMMY9RG6CXGEEDQ5S1SHP7L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-3MWML9BHMUP77EG09RM7WXG5A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/FileProvider-7XBWGXMD6XE972SNJU4J6IC3Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-B5AYCFP2SDP17JIMPAQ27JZ71.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-75XGIDIZX2YINO3FAWB1CAWNZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-C2TXQQRTHPR4P0JLTT4RJULD6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-D8Z5TIX292UEVDVLFYLBFQHUX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-90DK842Y3EG42WOBO0TGPL81T.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-75VH460NV1QUY0VQU4UOSW2NQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-C65Z4AWN875Y8VT8I6TBJNO60.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-ECM3Y8QRH4Y5FMBKRS6YOJ85V.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-779OHCQHYTK25WW3AXPUP5AKI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-8K831DTOCJP10GM4X7WGEWY0X.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-20T4Q3416VKY8TYMM1ACF26SQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-3TBDK2TU082Z8QQ932S15QU7J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-KMEF5CO892X5JD6NRL8AVBIJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-2Z3AWTCOYDOGH6K7J8MQR3ENJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-14ICUI3JR710PYOI3IV5YEWP8.pcm
SwiftCompile normal arm64 Compiling\ TableViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/TableViewDataSource.swift (in target 'AveDataSource' from project 'AveDataSource')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TableViewDataSource.swift (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ AveDataSource (in target 'AveDataSource' from project 'AveDataSource')
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/BaseCollectionViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/BaseTableViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/CollectionViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/CollectionViewPrefetching.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexPathDiffResult.swift /Users/admin/builder/spi-builder-workspace/Sources/ListDiff.swift /Users/admin/builder/spi-builder-workspace/Sources/RowItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SingleSectionCollectionViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SingleSectionSnapshot.swift /Users/admin/builder/spi-builder-workspace/Sources/SingleSectionTableViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/Snapshot+UIKit.swift /Users/admin/builder/spi-builder-workspace/Sources/Snapshot.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotSectionProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/TableViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/TableViewSectionDataSource.swift -target arm64-apple-ios12.0 -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -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/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name AveDataSource -frontend-parseable-output -disable-clang-spi -clang-target arm64-apple-ios26.4 -target-sdk-version 26.4 -target-sdk-name iphoneos26.4 -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource.abi.json
EmitSwiftModule normal arm64 (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/CollectionViewDataSource.swift:11:52: error: 'Identifiable' is only available in iOS 13.0 or newer
public class CollectionViewDataSource<SectionType: Identifiable, ItemType: Identifiable>: BaseCollectionViewDataSource<CollectionViewDataSource<SectionType, ItemType>.SnapshotType> {
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CollectionViewDataSource.swift:11:14: note: add '@available' attribute to enclosing generic class
public class CollectionViewDataSource<SectionType: Identifiable, ItemType: Identifiable>: BaseCollectionViewDataSource<CollectionViewDataSource<SectionType, ItemType>.SnapshotType> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/CollectionViewDataSource.swift:11:76: error: 'Identifiable' is only available in iOS 13.0 or newer
public class CollectionViewDataSource<SectionType: Identifiable, ItemType: Identifiable>: BaseCollectionViewDataSource<CollectionViewDataSource<SectionType, ItemType>.SnapshotType> {
                                                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/CollectionViewDataSource.swift:11:14: note: add '@available' attribute to enclosing generic class
public class CollectionViewDataSource<SectionType: Identifiable, ItemType: Identifiable>: BaseCollectionViewDataSource<CollectionViewDataSource<SectionType, ItemType>.SnapshotType> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexPathDiffResult.swift:10:48: error: 'Identifiable' is only available in iOS 13.0 or newer
public struct IndexPathDiffResult<SectionType: Identifiable, ItemType: Identifiable> {
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexPathDiffResult.swift:10:15: note: add '@available' attribute to enclosing generic struct
public struct IndexPathDiffResult<SectionType: Identifiable, ItemType: Identifiable> {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexPathDiffResult.swift:10:72: error: 'Identifiable' is only available in iOS 13.0 or newer
public struct IndexPathDiffResult<SectionType: Identifiable, ItemType: Identifiable> {
                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexPathDiffResult.swift:10:15: note: add '@available' attribute to enclosing generic struct
public struct IndexPathDiffResult<SectionType: Identifiable, ItemType: Identifiable> {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/ListDiff.swift:76:33: error: 'Identifiable' is only available in iOS 13.0 or newer
        public struct Result<ItemType: Identifiable> {
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/ListDiff.swift:76:16: note: add '@available' attribute to enclosing generic struct
        public struct Result<ItemType: Identifiable> {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/ListDiff.swift:76:16: note: add '@available' attribute to enclosing generic struct
        public struct Result<ItemType: Identifiable> {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/ListDiff.swift:101:32: error: 'Identifiable' is only available in iOS 13.0 or newer
        public static func diffing<T: Identifiable>(oldArray:Array<T>, newArray:Array<T>) -> Result<T> {
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/ListDiff.swift:101:21: note: add '@available' attribute to enclosing static method
        public static func diffing<T: Identifiable>(oldArray:Array<T>, newArray:Array<T>) -> Result<T> {
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/ListDiff.swift:26:13: note: add '@available' attribute to enclosing enum
public enum List {
            ^
/Users/admin/builder/spi-builder-workspace/Sources/RowItem.swift:12:24: error: 'Identifiable' is only available in iOS 13.0 or newer
enum RowItem<ItemType: Identifiable>: Identifiable {
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/RowItem.swift:12:6: note: add '@available' attribute to enclosing generic enum
enum RowItem<ItemType: Identifiable>: Identifiable {
     ^
/Users/admin/builder/spi-builder-workspace/Sources/SingleSectionCollectionViewDataSource.swift:12:62: error: 'Identifiable' is only available in iOS 13.0 or newer
public class SingleSectionCollectionViewDataSource<ItemType: Identifiable>: BaseCollectionViewDataSource<SingleSectionSnapshot<ItemType> > {
                                                             ^
/Users/admin/builder/spi-builder-workspace/Sources/SingleSectionCollectionViewDataSource.swift:12:14: note: add '@available' attribute to enclosing generic class
public class SingleSectionCollectionViewDataSource<ItemType: Identifiable>: BaseCollectionViewDataSource<SingleSectionSnapshot<ItemType> > {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SingleSectionSnapshot.swift:14:47: error: 'Identifiable' is only available in iOS 13.0 or newer
public struct SingleSectionSnapshot<ItemType: Identifiable>: SnapshotProtocol, SnapshotSectionProtocol {
                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/SingleSectionSnapshot.swift:14:15: note: add '@available' attribute to enclosing generic struct
public struct SingleSectionSnapshot<ItemType: Identifiable>: SnapshotProtocol, SnapshotSectionProtocol {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/SingleSectionTableViewDataSource.swift:11:57: error: 'Identifiable' is only available in iOS 13.0 or newer
public class SingleSectionTableViewDataSource<ItemType: Identifiable>: BaseTableViewDataSource<SingleSectionSnapshot<ItemType> > {
                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/SingleSectionTableViewDataSource.swift:11:14: note: add '@available' attribute to enclosing generic class
public class SingleSectionTableViewDataSource<ItemType: Identifiable>: BaseTableViewDataSource<SingleSectionSnapshot<ItemType> > {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Snapshot.swift:16:37: error: 'Identifiable' is only available in iOS 13.0 or newer
public struct Snapshot<SectionType: Identifiable, ItemType: Identifiable>: SnapshotProtocol {
                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/Snapshot.swift:16:15: note: add '@available' attribute to enclosing generic struct
public struct Snapshot<SectionType: Identifiable, ItemType: Identifiable>: SnapshotProtocol {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/Snapshot.swift:16:61: error: 'Identifiable' is only available in iOS 13.0 or newer
public struct Snapshot<SectionType: Identifiable, ItemType: Identifiable>: SnapshotProtocol {
                                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/Snapshot.swift:16:15: note: add '@available' attribute to enclosing generic struct
public struct Snapshot<SectionType: Identifiable, ItemType: Identifiable>: SnapshotProtocol {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotSectionProtocol.swift:14:30: error: 'Identifiable' is only available in iOS 13.0 or newer
        associatedtype SectionType: Identifiable
                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotSectionProtocol.swift:14:17: note: add '@available' attribute to enclosing associated type
        associatedtype SectionType: Identifiable
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotSectionProtocol.swift:11:17: note: add '@available' attribute to enclosing protocol
public protocol SnapshotSectionProtocol: Identifiable {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotSectionProtocol.swift:17:27: error: 'Identifiable' is only available in iOS 13.0 or newer
        associatedtype ItemType: Identifiable
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotSectionProtocol.swift:17:17: note: add '@available' attribute to enclosing associated type
        associatedtype ItemType: Identifiable
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotSectionProtocol.swift:11:17: note: add '@available' attribute to enclosing protocol
public protocol SnapshotSectionProtocol: Identifiable {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotSectionProtocol.swift:11:42: error: 'Identifiable' is only available in iOS 13.0 or newer
public protocol SnapshotSectionProtocol: Identifiable {
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotSectionProtocol.swift:11:17: note: add '@available' attribute to enclosing protocol
public protocol SnapshotSectionProtocol: Identifiable {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/TableViewDataSource.swift:11:47: error: 'Identifiable' is only available in iOS 13.0 or newer
public class TableViewDataSource<SectionType: Identifiable, ItemType: Identifiable>: BaseTableViewDataSource<TableViewDataSource<SectionType, ItemType>.SnapshotType> {
                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/TableViewDataSource.swift:11:14: note: add '@available' attribute to enclosing generic class
public class TableViewDataSource<SectionType: Identifiable, ItemType: Identifiable>: BaseTableViewDataSource<TableViewDataSource<SectionType, ItemType>.SnapshotType> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/TableViewDataSource.swift:11:71: error: 'Identifiable' is only available in iOS 13.0 or newer
public class TableViewDataSource<SectionType: Identifiable, ItemType: Identifiable>: BaseTableViewDataSource<TableViewDataSource<SectionType, ItemType>.SnapshotType> {
                                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/TableViewDataSource.swift:11:14: note: add '@available' attribute to enclosing generic class
public class TableViewDataSource<SectionType: Identifiable, ItemType: Identifiable>: BaseTableViewDataSource<TableViewDataSource<SectionType, ItemType>.SnapshotType> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/TableViewSectionDataSource.swift:12:51: error: 'Identifiable' is only available in iOS 13.0 or newer
public class TableViewSectionDataSource<ItemType: Identifiable> {
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/TableViewSectionDataSource.swift:12:14: note: add '@available' attribute to enclosing generic class
public class TableViewSectionDataSource<ItemType: Identifiable> {
             ^
SwiftCompile normal arm64 Compiling\ BaseCollectionViewDataSource.swift,\ BaseTableViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/BaseCollectionViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/BaseTableViewDataSource.swift (in target 'AveDataSource' from project 'AveDataSource')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BaseCollectionViewDataSource.swift (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BaseTableViewDataSource.swift (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SingleSectionSnapshot.swift,\ SingleSectionTableViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SingleSectionSnapshot.swift /Users/admin/builder/spi-builder-workspace/Sources/SingleSectionTableViewDataSource.swift (in target 'AveDataSource' from project 'AveDataSource')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SingleSectionSnapshot.swift (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SingleSectionTableViewDataSource.swift (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ CollectionViewDataSource.swift,\ CollectionViewPrefetching.swift /Users/admin/builder/spi-builder-workspace/Sources/CollectionViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/CollectionViewPrefetching.swift (in target 'AveDataSource' from project 'AveDataSource')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CollectionViewDataSource.swift (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CollectionViewPrefetching.swift (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Snapshot+UIKit.swift,\ Snapshot.swift /Users/admin/builder/spi-builder-workspace/Sources/Snapshot+UIKit.swift /Users/admin/builder/spi-builder-workspace/Sources/Snapshot.swift (in target 'AveDataSource' from project 'AveDataSource')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Snapshot+UIKit.swift (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Snapshot.swift (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ IndexPathDiffResult.swift,\ ListDiff.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexPathDiffResult.swift /Users/admin/builder/spi-builder-workspace/Sources/ListDiff.swift (in target 'AveDataSource' from project 'AveDataSource')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexPathDiffResult.swift (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ListDiff.swift (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ TableViewSectionDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/TableViewSectionDataSource.swift (in target 'AveDataSource' from project 'AveDataSource')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TableViewSectionDataSource.swift (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SnapshotSectionProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotSectionProtocol.swift (in target 'AveDataSource' from project 'AveDataSource')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SnapshotSectionProtocol.swift (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ RowItem.swift,\ SingleSectionCollectionViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/RowItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SingleSectionCollectionViewDataSource.swift (in target 'AveDataSource' from project 'AveDataSource')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RowItem.swift (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SingleSectionCollectionViewDataSource.swift (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SnapshotProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotProtocol.swift (in target 'AveDataSource' from project 'AveDataSource')
2026-04-20 13:56:53.673 xcodebuild[632:3827] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ AveDataSource (in target 'AveDataSource' from project 'AveDataSource')
	EmitSwiftModule normal arm64 (in target 'AveDataSource' from project 'AveDataSource')
	Building workspace spi-builder-workspace with scheme AveDataSource
(3 failures)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  AveDataSource: /Users/admin/builder/spi-builder-workspace
resolved source packages: AveDataSource
2026-04-20 13:57:00.936 xcodebuild[715:4190] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AveDataSource",
  "name" : "AveDataSource",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "AveDataSource",
      "targets" : [
        "AveDataSource"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AveDataSource",
      "module_type" : "SwiftTarget",
      "name" : "AveDataSource",
      "path" : "Sources",
      "product_memberships" : [
        "AveDataSource"
      ],
      "sources" : [
        "BaseCollectionViewDataSource.swift",
        "BaseTableViewDataSource.swift",
        "CollectionViewDataSource.swift",
        "CollectionViewPrefetching.swift",
        "IndexPathDiffResult.swift",
        "ListDiff.swift",
        "RowItem.swift",
        "SingleSectionCollectionViewDataSource.swift",
        "SingleSectionSnapshot.swift",
        "SingleSectionTableViewDataSource.swift",
        "Snapshot+UIKit.swift",
        "Snapshot.swift",
        "SnapshotProtocol.swift",
        "SnapshotSectionProtocol.swift",
        "TableViewDataSource.swift",
        "TableViewSectionDataSource.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AveDataSource"
    ]
  }
}
2026-04-20 13:57:02.146 xcodebuild[725:4293] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AveDataSource -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.4.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 AveDataSource -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
  AveDataSource: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'AveDataSource' in project 'AveDataSource'
        ➜ Explicit dependency on target 'AveDataSource' in project 'AveDataSource'
    Target 'AveDataSource' in project 'AveDataSource' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache
SwiftDriver AveDataSource normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AveDataSource -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource.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/AveDataSource.build/Debug-iphoneos/AveDataSource.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ IndexPathDiffResult.swift,\ ListDiff.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexPathDiffResult.swift /Users/admin/builder/spi-builder-workspace/Sources/ListDiff.swift (in target 'AveDataSource' from project 'AveDataSource')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexPathDiffResult.swift (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ListDiff.swift (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ CollectionViewDataSource.swift,\ CollectionViewPrefetching.swift /Users/admin/builder/spi-builder-workspace/Sources/CollectionViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/CollectionViewPrefetching.swift (in target 'AveDataSource' from project 'AveDataSource')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CollectionViewDataSource.swift (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CollectionViewPrefetching.swift (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ BaseCollectionViewDataSource.swift,\ BaseTableViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/BaseCollectionViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/BaseTableViewDataSource.swift (in target 'AveDataSource' from project 'AveDataSource')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BaseCollectionViewDataSource.swift (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BaseTableViewDataSource.swift (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ RowItem.swift,\ SingleSectionCollectionViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/RowItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SingleSectionCollectionViewDataSource.swift (in target 'AveDataSource' from project 'AveDataSource')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RowItem.swift (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SingleSectionCollectionViewDataSource.swift (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ AveDataSource (in target 'AveDataSource' from project 'AveDataSource')
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/BaseCollectionViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/BaseTableViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/CollectionViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/CollectionViewPrefetching.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexPathDiffResult.swift /Users/admin/builder/spi-builder-workspace/Sources/ListDiff.swift /Users/admin/builder/spi-builder-workspace/Sources/RowItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SingleSectionCollectionViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SingleSectionSnapshot.swift /Users/admin/builder/spi-builder-workspace/Sources/SingleSectionTableViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/Snapshot+UIKit.swift /Users/admin/builder/spi-builder-workspace/Sources/Snapshot.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotSectionProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/TableViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/TableViewSectionDataSource.swift -target arm64-apple-ios12.0 -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -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/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name AveDataSource -frontend-parseable-output -disable-clang-spi -clang-target arm64-apple-ios26.4 -target-sdk-version 26.4 -target-sdk-name iphoneos26.4 -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AveDataSource.build/Debug-iphoneos/AveDataSource.build/Objects-normal/arm64/AveDataSource.abi.json
EmitSwiftModule normal arm64 (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/CollectionViewDataSource.swift:11:52: error: 'Identifiable' is only available in iOS 13.0 or newer
public class CollectionViewDataSource<SectionType: Identifiable, ItemType: Identifiable>: BaseCollectionViewDataSource<CollectionViewDataSource<SectionType, ItemType>.SnapshotType> {
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/CollectionViewDataSource.swift:11:14: note: add '@available' attribute to enclosing generic class
public class CollectionViewDataSource<SectionType: Identifiable, ItemType: Identifiable>: BaseCollectionViewDataSource<CollectionViewDataSource<SectionType, ItemType>.SnapshotType> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/CollectionViewDataSource.swift:11:76: error: 'Identifiable' is only available in iOS 13.0 or newer
public class CollectionViewDataSource<SectionType: Identifiable, ItemType: Identifiable>: BaseCollectionViewDataSource<CollectionViewDataSource<SectionType, ItemType>.SnapshotType> {
                                                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/CollectionViewDataSource.swift:11:14: note: add '@available' attribute to enclosing generic class
public class CollectionViewDataSource<SectionType: Identifiable, ItemType: Identifiable>: BaseCollectionViewDataSource<CollectionViewDataSource<SectionType, ItemType>.SnapshotType> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexPathDiffResult.swift:10:48: error: 'Identifiable' is only available in iOS 13.0 or newer
public struct IndexPathDiffResult<SectionType: Identifiable, ItemType: Identifiable> {
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexPathDiffResult.swift:10:15: note: add '@available' attribute to enclosing generic struct
public struct IndexPathDiffResult<SectionType: Identifiable, ItemType: Identifiable> {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexPathDiffResult.swift:10:72: error: 'Identifiable' is only available in iOS 13.0 or newer
public struct IndexPathDiffResult<SectionType: Identifiable, ItemType: Identifiable> {
                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexPathDiffResult.swift:10:15: note: add '@available' attribute to enclosing generic struct
public struct IndexPathDiffResult<SectionType: Identifiable, ItemType: Identifiable> {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/ListDiff.swift:76:33: error: 'Identifiable' is only available in iOS 13.0 or newer
        public struct Result<ItemType: Identifiable> {
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/ListDiff.swift:76:16: note: add '@available' attribute to enclosing generic struct
        public struct Result<ItemType: Identifiable> {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/ListDiff.swift:76:16: note: add '@available' attribute to enclosing generic struct
        public struct Result<ItemType: Identifiable> {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/ListDiff.swift:101:32: error: 'Identifiable' is only available in iOS 13.0 or newer
        public static func diffing<T: Identifiable>(oldArray:Array<T>, newArray:Array<T>) -> Result<T> {
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/ListDiff.swift:101:21: note: add '@available' attribute to enclosing static method
        public static func diffing<T: Identifiable>(oldArray:Array<T>, newArray:Array<T>) -> Result<T> {
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/ListDiff.swift:26:13: note: add '@available' attribute to enclosing enum
public enum List {
            ^
/Users/admin/builder/spi-builder-workspace/Sources/RowItem.swift:12:24: error: 'Identifiable' is only available in iOS 13.0 or newer
enum RowItem<ItemType: Identifiable>: Identifiable {
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/RowItem.swift:12:6: note: add '@available' attribute to enclosing generic enum
enum RowItem<ItemType: Identifiable>: Identifiable {
     ^
/Users/admin/builder/spi-builder-workspace/Sources/SingleSectionCollectionViewDataSource.swift:12:62: error: 'Identifiable' is only available in iOS 13.0 or newer
public class SingleSectionCollectionViewDataSource<ItemType: Identifiable>: BaseCollectionViewDataSource<SingleSectionSnapshot<ItemType> > {
                                                             ^
/Users/admin/builder/spi-builder-workspace/Sources/SingleSectionCollectionViewDataSource.swift:12:14: note: add '@available' attribute to enclosing generic class
public class SingleSectionCollectionViewDataSource<ItemType: Identifiable>: BaseCollectionViewDataSource<SingleSectionSnapshot<ItemType> > {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SingleSectionSnapshot.swift:14:47: error: 'Identifiable' is only available in iOS 13.0 or newer
public struct SingleSectionSnapshot<ItemType: Identifiable>: SnapshotProtocol, SnapshotSectionProtocol {
                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/SingleSectionSnapshot.swift:14:15: note: add '@available' attribute to enclosing generic struct
public struct SingleSectionSnapshot<ItemType: Identifiable>: SnapshotProtocol, SnapshotSectionProtocol {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/SingleSectionTableViewDataSource.swift:11:57: error: 'Identifiable' is only available in iOS 13.0 or newer
public class SingleSectionTableViewDataSource<ItemType: Identifiable>: BaseTableViewDataSource<SingleSectionSnapshot<ItemType> > {
                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/SingleSectionTableViewDataSource.swift:11:14: note: add '@available' attribute to enclosing generic class
public class SingleSectionTableViewDataSource<ItemType: Identifiable>: BaseTableViewDataSource<SingleSectionSnapshot<ItemType> > {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Snapshot.swift:16:37: error: 'Identifiable' is only available in iOS 13.0 or newer
public struct Snapshot<SectionType: Identifiable, ItemType: Identifiable>: SnapshotProtocol {
                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/Snapshot.swift:16:15: note: add '@available' attribute to enclosing generic struct
public struct Snapshot<SectionType: Identifiable, ItemType: Identifiable>: SnapshotProtocol {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/Snapshot.swift:16:61: error: 'Identifiable' is only available in iOS 13.0 or newer
public struct Snapshot<SectionType: Identifiable, ItemType: Identifiable>: SnapshotProtocol {
                                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/Snapshot.swift:16:15: note: add '@available' attribute to enclosing generic struct
public struct Snapshot<SectionType: Identifiable, ItemType: Identifiable>: SnapshotProtocol {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotSectionProtocol.swift:14:30: error: 'Identifiable' is only available in iOS 13.0 or newer
        associatedtype SectionType: Identifiable
                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotSectionProtocol.swift:14:17: note: add '@available' attribute to enclosing associated type
        associatedtype SectionType: Identifiable
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotSectionProtocol.swift:11:17: note: add '@available' attribute to enclosing protocol
public protocol SnapshotSectionProtocol: Identifiable {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotSectionProtocol.swift:17:27: error: 'Identifiable' is only available in iOS 13.0 or newer
        associatedtype ItemType: Identifiable
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotSectionProtocol.swift:17:17: note: add '@available' attribute to enclosing associated type
        associatedtype ItemType: Identifiable
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotSectionProtocol.swift:11:17: note: add '@available' attribute to enclosing protocol
public protocol SnapshotSectionProtocol: Identifiable {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotSectionProtocol.swift:11:42: error: 'Identifiable' is only available in iOS 13.0 or newer
public protocol SnapshotSectionProtocol: Identifiable {
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotSectionProtocol.swift:11:17: note: add '@available' attribute to enclosing protocol
public protocol SnapshotSectionProtocol: Identifiable {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/TableViewDataSource.swift:11:47: error: 'Identifiable' is only available in iOS 13.0 or newer
public class TableViewDataSource<SectionType: Identifiable, ItemType: Identifiable>: BaseTableViewDataSource<TableViewDataSource<SectionType, ItemType>.SnapshotType> {
                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/TableViewDataSource.swift:11:14: note: add '@available' attribute to enclosing generic class
public class TableViewDataSource<SectionType: Identifiable, ItemType: Identifiable>: BaseTableViewDataSource<TableViewDataSource<SectionType, ItemType>.SnapshotType> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/TableViewDataSource.swift:11:71: error: 'Identifiable' is only available in iOS 13.0 or newer
public class TableViewDataSource<SectionType: Identifiable, ItemType: Identifiable>: BaseTableViewDataSource<TableViewDataSource<SectionType, ItemType>.SnapshotType> {
                                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/TableViewDataSource.swift:11:14: note: add '@available' attribute to enclosing generic class
public class TableViewDataSource<SectionType: Identifiable, ItemType: Identifiable>: BaseTableViewDataSource<TableViewDataSource<SectionType, ItemType>.SnapshotType> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/TableViewSectionDataSource.swift:12:51: error: 'Identifiable' is only available in iOS 13.0 or newer
public class TableViewSectionDataSource<ItemType: Identifiable> {
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/TableViewSectionDataSource.swift:12:14: note: add '@available' attribute to enclosing generic class
public class TableViewSectionDataSource<ItemType: Identifiable> {
             ^
SwiftCompile normal arm64 Compiling\ SnapshotProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotProtocol.swift (in target 'AveDataSource' from project 'AveDataSource')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SnapshotProtocol.swift (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Snapshot+UIKit.swift,\ Snapshot.swift /Users/admin/builder/spi-builder-workspace/Sources/Snapshot+UIKit.swift /Users/admin/builder/spi-builder-workspace/Sources/Snapshot.swift (in target 'AveDataSource' from project 'AveDataSource')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Snapshot+UIKit.swift (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Snapshot.swift (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SingleSectionSnapshot.swift,\ SingleSectionTableViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SingleSectionSnapshot.swift /Users/admin/builder/spi-builder-workspace/Sources/SingleSectionTableViewDataSource.swift (in target 'AveDataSource' from project 'AveDataSource')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SingleSectionSnapshot.swift (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SingleSectionTableViewDataSource.swift (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ TableViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/TableViewDataSource.swift (in target 'AveDataSource' from project 'AveDataSource')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TableViewDataSource.swift (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ TableViewSectionDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/TableViewSectionDataSource.swift (in target 'AveDataSource' from project 'AveDataSource')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TableViewSectionDataSource.swift (in target 'AveDataSource' from project 'AveDataSource')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SnapshotSectionProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotSectionProtocol.swift (in target 'AveDataSource' from project 'AveDataSource')
2026-04-20 13:57:03.009 xcodebuild[728:4324] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ AveDataSource (in target 'AveDataSource' from project 'AveDataSource')
	EmitSwiftModule normal arm64 (in target 'AveDataSource' from project 'AveDataSource')
	Building workspace spi-builder-workspace with scheme AveDataSource
(3 failures)
BUILD FAILURE 6.3 iOS