This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 IomtFhirClient with Swift 5.10 for macOS (Xcode) using Xcode 15.4.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme IomtFhirClient_Tests -destination platform=macos,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/microsoft/iomt-fhir-client.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/microsoft/iomt-fhir-client
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e98ee39 Merge pull request #1 from microsoft/personal/namalu/installation-documentation
Cloned https://github.com/microsoft/iomt-fhir-client.git
Revision (git rev-parse @):
e98ee39128a7acf650dcf907a77767615c0c635d
SUCCESS checkout https://github.com/microsoft/iomt-fhir-client.git at master
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.10
Building package at path:  $workDir
https://github.com/microsoft/iomt-fhir-client.git
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/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)
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble', will fetch again.Fetching from https://github.com/Quick/Nimble (cached)
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble', will fetch again.Fetching from https://github.com/Quick/Nimble (cached)
Creating working copy of package ‘Nimble’
Checking out 8.0.2 of package ‘Nimble’
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Quick-22a439cf is not valid git repository for 'https://github.com/Quick/Quick', will fetch again.Fetching from https://github.com/Quick/Quick (cached)
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Quick-22a439cf is not valid git repository for 'https://github.com/Quick/Quick', will fetch again.Fetching from https://github.com/Quick/Quick (cached)
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
objc[18380]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10cc000e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x1184840e0). One of the two will be used. Which one is undefined.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "IomtFhirClient",
  "name" : "IomtFhirClient",
  "path" : "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "IomtFhirClient",
      "targets" : [
        "IomtFhirClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IomtFhirClient",
      "module_type" : "SwiftTarget",
      "name" : "IomtFhirClient",
      "path" : "Sources",
      "product_memberships" : [
        "IomtFhirClient"
      ],
      "sources" : [
        "ConnectionManager.swift",
        "ConnectionManagerProtocol.swift",
        "EventData.swift",
        "EventDataSender.swift",
        "EventDataSenderProtocol.swift",
        "EventHubsConnection.swift",
        "Extensions/UrlExtensions.swift",
        "Http/HttpEventDataSender.swift",
        "Http/HttpEventHubsConnection.swift",
        "Http/HttpIomtFhirClient.swift",
        "Http/HttpMessage.swift",
        "Http/HttpMessageConverter.swift",
        "IomtFhirClient.swift",
        "Primitives/DateFactory.swift",
        "Primitives/DateFactoryProtocol.swift",
        "Primitives/EventHubsConnectionStringBuilder.swift",
        "Primitives/EventHubsMessageError.swift",
        "Primitives/EventHubsTokenError.swift",
        "Primitives/IomtFhirClientError.swift",
        "Primitives/SecurityToken.swift",
        "Primitives/SharedAccessSignatureToken.swift",
        "Primitives/SharedAccessSignatureTokenProvider.swift",
        "Primitives/TokenProviderProtocol.swift",
        "Primitives/TokenScope.swift",
        "Primitives/TransportType.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "IomtFhirClient",
    "schemes" : [
      "IomtFhirClient_Tests"
    ],
    "targets" : [
      "IomtFhirClient_Tests"
    ]
  }
}
objc[18484]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10ee940e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10f9b80e0). One of the two will be used. Which one is undefined.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme IomtFhirClient_Tests -destination platform=macos,arch=arm64
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/3/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/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Quick-22a439cf is not valid git repository for 'https://github.com/Quick/Quick', will fetch again.
Fetching from https://github.com/Quick/Quick (cached)
Fetching from https://github.com/Quick/Nimble (cached)
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble', will fetch again.
Resolved source packages:
  Quick: https://github.com/Quick/Quick @ 2.2.1
  Nimble: https://github.com/Quick/Nimble @ 8.0.2
objc[18524]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x1105bc0e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x11266c0e0). One of the two will be used. Which one is undefined.
2024-04-10 05:46:33.975 xcodebuild[18524:2808974] Writing error result bundle to /var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/ResultBundle_2024-10-04_05-46-0033.xcresult
xcodebuild: error: Failed to build project IomtFhirClient with scheme IomtFhirClient_Tests.: Scheme "IomtFhirClient_Tests" is not configured for running.
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/3/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/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble', will fetch again./Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Quick-22a439cf is not valid git repository for 'https://github.com/Quick/Quick', will fetch again.
Fetching from https://github.com/Quick/Quick (cached)
Fetching from https://github.com/Quick/Nimble (cached)
Resolved source packages:
  Nimble: https://github.com/Quick/Nimble @ 8.0.2
  Quick: https://github.com/Quick/Quick @ 2.2.1
objc[18691]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10c0ac0e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10eba40e0). One of the two will be used. Which one is undefined.
2024-04-10 05:47:06.151 xcodebuild[18691:2809730] Writing error result bundle to /var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/ResultBundle_2024-10-04_05-47-0006.xcresult
xcodebuild: error: Failed to build project IomtFhirClient with scheme IomtFhirClient_Tests.: Scheme "IomtFhirClient_Tests" is not configured for running.
BUILD FAILURE 5.10 macosXcodebuild
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.