The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build XibLoc, reference 2.0.0-beta.2 (cc7bef), with Swift 5.10 for iOS using Xcode 15.4 on 4 Nov 2025 05:37:22 UTC.

Build Command

No build command. This typically means the build failed at an early stage where we determine the build command.

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/XibLoc.git
Reference: 2.0.0-beta.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Frizlab/XibLoc
 * tag               2.0.0-beta.2 -> FETCH_HEAD
HEAD is now at cc7bef4 Merge branch 'fix/frizlab/plurality_in_common_tokens_group' into develop
Cloned https://github.com/Frizlab/XibLoc.git
Revision (git rev-parse @):
cc7bef4f771c43c529aaf199fe1c45b908f780d3
SUCCESS checkout https://github.com/Frizlab/XibLoc.git at 2.0.0-beta.2
========================================
Build
========================================
Selected platform:         iOS
Swift version:             5.10
Building package at path:  $PWD
https://github.com/Frizlab/XibLoc.git
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/apple/swift-log.git
Fetching from https://github.com/Frizlab/GlobalConfModule.git
Fetching from https://github.com/apple/swift-service-context.git
Fetching from https://github.com/swiftlang/swift-syntax.git
Creating working copy of package ‘swift-syntax’
Checking out 510.0.3 of package ‘swift-syntax’
Creating working copy of package ‘GlobalConfModule’
Checking out 0.4.0 of package ‘GlobalConfModule’
Creating working copy of package ‘swift-log’
Checking out 1.6.4 of package ‘swift-log’
Creating working copy of package ‘swift-service-context’
Checking out 1.2.1 of package ‘swift-service-context’
Resolved source packages:
  swift-log: https://github.com/apple/swift-log.git @ 1.6.4
  swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 510.0.3
  swift-service-context: https://github.com/apple/swift-service-context.git @ 1.2.1
  GlobalConfModule: https://github.com/Frizlab/GlobalConfModule.git @ 0.4.0
resolved source packages: swift-log, swift-syntax, swift-service-context, GlobalConfModule
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.0.0 but the installed version is 5.10.0
error: fatalError
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 510.0.3
  GlobalConfModule: https://github.com/Frizlab/GlobalConfModule.git @ 0.4.0
  swift-service-context: https://github.com/apple/swift-service-context.git @ 1.2.1
  swift-log: https://github.com/apple/swift-log.git @ 1.6.4
resolved source packages: swift-syntax, GlobalConfModule, swift-service-context, swift-log
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.0.0 but the installed version is 5.10.0
error: fatalError
BUILD FAILURE 5.10 iOS