The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build InstaGallery with Swift 5.10 for watchOS using Xcode 15.4.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme InstaGallery -destination generic/platform=watchos

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/manucodin/InstaGallery.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/manucodin/InstaGallery
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 9c9b5ae Create LICENSE
Cloned https://github.com/manucodin/InstaGallery.git
Revision (git rev-parse @):
9c9b5ae6f7dfcb68815dd574aa7adf2a8b8c76d1
SUCCESS checkout https://github.com/manucodin/InstaGallery.git at master
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.10
Building package at path:  $workDir
https://github.com/manucodin/InstaGallery.git
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/mattgallagher/CwlPreconditionTesting.git (cached)
Fetching from https://github.com/mattgallagher/CwlCatchException.git (cached)
Fetching from https://github.com/Quick/Nimble.git (cached)
Creating working copy of package ‘CwlPreconditionTesting’
Checking out 2.1.0 of package ‘CwlPreconditionTesting’
Creating working copy of package ‘CwlCatchException’
Checking out 2.1.1 of package ‘CwlCatchException’
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble.git', will fetch again.Fetching from https://github.com/Quick/Nimble.git (cached)
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble.git', will fetch again.Fetching from https://github.com/Quick/Nimble.git (cached)
Creating working copy of package ‘Nimble’
Checking out 9.2.1 of package ‘Nimble’
Resolved source packages:
  Nimble: https://github.com/Quick/Nimble.git @ 9.2.1
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.1.0
  InstaGallery: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.1
resolved source packages: Nimble, CwlPreconditionTesting, InstaGallery, CwlCatchException
2024-02-15 23:00:52.774 xcodebuild[43316:20123624] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-15 23:00:53.955 xcodebuild[43316:20123624] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "InstaGallery"
    ]
  }
}
2024-02-15 23:00:54.256 xcodebuild[43483:20124194] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-15 23:00:54.673 xcodebuild[43483:20124194] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme InstaGallery -destination generic/platform=watchos
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme InstaGallery -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  Nimble: https://github.com/Quick/Nimble.git @ 9.2.1
  InstaGallery: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.1
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.1.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'InstaGalleryTests' in project 'InstaGallery'
        ➜ Explicit dependency on target 'InstaGallery' in project 'InstaGallery'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
    Target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
    Target 'Nimble' in project 'Nimble' (no dependencies)
    Target 'InstaGallery' in project 'InstaGallery'
        ➜ Explicit dependency on target 'InstaGallery' in project 'InstaGallery'
        ➜ Explicit dependency on target 'InstaGallery_InstaGallery' in project 'InstaGallery'
    Target 'InstaGallery' in project 'InstaGallery'
        ➜ Explicit dependency on target 'InstaGallery_InstaGallery' in project 'InstaGallery'
    Target 'InstaGallery_InstaGallery' in project 'InstaGallery' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/ibtool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 86a2f5dbede2918ee310bfd5954672b2
Build description path: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/86a2f5dbede2918ee310bfd5954672b2.xcbuilddata
ClangStatCache /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.4-21T5196c-188b4c5c5639cdba02b95625249bd203.sdkstatcache
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.4-21T5196c-188b4c5c5639cdba02b95625249bd203.sdkstatcache
CreateBuildDirectory /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
MkDir /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/InstaGallery_InstaGallery.bundle (in target 'InstaGallery_InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /bin/mkdir -p /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/InstaGallery_InstaGallery.bundle
MkDir /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/InstaGalleryTests.xctest (in target 'InstaGalleryTests' from project 'InstaGallery')
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /bin/mkdir -p /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/InstaGalleryTests.xctest
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nimble.build/Debug-watchos/Nimble.build/Nimble.modulemap (in target 'Nimble' from project 'Nimble')
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Nimble
    write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nimble.build/Debug-watchos/Nimble.build/Nimble.modulemap
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug-watchos/InstaGallery.build/InstaGallery.modulemap (in target 'InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug-watchos/InstaGallery.build/InstaGallery.modulemap
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug-watchos/InstaGallery_InstaGallery.build/empty-InstaGallery_InstaGallery.plist (in target 'InstaGallery_InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug-watchos/InstaGallery_InstaGallery.build/empty-InstaGallery_InstaGallery.plist
CompileXIB /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/GalleryController.xib (in target 'InstaGallery_InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module InstaGallery_InstaGallery --output-partial-info-plist /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug-watchos/InstaGallery_InstaGallery.build/GalleryController-PartialInfo.plist --auto-activate-custom-fonts --target-device watch --minimum-deployment-target 6.0 --output-format human-readable-text --compile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/InstaGallery_InstaGallery.bundle/GalleryController.nib /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/GalleryController.xib
CompileXIB /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Authorization/Controller/AuthController.xib (in target 'InstaGallery_InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module InstaGallery_InstaGallery --output-partial-info-plist /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug-watchos/InstaGallery_InstaGallery.build/AuthController-PartialInfo.plist --auto-activate-custom-fonts --target-device watch --minimum-deployment-target 6.0 --output-format human-readable-text --compile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/InstaGallery_InstaGallery.bundle/AuthController.nib /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Authorization/Controller/AuthController.xib
CompileXIB /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/Gallery\ Cell/GalleryCell.xib (in target 'InstaGallery_InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module InstaGallery_InstaGallery --output-partial-info-plist /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug-watchos/InstaGallery_InstaGallery.build/GalleryCell-PartialInfo.plist --auto-activate-custom-fonts --target-device watch --minimum-deployment-target 6.0 --output-format human-readable-text --compile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/InstaGallery_InstaGallery.bundle/GalleryCell.nib /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/Gallery\ Cell/GalleryCell.xib
/* com.apple.ibtool.document.errors */
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/Gallery Cell/GalleryCell.xib:global: error: Compiling IB documents for earlier than iOS 7 is no longer supported. [12]
/* com.apple.ibtool.errors */
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/Gallery Cell/GalleryCell.xib: error: iOS xibs do not support target device type "watch".
Copy /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/InstaGallery.modulemap /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug-watchos/InstaGallery.build/InstaGallery.modulemap (in target 'InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug-watchos/InstaGallery.build/InstaGallery.modulemap /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
Copy /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/Nimble.modulemap /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nimble.build/Debug-watchos/Nimble.build/Nimble.modulemap (in target 'Nimble' from project 'Nimble')
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Nimble
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nimble.build/Debug-watchos/Nimble.build/Nimble.modulemap /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug-watchos/InstaGallery.build/Objects-normal/armv7k/InstaGallery-OutputFileMap.json (in target 'InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug-watchos/InstaGallery.build/Objects-normal/armv7k/InstaGallery-OutputFileMap.json
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug-watchos/InstaGallery.build/Objects-normal/armv7k/InstaGallery.SwiftFileList (in target 'InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug-watchos/InstaGallery.build/Objects-normal/armv7k/InstaGallery.SwiftFileList
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug-watchos/InstaGallery.build/Objects-normal/armv7k/InstaGallery_const_extract_protocols.json (in target 'InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug-watchos/InstaGallery.build/Objects-normal/armv7k/InstaGallery_const_extract_protocols.json
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug-watchos/InstaGallery.build/Objects-normal/arm64_32/InstaGallery_const_extract_protocols.json (in target 'InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug-watchos/InstaGallery.build/Objects-normal/arm64_32/InstaGallery_const_extract_protocols.json
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug-watchos/InstaGallery.build/Objects-normal/arm64_32/InstaGallery.SwiftFileList (in target 'InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug-watchos/InstaGallery.build/Objects-normal/arm64_32/InstaGallery.SwiftFileList
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug-watchos/InstaGallery.build/Objects-normal/arm64_32/InstaGallery-OutputFileMap.json (in target 'InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug-watchos/InstaGallery.build/Objects-normal/arm64_32/InstaGallery-OutputFileMap.json
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug-watchos/InstaGallery.build/Objects-normal/arm64/InstaGallery_const_extract_protocols.json (in target 'InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug-watchos/InstaGallery.build/Objects-normal/arm64/InstaGallery_const_extract_protocols.json
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug-watchos/InstaGallery.build/Objects-normal/arm64/InstaGallery.SwiftFileList (in target 'InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug-watchos/InstaGallery.build/Objects-normal/arm64/InstaGallery.SwiftFileList
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug-watchos/InstaGallery.build/Objects-normal/arm64/InstaGallery-OutputFileMap.json (in target 'InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug-watchos/InstaGallery.build/Objects-normal/arm64/InstaGallery-OutputFileMap.json
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug-watchos/InstaGallery.build/DerivedSources/resource_bundle_accessor.swift (in target 'InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug-watchos/InstaGallery.build/DerivedSources/resource_bundle_accessor.swift
Resolve Package Graph
2024-02-15 23:00:54.977 xcodebuild[43488:20124266] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-15 23:00:55.709 xcodebuild[43488:20124266] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
** BUILD FAILED **
The following build commands failed:
	CompileXIB /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/Gallery\ Cell/GalleryCell.xib (in target 'InstaGallery_InstaGallery' from project 'InstaGallery')
(1 failure)
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme InstaGallery -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.1
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.1.0
  InstaGallery: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Nimble: https://github.com/Quick/Nimble.git @ 9.2.1
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'InstaGalleryTests' in project 'InstaGallery'
        ➜ Explicit dependency on target 'InstaGallery' in project 'InstaGallery'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
    Target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
    Target 'Nimble' in project 'Nimble' (no dependencies)
    Target 'InstaGallery' in project 'InstaGallery'
        ➜ Explicit dependency on target 'InstaGallery' in project 'InstaGallery'
        ➜ Explicit dependency on target 'InstaGallery_InstaGallery' in project 'InstaGallery'
    Target 'InstaGallery' in project 'InstaGallery'
        ➜ Explicit dependency on target 'InstaGallery_InstaGallery' in project 'InstaGallery'
    Target 'InstaGallery_InstaGallery' in project 'InstaGallery' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.4-21T5196c-188b4c5c5639cdba02b95625249bd203.sdkstatcache
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.4-21T5196c-188b4c5c5639cdba02b95625249bd203.sdkstatcache
CompileXIB /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/GalleryController.xib (in target 'InstaGallery_InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module InstaGallery_InstaGallery --output-partial-info-plist /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug-watchos/InstaGallery_InstaGallery.build/GalleryController-PartialInfo.plist --auto-activate-custom-fonts --target-device watch --minimum-deployment-target 6.0 --output-format human-readable-text --compile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/InstaGallery_InstaGallery.bundle/GalleryController.nib /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/GalleryController.xib
/* com.apple.ibtool.document.errors */
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/GalleryController.xib:global: error: Compiling IB documents for earlier than iOS 7 is no longer supported. [12]
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/GalleryController.xib:qHj-Zj-5Kk: error: Safe Area Layout Guide before iOS 9.0 [12]
/* com.apple.ibtool.errors */
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/GalleryController.xib: error: iOS xibs do not support target device type "watch".
CompileXIB /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/Gallery\ Cell/GalleryCell.xib (in target 'InstaGallery_InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module InstaGallery_InstaGallery --output-partial-info-plist /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug-watchos/InstaGallery_InstaGallery.build/GalleryCell-PartialInfo.plist --auto-activate-custom-fonts --target-device watch --minimum-deployment-target 6.0 --output-format human-readable-text --compile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/InstaGallery_InstaGallery.bundle/GalleryCell.nib /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/Gallery\ Cell/GalleryCell.xib
/* com.apple.ibtool.document.errors */
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/Gallery Cell/GalleryCell.xib:global: error: Compiling IB documents for earlier than iOS 7 is no longer supported. [12]
/* com.apple.ibtool.errors */
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/Gallery Cell/GalleryCell.xib: error: iOS xibs do not support target device type "watch".
CompileXIB /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Authorization/Controller/AuthController.xib (in target 'InstaGallery_InstaGallery' from project 'InstaGallery')
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module InstaGallery_InstaGallery --output-partial-info-plist /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InstaGallery.build/Debug-watchos/InstaGallery_InstaGallery.build/AuthController-PartialInfo.plist --auto-activate-custom-fonts --target-device watch --minimum-deployment-target 6.0 --output-format human-readable-text --compile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/InstaGallery_InstaGallery.bundle/AuthController.nib /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Authorization/Controller/AuthController.xib
/* com.apple.ibtool.document.errors */
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Authorization/Controller/AuthController.xib:global: error: Compiling IB documents for earlier than iOS 7 is no longer supported. [12]
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Authorization/Controller/AuthController.xib:fnl-2z-Ty3: error: Safe Area Layout Guide before iOS 9.0 [12]
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Authorization/Controller/AuthController.xib:xgB-cT-hWD: error: WKWebView before iOS 11.0 (NSCoding support was broken in previous versions) [6]
/* com.apple.ibtool.errors */
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Authorization/Controller/AuthController.xib: error: iOS xibs do not support target device type "watch".
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nimble.build/Debug-watchos/Nimble.build/Objects-normal/armv7k/Nimble_const_extract_protocols.json (in target 'Nimble' from project 'Nimble')
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Nimble
    write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nimble.build/Debug-watchos/Nimble.build/Objects-normal/armv7k/Nimble_const_extract_protocols.json
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nimble.build/Debug-watchos/Nimble.build/Objects-normal/arm64/Nimble.LinkFileList (in target 'Nimble' from project 'Nimble')
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Nimble
    write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nimble.build/Debug-watchos/Nimble.build/Objects-normal/arm64/Nimble.LinkFileList
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nimble.build/Debug-watchos/Nimble.build/Objects-normal/arm64_32/Nimble.LinkFileList (in target 'Nimble' from project 'Nimble')
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Nimble
    write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nimble.build/Debug-watchos/Nimble.build/Objects-normal/arm64_32/Nimble.LinkFileList
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nimble.build/Debug-watchos/Nimble.build/Objects-normal/armv7k/Nimble.LinkFileList (in target 'Nimble' from project 'Nimble')
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Nimble
    write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nimble.build/Debug-watchos/Nimble.build/Objects-normal/armv7k/Nimble.LinkFileList
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nimble.build/Debug-watchos/Nimble.build/Objects-normal/armv7k/Nimble.SwiftFileList (in target 'Nimble' from project 'Nimble')
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Nimble
    write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nimble.build/Debug-watchos/Nimble.build/Objects-normal/armv7k/Nimble.SwiftFileList
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nimble.build/Debug-watchos/Nimble.build/Objects-normal/armv7k/Nimble-OutputFileMap.json (in target 'Nimble' from project 'Nimble')
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Nimble
    write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nimble.build/Debug-watchos/Nimble.build/Objects-normal/armv7k/Nimble-OutputFileMap.json
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nimble.build/Debug-watchos/Nimble.build/Objects-normal/arm64_32/Nimble.SwiftFileList (in target 'Nimble' from project 'Nimble')
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Nimble
    write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nimble.build/Debug-watchos/Nimble.build/Objects-normal/arm64_32/Nimble.SwiftFileList
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nimble.build/Debug-watchos/Nimble.build/Objects-normal/arm64_32/Nimble_const_extract_protocols.json (in target 'Nimble' from project 'Nimble')
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Nimble
    write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nimble.build/Debug-watchos/Nimble.build/Objects-normal/arm64_32/Nimble_const_extract_protocols.json
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nimble.build/Debug-watchos/Nimble.build/Objects-normal/arm64_32/Nimble-OutputFileMap.json (in target 'Nimble' from project 'Nimble')
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Nimble
    write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nimble.build/Debug-watchos/Nimble.build/Objects-normal/arm64_32/Nimble-OutputFileMap.json
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nimble.build/Debug-watchos/Nimble.build/Objects-normal/arm64/Nimble_const_extract_protocols.json (in target 'Nimble' from project 'Nimble')
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Nimble
    write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nimble.build/Debug-watchos/Nimble.build/Objects-normal/arm64/Nimble_const_extract_protocols.json
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nimble.build/Debug-watchos/Nimble.build/Objects-normal/arm64/Nimble.SwiftFileList (in target 'Nimble' from project 'Nimble')
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Nimble
    write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nimble.build/Debug-watchos/Nimble.build/Objects-normal/arm64/Nimble.SwiftFileList
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nimble.build/Debug-watchos/Nimble.build/Objects-normal/arm64/Nimble-OutputFileMap.json (in target 'Nimble' from project 'Nimble')
    cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Nimble
    write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nimble.build/Debug-watchos/Nimble.build/Objects-normal/arm64/Nimble-OutputFileMap.json
2024-02-15 23:00:56.910 xcodebuild[43530:20124518] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-15 23:00:57.370 xcodebuild[43530:20124518] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
** BUILD FAILED **
The following build commands failed:
	CompileXIB /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/GalleryController.xib (in target 'InstaGallery_InstaGallery' from project 'InstaGallery')
	CompileXIB /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InstaGallery/UI/Controllers/Gallery/Controller/Gallery\ Cell/GalleryCell.xib (in target 'InstaGallery_InstaGallery' from project 'InstaGallery')
(2 failures)
BUILD FAILURE 5.10 watchOS