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 iOS 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 generic/platform=ios

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
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/3/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
Revision (git rev-parse @):
73bca2d9262a17524a162084659667cbd8f62799
SUCCESS checkout https://github.com/microsoft/iomt-fhir-client.git at 1.0.0
========================================
Build
========================================
Selected platform:         iOS
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[17504]: 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 (0x10e52c0e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x110e980e0). 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[17665]: 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 (0x10eff40e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10f6640e0). 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 generic/platform=ios
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 generic/platform=ios
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[17675]: 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 (0x110a980e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x1110f40e0). One of the two will be used. Which one is undefined.
2024-04-10 05:45:36.682 xcodebuild[17675:2806351] Writing error result bundle to /var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/ResultBundle_2024-10-04_05-45-0036.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:ios }
	Available destinations for the "IomtFhirClient_Tests" scheme:
		{ platform:visionOS Simulator, variant:Designed for [iPad,iPhone], id:02B05875-5239-4DEF-9449-29F7BCCA9B25, OS:1.1, name:Apple Vision Pro }
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 generic/platform=ios
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./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)
Fetching from https://github.com/Quick/Quick (cached)
Resolved source packages:
  Nimble: https://github.com/Quick/Nimble @ 8.0.2
  Quick: https://github.com/Quick/Quick @ 2.2.1
objc[17795]: 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 (0x1130cc0e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x1137280e0). One of the two will be used. Which one is undefined.
2024-04-10 05:45:38.656 xcodebuild[17795:2806733] Writing error result bundle to /var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/ResultBundle_2024-10-04_05-45-0038.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:ios }
	Available destinations for the "IomtFhirClient_Tests" scheme:
		{ platform:visionOS Simulator, variant:Designed for [iPad,iPhone], id:02B05875-5239-4DEF-9449-29F7BCCA9B25, OS:1.1, name:Apple Vision Pro }
BUILD FAILURE 5.10 iOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.