Build Information
Failed to build ContactsChangeNotifier, reference main (6075fd), with Swift 6.3 for tvOS using Xcode 26.4 on 15 Apr 2026 05:16:55 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ContactsChangeNotifier -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yonat/ContactsChangeNotifier.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yonat/ContactsChangeNotifier
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/yonat/ContactsChangeNotifier.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:
ContactsChangeNotifier: /Users/admin/builder/spi-builder-workspace
resolved source packages: ContactsChangeNotifier
2026-04-15 01:16:36.895 xcodebuild[528:3044] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"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"
]
}
}
2026-04-15 01:16:45.203 xcodebuild[630:3800] [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 ContactsChangeNotifier -destination generic/platform=tvOS
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 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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x objective-c -c /dev/null
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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.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/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 23186b545cfaab162329f3d1101d8930
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/23186b545cfaab162329f3d1101d8930.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache
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/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-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/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.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/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_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.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/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.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-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/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/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/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/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
-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' -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.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -DXcode
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.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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -target arm64-apple-tvos15.0 -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 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ContactsChangeNotifier -Onone @/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.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.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.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.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 scanning failure: While building module 'ContactStoreChangeHistory' imported from ContactStoreChangeHistory-33e01a65.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-33e01a65.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 resolve 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 resolve 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')
2026-04-15 01:16:46.773 xcodebuild[637:3860] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
error: clang dependency scanning failure: While building module 'ContactStoreChangeHistory' imported from ContactStoreChangeHistory-33e01a65.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-33e01a65.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 resolve 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 resolve 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.4.0.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
2026-04-15 01:16:51.412 xcodebuild[659:4056] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"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"
]
}
}
2026-04-15 01:16:52.934 xcodebuild[669:4143] [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 ContactsChangeNotifier -destination generic/platform=tvOS
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 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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ContactsChangeNotifier -Onone @/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.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.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.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.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 scanning failure: While building module 'ContactStoreChangeHistory' imported from ContactStoreChangeHistory-2c5dc46e.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-2c5dc46e.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 resolve 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 resolve 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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -target arm64-apple-tvos15.0 -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 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -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:
2026-04-15 01:16:53.910 xcodebuild[672:4189] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
error: clang dependency scanning failure: While building module 'ContactStoreChangeHistory' imported from ContactStoreChangeHistory-2c5dc46e.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-2c5dc46e.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 resolve 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 resolve 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.3 tvOS