Build Information
Failed to build eudi-lib-sdjwt-swift, reference main (6c63f4), with Swift 6.1 for watchOS using Xcode 16.3 on 7 Apr 2026 18:39:52 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme eudi-lib-sdjwt-swift -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eu-digital-identity-wallet/eudi-lib-sdjwt-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/eu-digital-identity-wallet/eudi-lib-sdjwt-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6c63f41 Enforce unique disclosure digests across nested SD-JWT structures
Cloned https://github.com/eu-digital-identity-wallet/eudi-lib-sdjwt-swift.git
Revision (git rev-parse @):
6c63f4157c490fd1abc70317ab6f4329f9692a68
SUCCESS checkout https://github.com/eu-digital-identity-wallet/eudi-lib-sdjwt-swift.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/eu-digital-identity-wallet/eudi-lib-sdjwt-swift.git
https://github.com/eu-digital-identity-wallet/eudi-lib-sdjwt-swift.git
{
"dependencies" : [
{
"identity" : "swiftyjson",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.1",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftyJSON/SwiftyJSON.git"
},
{
"identity" : "jose-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/beatt83/jose-swift.git"
},
{
"identity" : "swift-certificates",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-certificates.git"
},
{
"identity" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
}
],
"manifest_display_name" : "eudi-lib-sdjwt-swift",
"name" : "eudi-lib-sdjwt-swift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "5.0"
},
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "eudi-lib-sdjwt-swift",
"targets" : [
"eudi-lib-sdjwt-swift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "eudi_lib_sdjwt_swiftTests",
"module_type" : "SwiftTarget",
"name" : "eudi-lib-sdjwt-swiftTests",
"path" : "Tests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/base_type_metadata.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/certs/pidissuerca02_cz.der",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/certs/pidissuerca02_ee.der",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/certs/pidissuerca02_eu.der",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/certs/pidissuerca02_lu.der",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/certs/pidissuerca02_nl.der",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/certs/pidissuerca02_pt.der",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/certs/pidissuerca02_ut.der",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/issuer_meta_data.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/type_meta_data_pid.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/type_meta_data_with_integrity.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/type_metadata_double_extend.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/type_metadata_with_extend.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"EndToEnd/EndToEndTest.swift",
"Helpers/Constants.swift",
"Helpers/Utilities.swift",
"Helpers/X509SDJWTVCCertificateChainVerifier.swift",
"Issuance/BuilderTest.swift",
"Issuance/ClaimsVerifierTests.swift",
"Issuance/DecoyConfigurationTest.swift",
"Issuance/DecoyTest.swift",
"Issuance/DigestTest.swift",
"Issuance/IssuerTests.swift",
"Issuance/KeyBindingTest.swift",
"Issuance/SignedJwtTest.swift",
"JSONSerialization/CompactParserJwsJsonTests.swift",
"JSONSerialization/JSONSerializationTest.swift",
"Matcher/MatcherTests.swift",
"Mocks/NetworkingBundleMock.swift",
"Presentation/ClaimPathTests.swift",
"Presentation/PresentationTest.swift",
"Presentation/SelectPathTests.swift",
"Presentation/TestP256AsyncSigner.swift",
"SpecExamples.swift",
"Stubs/Stubbable.swift",
"Stubs/URL+Stub.swift",
"TypeMetadata/DisclosedValidatorTests.swift",
"TypeMetadata/DocumentIntegrityTests.swift",
"TypeMetadata/SRIValidatorTests.swift",
"TypeMetadata/SdJwtVcTypeMetadataTests.swift",
"TypeMetadata/TypeMetadataClaimsValidatorTests.swift",
"TypeMetadata/TypeMetadataLookupTest.swift",
"TypeMetadata/TypeMetadataMergerTests.swift",
"TypeMetadata/TypeMetadataVerifierTests.swift",
"Utilities/DigestCollectorTest.swift",
"Utilities/SecureRandomTest.swift",
"Verification/SerializerTest.swift",
"Verification/VcVerifierTest.swift",
"Verification/VerifierTest.swift"
],
"target_dependencies" : [
"eudi-lib-sdjwt-swift"
],
"type" : "test"
},
{
"c99name" : "eudi_lib_sdjwt_swift",
"module_type" : "SwiftTarget",
"name" : "eudi-lib-sdjwt-swift",
"path" : "Sources",
"product_dependencies" : [
"jose-swift",
"CryptoSwift",
"SwiftyJSON",
"X509"
],
"product_memberships" : [
"eudi-lib-sdjwt-swift"
],
"sources" : [
"Builders/ArrayBuilder.swift",
"Builders/JSONBuilder.swift",
"Builders/SDJWTBuilder.swift",
"Claim/ArrayClaim.swift",
"Claim/ClaimRepresentable.swift",
"Claim/ClaimsExtractor.swift",
"Claim/FlatDisclosedClaim.swift",
"Claim/ObjectClaim.swift",
"Claim/PlainClaim.swift",
"Claim/SdElement.swift",
"Digest/DigestCreator.swift",
"Digest/HashingAlgorithm/HashingAlgorithm.swift",
"Digest/HashingAlgorithm/SHA256.swift",
"Digest/HashingAlgorithm/SHA3-256.swift",
"Digest/HashingAlgorithm/SHA384.swift",
"Digest/HashingAlgorithm/SHA512.swift",
"Digest/SaltProvider.swift",
"Factory/SDJWTFactory.swift",
"Fetchers/SdJwtVcIssuerMetaDataFetcher.swift",
"Fetchers/TypeMetadataFetcher.swift",
"Issuer/AsyncSignerProtocol.swift",
"Issuer/JWT.swift",
"Issuer/JWTRepresentable.swift",
"Issuer/SDJWT.swift",
"Issuer/SDJWTIssuer.swift",
"Issuer/SignedSDJWT.swift",
"Matcher/Matcher.swift",
"Model/ResolvedTypeMetadata.swift",
"Model/SdJwtVcIssuerMetaData.swift",
"Model/SdJwtVcTypeMetadata.swift",
"Networking/Networking.swift",
"Parser/CompactParser.swift",
"Parser/ParserProtocol.swift",
"Serializer/CompactSerialiser.swift",
"Serializer/SerialiserProtocol.swift",
"TypeMetadata/DisclosureValidator.swift",
"TypeMetadata/SubResourceIntegrity.swift",
"TypeMetadata/TypeMetadataClaimsValidator.swift",
"TypeMetadata/TypeMetadataLookupDefault.swift",
"TypeMetadata/TypeMetadataMerger.swift",
"TypeMetadata/TypeMetadataPolicy.swift",
"TypeMetadata/Vct.swift",
"Types/DecoyConfiguration.swift",
"Types/Spec.swift",
"Types/Types.swift",
"Utilities/ClaimPath.swift",
"Utilities/ClaimVisitorType.swift",
"Utilities/DigestCollector.swift",
"Utilities/ECPublicKeyConverter.swift",
"Utilities/Extensions/Array+Extension.swift",
"Utilities/Extensions/Certificate+Extensions.swift",
"Utilities/Extensions/ClaimPath+Extensions.swift",
"Utilities/Extensions/Data+Extension.swift",
"Utilities/Extensions/Disclosure+Extension.swift",
"Utilities/Extensions/Encodable+Extension.swift",
"Utilities/Extensions/JSON+Extension.swift",
"Utilities/Extensions/JWS+Extension.swift",
"Utilities/Extensions/Networking+Extension.swift",
"Utilities/Extensions/SignatureAlgorithm+Extension.swift",
"Utilities/Extensions/String+Extension.swift",
"Utilities/JwsJsonSupportOption.swift",
"Utilities/RawCodingKey.swift",
"Utilities/SdJwtVcIssuerPublicKeySource.swift",
"Utilities/SecureRandom.swift",
"Utilities/SelectPath.swift",
"Utilities/TimeRange.swift",
"Utilities/TrustFunctions.swift",
"Verifier/ClaimsVerifier.swift",
"Verifier/DisclosuresVerifier.swift",
"Verifier/KeyBindingVerifier.swift",
"Verifier/SDJWTVCVerifier.swift",
"Verifier/SDJWTVerifier.swift",
"Verifier/SignatureVerifier.swift",
"Verifier/TypeMetadataVerifier.swift",
"Verifier/X509CertificateTrust.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/beatt83/jose-swift.git
Fetching from https://github.com/krzyzanowskim/CryptoSwift.git
Fetching from https://github.com/apple/swift-certificates.git
Fetching from https://github.com/SwiftyJSON/SwiftyJSON.git
Fetching from https://github.com/DLTAStudio/zlib.git
Fetching from https://github.com/GigaBitcoin/secp256k1.swift.git
Fetching from https://github.com/apple/swift-asn1.git (cached)
Fetching from https://github.com/apple/swift-crypto.git (cached)
Creating working copy of package ‘zlib’
Checking out 1.0.1 of package ‘zlib’
Creating working copy of package ‘CryptoSwift’
Checking out 1.9.0 of package ‘CryptoSwift’
Creating working copy of package ‘swift-crypto’
Checking out 3.15.1 of package ‘swift-crypto’
Creating working copy of package ‘swift-certificates’
Checking out 1.18.0 of package ‘swift-certificates’
Creating working copy of package ‘SwiftyJSON’
Checking out 5.0.2 of package ‘SwiftyJSON’
Creating working copy of package ‘jose-swift’
Checking out 6.0.3 of package ‘jose-swift’
Creating working copy of package ‘secp256k1.swift’
Checking out 0.15.0 of package ‘secp256k1.swift’
Creating working copy of package ‘swift-asn1’
Checking out 1.6.0 of package ‘swift-asn1’
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedyou may be able to install zlib using your system-packager:
brew install zlib
Resolve Package Graph
you may be able to install zlib using your system-packager:
brew install zlib
Resolved source packages:
eudi-lib-sdjwt-swift: /Users/admin/builder/spi-builder-workspace
Zlib: https://github.com/DLTAStudio/zlib.git @ 1.0.1
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.9.0
swift-certificates: https://github.com/apple/swift-certificates.git @ 1.18.0
SwiftyJSON: https://github.com/SwiftyJSON/SwiftyJSON.git @ 5.0.2
secp256k1.swift: https://github.com/GigaBitcoin/secp256k1.swift.git @ 0.15.0
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.6.0
swift-crypto: https://github.com/apple/swift-crypto.git @ 3.15.1
jose-swift: https://github.com/beatt83/jose-swift.git @ 6.0.3
resolved source packages: eudi-lib-sdjwt-swift, Zlib, CryptoSwift, swift-certificates, SwiftyJSON, secp256k1.swift, swift-asn1, swift-crypto, jose-swift
{
"dependencies" : [
{
"identity" : "swiftyjson",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.1",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftyJSON/SwiftyJSON.git"
},
{
"identity" : "jose-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/beatt83/jose-swift.git"
},
{
"identity" : "swift-certificates",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-certificates.git"
},
{
"identity" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
}
],
"manifest_display_name" : "eudi-lib-sdjwt-swift",
"name" : "eudi-lib-sdjwt-swift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "5.0"
},
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "eudi-lib-sdjwt-swift",
"targets" : [
"eudi-lib-sdjwt-swift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "eudi_lib_sdjwt_swiftTests",
"module_type" : "SwiftTarget",
"name" : "eudi-lib-sdjwt-swiftTests",
"path" : "Tests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/base_type_metadata.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/certs/pidissuerca02_cz.der",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/certs/pidissuerca02_ee.der",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/certs/pidissuerca02_eu.der",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/certs/pidissuerca02_lu.der",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/certs/pidissuerca02_nl.der",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/certs/pidissuerca02_pt.der",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/certs/pidissuerca02_ut.der",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/issuer_meta_data.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/type_meta_data_pid.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/type_meta_data_with_integrity.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/type_metadata_double_extend.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/type_metadata_with_extend.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"EndToEnd/EndToEndTest.swift",
"Helpers/Constants.swift",
"Helpers/Utilities.swift",
"Helpers/X509SDJWTVCCertificateChainVerifier.swift",
"Issuance/BuilderTest.swift",
"Issuance/ClaimsVerifierTests.swift",
"Issuance/DecoyConfigurationTest.swift",
"Issuance/DecoyTest.swift",
"Issuance/DigestTest.swift",
"Issuance/IssuerTests.swift",
"Issuance/KeyBindingTest.swift",
"Issuance/SignedJwtTest.swift",
"JSONSerialization/CompactParserJwsJsonTests.swift",
"JSONSerialization/JSONSerializationTest.swift",
"Matcher/MatcherTests.swift",
"Mocks/NetworkingBundleMock.swift",
"Presentation/ClaimPathTests.swift",
"Presentation/PresentationTest.swift",
"Presentation/SelectPathTests.swift",
"Presentation/TestP256AsyncSigner.swift",
"SpecExamples.swift",
"Stubs/Stubbable.swift",
"Stubs/URL+Stub.swift",
"TypeMetadata/DisclosedValidatorTests.swift",
"TypeMetadata/DocumentIntegrityTests.swift",
"TypeMetadata/SRIValidatorTests.swift",
"TypeMetadata/SdJwtVcTypeMetadataTests.swift",
"TypeMetadata/TypeMetadataClaimsValidatorTests.swift",
"TypeMetadata/TypeMetadataLookupTest.swift",
"TypeMetadata/TypeMetadataMergerTests.swift",
"TypeMetadata/TypeMetadataVerifierTests.swift",
"Utilities/DigestCollectorTest.swift",
"Utilities/SecureRandomTest.swift",
"Verification/SerializerTest.swift",
"Verification/VcVerifierTest.swift",
"Verification/VerifierTest.swift"
],
"target_dependencies" : [
"eudi-lib-sdjwt-swift"
],
"type" : "test"
},
{
"c99name" : "eudi_lib_sdjwt_swift",
"module_type" : "SwiftTarget",
"name" : "eudi-lib-sdjwt-swift",
"path" : "Sources",
"product_dependencies" : [
"jose-swift",
"CryptoSwift",
"SwiftyJSON",
"X509"
],
"product_memberships" : [
"eudi-lib-sdjwt-swift"
],
"sources" : [
"Builders/ArrayBuilder.swift",
"Builders/JSONBuilder.swift",
"Builders/SDJWTBuilder.swift",
"Claim/ArrayClaim.swift",
"Claim/ClaimRepresentable.swift",
"Claim/ClaimsExtractor.swift",
"Claim/FlatDisclosedClaim.swift",
"Claim/ObjectClaim.swift",
"Claim/PlainClaim.swift",
"Claim/SdElement.swift",
"Digest/DigestCreator.swift",
"Digest/HashingAlgorithm/HashingAlgorithm.swift",
"Digest/HashingAlgorithm/SHA256.swift",
"Digest/HashingAlgorithm/SHA3-256.swift",
"Digest/HashingAlgorithm/SHA384.swift",
"Digest/HashingAlgorithm/SHA512.swift",
"Digest/SaltProvider.swift",
"Factory/SDJWTFactory.swift",
"Fetchers/SdJwtVcIssuerMetaDataFetcher.swift",
"Fetchers/TypeMetadataFetcher.swift",
"Issuer/AsyncSignerProtocol.swift",
"Issuer/JWT.swift",
"Issuer/JWTRepresentable.swift",
"Issuer/SDJWT.swift",
"Issuer/SDJWTIssuer.swift",
"Issuer/SignedSDJWT.swift",
"Matcher/Matcher.swift",
"Model/ResolvedTypeMetadata.swift",
"Model/SdJwtVcIssuerMetaData.swift",
"Model/SdJwtVcTypeMetadata.swift",
"Networking/Networking.swift",
"Parser/CompactParser.swift",
"Parser/ParserProtocol.swift",
"Serializer/CompactSerialiser.swift",
"Serializer/SerialiserProtocol.swift",
"TypeMetadata/DisclosureValidator.swift",
"TypeMetadata/SubResourceIntegrity.swift",
"TypeMetadata/TypeMetadataClaimsValidator.swift",
"TypeMetadata/TypeMetadataLookupDefault.swift",
"TypeMetadata/TypeMetadataMerger.swift",
"TypeMetadata/TypeMetadataPolicy.swift",
"TypeMetadata/Vct.swift",
"Types/DecoyConfiguration.swift",
"Types/Spec.swift",
"Types/Types.swift",
"Utilities/ClaimPath.swift",
"Utilities/ClaimVisitorType.swift",
"Utilities/DigestCollector.swift",
"Utilities/ECPublicKeyConverter.swift",
"Utilities/Extensions/Array+Extension.swift",
"Utilities/Extensions/Certificate+Extensions.swift",
"Utilities/Extensions/ClaimPath+Extensions.swift",
"Utilities/Extensions/Data+Extension.swift",
"Utilities/Extensions/Disclosure+Extension.swift",
"Utilities/Extensions/Encodable+Extension.swift",
"Utilities/Extensions/JSON+Extension.swift",
"Utilities/Extensions/JWS+Extension.swift",
"Utilities/Extensions/Networking+Extension.swift",
"Utilities/Extensions/SignatureAlgorithm+Extension.swift",
"Utilities/Extensions/String+Extension.swift",
"Utilities/JwsJsonSupportOption.swift",
"Utilities/RawCodingKey.swift",
"Utilities/SdJwtVcIssuerPublicKeySource.swift",
"Utilities/SecureRandom.swift",
"Utilities/SelectPath.swift",
"Utilities/TimeRange.swift",
"Utilities/TrustFunctions.swift",
"Verifier/ClaimsVerifier.swift",
"Verifier/DisclosuresVerifier.swift",
"Verifier/KeyBindingVerifier.swift",
"Verifier/SDJWTVCVerifier.swift",
"Verifier/SDJWTVerifier.swift",
"Verifier/SignatureVerifier.swift",
"Verifier/TypeMetadataVerifier.swift",
"Verifier/X509CertificateTrust.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"eudi-lib-sdjwt-swift"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme eudi-lib-sdjwt-swift -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme eudi-lib-sdjwt-swift -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats
Resolve Package Graph
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedyou may be able to install zlib using your system-packager:
brew install zlib
Resolve Package Graph
you may be able to install zlib using your system-packager:
brew install zlib
Resolved source packages:
Zlib: https://github.com/DLTAStudio/zlib.git @ 1.0.1
eudi-lib-sdjwt-swift: /Users/admin/builder/spi-builder-workspace
swift-crypto: https://github.com/apple/swift-crypto.git @ 3.15.1
swift-certificates: https://github.com/apple/swift-certificates.git @ 1.18.0
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.6.0
secp256k1.swift: https://github.com/GigaBitcoin/secp256k1.swift.git @ 0.15.0
jose-swift: https://github.com/beatt83/jose-swift.git @ 6.0.3
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.9.0
SwiftyJSON: https://github.com/SwiftyJSON/SwiftyJSON.git @ 5.0.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (39 targets)
Target 'eudi-lib-sdjwt-swift' in project 'eudi-lib-sdjwt-swift'
➜ Explicit dependency on target 'eudi-lib-sdjwt-swift' in project 'eudi-lib-sdjwt-swift'
➜ Explicit dependency on target 'jose-swift' in project 'jose-swift'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'SwiftyJSON' in project 'SwiftyJSON'
➜ Explicit dependency on target 'X509' in project 'swift-certificates'
Target 'eudi-lib-sdjwt-swift' in project 'eudi-lib-sdjwt-swift'
➜ Explicit dependency on target 'jose-swift' in project 'jose-swift'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'SwiftyJSON' in project 'SwiftyJSON'
➜ Explicit dependency on target 'X509' in project 'swift-certificates'
Target 'SwiftyJSON' in project 'SwiftyJSON'
➜ Explicit dependency on target 'SwiftyJSON' in project 'SwiftyJSON'
➜ Explicit dependency on target 'SwiftyJSON_SwiftyJSON' in project 'SwiftyJSON'
Target 'SwiftyJSON' in project 'SwiftyJSON'
➜ Explicit dependency on target 'SwiftyJSON_SwiftyJSON' in project 'SwiftyJSON'
Target 'SwiftyJSON_SwiftyJSON' in project 'SwiftyJSON' (no dependencies)
Target 'jose-swift' in project 'jose-swift'
➜ Explicit dependency on target 'JSONWebKey' in project 'jose-swift'
➜ Explicit dependency on target 'JSONWebAlgorithms' in project 'jose-swift'
➜ Explicit dependency on target 'JSONWebEncryption' in project 'jose-swift'
➜ Explicit dependency on target 'JSONWebSignature' in project 'jose-swift'
➜ Explicit dependency on target 'JSONWebToken' in project 'jose-swift'
➜ Explicit dependency on target 'Tools' in project 'jose-swift'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'secp256k1' in project 'secp256k1.swift'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target '_CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
➜ Explicit dependency on target 'Zlib' in project 'Zlib'
➜ Explicit dependency on target 'X509' in project 'swift-certificates'
Target 'JSONWebToken' in project 'jose-swift'
➜ Explicit dependency on target 'Tools' in project 'jose-swift'
➜ Explicit dependency on target 'JSONWebKey' in project 'jose-swift'
➜ Explicit dependency on target 'JSONWebAlgorithms' in project 'jose-swift'
➜ Explicit dependency on target 'JSONWebSignature' in project 'jose-swift'
➜ Explicit dependency on target 'JSONWebEncryption' in project 'jose-swift'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'secp256k1' in project 'secp256k1.swift'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target '_CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
➜ Explicit dependency on target 'Zlib' in project 'Zlib'
➜ Explicit dependency on target 'X509' in project 'swift-certificates'
Target 'X509' in project 'swift-certificates'
➜ Explicit dependency on target 'X509' in project 'swift-certificates'
➜ Explicit dependency on target '_CertificateInternals' in project 'swift-certificates'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target '_CryptoExtras' in project 'swift-crypto'
Target 'X509' in project 'swift-certificates'
➜ Explicit dependency on target '_CertificateInternals' in project 'swift-certificates'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target '_CryptoExtras' in project 'swift-crypto'
Target '_CertificateInternals' in project 'swift-certificates' (no dependencies)
Target 'JSONWebSignature' in project 'jose-swift'
➜ Explicit dependency on target 'Tools' in project 'jose-swift'
➜ Explicit dependency on target 'JSONWebKey' in project 'jose-swift'
➜ Explicit dependency on target 'JSONWebAlgorithms' in project 'jose-swift'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'secp256k1' in project 'secp256k1.swift'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target '_CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
➜ Explicit dependency on target 'Zlib' in project 'Zlib'
Target 'JSONWebEncryption' in project 'jose-swift'
➜ Explicit dependency on target 'Tools' in project 'jose-swift'
➜ Explicit dependency on target 'JSONWebKey' in project 'jose-swift'
➜ Explicit dependency on target 'JSONWebAlgorithms' in project 'jose-swift'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'secp256k1' in project 'secp256k1.swift'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target '_CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
➜ Explicit dependency on target 'Zlib' in project 'Zlib'
Target 'JSONWebAlgorithms' in project 'jose-swift'
➜ Explicit dependency on target 'Tools' in project 'jose-swift'
➜ Explicit dependency on target 'JSONWebKey' in project 'jose-swift'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'secp256k1' in project 'secp256k1.swift'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target '_CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
➜ Explicit dependency on target 'Zlib' in project 'Zlib'
Target 'Zlib' in project 'Zlib'
➜ Explicit dependency on target 'ZlibSwift' in project 'Zlib'
➜ Explicit dependency on target 'ZlibShims' in project 'Zlib'
Target 'ZlibSwift' in project 'Zlib'
➜ Explicit dependency on target 'Zlib' in project 'Zlib'
➜ Explicit dependency on target 'ZlibShims' in project 'Zlib'
Target 'ZlibShims' in project 'Zlib'
➜ Explicit dependency on target 'Zlib' in project 'Zlib'
Target 'Zlib' in project 'Zlib' (no dependencies)
Target 'JSONWebKey' in project 'jose-swift'
➜ Explicit dependency on target 'Tools' in project 'jose-swift'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'secp256k1' in project 'secp256k1.swift'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target '_CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
Target '_CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target '_CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto__CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSL' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSLShims' in project 'swift-crypto'
➜ Explicit dependency on target 'CryptoBoringWrapper' in project 'swift-crypto'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
Target '_CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto__CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSL' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSLShims' in project 'swift-crypto'
➜ Explicit dependency on target 'CryptoBoringWrapper' in project 'swift-crypto'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
Target 'SwiftASN1' in project 'swift-asn1'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
Target 'SwiftASN1' in project 'swift-asn1' (no dependencies)
Target 'CryptoBoringWrapper' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_CryptoBoringWrapper' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSL' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSLShims' in project 'swift-crypto'
Target 'swift-crypto_CryptoBoringWrapper' in project 'swift-crypto' (no dependencies)
Target 'CCryptoBoringSSLShims' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_CCryptoBoringSSLShims' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSL' in project 'swift-crypto'
Target 'swift-crypto_CCryptoBoringSSLShims' in project 'swift-crypto' (no dependencies)
Target 'CCryptoBoringSSL' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_CCryptoBoringSSL' in project 'swift-crypto'
Target 'swift-crypto_CCryptoBoringSSL' in project 'swift-crypto' (no dependencies)
Target 'swift-crypto__CryptoExtras' in project 'swift-crypto' (no dependencies)
Target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_Crypto' in project 'swift-crypto'
Target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_Crypto' in project 'swift-crypto'
Target 'swift-crypto_Crypto' in project 'swift-crypto' (no dependencies)
Target 'secp256k1' in project 'secp256k1.swift'
➜ Explicit dependency on target 'secp256k1' in project 'secp256k1.swift'
➜ Explicit dependency on target 'secp256k1_bindings' in project 'secp256k1.swift'
Target 'secp256k1' in project 'secp256k1.swift'
➜ Explicit dependency on target 'secp256k1_bindings' in project 'secp256k1.swift'
Target 'secp256k1_bindings' in project 'secp256k1.swift' (no dependencies)
Target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift'
Target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift'
Target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift' (no dependencies)
Target 'Tools' in project 'jose-swift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x assembler-with-cpp -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x assembler-with-cpp -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x assembler-with-cpp -c /dev/null
Build description signature: d6c0108b7336af515f3f6e93e30f9e50
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d6c0108b7336af515f3f6e93e30f9e50.xcbuilddata
error: The package product 'jose-swift' requires minimum platform version 7.0 for the watchOS platform, but this target supports 5.0 (in target 'eudi-lib-sdjwt-swift' from project 'eudi-lib-sdjwt-swift')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme eudi-lib-sdjwt-swift
(1 failure)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedyou may be able to install zlib using your system-packager:
brew install zlib
Resolved source packages:
eudi-lib-sdjwt-swift: /Users/admin/builder/spi-builder-workspace
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.9.0
SwiftyJSON: https://github.com/SwiftyJSON/SwiftyJSON.git @ 5.0.2
swift-certificates: https://github.com/apple/swift-certificates.git @ 1.18.0
swift-crypto: https://github.com/apple/swift-crypto.git @ 3.15.1
Zlib: https://github.com/DLTAStudio/zlib.git @ 1.0.1
jose-swift: https://github.com/beatt83/jose-swift.git @ 6.0.3
secp256k1.swift: https://github.com/GigaBitcoin/secp256k1.swift.git @ 0.15.0
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.6.0
resolved source packages: eudi-lib-sdjwt-swift, CryptoSwift, SwiftyJSON, swift-certificates, swift-crypto, Zlib, jose-swift, secp256k1.swift, swift-asn1
{
"dependencies" : [
{
"identity" : "swiftyjson",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.1",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftyJSON/SwiftyJSON.git"
},
{
"identity" : "jose-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/beatt83/jose-swift.git"
},
{
"identity" : "swift-certificates",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-certificates.git"
},
{
"identity" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
}
],
"manifest_display_name" : "eudi-lib-sdjwt-swift",
"name" : "eudi-lib-sdjwt-swift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "5.0"
},
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "eudi-lib-sdjwt-swift",
"targets" : [
"eudi-lib-sdjwt-swift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "eudi_lib_sdjwt_swiftTests",
"module_type" : "SwiftTarget",
"name" : "eudi-lib-sdjwt-swiftTests",
"path" : "Tests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/base_type_metadata.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/certs/pidissuerca02_cz.der",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/certs/pidissuerca02_ee.der",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/certs/pidissuerca02_eu.der",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/certs/pidissuerca02_lu.der",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/certs/pidissuerca02_nl.der",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/certs/pidissuerca02_pt.der",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/certs/pidissuerca02_ut.der",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/issuer_meta_data.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/type_meta_data_pid.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/type_meta_data_with_integrity.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/type_metadata_double_extend.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/type_metadata_with_extend.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"EndToEnd/EndToEndTest.swift",
"Helpers/Constants.swift",
"Helpers/Utilities.swift",
"Helpers/X509SDJWTVCCertificateChainVerifier.swift",
"Issuance/BuilderTest.swift",
"Issuance/ClaimsVerifierTests.swift",
"Issuance/DecoyConfigurationTest.swift",
"Issuance/DecoyTest.swift",
"Issuance/DigestTest.swift",
"Issuance/IssuerTests.swift",
"Issuance/KeyBindingTest.swift",
"Issuance/SignedJwtTest.swift",
"JSONSerialization/CompactParserJwsJsonTests.swift",
"JSONSerialization/JSONSerializationTest.swift",
"Matcher/MatcherTests.swift",
"Mocks/NetworkingBundleMock.swift",
"Presentation/ClaimPathTests.swift",
"Presentation/PresentationTest.swift",
"Presentation/SelectPathTests.swift",
"Presentation/TestP256AsyncSigner.swift",
"SpecExamples.swift",
"Stubs/Stubbable.swift",
"Stubs/URL+Stub.swift",
"TypeMetadata/DisclosedValidatorTests.swift",
"TypeMetadata/DocumentIntegrityTests.swift",
"TypeMetadata/SRIValidatorTests.swift",
"TypeMetadata/SdJwtVcTypeMetadataTests.swift",
"TypeMetadata/TypeMetadataClaimsValidatorTests.swift",
"TypeMetadata/TypeMetadataLookupTest.swift",
"TypeMetadata/TypeMetadataMergerTests.swift",
"TypeMetadata/TypeMetadataVerifierTests.swift",
"Utilities/DigestCollectorTest.swift",
"Utilities/SecureRandomTest.swift",
"Verification/SerializerTest.swift",
"Verification/VcVerifierTest.swift",
"Verification/VerifierTest.swift"
],
"target_dependencies" : [
"eudi-lib-sdjwt-swift"
],
"type" : "test"
},
{
"c99name" : "eudi_lib_sdjwt_swift",
"module_type" : "SwiftTarget",
"name" : "eudi-lib-sdjwt-swift",
"path" : "Sources",
"product_dependencies" : [
"jose-swift",
"CryptoSwift",
"SwiftyJSON",
"X509"
],
"product_memberships" : [
"eudi-lib-sdjwt-swift"
],
"sources" : [
"Builders/ArrayBuilder.swift",
"Builders/JSONBuilder.swift",
"Builders/SDJWTBuilder.swift",
"Claim/ArrayClaim.swift",
"Claim/ClaimRepresentable.swift",
"Claim/ClaimsExtractor.swift",
"Claim/FlatDisclosedClaim.swift",
"Claim/ObjectClaim.swift",
"Claim/PlainClaim.swift",
"Claim/SdElement.swift",
"Digest/DigestCreator.swift",
"Digest/HashingAlgorithm/HashingAlgorithm.swift",
"Digest/HashingAlgorithm/SHA256.swift",
"Digest/HashingAlgorithm/SHA3-256.swift",
"Digest/HashingAlgorithm/SHA384.swift",
"Digest/HashingAlgorithm/SHA512.swift",
"Digest/SaltProvider.swift",
"Factory/SDJWTFactory.swift",
"Fetchers/SdJwtVcIssuerMetaDataFetcher.swift",
"Fetchers/TypeMetadataFetcher.swift",
"Issuer/AsyncSignerProtocol.swift",
"Issuer/JWT.swift",
"Issuer/JWTRepresentable.swift",
"Issuer/SDJWT.swift",
"Issuer/SDJWTIssuer.swift",
"Issuer/SignedSDJWT.swift",
"Matcher/Matcher.swift",
"Model/ResolvedTypeMetadata.swift",
"Model/SdJwtVcIssuerMetaData.swift",
"Model/SdJwtVcTypeMetadata.swift",
"Networking/Networking.swift",
"Parser/CompactParser.swift",
"Parser/ParserProtocol.swift",
"Serializer/CompactSerialiser.swift",
"Serializer/SerialiserProtocol.swift",
"TypeMetadata/DisclosureValidator.swift",
"TypeMetadata/SubResourceIntegrity.swift",
"TypeMetadata/TypeMetadataClaimsValidator.swift",
"TypeMetadata/TypeMetadataLookupDefault.swift",
"TypeMetadata/TypeMetadataMerger.swift",
"TypeMetadata/TypeMetadataPolicy.swift",
"TypeMetadata/Vct.swift",
"Types/DecoyConfiguration.swift",
"Types/Spec.swift",
"Types/Types.swift",
"Utilities/ClaimPath.swift",
"Utilities/ClaimVisitorType.swift",
"Utilities/DigestCollector.swift",
"Utilities/ECPublicKeyConverter.swift",
"Utilities/Extensions/Array+Extension.swift",
"Utilities/Extensions/Certificate+Extensions.swift",
"Utilities/Extensions/ClaimPath+Extensions.swift",
"Utilities/Extensions/Data+Extension.swift",
"Utilities/Extensions/Disclosure+Extension.swift",
"Utilities/Extensions/Encodable+Extension.swift",
"Utilities/Extensions/JSON+Extension.swift",
"Utilities/Extensions/JWS+Extension.swift",
"Utilities/Extensions/Networking+Extension.swift",
"Utilities/Extensions/SignatureAlgorithm+Extension.swift",
"Utilities/Extensions/String+Extension.swift",
"Utilities/JwsJsonSupportOption.swift",
"Utilities/RawCodingKey.swift",
"Utilities/SdJwtVcIssuerPublicKeySource.swift",
"Utilities/SecureRandom.swift",
"Utilities/SelectPath.swift",
"Utilities/TimeRange.swift",
"Utilities/TrustFunctions.swift",
"Verifier/ClaimsVerifier.swift",
"Verifier/DisclosuresVerifier.swift",
"Verifier/KeyBindingVerifier.swift",
"Verifier/SDJWTVCVerifier.swift",
"Verifier/SDJWTVerifier.swift",
"Verifier/SignatureVerifier.swift",
"Verifier/TypeMetadataVerifier.swift",
"Verifier/X509CertificateTrust.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"eudi-lib-sdjwt-swift"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme eudi-lib-sdjwt-swift -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme eudi-lib-sdjwt-swift -destination generic/platform=watchOS
Resolve Package Graph
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedyou may be able to install zlib using your system-packager:
brew install zlib
Resolved source packages:
eudi-lib-sdjwt-swift: /Users/admin/builder/spi-builder-workspace
Zlib: https://github.com/DLTAStudio/zlib.git @ 1.0.1
swift-certificates: https://github.com/apple/swift-certificates.git @ 1.18.0
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.6.0
jose-swift: https://github.com/beatt83/jose-swift.git @ 6.0.3
secp256k1.swift: https://github.com/GigaBitcoin/secp256k1.swift.git @ 0.15.0
swift-crypto: https://github.com/apple/swift-crypto.git @ 3.15.1
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.9.0
SwiftyJSON: https://github.com/SwiftyJSON/SwiftyJSON.git @ 5.0.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (39 targets)
Target 'eudi-lib-sdjwt-swift' in project 'eudi-lib-sdjwt-swift'
➜ Explicit dependency on target 'eudi-lib-sdjwt-swift' in project 'eudi-lib-sdjwt-swift'
➜ Explicit dependency on target 'jose-swift' in project 'jose-swift'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'SwiftyJSON' in project 'SwiftyJSON'
➜ Explicit dependency on target 'X509' in project 'swift-certificates'
Target 'eudi-lib-sdjwt-swift' in project 'eudi-lib-sdjwt-swift'
➜ Explicit dependency on target 'jose-swift' in project 'jose-swift'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'SwiftyJSON' in project 'SwiftyJSON'
➜ Explicit dependency on target 'X509' in project 'swift-certificates'
Target 'SwiftyJSON' in project 'SwiftyJSON'
➜ Explicit dependency on target 'SwiftyJSON' in project 'SwiftyJSON'
➜ Explicit dependency on target 'SwiftyJSON_SwiftyJSON' in project 'SwiftyJSON'
Target 'SwiftyJSON' in project 'SwiftyJSON'
➜ Explicit dependency on target 'SwiftyJSON_SwiftyJSON' in project 'SwiftyJSON'
Target 'SwiftyJSON_SwiftyJSON' in project 'SwiftyJSON' (no dependencies)
Target 'jose-swift' in project 'jose-swift'
➜ Explicit dependency on target 'JSONWebKey' in project 'jose-swift'
➜ Explicit dependency on target 'JSONWebAlgorithms' in project 'jose-swift'
➜ Explicit dependency on target 'JSONWebEncryption' in project 'jose-swift'
➜ Explicit dependency on target 'JSONWebSignature' in project 'jose-swift'
➜ Explicit dependency on target 'JSONWebToken' in project 'jose-swift'
➜ Explicit dependency on target 'Tools' in project 'jose-swift'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'secp256k1' in project 'secp256k1.swift'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target '_CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
➜ Explicit dependency on target 'Zlib' in project 'Zlib'
➜ Explicit dependency on target 'X509' in project 'swift-certificates'
Target 'JSONWebToken' in project 'jose-swift'
➜ Explicit dependency on target 'Tools' in project 'jose-swift'
➜ Explicit dependency on target 'JSONWebKey' in project 'jose-swift'
➜ Explicit dependency on target 'JSONWebAlgorithms' in project 'jose-swift'
➜ Explicit dependency on target 'JSONWebSignature' in project 'jose-swift'
➜ Explicit dependency on target 'JSONWebEncryption' in project 'jose-swift'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'secp256k1' in project 'secp256k1.swift'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target '_CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
➜ Explicit dependency on target 'Zlib' in project 'Zlib'
➜ Explicit dependency on target 'X509' in project 'swift-certificates'
Target 'X509' in project 'swift-certificates'
➜ Explicit dependency on target 'X509' in project 'swift-certificates'
➜ Explicit dependency on target '_CertificateInternals' in project 'swift-certificates'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target '_CryptoExtras' in project 'swift-crypto'
Target 'X509' in project 'swift-certificates'
➜ Explicit dependency on target '_CertificateInternals' in project 'swift-certificates'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target '_CryptoExtras' in project 'swift-crypto'
Target '_CertificateInternals' in project 'swift-certificates' (no dependencies)
Target 'JSONWebSignature' in project 'jose-swift'
➜ Explicit dependency on target 'Tools' in project 'jose-swift'
➜ Explicit dependency on target 'JSONWebKey' in project 'jose-swift'
➜ Explicit dependency on target 'JSONWebAlgorithms' in project 'jose-swift'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'secp256k1' in project 'secp256k1.swift'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target '_CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
➜ Explicit dependency on target 'Zlib' in project 'Zlib'
Target 'JSONWebEncryption' in project 'jose-swift'
➜ Explicit dependency on target 'Tools' in project 'jose-swift'
➜ Explicit dependency on target 'JSONWebKey' in project 'jose-swift'
➜ Explicit dependency on target 'JSONWebAlgorithms' in project 'jose-swift'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'secp256k1' in project 'secp256k1.swift'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target '_CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
➜ Explicit dependency on target 'Zlib' in project 'Zlib'
Target 'JSONWebAlgorithms' in project 'jose-swift'
➜ Explicit dependency on target 'Tools' in project 'jose-swift'
➜ Explicit dependency on target 'JSONWebKey' in project 'jose-swift'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'secp256k1' in project 'secp256k1.swift'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target '_CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
➜ Explicit dependency on target 'Zlib' in project 'Zlib'
Target 'Zlib' in project 'Zlib'
➜ Explicit dependency on target 'ZlibSwift' in project 'Zlib'
➜ Explicit dependency on target 'ZlibShims' in project 'Zlib'
Target 'ZlibSwift' in project 'Zlib'
➜ Explicit dependency on target 'Zlib' in project 'Zlib'
➜ Explicit dependency on target 'ZlibShims' in project 'Zlib'
Target 'ZlibShims' in project 'Zlib'
➜ Explicit dependency on target 'Zlib' in project 'Zlib'
Target 'Zlib' in project 'Zlib' (no dependencies)
Target 'JSONWebKey' in project 'jose-swift'
➜ Explicit dependency on target 'Tools' in project 'jose-swift'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'secp256k1' in project 'secp256k1.swift'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target '_CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
Target '_CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target '_CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto__CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSL' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSLShims' in project 'swift-crypto'
➜ Explicit dependency on target 'CryptoBoringWrapper' in project 'swift-crypto'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
Target '_CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto__CryptoExtras' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSL' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSLShims' in project 'swift-crypto'
➜ Explicit dependency on target 'CryptoBoringWrapper' in project 'swift-crypto'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
Target 'SwiftASN1' in project 'swift-asn1'
➜ Explicit dependency on target 'SwiftASN1' in project 'swift-asn1'
Target 'SwiftASN1' in project 'swift-asn1' (no dependencies)
Target 'CryptoBoringWrapper' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_CryptoBoringWrapper' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSL' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSLShims' in project 'swift-crypto'
Target 'swift-crypto_CryptoBoringWrapper' in project 'swift-crypto' (no dependencies)
Target 'CCryptoBoringSSLShims' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_CCryptoBoringSSLShims' in project 'swift-crypto'
➜ Explicit dependency on target 'CCryptoBoringSSL' in project 'swift-crypto'
Target 'swift-crypto_CCryptoBoringSSLShims' in project 'swift-crypto' (no dependencies)
Target 'CCryptoBoringSSL' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_CCryptoBoringSSL' in project 'swift-crypto'
Target 'swift-crypto_CCryptoBoringSSL' in project 'swift-crypto' (no dependencies)
Target 'swift-crypto__CryptoExtras' in project 'swift-crypto' (no dependencies)
Target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_Crypto' in project 'swift-crypto'
Target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_Crypto' in project 'swift-crypto'
Target 'swift-crypto_Crypto' in project 'swift-crypto' (no dependencies)
Target 'secp256k1' in project 'secp256k1.swift'
➜ Explicit dependency on target 'secp256k1' in project 'secp256k1.swift'
➜ Explicit dependency on target 'secp256k1_bindings' in project 'secp256k1.swift'
Target 'secp256k1' in project 'secp256k1.swift'
➜ Explicit dependency on target 'secp256k1_bindings' in project 'secp256k1.swift'
Target 'secp256k1_bindings' in project 'secp256k1.swift' (no dependencies)
Target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift'
Target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift'
Target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift' (no dependencies)
Target 'Tools' in project 'jose-swift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x assembler-with-cpp -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x assembler-with-cpp -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x assembler-with-cpp -c /dev/null
Build description signature: beafbe87610a8711cd7ec190fc890803
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/beafbe87610a8711cd7ec190fc890803.xcbuilddata
error: The package product 'jose-swift' requires minimum platform version 7.0 for the watchOS platform, but this target supports 5.0 (in target 'eudi-lib-sdjwt-swift' from project 'eudi-lib-sdjwt-swift')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme eudi-lib-sdjwt-swift
(1 failure)
BUILD FAILURE 6.1 watchOS