The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build ContactsChangeNotifier, reference 1.2.0 (6075fd), with Swift 6.2 (beta) for tvOS using Xcode 26.0 on 22 Jun 2025 08:28:18 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ContactsChangeNotifier -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yonat/ContactsChangeNotifier.git
Reference: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yonat/ContactsChangeNotifier
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at 6075fd7 bump version to 1.2.0
Cloned https://github.com/yonat/ContactsChangeNotifier.git
Revision (git rev-parse @):
6075fd769fbdd3d23140f81ada82f71a22c444b7
SUCCESS checkout https://github.com/yonat/ContactsChangeNotifier.git at 1.2.0
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/yonat/ContactsChangeNotifier.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  ContactsChangeNotifier: /Users/admin/builder/spi-builder-workspace
resolved source packages: ContactsChangeNotifier
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ContactsChangeNotifier",
  "name" : "ContactsChangeNotifier",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "ContactsChangeNotifier",
      "targets" : [
        "ContactsChangeNotifier",
        "ContactStoreChangeHistory"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "ContactsChangeNotifier",
      "module_type" : "SwiftTarget",
      "name" : "ContactsChangeNotifier",
      "path" : "Sources/ContactsChangeNotifier",
      "product_memberships" : [
        "ContactsChangeNotifier"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ContactsChangeNotifier/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "ContactsChangeNotifier.swift",
        "HistoryTokenStorage/CloudKitHistoryTokenStorage.swift",
        "HistoryTokenStorage/HistoryTokenStorage.swift",
        "HistoryTokenStorage/UserDefaultsHistoryTokenStorage.swift"
      ],
      "target_dependencies" : [
        "ContactStoreChangeHistory"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ContactStoreChangeHistory",
      "module_type" : "ClangTarget",
      "name" : "ContactStoreChangeHistory",
      "path" : "Sources/ContactStoreChangeHistory",
      "product_memberships" : [
        "ContactsChangeNotifier"
      ],
      "sources" : [
        "CNContactStore+ChangeHistory.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ContactsChangeNotifier"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ContactsChangeNotifier -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 ContactsChangeNotifier -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  ContactsChangeNotifier: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'ContactsChangeNotifier' in project 'ContactsChangeNotifier'
        ➜ Explicit dependency on target 'ContactsChangeNotifier' in project 'ContactsChangeNotifier'
        ➜ Explicit dependency on target 'ContactStoreChangeHistory' in project 'ContactsChangeNotifier'
        ➜ Explicit dependency on target 'ContactsChangeNotifier_ContactsChangeNotifier' in project 'ContactsChangeNotifier'
    Target 'ContactsChangeNotifier' in project 'ContactsChangeNotifier'
        ➜ Explicit dependency on target 'ContactsChangeNotifier_ContactsChangeNotifier' in project 'ContactsChangeNotifier'
        ➜ Explicit dependency on target 'ContactStoreChangeHistory' in project 'ContactsChangeNotifier'
    Target 'ContactStoreChangeHistory' in project 'ContactsChangeNotifier' (no dependencies)
    Target 'ContactsChangeNotifier_ContactsChangeNotifier' in project 'ContactsChangeNotifier' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
Build description signature: c6498df7fa6b7316839932472201974c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c6498df7fa6b7316839932472201974c.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
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.sdkstatcache
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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
    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-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ContactsChangeNotifier_ContactsChangeNotifier.bundle (in target 'ContactsChangeNotifier_ContactsChangeNotifier' from project 'ContactsChangeNotifier')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ContactsChangeNotifier_ContactsChangeNotifier.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier_ContactsChangeNotifier.build/ContactsChangeNotifier_ContactsChangeNotifier.DependencyMetadataFileList (in target 'ContactsChangeNotifier_ContactsChangeNotifier' from project 'ContactsChangeNotifier')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier_ContactsChangeNotifier.build/ContactsChangeNotifier_ContactsChangeNotifier.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier_ContactsChangeNotifier.build/empty-ContactsChangeNotifier_ContactsChangeNotifier.plist (in target 'ContactsChangeNotifier_ContactsChangeNotifier' from project 'ContactsChangeNotifier')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier_ContactsChangeNotifier.build/empty-ContactsChangeNotifier_ContactsChangeNotifier.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier_ContactsChangeNotifier.build/ContactsChangeNotifier_ContactsChangeNotifier.DependencyStaticMetadataFileList (in target 'ContactsChangeNotifier_ContactsChangeNotifier' from project 'ContactsChangeNotifier')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier_ContactsChangeNotifier.build/ContactsChangeNotifier_ContactsChangeNotifier.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/Objects-normal/arm64/ContactsChangeNotifier.SwiftConstValuesFileList (in target 'ContactsChangeNotifier' from project 'ContactsChangeNotifier')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/Objects-normal/arm64/ContactsChangeNotifier.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/Objects-normal/arm64/ContactsChangeNotifier_const_extract_protocols.json (in target 'ContactsChangeNotifier' from project 'ContactsChangeNotifier')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/Objects-normal/arm64/ContactsChangeNotifier_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/Objects-normal/arm64/ContactsChangeNotifier-OutputFileMap.json (in target 'ContactsChangeNotifier' from project 'ContactsChangeNotifier')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/Objects-normal/arm64/ContactsChangeNotifier-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/Objects-normal/arm64/ContactsChangeNotifier.LinkFileList (in target 'ContactsChangeNotifier' from project 'ContactsChangeNotifier')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/Objects-normal/arm64/ContactsChangeNotifier.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/Objects-normal/arm64/ContactsChangeNotifier.SwiftFileList (in target 'ContactsChangeNotifier' from project 'ContactsChangeNotifier')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/Objects-normal/arm64/ContactsChangeNotifier.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/DerivedSources/resource_bundle_accessor.swift (in target 'ContactsChangeNotifier' from project 'ContactsChangeNotifier')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/DerivedSources/resource_bundle_accessor.swift
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/ContactsChangeNotifier.modulemap (in target 'ContactsChangeNotifier' from project 'ContactsChangeNotifier')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/ContactsChangeNotifier.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/ContactsChangeNotifier.DependencyStaticMetadataFileList (in target 'ContactsChangeNotifier' from project 'ContactsChangeNotifier')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/ContactsChangeNotifier.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/ContactsChangeNotifier.DependencyMetadataFileList (in target 'ContactsChangeNotifier' from project 'ContactsChangeNotifier')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/ContactsChangeNotifier.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactStoreChangeHistory.build/Objects-normal/arm64/ContactStoreChangeHistory.LinkFileList (in target 'ContactStoreChangeHistory' from project 'ContactsChangeNotifier')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactStoreChangeHistory.build/Objects-normal/arm64/ContactStoreChangeHistory.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactStoreChangeHistory.build/ContactStoreChangeHistory.modulemap (in target 'ContactStoreChangeHistory' from project 'ContactsChangeNotifier')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactStoreChangeHistory.build/ContactStoreChangeHistory.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactStoreChangeHistory.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp (in target 'ContactStoreChangeHistory' from project 'ContactsChangeNotifier')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactStoreChangeHistory.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
-target arm64-apple-tvos15.0 -fobjc-arc -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=ContactStoreChangeHistory' -fpascal-strings -O0 -DSWIFT_PACKAGE '-DDEBUG=1' '-DOBJC_OLD_DISPATCH_PROTOTYPES=1' -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -g -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -I/Users/admin/builder/spi-builder-workspace/Sources/ContactStoreChangeHistory/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactStoreChangeHistory.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactStoreChangeHistory.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactStoreChangeHistory.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -DXcode
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactStoreChangeHistory.build/ContactStoreChangeHistory.DependencyStaticMetadataFileList (in target 'ContactStoreChangeHistory' from project 'ContactsChangeNotifier')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactStoreChangeHistory.build/ContactStoreChangeHistory.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactStoreChangeHistory.build/ContactStoreChangeHistory.DependencyMetadataFileList (in target 'ContactStoreChangeHistory' from project 'ContactsChangeNotifier')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactStoreChangeHistory.build/ContactStoreChangeHistory.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/ContactsChangeNotifier.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/ContactsChangeNotifier.modulemap (in target 'ContactsChangeNotifier' from project 'ContactsChangeNotifier')
    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/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/ContactsChangeNotifier.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/ContactStoreChangeHistory.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactStoreChangeHistory.build/ContactStoreChangeHistory.modulemap (in target 'ContactStoreChangeHistory' from project 'ContactsChangeNotifier')
    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/ContactsChangeNotifier.build/Debug-appletvos/ContactStoreChangeHistory.build/ContactStoreChangeHistory.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ContactsChangeNotifier_ContactsChangeNotifier.bundle/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/Sources/ContactsChangeNotifier/PrivacyInfo.xcprivacy (in target 'ContactsChangeNotifier_ContactsChangeNotifier' from project 'ContactsChangeNotifier')
    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/Sources/ContactsChangeNotifier/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ContactsChangeNotifier_ContactsChangeNotifier.bundle
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ContactsChangeNotifier_ContactsChangeNotifier.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier_ContactsChangeNotifier.build/empty-ContactsChangeNotifier_ContactsChangeNotifier.plist (in target 'ContactsChangeNotifier_ContactsChangeNotifier' from project 'ContactsChangeNotifier')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier_ContactsChangeNotifier.build/empty-ContactsChangeNotifier_ContactsChangeNotifier.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform appletvos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ContactsChangeNotifier_ContactsChangeNotifier.bundle/Info.plist
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ContactsChangeNotifier_ContactsChangeNotifier.bundle (in target 'ContactsChangeNotifier_ContactsChangeNotifier' from project 'ContactsChangeNotifier')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ContactsChangeNotifier_ContactsChangeNotifier.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ContactsChangeNotifier_ContactsChangeNotifier.bundle (in target 'ContactsChangeNotifier_ContactsChangeNotifier' from project 'ContactsChangeNotifier')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ContactsChangeNotifier_ContactsChangeNotifier.bundle
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactStoreChangeHistory.build/Objects-normal/arm64/CNContactStore+ChangeHistory.o /Users/admin/builder/spi-builder-workspace/Sources/ContactStoreChangeHistory/CNContactStore+ChangeHistory.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ContactStoreChangeHistory' from project 'ContactsChangeNotifier')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactStoreChangeHistory.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactStoreChangeHistory.build/Objects-normal/arm64/CNContactStore+ChangeHistory.o.scan -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-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/ContactsChangeNotifier.build/Debug-appletvos/ContactStoreChangeHistory.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactStoreChangeHistory.build/Objects-normal/arm64/CNContactStore+ChangeHistory.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactStoreChangeHistory.build/Objects-normal/arm64/CNContactStore+ChangeHistory.dia -c /Users/admin/builder/spi-builder-workspace/Sources/ContactStoreChangeHistory/CNContactStore+ChangeHistory.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactStoreChangeHistory.build/Objects-normal/arm64/CNContactStore+ChangeHistory.o -index-unit-output-path /ContactsChangeNotifier.build/Debug-appletvos/ContactStoreChangeHistory.build/Objects-normal/arm64/CNContactStore+ChangeHistory.o
/Users/admin/builder/spi-builder-workspace/Sources/ContactStoreChangeHistory/CNContactStore+ChangeHistory.h:8:9: error: 'Contacts/Contacts.h' file not found (in target 'ContactStoreChangeHistory' from project 'ContactsChangeNotifier')
    /Users/admin/builder/spi-builder-workspace/Sources/ContactStoreChangeHistory/CNContactStore+ChangeHistory.m:8:9: note: in file included from /Users/admin/builder/spi-builder-workspace/Sources/ContactStoreChangeHistory/CNContactStore+ChangeHistory.m:8:
SwiftDriver ContactsChangeNotifier normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ContactsChangeNotifier' from project 'ContactsChangeNotifier')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ContactsChangeNotifier -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/Objects-normal/arm64/ContactsChangeNotifier.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/ContactStoreChangeHistory.modulemap -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -target arm64-apple-tvos15.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/Objects-normal/arm64/ContactsChangeNotifier-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/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/Objects-normal/arm64/ContactsChangeNotifier.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/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/Objects-normal/arm64/ContactsChangeNotifier_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/ContactStoreChangeHistory/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.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/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/Objects-normal/arm64/ContactsChangeNotifier-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
error: Clang dependency scanner failure: While building module 'ContactStoreChangeHistory' imported from ContactStoreChangeHistory-164ff945.input:1:
In file included from <module-includes>:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/ContactStoreChangeHistory/include/ContactStoreChangeHistory.h:1:
/Users/admin/builder/spi-builder-workspace/Sources/ContactStoreChangeHistory/include/../CNContactStore+ChangeHistory.h:8:9: fatal error: 'Contacts/Contacts.h' file not found
ContactStoreChangeHistory-164ff945.input:1:1: fatal error: could not build module 'ContactStoreChangeHistory'
 (in target 'ContactsChangeNotifier' from project 'ContactsChangeNotifier')
/Users/admin/builder/spi-builder-workspace/Sources/ContactsChangeNotifier/ContactsChangeNotifier.swift:7:24: error: Unable to find module dependency: 'Contacts'
@preconcurrency import Contacts
                       ^ (in target 'ContactsChangeNotifier' from project 'ContactsChangeNotifier')
/Users/admin/builder/spi-builder-workspace/Sources/ContactsChangeNotifier/ContactsChangeNotifier.swift:7:24: note: A dependency of main module 'ContactsChangeNotifier'
@preconcurrency import Contacts
                       ^ (in target 'ContactsChangeNotifier' from project 'ContactsChangeNotifier')
/Users/admin/builder/spi-builder-workspace/Sources/ContactsChangeNotifier/ContactsChangeNotifier.swift:11:8: error: Unable to find module dependency: 'ContactStoreChangeHistory'
import ContactStoreChangeHistory
       ^ (in target 'ContactsChangeNotifier' from project 'ContactsChangeNotifier')
/Users/admin/builder/spi-builder-workspace/Sources/ContactsChangeNotifier/ContactsChangeNotifier.swift:11:8: note: A dependency of main module 'ContactsChangeNotifier'
import ContactStoreChangeHistory
       ^ (in target 'ContactsChangeNotifier' from project 'ContactsChangeNotifier')
error: Clang dependency scanner failure: While building module 'ContactStoreChangeHistory' imported from ContactStoreChangeHistory-164ff945.input:1:
In file included from <module-includes>:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/ContactStoreChangeHistory/include/ContactStoreChangeHistory.h:1:
/Users/admin/builder/spi-builder-workspace/Sources/ContactStoreChangeHistory/include/../CNContactStore+ChangeHistory.h:8:9: fatal error: 'Contacts/Contacts.h' file not found
ContactStoreChangeHistory-164ff945.input:1:1: fatal error: could not build module 'ContactStoreChangeHistory'
/Users/admin/builder/spi-builder-workspace/Sources/ContactsChangeNotifier/ContactsChangeNotifier.swift:7:24: error: Unable to find module dependency: 'Contacts'
@preconcurrency import Contacts
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/ContactsChangeNotifier/ContactsChangeNotifier.swift:7:24: note: a dependency of main module 'ContactsChangeNotifier'
@preconcurrency import Contacts
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/ContactsChangeNotifier/ContactsChangeNotifier.swift:11:8: error: Unable to find module dependency: 'ContactStoreChangeHistory'
import ContactStoreChangeHistory
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ContactsChangeNotifier/ContactsChangeNotifier.swift:11:8: note: a dependency of main module 'ContactsChangeNotifier'
import ContactStoreChangeHistory
       ^
** BUILD FAILED **
The following build commands failed:
	ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactStoreChangeHistory.build/Objects-normal/arm64/CNContactStore+ChangeHistory.o /Users/admin/builder/spi-builder-workspace/Sources/ContactStoreChangeHistory/CNContactStore+ChangeHistory.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ContactStoreChangeHistory' from project 'ContactsChangeNotifier')
	SwiftDriver ContactsChangeNotifier normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ContactsChangeNotifier' from project 'ContactsChangeNotifier')
	Building workspace spi-builder-workspace with scheme ContactsChangeNotifier
(3 failures)
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  ContactsChangeNotifier: /Users/admin/builder/spi-builder-workspace
resolved source packages: ContactsChangeNotifier
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ContactsChangeNotifier",
  "name" : "ContactsChangeNotifier",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "ContactsChangeNotifier",
      "targets" : [
        "ContactsChangeNotifier",
        "ContactStoreChangeHistory"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "ContactsChangeNotifier",
      "module_type" : "SwiftTarget",
      "name" : "ContactsChangeNotifier",
      "path" : "Sources/ContactsChangeNotifier",
      "product_memberships" : [
        "ContactsChangeNotifier"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ContactsChangeNotifier/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "ContactsChangeNotifier.swift",
        "HistoryTokenStorage/CloudKitHistoryTokenStorage.swift",
        "HistoryTokenStorage/HistoryTokenStorage.swift",
        "HistoryTokenStorage/UserDefaultsHistoryTokenStorage.swift"
      ],
      "target_dependencies" : [
        "ContactStoreChangeHistory"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ContactStoreChangeHistory",
      "module_type" : "ClangTarget",
      "name" : "ContactStoreChangeHistory",
      "path" : "Sources/ContactStoreChangeHistory",
      "product_memberships" : [
        "ContactsChangeNotifier"
      ],
      "sources" : [
        "CNContactStore+ChangeHistory.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ContactsChangeNotifier"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ContactsChangeNotifier -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 ContactsChangeNotifier -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  ContactsChangeNotifier: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'ContactsChangeNotifier' in project 'ContactsChangeNotifier'
        ➜ Explicit dependency on target 'ContactsChangeNotifier' in project 'ContactsChangeNotifier'
        ➜ Explicit dependency on target 'ContactStoreChangeHistory' in project 'ContactsChangeNotifier'
        ➜ Explicit dependency on target 'ContactsChangeNotifier_ContactsChangeNotifier' in project 'ContactsChangeNotifier'
    Target 'ContactsChangeNotifier' in project 'ContactsChangeNotifier'
        ➜ Explicit dependency on target 'ContactsChangeNotifier_ContactsChangeNotifier' in project 'ContactsChangeNotifier'
        ➜ Explicit dependency on target 'ContactStoreChangeHistory' in project 'ContactsChangeNotifier'
    Target 'ContactStoreChangeHistory' in project 'ContactsChangeNotifier' (no dependencies)
    Target 'ContactsChangeNotifier_ContactsChangeNotifier' in project 'ContactsChangeNotifier' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.sdkstatcache
SwiftDriver ContactsChangeNotifier normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ContactsChangeNotifier' from project 'ContactsChangeNotifier')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ContactsChangeNotifier -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/Objects-normal/arm64/ContactsChangeNotifier.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/ContactStoreChangeHistory.modulemap -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -target arm64-apple-tvos15.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/Objects-normal/arm64/ContactsChangeNotifier-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/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/Objects-normal/arm64/ContactsChangeNotifier.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/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/Objects-normal/arm64/ContactsChangeNotifier_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/ContactStoreChangeHistory/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.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/ContactsChangeNotifier.build/Debug-appletvos/ContactsChangeNotifier.build/Objects-normal/arm64/ContactsChangeNotifier-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
error: Clang dependency scanner failure: While building module 'ContactStoreChangeHistory' imported from ContactStoreChangeHistory-524ae0c2.input:1:
In file included from <module-includes>:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/ContactStoreChangeHistory/include/ContactStoreChangeHistory.h:1:
/Users/admin/builder/spi-builder-workspace/Sources/ContactStoreChangeHistory/include/../CNContactStore+ChangeHistory.h:8:9: fatal error: 'Contacts/Contacts.h' file not found
ContactStoreChangeHistory-524ae0c2.input:1:1: fatal error: could not build module 'ContactStoreChangeHistory'
 (in target 'ContactsChangeNotifier' from project 'ContactsChangeNotifier')
/Users/admin/builder/spi-builder-workspace/Sources/ContactsChangeNotifier/ContactsChangeNotifier.swift:7:24: error: Unable to find module dependency: 'Contacts'
@preconcurrency import Contacts
                       ^ (in target 'ContactsChangeNotifier' from project 'ContactsChangeNotifier')
/Users/admin/builder/spi-builder-workspace/Sources/ContactsChangeNotifier/ContactsChangeNotifier.swift:7:24: note: A dependency of main module 'ContactsChangeNotifier'
@preconcurrency import Contacts
                       ^ (in target 'ContactsChangeNotifier' from project 'ContactsChangeNotifier')
/Users/admin/builder/spi-builder-workspace/Sources/ContactsChangeNotifier/ContactsChangeNotifier.swift:11:8: error: Unable to find module dependency: 'ContactStoreChangeHistory'
import ContactStoreChangeHistory
       ^ (in target 'ContactsChangeNotifier' from project 'ContactsChangeNotifier')
/Users/admin/builder/spi-builder-workspace/Sources/ContactsChangeNotifier/ContactsChangeNotifier.swift:11:8: note: A dependency of main module 'ContactsChangeNotifier'
import ContactStoreChangeHistory
       ^ (in target 'ContactsChangeNotifier' from project 'ContactsChangeNotifier')
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactStoreChangeHistory.build/Objects-normal/arm64/CNContactStore+ChangeHistory.o /Users/admin/builder/spi-builder-workspace/Sources/ContactStoreChangeHistory/CNContactStore+ChangeHistory.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ContactStoreChangeHistory' from project 'ContactsChangeNotifier')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactStoreChangeHistory.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactStoreChangeHistory.build/Objects-normal/arm64/CNContactStore+ChangeHistory.o.scan -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-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/ContactsChangeNotifier.build/Debug-appletvos/ContactStoreChangeHistory.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactStoreChangeHistory.build/Objects-normal/arm64/CNContactStore+ChangeHistory.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactStoreChangeHistory.build/Objects-normal/arm64/CNContactStore+ChangeHistory.dia -c /Users/admin/builder/spi-builder-workspace/Sources/ContactStoreChangeHistory/CNContactStore+ChangeHistory.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactStoreChangeHistory.build/Objects-normal/arm64/CNContactStore+ChangeHistory.o -index-unit-output-path /ContactsChangeNotifier.build/Debug-appletvos/ContactStoreChangeHistory.build/Objects-normal/arm64/CNContactStore+ChangeHistory.o
/Users/admin/builder/spi-builder-workspace/Sources/ContactStoreChangeHistory/CNContactStore+ChangeHistory.h:8:9: error: 'Contacts/Contacts.h' file not found (in target 'ContactStoreChangeHistory' from project 'ContactsChangeNotifier')
    /Users/admin/builder/spi-builder-workspace/Sources/ContactStoreChangeHistory/CNContactStore+ChangeHistory.m:8:9: note: in file included from /Users/admin/builder/spi-builder-workspace/Sources/ContactStoreChangeHistory/CNContactStore+ChangeHistory.m:8:
error: Clang dependency scanner failure: While building module 'ContactStoreChangeHistory' imported from ContactStoreChangeHistory-524ae0c2.input:1:
In file included from <module-includes>:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/ContactStoreChangeHistory/include/ContactStoreChangeHistory.h:1:
/Users/admin/builder/spi-builder-workspace/Sources/ContactStoreChangeHistory/include/../CNContactStore+ChangeHistory.h:8:9: fatal error: 'Contacts/Contacts.h' file not found
ContactStoreChangeHistory-524ae0c2.input:1:1: fatal error: could not build module 'ContactStoreChangeHistory'
/Users/admin/builder/spi-builder-workspace/Sources/ContactsChangeNotifier/ContactsChangeNotifier.swift:7:24: error: Unable to find module dependency: 'Contacts'
@preconcurrency import Contacts
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/ContactsChangeNotifier/ContactsChangeNotifier.swift:7:24: note: a dependency of main module 'ContactsChangeNotifier'
@preconcurrency import Contacts
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/ContactsChangeNotifier/ContactsChangeNotifier.swift:11:8: error: Unable to find module dependency: 'ContactStoreChangeHistory'
import ContactStoreChangeHistory
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ContactsChangeNotifier/ContactsChangeNotifier.swift:11:8: note: a dependency of main module 'ContactsChangeNotifier'
import ContactStoreChangeHistory
       ^
** BUILD FAILED **
The following build commands failed:
	SwiftDriver ContactsChangeNotifier normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ContactsChangeNotifier' from project 'ContactsChangeNotifier')
	ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContactsChangeNotifier.build/Debug-appletvos/ContactStoreChangeHistory.build/Objects-normal/arm64/CNContactStore+ChangeHistory.o /Users/admin/builder/spi-builder-workspace/Sources/ContactStoreChangeHistory/CNContactStore+ChangeHistory.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ContactStoreChangeHistory' from project 'ContactsChangeNotifier')
	Building workspace spi-builder-workspace with scheme ContactsChangeNotifier
(3 failures)
BUILD FAILURE 6.2 tvOS