Build Information
Successful build of EthereumABI, reference 1.3.0 (6f4edb
), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 19:24:25 UTC.
Swift 6 data race errors: 2
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.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.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shamatar/EthereumABI.git
Reference: 1.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/shamatar/EthereumABI
* tag 1.3.0 -> FETCH_HEAD
HEAD is now at 6f4edb9 fix changed signature
Cloned https://github.com/shamatar/EthereumABI.git
Revision (git rev-parse @):
6f4edb9fb3b46d7cdf5d6c4a304a88f014188733
SUCCESS checkout https://github.com/shamatar/EthereumABI.git at 1.3.0
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/attaswift/SipHash
Fetching https://github.com/shamatar/EthereumAddress.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/440] Fetching siphash
[142/5211] Fetching siphash, bigint
[143/5421] Fetching siphash, bigint, ethereumaddress
[283/18124] Fetching siphash, bigint, ethereumaddress, cryptoswift
Fetched https://github.com/attaswift/BigInt.git from cache (1.78s)
Fetched https://github.com/shamatar/EthereumAddress.git from cache (1.78s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.78s)
Fetched https://github.com/attaswift/SipHash from cache (1.78s)
Computing version for https://github.com/shamatar/EthereumAddress.git
Computed https://github.com/shamatar/EthereumAddress.git at 1.3.0 (0.54s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 3.1.0 (2.24s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.0.0 (0.53s)
Computing version for https://github.com/attaswift/SipHash
Computed https://github.com/attaswift/SipHash at 1.2.2 (0.53s)
Creating working copy for https://github.com/attaswift/SipHash
Working copy of https://github.com/attaswift/SipHash resolved at 1.2.2
Creating working copy for https://github.com/shamatar/EthereumAddress.git
Working copy of https://github.com/shamatar/EthereumAddress.git resolved at 1.3.0
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 3.1.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.0.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": "ethereumabi",
"name": "EthereumABI",
"url": "https://github.com/shamatar/EthereumABI.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/EthereumABI",
"dependencies": [
{
"identity": "cryptoswift",
"name": "CryptoSwift",
"url": "https://github.com/krzyzanowskim/CryptoSwift.git",
"version": "1.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
"dependencies": [
]
},
{
"identity": "bigint",
"name": "BigInt",
"url": "https://github.com/attaswift/BigInt.git",
"version": "3.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
"dependencies": [
{
"identity": "siphash",
"name": "SipHash",
"url": "https://github.com/attaswift/SipHash",
"version": "1.2.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SipHash",
"dependencies": [
]
}
]
},
{
"identity": "ethereumaddress",
"name": "EthereumAddress",
"url": "https://github.com/shamatar/EthereumAddress.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/EthereumAddress",
"dependencies": [
{
"identity": "cryptoswift",
"name": "CryptoSwift",
"url": "https://github.com/krzyzanowskim/CryptoSwift.git",
"version": "1.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/shamatar/EthereumABI.git
[1/360] Fetching ethereumabi
Fetched https://github.com/shamatar/EthereumABI.git from cache (0.86s)
Fetching https://github.com/attaswift/BigInt.git from cache
Fetching https://github.com/shamatar/EthereumAddress.git from cache
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetched https://github.com/shamatar/EthereumAddress.git from cache (0.56s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.56s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.56s)
Computing version for https://github.com/shamatar/EthereumAddress.git
Computed https://github.com/shamatar/EthereumAddress.git at 1.3.0 (0.02s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 3.1.0 (0.02s)
Fetching https://github.com/attaswift/SipHash from cache
Fetched https://github.com/attaswift/SipHash from cache (0.48s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.0.0 (0.02s)
Computing version for https://github.com/attaswift/SipHash
Computed https://github.com/attaswift/SipHash at 1.2.2 (0.02s)
Creating working copy for https://github.com/attaswift/SipHash
Working copy of https://github.com/attaswift/SipHash resolved at 1.2.2
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.0.0
Creating working copy for https://github.com/shamatar/EthereumABI.git
Working copy of https://github.com/shamatar/EthereumABI.git resolved at 1.3.0 (6f4edb9)
Creating working copy for https://github.com/shamatar/EthereumAddress.git
Working copy of https://github.com/shamatar/EthereumAddress.git resolved at 1.3.0
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 3.1.0
warning: '.resolve-product-dependencies': dependency 'ethereumabi' is not used by any target
Found 3 product dependencies
- CryptoSwift
- BigInt
- EthereumAddress
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/shamatar/EthereumABI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.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/8] Write sources
[5/8] Write swift-version--7754E27361AE5C74.txt
[7/82] Compiling SipHash SipHashable.swift
[8/82] Emitting module CryptoSwift
[9/89] Compiling SipHash SipHasher.swift
[10/89] Compiling CryptoSwift PKCS7Padding.swift
[11/89] Compiling CryptoSwift Padding.swift
[12/89] Compiling CryptoSwift Poly1305.swift
[13/89] Compiling CryptoSwift Rabbit.swift
[14/89] Compiling CryptoSwift RandomBytesSequence.swift
[15/89] Compiling CryptoSwift SHA1.swift
[16/89] Compiling CryptoSwift SHA2.swift
[17/89] Compiling SipHash RandomUInt64.swift
[18/89] Compiling SipHash Primitive Types.swift
[19/89] Emitting module SipHash
[19/89] Write Objects.LinkFileList
[20/89] Linking libSipHash.dylib
[22/110] Compiling CryptoSwift UInt16+Extension.swift
[23/110] Compiling CryptoSwift UInt32+Extension.swift
[24/110] Compiling CryptoSwift UInt64+Extension.swift
[25/110] Compiling CryptoSwift UInt8+Extension.swift
[26/110] Compiling CryptoSwift Updatable.swift
[27/110] Compiling CryptoSwift Utils.swift
[28/110] Compiling CryptoSwift ZeroPadding.swift
[29/110] Compiling BigInt Addition.swift
[30/110] Compiling BigInt BigInt.swift
[31/110] Compiling BigInt BigUInt.swift
[32/110] Compiling BigInt Bitwise Ops.swift
[33/110] Compiling BigInt Codable.swift
[34/110] Compiling BigInt Comparable.swift
[35/110] Compiling BigInt GCD.swift
[36/110] Compiling BigInt Hashable.swift
[37/110] Compiling BigInt Data Conversion.swift
[38/110] Compiling BigInt Division.swift
[39/110] Compiling BigInt Prime Test.swift
[40/110] Compiling BigInt Random.swift
[41/110] Compiling BigInt Exponentiation.swift
[42/110] Compiling BigInt Floating Point Conversion.swift
[43/110] Compiling BigInt Shifts.swift
[44/110] Compiling BigInt Square Root.swift
[45/110] Compiling BigInt Strideable.swift
[46/110] Compiling BigInt String Conversion.swift
[49/112] Compiling BigInt Integer Conversion.swift
[50/112] Compiling BigInt Multiplication.swift
[55/112] Compiling BigInt Subtraction.swift
[56/112] Compiling BigInt Words and Bits.swift
[57/112] Compiling CryptoSwift SHA3.swift
[58/112] Compiling CryptoSwift Scrypt.swift
[59/112] Compiling CryptoSwift SecureBytes.swift
[60/112] Compiling CryptoSwift StreamDecryptor.swift
[61/112] Compiling CryptoSwift StreamEncryptor.swift
[62/112] Compiling CryptoSwift String+Extension.swift
[63/112] Compiling CryptoSwift UInt128.swift
[64/112] Compiling CryptoSwift BlockCipher.swift
[65/112] Compiling CryptoSwift BlockDecryptor.swift
[66/112] Compiling CryptoSwift BlockEncryptor.swift
[67/112] Compiling CryptoSwift BlockMode.swift
[68/112] Compiling CryptoSwift BlockModeOptions.swift
[69/112] Compiling CryptoSwift CBC.swift
[70/112] Compiling CryptoSwift CCM.swift
[71/112] Compiling CryptoSwift CFB.swift
[72/112] Compiling CryptoSwift MD5.swift
[73/112] Compiling CryptoSwift NoPadding.swift
[74/112] Compiling CryptoSwift Operators.swift
[75/112] Compiling CryptoSwift PBKDF1.swift
[76/112] Compiling CryptoSwift PBKDF2.swift
[77/112] Compiling CryptoSwift PKCS5.swift
[78/112] Compiling CryptoSwift PKCS7.swift
[85/112] Compiling CryptoSwift Blowfish.swift
[86/112] Compiling CryptoSwift CBCMAC.swift
[87/112] Compiling CryptoSwift Digest.swift
[88/112] Compiling CryptoSwift DigestType.swift
[89/112] Compiling CryptoSwift AES+Foundation.swift
[90/112] Compiling CryptoSwift Array+Foundation.swift
[91/112] Compiling CryptoSwift Blowfish+Foundation.swift
[92/112] Compiling CryptoSwift ChaCha20+Foundation.swift
[93/112] Compiling CryptoSwift Data+Extension.swift
[94/112] Compiling CryptoSwift HMAC+Foundation.swift
[95/112] Compiling CryptoSwift Rabbit+Foundation.swift
[96/112] Compiling CryptoSwift String+FoundationExtension.swift
[97/112] Compiling CryptoSwift Utils+Foundation.swift
[98/112] Compiling CryptoSwift Generics.swift
[99/112] Compiling CryptoSwift HKDF.swift
[100/112] Compiling CryptoSwift HMAC.swift
[101/112] Compiling CryptoSwift Int+Extension.swift
[102/115] Compiling EthereumAddress EthereumAddress.swift
[103/115] Compiling EthereumAddress Extensions.swift
[104/115] Emitting module EthereumAddress
[107/115] Emitting module BigInt
[116/124] Compiling EthereumABI ABIParsing.swift
/Users/admin/builder/spi-builder-workspace/EthereumABI/Classes/ABIParsing.swift:23:20: warning: static property 'typeEatingRegex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
21 |
22 | enum TypeParsingExpressions {
23 | static var typeEatingRegex = "^((u?int|bytes)([1-9][0-9]*)|(address|bool|string|tuple|bytes)|(\\[([1-9][0-9]*)\\]))"
| |- warning: static property 'typeEatingRegex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'typeEatingRegex' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'typeEatingRegex' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
24 | static var arrayEatingRegex = "^(\\[([1-9][0-9]*)?\\])?.*$"
25 | }
/Users/admin/builder/spi-builder-workspace/EthereumABI/Classes/ABIParsing.swift:24:20: warning: static property 'arrayEatingRegex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
22 | enum TypeParsingExpressions {
23 | static var typeEatingRegex = "^((u?int|bytes)([1-9][0-9]*)|(address|bool|string|tuple|bytes)|(\\[([1-9][0-9]*)\\]))"
24 | static var arrayEatingRegex = "^(\\[([1-9][0-9]*)?\\])?.*$"
| |- warning: static property 'arrayEatingRegex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'arrayEatingRegex' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'arrayEatingRegex' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
25 | }
26 |
[117/124] Compiling EthereumABI ABIParameterTypes.swift
[118/124] Compiling EthereumABI ABIEncoding.swift
[119/124] Compiling EthereumABI ABITypeParser.swift
/Users/admin/builder/spi-builder-workspace/EthereumABI/Classes/ABIParsing.swift:23:20: warning: static property 'typeEatingRegex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
21 |
22 | enum TypeParsingExpressions {
23 | static var typeEatingRegex = "^((u?int|bytes)([1-9][0-9]*)|(address|bool|string|tuple|bytes)|(\\[([1-9][0-9]*)\\]))"
| |- warning: static property 'typeEatingRegex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'typeEatingRegex' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'typeEatingRegex' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
24 | static var arrayEatingRegex = "^(\\[([1-9][0-9]*)?\\])?.*$"
25 | }
/Users/admin/builder/spi-builder-workspace/EthereumABI/Classes/ABIParsing.swift:24:20: warning: static property 'arrayEatingRegex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
22 | enum TypeParsingExpressions {
23 | static var typeEatingRegex = "^((u?int|bytes)([1-9][0-9]*)|(address|bool|string|tuple|bytes)|(\\[([1-9][0-9]*)\\]))"
24 | static var arrayEatingRegex = "^(\\[([1-9][0-9]*)?\\])?.*$"
| |- warning: static property 'arrayEatingRegex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'arrayEatingRegex' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'arrayEatingRegex' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
25 | }
26 |
[120/124] Compiling EthereumABI ABIElements.swift
/Users/admin/builder/spi-builder-workspace/EthereumABI/Classes/ABIElements.swift:11:5: warning: 'public' modifier is redundant for struct declared in a public extension
9 | public extension ABI {
10 | // JSON Decoding
11 | public struct Input: Decodable {
| `- warning: 'public' modifier is redundant for struct declared in a public extension
12 | public var name: String?
13 | public var type: String
/Users/admin/builder/spi-builder-workspace/EthereumABI/Classes/ABIElements.swift:18:5: warning: 'public' modifier is redundant for struct declared in a public extension
16 | }
17 |
18 | public struct Output: Decodable {
| `- warning: 'public' modifier is redundant for struct declared in a public extension
19 | public var name: String?
20 | public var type: String
/Users/admin/builder/spi-builder-workspace/EthereumABI/Classes/ABIElements.swift:24:5: warning: 'public' modifier is redundant for struct declared in a public extension
22 | }
23 |
24 | public struct Record: Decodable {
| `- warning: 'public' modifier is redundant for struct declared in a public extension
25 | public var name: String?
26 | public var type: String?
/Users/admin/builder/spi-builder-workspace/EthereumABI/Classes/ABIElements.swift:35:5: warning: 'public' modifier is redundant for enum declared in a public extension
33 | }
34 |
35 | public enum Element {
| `- warning: 'public' modifier is redundant for enum declared in a public extension
36 | public enum ArraySize { //bytes for convenience
37 | case staticSize(UInt64)
[121/124] Compiling EthereumABI ABIDecoding.swift
[122/124] Compiling EthereumABI ABI.swift
[123/124] Emitting module EthereumABI
/Users/admin/builder/spi-builder-workspace/EthereumABI/Classes/ABIElements.swift:11:5: warning: 'public' modifier is redundant for struct declared in a public extension
9 | public extension ABI {
10 | // JSON Decoding
11 | public struct Input: Decodable {
| `- warning: 'public' modifier is redundant for struct declared in a public extension
12 | public var name: String?
13 | public var type: String
/Users/admin/builder/spi-builder-workspace/EthereumABI/Classes/ABIElements.swift:18:5: warning: 'public' modifier is redundant for struct declared in a public extension
16 | }
17 |
18 | public struct Output: Decodable {
| `- warning: 'public' modifier is redundant for struct declared in a public extension
19 | public var name: String?
20 | public var type: String
/Users/admin/builder/spi-builder-workspace/EthereumABI/Classes/ABIElements.swift:24:5: warning: 'public' modifier is redundant for struct declared in a public extension
22 | }
23 |
24 | public struct Record: Decodable {
| `- warning: 'public' modifier is redundant for struct declared in a public extension
25 | public var name: String?
26 | public var type: String?
/Users/admin/builder/spi-builder-workspace/EthereumABI/Classes/ABIElements.swift:35:5: warning: 'public' modifier is redundant for enum declared in a public extension
33 | }
34 |
35 | public enum Element {
| `- warning: 'public' modifier is redundant for enum declared in a public extension
36 | public enum ArraySize { //bytes for convenience
37 | case staticSize(UInt64)
/Users/admin/builder/spi-builder-workspace/EthereumABI/Classes/ABIParsing.swift:23:20: warning: static property 'typeEatingRegex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
21 |
22 | enum TypeParsingExpressions {
23 | static var typeEatingRegex = "^((u?int|bytes)([1-9][0-9]*)|(address|bool|string|tuple|bytes)|(\\[([1-9][0-9]*)\\]))"
| |- warning: static property 'typeEatingRegex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'typeEatingRegex' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'typeEatingRegex' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
24 | static var arrayEatingRegex = "^(\\[([1-9][0-9]*)?\\])?.*$"
25 | }
/Users/admin/builder/spi-builder-workspace/EthereumABI/Classes/ABIParsing.swift:24:20: warning: static property 'arrayEatingRegex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
22 | enum TypeParsingExpressions {
23 | static var typeEatingRegex = "^((u?int|bytes)([1-9][0-9]*)|(address|bool|string|tuple|bytes)|(\\[([1-9][0-9]*)\\]))"
24 | static var arrayEatingRegex = "^(\\[([1-9][0-9]*)?\\])?.*$"
| |- warning: static property 'arrayEatingRegex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'arrayEatingRegex' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'arrayEatingRegex' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
25 | }
26 |
[124/124] Compiling EthereumABI ABIExtensions.swift
Build complete! (16.37s)
Build complete.
{
"dependencies" : [
{
"identity" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "1.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
},
{
"identity" : "bigint",
"requirement" : {
"range" : [
{
"lower_bound" : "3.1.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/attaswift/BigInt.git"
},
{
"identity" : "ethereumaddress",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/shamatar/EthereumAddress.git"
}
],
"manifest_display_name" : "EthereumABI",
"name" : "EthereumABI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "EthereumABI",
"targets" : [
"EthereumABI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4",
"4.2"
],
"targets" : [
{
"c99name" : "EthereumABI",
"module_type" : "SwiftTarget",
"name" : "EthereumABI",
"path" : "EthereumABI",
"product_dependencies" : [
"CryptoSwift",
"BigInt",
"EthereumAddress"
],
"product_memberships" : [
"EthereumABI"
],
"sources" : [
"Classes/ABI.swift",
"Classes/ABIDecoding.swift",
"Classes/ABIElements.swift",
"Classes/ABIEncoding.swift",
"Classes/ABIExtensions.swift",
"Classes/ABIParameterTypes.swift",
"Classes/ABIParsing.swift",
"Classes/ABITypeParser.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
Done.