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 Openhealthcardkit, reference 5.10.1 (423006), with Swift 5.8 for watchOS using Xcode 14.3 on 20 Aug 2024 13:49:02 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Openhealthcardkit-Package -destination generic/platform=watchOS

Build Log

========================================
RunAll
========================================
Builder version: 4.50.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gematik/ref-OpenHealthCardKit.git
Reference: 5.10.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gematik/ref-OpenHealthCardKit
 * tag               5.10.1     -> FETCH_HEAD
HEAD is now at 4230060 Increase Package.swift iOS version to 14 (#33)
Cloned https://github.com/gematik/ref-OpenHealthCardKit.git
Revision (git rev-parse @):
4230060f01eaf707379949ade9866b325ab21cea
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/gematik/ref-OpenHealthCardKit.git at 5.10.1
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.8
Building package at path:  $PWD
https://github.com/gematik/ref-OpenHealthCardKit.git
Command line invocation:
    /Applications/Xcode-14.3.1.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-docc-symbolkit
Fetching from https://github.com/mattgallagher/CwlCatchException.git
Fetching from https://github.com/gematik/OpenSSL-Swift
Fetching from https://github.com/gematik/ASN1Kit.git
Fetching from https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching from http://github.com/Quick/Nimble
Fetching from http://github.com/Carthage/Commandant
Fetching from https://github.com/apple/swift-docc-plugin
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.3.0 of package ‘swift-docc-plugin’
Creating working copy of package ‘Commandant’
Checking out 0.18.0 of package ‘Commandant’
Creating working copy of package ‘ASN1Kit’
Checking out 1.3.1 of package ‘ASN1Kit’
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Creating working copy of package ‘OpenSSL-Swift’
Checking out 4.2.0 of package ‘OpenSSL-Swift’
Resolve Package Graph
Resolved source packages:
  OpenSSL-Swift: https://github.com/gematik/OpenSSL-Swift @ 4.2.0
  Commandant: http://github.com/Carthage/Commandant @ 0.18.0
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.3.0
  SymbolKit: https://github.com/apple/swift-docc-symbolkit @ 1.0.0
  ASN1Kit: https://github.com/gematik/ASN1Kit.git @ 1.3.1
  Openhealthcardkit: /Users/admin/builder/spi-builder-workspace
resolved source packages: OpenSSL-Swift, Commandant, SwiftDocCPlugin, SymbolKit, ASN1Kit, Openhealthcardkit
2024-08-20 09:47:44.553 xcodebuild[466:2465] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-08-20 09:48:17.192 xcodebuild[466:2465] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000275f800: name:ASN1Kit.docc path:group:ASN1Kit.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ASN1Kit/Sources/ASN1Kit/ASN1Kit.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "ASN1Kit.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "ASN1Kit.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-08-20 09:48:17.195 xcodebuild[466:2465] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000027ac900: name:SymbolKit.docc path:group:SymbolKit.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-docc-symbolkit/Sources/SymbolKit/SymbolKit.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "SymbolKit.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "SymbolKit.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
{
  "dependencies" : [
    {
      "identity" : "asn1kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gematik/ASN1Kit.git"
    },
    {
      "identity" : "openssl-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.2.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gematik/OpenSSL-Swift"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "Openhealthcardkit",
  "name" : "Openhealthcardkit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "HealthCardControl",
      "targets" : [
        "HealthCardControl"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NFCCardReaderProvider",
      "targets" : [
        "NFCCardReaderProvider"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HealthCardAccess",
      "targets" : [
        "HealthCardAccess"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CardReaderProviderApi",
      "targets" : [
        "CardReaderProviderApi"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Helper",
      "targets" : [
        "Helper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NFCCardReaderProvider",
      "module_type" : "SwiftTarget",
      "name" : "NFCCardReaderProvider",
      "path" : "Sources/NFCCardReaderProvider",
      "product_memberships" : [
        "NFCCardReaderProvider"
      ],
      "sources" : [
        "Card/Data+Hex.swift",
        "Card/NFCCard.swift",
        "Card/NFCCardChannel.swift",
        "Card/NFCCardError.swift",
        "Card/NFCISO7816APDU+CommandType.swift",
        "Logger.swift",
        "NFCHealthCardSession.swift",
        "Reader/CoreNFCError.swift",
        "Reader/NFCTagReaderSession+Publisher.swift"
      ],
      "target_dependencies" : [
        "HealthCardControl",
        "HealthCardAccess",
        "Helper"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Helper",
      "module_type" : "SwiftTarget",
      "name" : "Helper",
      "path" : "Sources/Helper",
      "product_memberships" : [
        "HealthCardControl",
        "NFCCardReaderProvider",
        "HealthCardAccess",
        "CardReaderProviderApi",
        "Helper"
      ],
      "sources" : [
        "CommandLogger.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HealthCardControl",
      "module_type" : "SwiftTarget",
      "name" : "HealthCardControl",
      "path" : "Sources/HealthCardControl",
      "product_dependencies" : [
        "OpenSSL-Swift"
      ],
      "product_memberships" : [
        "HealthCardControl",
        "NFCCardReaderProvider"
      ],
      "sources" : [
        "Authentication/HealthCardType+Authenticate.swift",
        "Authentication/HealthCardType+ChangeReferenceData.swift",
        "Authentication/HealthCardType+ESIGN.swift",
        "Authentication/HealthCardType+ResetRetryCounter.swift",
        "Authentication/HealthCardType+VerifyPin.swift",
        "Authentication/ResponseStatus+WrongSecret.swift",
        "Crypto/AES.swift",
        "Crypto/Data+Secure.swift",
        "Crypto/KeyDerivationFunction.swift",
        "Logger.swift",
        "Operations/CardChannelType+CardAID.swift",
        "Operations/CardChannelType+CardAccess.swift",
        "Operations/CardChannelType+Version.swift",
        "Operations/HealthCard+Error.swift",
        "Operations/HealthCardType+ReadFile.swift",
        "SecureMessaging/AES128PaceKey.swift",
        "SecureMessaging/CardType+SecureMessaging.swift",
        "SecureMessaging/Data+Hex.swift",
        "SecureMessaging/KeyAgreement.swift",
        "SecureMessaging/SecureCardChannel.swift",
        "SecureMessaging/SecureHealthCard.swift",
        "SecureMessaging/SecureMessaging.swift"
      ],
      "target_dependencies" : [
        "HealthCardAccess",
        "Helper"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HealthCardAccess",
      "module_type" : "SwiftTarget",
      "name" : "HealthCardAccess",
      "path" : "Sources/HealthCardAccess",
      "product_dependencies" : [
        "ASN1Kit"
      ],
      "product_memberships" : [
        "HealthCardControl",
        "NFCCardReaderProvider",
        "HealthCardAccess"
      ],
      "sources" : [
        "CardObjects/ApplicationIdentifier.swift",
        "CardObjects/CardItemType.swift",
        "CardObjects/CardKeyReferenceType.swift",
        "CardObjects/CardObjectIdentifierType.swift",
        "CardObjects/DedicatedFile.swift",
        "CardObjects/ElementaryFile.swift",
        "CardObjects/FileControlParameter.swift",
        "CardObjects/FileIdentifier.swift",
        "CardObjects/Format2Pin.swift",
        "CardObjects/GemCvCertificate.swift",
        "CardObjects/Key.swift",
        "CardObjects/PSOAlgorithm.swift",
        "CardObjects/Password.swift",
        "CardObjects/ShortFileIdentifier.swift",
        "Commands/Data+Normalize.swift",
        "Commands/HealthCardCommand+AccessStructuredData.swift",
        "Commands/HealthCardCommand+AccessTransparentData.swift",
        "Commands/HealthCardCommand+Authentication.swift",
        "Commands/HealthCardCommand+ManageSE.swift",
        "Commands/HealthCardCommand+Misc.swift",
        "Commands/HealthCardCommand+ObjectSystemManagement.swift",
        "Commands/HealthCardCommand+PerfomSecurityOperation.swift",
        "Commands/HealthCardCommand+UserVerification.swift",
        "Commands/HealthCardCommand.swift",
        "Commands/HealthCardCommandBuilder.swift",
        "Data+Hex.swift",
        "Extension/UInt8+Data.swift",
        "HealthCard.swift",
        "HealthCardCommandType.swift",
        "HealthCardPropertyType.swift",
        "HealthCardResponseType.swift",
        "HealthCardStatus.swift",
        "HealthCardType.swift",
        "HealthCards/CardFileSystem/EgkFileSystem.swift",
        "HealthCards/CardFileSystem/HbaFileSystem.swift",
        "HealthCards/CardFileSystem/HealthCardFileSystemType.swift",
        "HealthCards/CardFileSystem/SmcbFileSystem.swift",
        "Models/CAN.swift",
        "Models/CardGeneration.swift",
        "Models/CardVersion2.swift",
        "Models/CertificateInfo.swift",
        "Models/ECCurveInfo.swift",
        "Models/SignatureAlgorithm.swift",
        "Responses/HealthCardResponse.swift",
        "Responses/ResponseStatus.swift"
      ],
      "target_dependencies" : [
        "CardReaderAccess",
        "CardReaderProviderApi"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CardReaderProviderApi",
      "module_type" : "SwiftTarget",
      "name" : "CardReaderProviderApi",
      "path" : "Sources/CardReaderProviderApi",
      "product_memberships" : [
        "HealthCardControl",
        "NFCCardReaderProvider",
        "HealthCardAccess",
        "CardReaderProviderApi"
      ],
      "sources" : [
        "Card/CardChannelType.swift",
        "Card/CardError.swift",
        "Card/CardProtocol.swift",
        "Card/CardType.swift",
        "Command/APDU.swift",
        "Command/CommandType+APDU.swift",
        "Command/CommandType+LogicChannel.swift",
        "Command/CommandType.swift",
        "Command/ResponseType+APDU.swift",
        "Command/ResponseType.swift",
        "Model/ProviderDescriptor.swift",
        "Model/ProviderDescriptorType.swift",
        "Provider/CardReaderProviderType.swift",
        "Reader/CardReaderControllerType.swift",
        "Reader/CardReaderType.swift"
      ],
      "target_dependencies" : [
        "Helper"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CardReaderAccess",
      "module_type" : "SwiftTarget",
      "name" : "CardReaderAccess",
      "path" : "Sources/CardReaderAccess",
      "product_memberships" : [
        "HealthCardControl",
        "NFCCardReaderProvider",
        "HealthCardAccess"
      ],
      "sources" : [
        "CardReaderControllerManager.swift",
        "internal/Swift+Reflection.swift"
      ],
      "target_dependencies" : [
        "CardReaderProviderApi",
        "Helper"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "CardReaderProviderApi",
      "HealthCardAccess",
      "HealthCardControl",
      "Helper",
      "NFCCardReaderProvider",
      "Openhealthcardkit-Package"
    ]
  }
}
2024-08-20 09:48:28.268 xcodebuild[1314:5693] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Openhealthcardkit-Package -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Openhealthcardkit-Package -destination generic/platform=watchOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Commandant: http://github.com/Carthage/Commandant @ 0.18.0
  Openhealthcardkit: /Users/admin/builder/spi-builder-workspace
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.3.0
  SymbolKit: https://github.com/apple/swift-docc-symbolkit @ 1.0.0
  OpenSSL-Swift: https://github.com/gematik/OpenSSL-Swift @ 4.2.0
  ASN1Kit: https://github.com/gematik/ASN1Kit.git @ 1.3.1
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 1134c5cf41aa0be336a1610f8a38238e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1134c5cf41aa0be336a1610f8a38238e.xcbuilddata
note: Building targets in dependency order
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/openssl-swift/OpenSSL/OpenSSL.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/openssl-swift/OpenSSL/OpenSSL.xcframework'. (in target 'NFCCardReaderProvider' from project 'Openhealthcardkit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/openssl-swift/OpenSSL/OpenSSL.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/openssl-swift/OpenSSL/OpenSSL.xcframework'. (in target 'NFCCardReaderProvider' from project 'Openhealthcardkit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/openssl-swift/OpenSSL/OpenSSL.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/openssl-swift/OpenSSL/OpenSSL.xcframework'. (in target 'NFCCardReaderProvider' from project 'Openhealthcardkit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/openssl-swift/OpenSSL/OpenSSL.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/openssl-swift/OpenSSL/OpenSSL.xcframework'. (in target 'HealthCardControl' from project 'Openhealthcardkit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/openssl-swift/OpenSSL/OpenSSL.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/openssl-swift/OpenSSL/OpenSSL.xcframework'. (in target 'HealthCardControl' from project 'Openhealthcardkit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/openssl-swift/OpenSSL/OpenSSL.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/openssl-swift/OpenSSL/OpenSSL.xcframework'. (in target 'HealthCardControl' from project 'Openhealthcardkit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/openssl-swift/OpenSSL/OpenSSL.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/openssl-swift/OpenSSL/OpenSSL.xcframework'. (in target 'OpenSSL-Swift' from project 'OpenSSL-Swift')
2024-08-20 09:48:35.955 xcodebuild[1523:6618] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-08-20 09:48:45.982 xcodebuild[1523:6618] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000038b9e00: name:ASN1Kit.docc path:group:ASN1Kit.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ASN1Kit/Sources/ASN1Kit/ASN1Kit.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "ASN1Kit.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "ASN1Kit.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-08-20 09:48:45.987 xcodebuild[1523:6618] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003821b00: name:SymbolKit.docc path:group:SymbolKit.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-docc-symbolkit/Sources/SymbolKit/SymbolKit.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "SymbolKit.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "SymbolKit.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Openhealthcardkit-Package -destination generic/platform=watchOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.3.0
  OpenSSL-Swift: https://github.com/gematik/OpenSSL-Swift @ 4.2.0
  Commandant: http://github.com/Carthage/Commandant @ 0.18.0
  ASN1Kit: https://github.com/gematik/ASN1Kit.git @ 1.3.1
  Openhealthcardkit: /Users/admin/builder/spi-builder-workspace
  SymbolKit: https://github.com/apple/swift-docc-symbolkit @ 1.0.0
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 1134c5cf41aa0be336a1610f8a38238e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1134c5cf41aa0be336a1610f8a38238e.xcbuilddata
note: Building targets in dependency order
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/openssl-swift/OpenSSL/OpenSSL.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/openssl-swift/OpenSSL/OpenSSL.xcframework'. (in target 'OpenSSL-Swift' from project 'OpenSSL-Swift')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/openssl-swift/OpenSSL/OpenSSL.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/openssl-swift/OpenSSL/OpenSSL.xcframework'. (in target 'NFCCardReaderProvider' from project 'Openhealthcardkit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/openssl-swift/OpenSSL/OpenSSL.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/openssl-swift/OpenSSL/OpenSSL.xcframework'. (in target 'NFCCardReaderProvider' from project 'Openhealthcardkit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/openssl-swift/OpenSSL/OpenSSL.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/openssl-swift/OpenSSL/OpenSSL.xcframework'. (in target 'NFCCardReaderProvider' from project 'Openhealthcardkit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/openssl-swift/OpenSSL/OpenSSL.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/openssl-swift/OpenSSL/OpenSSL.xcframework'. (in target 'HealthCardControl' from project 'Openhealthcardkit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/openssl-swift/OpenSSL/OpenSSL.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/openssl-swift/OpenSSL/OpenSSL.xcframework'. (in target 'HealthCardControl' from project 'Openhealthcardkit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/openssl-swift/OpenSSL/OpenSSL.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/openssl-swift/OpenSSL/OpenSSL.xcframework'. (in target 'HealthCardControl' from project 'Openhealthcardkit')
2024-08-20 09:48:54.422 xcodebuild[1972:8585] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-08-20 09:49:01.807 xcodebuild[1972:8585] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000299af00: name:SymbolKit.docc path:group:SymbolKit.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-docc-symbolkit/Sources/SymbolKit/SymbolKit.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "SymbolKit.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "SymbolKit.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-08-20 09:49:01.811 xcodebuild[1972:8585] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002992b00: name:ASN1Kit.docc path:group:ASN1Kit.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ASN1Kit/Sources/ASN1Kit/ASN1Kit.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "ASN1Kit.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "ASN1Kit.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
** BUILD FAILED **
BUILD FAILURE 5.8 watchOS