The Swift Package Index logo.Swift Package Index

Build Information

Failed to build IomtFhirClient with Swift 5.9 for macOS (Xcode) using Xcode 15.2 at 1.0.0.

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme IomtFhirClient_Tests -destination 'platform=macos,arch=arm64'

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/microsoft/iomt-fhir-client.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/microsoft/iomt-fhir-client
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 73bca2d Initial commit
Cloned https://github.com/microsoft/iomt-fhir-client.git into spi-builder-workspace
73bca2d9262a17524a162084659667cbd8f62799
SUCCESS checkout https://github.com/microsoft/iomt-fhir-client.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.9
Building package at path:  spi-builder-workspace
Command line invocation:
    /Applications/Xcode-15.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph

Fetching from https://github.com/Quick/Quick (cached)

Fetching from https://github.com/Quick/Nimble (cached)

Creating working copy of package ‘Nimble’

Checking out 8.0.2 of package ‘Nimble’

Creating working copy of package ‘Quick’

Checking out 2.2.1 of package ‘Quick’


Resolved source packages:
  Nimble: https://github.com/Quick/Nimble @ 8.0.2
  Quick: https://github.com/Quick/Quick @ 2.2.1
resolved source packages: Nimble, Quick
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "IomtFhirClient",
    "schemes" : [
      "IomtFhirClient_Tests"
    ],
    "targets" : [
      "IomtFhirClient_Tests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme IomtFhirClient_Tests -destination 'platform=macos,arch=arm64'
Building ... (attempt 1)
Command line invocation:
/Applications/Xcode-15.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme IomtFhirClient_Tests -destination platform=macos,arch=arm64

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph


Resolved source packages:
  Quick: https://github.com/Quick/Quick @ 2.2.1
  Nimble: https://github.com/Quick/Nimble @ 8.0.2
2023-06-12 05:14:05.941 xcodebuild[4691:3692242] Writing error result bundle to /var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/ResultBundle_2023-12-06_05-14-0005.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ platform:macos, arch:arm64 }
Retrying in 0 seconds ...
Building ... (attempt 2)
Command line invocation:
    /Applications/Xcode-15.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme IomtFhirClient_Tests -destination platform=macos,arch=arm64

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph


Resolved source packages:
  Quick: https://github.com/Quick/Quick @ 2.2.1
  Nimble: https://github.com/Quick/Nimble @ 8.0.2
2023-06-12 05:14:07.700 xcodebuild[4706:3692341] Writing error result bundle to /var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/ResultBundle_2023-12-06_05-14-0007.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ platform:macos, arch:arm64 }
Retrying in 0 seconds ...
BUILD FAILURE 5.9 macosXcodebuild