Build Information
Successful build of swift-cid, reference main (36ba17
), with Swift 6.0 for macOS (SPM) on 1 Mar 2025 00:16:02 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-libp2p/swift-cid.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-libp2p/swift-cid
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 36ba174 Update README.md
Cloned https://github.com/swift-libp2p/swift-cid.git
Revision (git rev-parse @):
36ba1745c8e62118c1b877933c350d0ef2d176ce
SUCCESS checkout https://github.com/swift-libp2p/swift-cid.git at main
Fetching https://github.com/swift-libp2p/swift-varint.git
Fetching https://github.com/swift-libp2p/swift-multihash.git
Fetching https://github.com/swift-libp2p/swift-bases.git
Fetching https://github.com/swift-libp2p/swift-multicodec.git
Fetching https://github.com/swift-libp2p/swift-multibase.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/286] Fetching swift-bases
[62/551] Fetching swift-bases, swift-multihash
[279/711] Fetching swift-bases, swift-multihash, swift-multibase
[409/996] Fetching swift-bases, swift-multihash, swift-multibase, swift-multicodec
[559/1104] Fetching swift-bases, swift-multihash, swift-multibase, swift-multicodec, swift-varint
Fetched https://github.com/swift-libp2p/swift-multihash.git from cache (0.70s)
[611/13771] Fetching swift-bases, swift-multibase, swift-multicodec, swift-varint, cryptoswift
Fetched https://github.com/swift-libp2p/swift-multibase.git from cache (0.77s)
[938/13611] Fetching swift-bases, swift-multicodec, swift-varint, cryptoswift
Fetched https://github.com/swift-libp2p/swift-varint.git from cache (1.72s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.72s)
Fetched https://github.com/swift-libp2p/swift-multicodec.git from cache (1.72s)
Computing version for https://github.com/swift-libp2p/swift-multihash.git
Fetched https://github.com/swift-libp2p/swift-bases.git from cache (1.72s)
Computed https://github.com/swift-libp2p/swift-multihash.git at 0.0.4 (0.56s)
Computing version for https://github.com/swift-libp2p/swift-multicodec.git
Computed https://github.com/swift-libp2p/swift-multicodec.git at 0.0.7 (0.57s)
Computing version for https://github.com/swift-libp2p/swift-multibase.git
Computed https://github.com/swift-libp2p/swift-multibase.git at 0.0.2 (0.56s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.6.0 (0.57s)
Computing version for https://github.com/swift-libp2p/swift-varint.git
Computed https://github.com/swift-libp2p/swift-varint.git at 0.0.1 (0.56s)
Computing version for https://github.com/swift-libp2p/swift-bases.git
Computed https://github.com/swift-libp2p/swift-bases.git at 0.0.2 (0.60s)
Creating working copy for https://github.com/swift-libp2p/swift-multicodec.git
Working copy of https://github.com/swift-libp2p/swift-multicodec.git resolved at 0.0.7
Creating working copy for https://github.com/swift-libp2p/swift-varint.git
Working copy of https://github.com/swift-libp2p/swift-varint.git resolved at 0.0.1
Creating working copy for https://github.com/swift-libp2p/swift-multihash.git
Working copy of https://github.com/swift-libp2p/swift-multihash.git resolved at 0.0.4
Creating working copy for https://github.com/swift-libp2p/swift-bases.git
Working copy of https://github.com/swift-libp2p/swift-bases.git resolved at 0.0.2
Creating working copy for https://github.com/swift-libp2p/swift-multibase.git
Working copy of https://github.com/swift-libp2p/swift-multibase.git resolved at 0.0.2
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.6.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-cid",
"name": "swift-cid",
"url": "https://github.com/swift-libp2p/swift-cid.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-cid",
"dependencies": [
{
"identity": "swift-multibase",
"name": "swift-multibase",
"url": "https://github.com/swift-libp2p/swift-multibase.git",
"version": "0.0.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-multibase",
"dependencies": [
{
"identity": "swift-bases",
"name": "swift-bases",
"url": "https://github.com/swift-libp2p/swift-bases.git",
"version": "0.0.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-bases",
"dependencies": [
]
}
]
},
{
"identity": "swift-multicodec",
"name": "swift-multicodec",
"url": "https://github.com/swift-libp2p/swift-multicodec.git",
"version": "0.0.8",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-multicodec",
"dependencies": [
{
"identity": "swift-varint",
"name": "swift-varint",
"url": "https://github.com/swift-libp2p/swift-varint.git",
"version": "0.0.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-varint",
"dependencies": [
]
}
]
},
{
"identity": "swift-multihash",
"name": "swift-multihash",
"url": "https://github.com/swift-libp2p/swift-multihash.git",
"version": "0.0.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-multihash",
"dependencies": [
{
"identity": "swift-varint",
"name": "swift-varint",
"url": "https://github.com/swift-libp2p/swift-varint.git",
"version": "0.0.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-varint",
"dependencies": [
]
},
{
"identity": "swift-multibase",
"name": "swift-multibase",
"url": "https://github.com/swift-libp2p/swift-multibase.git",
"version": "0.0.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-multibase",
"dependencies": [
{
"identity": "swift-bases",
"name": "swift-bases",
"url": "https://github.com/swift-libp2p/swift-bases.git",
"version": "0.0.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-bases",
"dependencies": [
]
}
]
},
{
"identity": "swift-multicodec",
"name": "swift-multicodec",
"url": "https://github.com/swift-libp2p/swift-multicodec.git",
"version": "0.0.8",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-multicodec",
"dependencies": [
{
"identity": "swift-varint",
"name": "swift-varint",
"url": "https://github.com/swift-libp2p/swift-varint.git",
"version": "0.0.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-varint",
"dependencies": [
]
}
]
},
{
"identity": "cryptoswift",
"name": "CryptoSwift",
"url": "https://github.com/krzyzanowskim/CryptoSwift.git",
"version": "1.8.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/swift-libp2p/swift-cid.git
[1/175] Fetching swift-cid
Fetched https://github.com/swift-libp2p/swift-cid.git from cache (0.68s)
Fetching https://github.com/swift-libp2p/swift-multibase.git from cache
Fetching https://github.com/swift-libp2p/swift-multihash.git from cache
Fetching https://github.com/swift-libp2p/swift-multicodec.git from cache
Fetched https://github.com/swift-libp2p/swift-multicodec.git from cache (0.48s)
Fetched https://github.com/swift-libp2p/swift-multibase.git from cache (0.48s)
Fetched https://github.com/swift-libp2p/swift-multihash.git from cache (0.48s)
Computing version for https://github.com/swift-libp2p/swift-multibase.git
Computed https://github.com/swift-libp2p/swift-multibase.git at 0.0.3 (0.55s)
Fetching https://github.com/swift-libp2p/swift-bases.git from cache
Fetched https://github.com/swift-libp2p/swift-bases.git from cache (0.46s)
Computing version for https://github.com/swift-libp2p/swift-multihash.git
Computed https://github.com/swift-libp2p/swift-multihash.git at 0.0.4 (0.02s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetching https://github.com/swift-libp2p/swift-varint.git from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.52s)
Fetched https://github.com/swift-libp2p/swift-varint.git from cache (0.52s)
Computing version for https://github.com/swift-libp2p/swift-varint.git
Computed https://github.com/swift-libp2p/swift-varint.git at 0.0.2 (0.55s)
Computing version for https://github.com/swift-libp2p/swift-bases.git
Computed https://github.com/swift-libp2p/swift-bases.git at 0.0.4 (0.55s)
Computing version for https://github.com/swift-libp2p/swift-multicodec.git
Computed https://github.com/swift-libp2p/swift-multicodec.git at 0.0.8 (0.56s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (0.56s)
Creating working copy for https://github.com/swift-libp2p/swift-cid.git
Working copy of https://github.com/swift-libp2p/swift-cid.git resolved at main (36ba174)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
Creating working copy for https://github.com/swift-libp2p/swift-multicodec.git
Working copy of https://github.com/swift-libp2p/swift-multicodec.git resolved at 0.0.8
Creating working copy for https://github.com/swift-libp2p/swift-multihash.git
Working copy of https://github.com/swift-libp2p/swift-multihash.git resolved at 0.0.4
Creating working copy for https://github.com/swift-libp2p/swift-varint.git
Working copy of https://github.com/swift-libp2p/swift-varint.git resolved at 0.0.2
Creating working copy for https://github.com/swift-libp2p/swift-bases.git
Working copy of https://github.com/swift-libp2p/swift-bases.git resolved at 0.0.4
Creating working copy for https://github.com/swift-libp2p/swift-multibase.git
Working copy of https://github.com/swift-libp2p/swift-multibase.git resolved at 0.0.3
warning: '.resolve-product-dependencies': dependency 'swift-cid' is not used by any target
Found 3 product dependencies
- swift-multibase
- swift-multicodec
- swift-multihash
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/swift-libp2p/swift-cid.git
https://github.com/swift-libp2p/swift-cid.git
{
"dependencies" : [
{
"identity" : "swift-multibase",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-libp2p/swift-multibase.git"
},
{
"identity" : "swift-multicodec",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-libp2p/swift-multicodec.git"
},
{
"identity" : "swift-multihash",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-libp2p/swift-multihash.git"
}
],
"manifest_display_name" : "swift-cid",
"name" : "swift-cid",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "CID",
"targets" : [
"CID"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CIDTests",
"module_type" : "SwiftTarget",
"name" : "CIDTests",
"path" : "Tests/CIDTests",
"sources" : [
"CIDTests.swift"
],
"target_dependencies" : [
"CID"
],
"type" : "test"
},
{
"c99name" : "CID",
"module_type" : "SwiftTarget",
"name" : "CID",
"path" : "Sources/CID",
"product_dependencies" : [
"Multihash",
"Multibase",
"Multicodec"
],
"product_memberships" : [
"CID"
],
"sources" : [
"CID.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-5BDAB9E9C0126B9D.txt
[13/133] Compiling Base8 BlockEncoding.swift
[14/133] Compiling Base8 Quintets.swift
[15/133] Compiling CryptoSwift Multiplication.swift
[16/133] Compiling CryptoSwift Prime Test.swift
[17/133] Compiling CryptoSwift Random.swift
[18/133] Compiling CryptoSwift Shifts.swift
[19/133] Compiling CryptoSwift Square Root.swift
[20/133] Compiling CryptoSwift Strideable.swift
[21/133] Compiling CryptoSwift String Conversion.swift
[22/133] Compiling CryptoSwift Subtraction.swift
[23/133] Compiling CryptoSwift Words and Bits.swift
[24/133] Compiling CryptoSwift ChaCha20.swift
[25/133] Compiling CryptoSwift Checksum.swift
[26/144] Compiling Base8 BlockDecoding.swift
[27/144] Compiling CryptoSwift Bit.swift
[28/144] Compiling CryptoSwift BlockCipher.swift
[29/144] Compiling CryptoSwift BlockDecryptor.swift
[30/144] Compiling CryptoSwift BlockEncryptor.swift
[31/144] Compiling CryptoSwift BlockMode.swift
[32/144] Compiling CryptoSwift BlockModeOptions.swift
[33/144] Compiling CryptoSwift CBC.swift
[34/144] Compiling CryptoSwift CCM.swift
[35/144] Compiling CryptoSwift CFB.swift
[36/144] Compiling CryptoSwift CTR.swift
[37/144] Compiling CryptoSwift CipherModeWorker.swift
[38/144] Emitting module CryptoSwift
[39/144] Compiling Base32 Base32.swift
[40/144] Compiling Base32 Quintets.swift
[41/144] Compiling Base32 BlockEncoding.swift
[42/144] Compiling Base64 Base64.swift
[43/144] Emitting module Base64
[44/144] Emitting module VarInt
[45/144] Compiling BaseX BaseX.swift
[46/144] Emitting module BaseX
[47/144] Compiling VarInt BinaryEncoder.swift
[48/144] Compiling VarInt VarInt.swift
[49/144] Compiling Base2 Base2.swift
[50/144] Emitting module Base2
[51/144] Compiling Base8 Alphabet.swift
[52/144] Emitting module Base8
[53/144] Compiling Base8 Base8.swift
[54/144] Compiling CryptoSwift Cipher.swift
[55/144] Compiling CryptoSwift Collection+Extension.swift
[56/144] Compiling CryptoSwift CompactMap.swift
[57/144] Compiling CryptoSwift Cryptor.swift
[58/144] Compiling CryptoSwift Cryptors.swift
[59/144] Compiling CryptoSwift Digest.swift
[60/144] Compiling CryptoSwift DigestType.swift
[61/144] Compiling CryptoSwift AES+Foundation.swift
[62/144] Compiling CryptoSwift Array+Foundation.swift
[63/144] Compiling CryptoSwift Blowfish+Foundation.swift
[64/144] Compiling CryptoSwift ChaCha20+Foundation.swift
[65/144] Compiling CryptoSwift Data+Extension.swift
[66/144] Compiling CryptoSwift HMAC+Foundation.swift
[67/144] Compiling CryptoSwift Rabbit+Foundation.swift
[68/144] Compiling CryptoSwift String+FoundationExtension.swift
[69/144] Compiling CryptoSwift Utils+Foundation.swift
[70/144] Compiling CryptoSwift Generics.swift
[71/144] Compiling CryptoSwift HKDF.swift
[72/144] Compiling CryptoSwift HMAC.swift
[73/144] Compiling CryptoSwift ISO10126Padding.swift
[74/144] Compiling CryptoSwift ISO78164Padding.swift
[75/144] Compiling CryptoSwift Int+Extension.swift
[76/144] Compiling Base32 Alphabets.swift
[77/144] Emitting module Base32
[78/144] Compiling Base32 BlockDecoding.swift
[79/144] Compiling CryptoSwift AEAD.swift
[80/144] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[81/144] Compiling CryptoSwift AES.Cryptors.swift
[82/144] Compiling CryptoSwift AES.swift
[83/144] Compiling CryptoSwift ASN1.swift
[84/144] Compiling CryptoSwift ASN1Decoder.swift
[85/144] Compiling CryptoSwift ASN1Encoder.swift
[86/144] Compiling CryptoSwift ASN1Scanner.swift
[87/144] Compiling CryptoSwift Array+Extension.swift
[88/144] Compiling CryptoSwift Authenticator.swift
[89/144] Compiling CryptoSwift BatchedCollection.swift
[90/144] Compiling CryptoSwift StreamDecryptor.swift
[91/144] Compiling CryptoSwift StreamEncryptor.swift
[92/144] Compiling CryptoSwift String+Extension.swift
[93/144] Compiling CryptoSwift UInt128.swift
[94/144] Compiling CryptoSwift UInt16+Extension.swift
[95/144] Compiling CryptoSwift UInt32+Extension.swift
[96/144] Compiling CryptoSwift UInt64+Extension.swift
[97/144] Compiling CryptoSwift UInt8+Extension.swift
[98/144] Compiling CryptoSwift Updatable.swift
[99/144] Compiling CryptoSwift Utils.swift
[100/144] Compiling CryptoSwift ZeroPadding.swift
[101/144] Compiling CryptoSwift Poly1305.swift
[102/144] Compiling CryptoSwift RSA+Cipher.swift
[103/144] Compiling CryptoSwift RSA+Signature.swift
[104/144] Compiling CryptoSwift RSA.swift
[105/144] Compiling CryptoSwift Rabbit.swift
[106/144] Compiling CryptoSwift SHA1.swift
[107/144] Compiling CryptoSwift SHA2.swift
[108/144] Compiling CryptoSwift SHA3.swift
[109/144] Compiling CryptoSwift Scrypt.swift
[110/144] Compiling CryptoSwift SecureBytes.swift
[111/144] Compiling CryptoSwift Signature.swift
[112/144] Compiling CryptoSwift MD5.swift
[113/144] Compiling CryptoSwift NoPadding.swift
[114/144] Compiling CryptoSwift Operators.swift
[115/144] Compiling CryptoSwift DER.swift
[116/144] Compiling CryptoSwift PBKDF1.swift
[117/144] Compiling CryptoSwift PBKDF2.swift
[118/144] Compiling CryptoSwift PKCS1v15.swift
[119/144] Compiling CryptoSwift PKCS5.swift
[120/144] Compiling CryptoSwift PKCS7.swift
[121/144] Compiling CryptoSwift PKCS7Padding.swift
[122/144] Compiling CryptoSwift Padding.swift
[123/150] Compiling CryptoSwift ECB.swift
[124/150] Compiling CryptoSwift GCM.swift
[125/150] Compiling CryptoSwift OCB.swift
[126/150] Compiling CryptoSwift OFB.swift
[127/150] Compiling CryptoSwift PCBC.swift
[128/150] Compiling CryptoSwift Blowfish.swift
[129/150] Compiling CryptoSwift CBCMAC.swift
[130/150] Compiling CryptoSwift CMAC.swift
[131/150] Compiling CryptoSwift Addition.swift
[132/150] Compiling CryptoSwift BigInt.swift
[133/150] Compiling CryptoSwift BigUInt.swift
[134/150] Compiling CryptoSwift Bitwise Ops.swift
[135/150] Compiling CryptoSwift CS.swift
[136/150] Compiling CryptoSwift Codable.swift
[137/150] Compiling CryptoSwift Comparable.swift
[138/150] Compiling CryptoSwift Data Conversion.swift
[139/150] Compiling CryptoSwift Division.swift
[140/150] Compiling CryptoSwift Exponentiation.swift
[141/150] Compiling CryptoSwift Floating Point Conversion.swift
[142/150] Compiling CryptoSwift GCD.swift
[143/150] Compiling CryptoSwift Hashable.swift
[144/150] Compiling CryptoSwift Integer Conversion.swift
[145/150] Emitting module Multibase
[146/150] Compiling Multicodec Codecs+Equatable.swift
[147/150] Compiling Multicodec Multicodec.swift
[148/150] Compiling Multibase Multibase.swift
[149/150] Emitting module Multicodec
[150/150] Compiling Multicodec Codecs.swift
[151/152] Compiling Multihash Multihash.swift
[152/152] Emitting module Multihash
[153/154] Emitting module CID
[154/154] Compiling CID CID.swift
Build complete! (32.31s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-multibase",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-libp2p/swift-multibase.git"
},
{
"identity" : "swift-multicodec",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-libp2p/swift-multicodec.git"
},
{
"identity" : "swift-multihash",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-libp2p/swift-multihash.git"
}
],
"manifest_display_name" : "swift-cid",
"name" : "swift-cid",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "CID",
"targets" : [
"CID"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CIDTests",
"module_type" : "SwiftTarget",
"name" : "CIDTests",
"path" : "Tests/CIDTests",
"sources" : [
"CIDTests.swift"
],
"target_dependencies" : [
"CID"
],
"type" : "test"
},
{
"c99name" : "CID",
"module_type" : "SwiftTarget",
"name" : "CID",
"path" : "Sources/CID",
"product_dependencies" : [
"Multihash",
"Multibase",
"Multicodec"
],
"product_memberships" : [
"CID"
],
"sources" : [
"CID.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.