The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Shield with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.28.8
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/outfoxx/shield.git
Reference: 3.5.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/outfoxx/shield
 * tag               3.5.0      -> FETCH_HEAD
HEAD is now at 7d19bf6 Merge pull request #82 from outfoxx/feature/pkcs8pem
Cloned https://github.com/outfoxx/shield.git
Revision (git rev-parse @):
7d19bf67a55985217a5db9393d99631b5c5ff362
SUCCESS checkout https://github.com/outfoxx/shield.git at 3.5.0
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/outfoxx/PotentCodables.git from cache
Fetching https://github.com/attaswift/BigInt.git from cache
Fetched https://github.com/attaswift/BigInt.git (0.29s)
Fetching https://github.com/apple/swift-algorithms from cache
Fetched https://github.com/outfoxx/PotentCodables.git (0.30s)
Fetching https://github.com/SusanDoggie/Float16.git from cache
Fetched https://github.com/SusanDoggie/Float16.git (0.17s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-algorithms (0.52s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-collections.git (0.82s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.65s)
Fetching https://github.com/sharplet/Regex.git from cache
Fetched https://github.com/apple/swift-docc-plugin (0.31s)
Fetched https://github.com/apple/swift-numerics (0.44s)
Fetched https://github.com/sharplet/Regex.git (0.17s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.1.0 (0.02s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.0.0 (0.02s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (0.53s)
Computing version for https://github.com/outfoxx/PotentCodables.git
Computed https://github.com/outfoxx/PotentCodables.git at 3.0.3 (0.40s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.08s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.03s)
Computing version for https://github.com/SusanDoggie/Float16.git
Computed https://github.com/SusanDoggie/Float16.git at 1.1.1 (0.45s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.36s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.4
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Creating working copy for https://github.com/outfoxx/PotentCodables.git
Working copy of https://github.com/outfoxx/PotentCodables.git resolved at 3.0.3
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.1.0
Creating working copy for https://github.com/SusanDoggie/Float16.git
Working copy of https://github.com/SusanDoggie/Float16.git resolved at 1.1.1
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "shield",
      "name": "Shield",
      "url": "https://github.com/outfoxx/shield.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/shield",
      "dependencies": [
        {
          "identity": "potentcodables",
          "name": "PotentCodables",
          "url": "https://github.com/outfoxx/PotentCodables.git",
          "version": "3.2.0",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PotentCodables",
          "dependencies": [
            {
              "identity": "bigint",
              "name": "BigInt",
              "url": "https://github.com/attaswift/BigInt.git",
              "version": "5.3.0",
              "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
              "dependencies": [
              ]
            },
            {
              "identity": "float16",
              "name": "Float16",
              "url": "https://github.com/SusanDoggie/Float16.git",
              "version": "1.1.1",
              "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Float16",
              "dependencies": [
                {
                  "identity": "swift-numerics",
                  "name": "swift-numerics",
                  "url": "https://github.com/apple/swift-numerics.git",
                  "version": "1.0.2",
                  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.0.6",
              "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "regex",
          "name": "Regex",
          "url": "https://github.com/sharplet/Regex.git",
          "version": "2.1.1",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Regex",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-algorithms",
          "name": "swift-algorithms",
          "url": "https://github.com/apple/swift-algorithms",
          "version": "1.2.0",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
          "dependencies": [
            {
              "identity": "swift-numerics",
              "name": "swift-numerics",
              "url": "https://github.com/apple/swift-numerics.git",
              "version": "1.0.2",
              "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/outfoxx/shield.git from cache
Fetched https://github.com/outfoxx/shield.git (0.16s)
Fetching https://github.com/apple/swift-algorithms from cache
Fetching https://github.com/outfoxx/PotentCodables.git from cache
Fetching https://github.com/sharplet/Regex.git from cache
Fetched https://github.com/sharplet/Regex.git (0.19s)
Fetched https://github.com/outfoxx/PotentCodables.git (0.20s)
Fetched https://github.com/apple/swift-algorithms (0.39s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (0.01s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.0 (0.01s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git (0.41s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.02s)
Computing version for https://github.com/outfoxx/PotentCodables.git
Computed https://github.com/outfoxx/PotentCodables.git at 3.2.0 (0.02s)
Fetching https://github.com/SusanDoggie/Float16.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/attaswift/BigInt.git from cache
Fetched https://github.com/attaswift/BigInt.git (0.23s)
Fetched https://github.com/SusanDoggie/Float16.git (0.23s)
Fetched https://github.com/apple/swift-collections.git (0.68s)
Computing version for https://github.com/SusanDoggie/Float16.git
Computed https://github.com/SusanDoggie/Float16.git at 1.1.1 (0.01s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.02s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.6
Creating working copy for https://github.com/SusanDoggie/Float16.git
Working copy of https://github.com/SusanDoggie/Float16.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
Creating working copy for https://github.com/outfoxx/shield.git
Working copy of https://github.com/outfoxx/shield.git resolved at 3.5.0
Creating working copy for https://github.com/outfoxx/PotentCodables.git
Working copy of https://github.com/outfoxx/PotentCodables.git resolved at 3.2.0
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.0
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
warning: '.resolve-product-dependencies': dependency 'shield' is not used by any target
Found 3 product dependencies
  - PotentCodables
  - Regex
  - swift-algorithms
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/outfoxx/shield.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/26] Compiling _NumericsShims _NumericsShims.c
[3/26] Copying Shield.docc
[3/26] Copying PotentCodables.docc
[5/26] Compiling fy-utils.c
[6/26] Compiling fy-types.c
[7/33] Compiling fy-docbuilder.c
[8/33] Compiling fy-utf8.c
[9/33] Compiling fy-docstate.c
[10/40] Compiling xxhash.c
[11/134] Compiling fy-doc.c
[12/134] Compiling fy-walk.c
[13/134] Compiling fy-token.c
[14/134] Compiling fy-path.c
[15/134] Compiling fy-input.c
[16/134] Compiling fy-event.c
[18/134] Compiling OrderedCollections OrderedSet+Hashable.swift
[19/134] Compiling OrderedCollections OrderedSet+Initializers.swift
[20/134] Compiling OrderedCollections OrderedSet+Insertions.swift
[21/134] Compiling OrderedCollections OrderedSet+Invariants.swift
[22/134] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[23/134] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[24/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[25/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[26/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[27/140] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[28/140] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[29/140] Compiling OrderedCollections OrderedSet+SubSequence.swift
[30/140] Compiling BigInt Multiplication.swift
[31/140] Compiling BigInt Prime Test.swift
[32/140] Compiling BigInt Random.swift
[33/140] Compiling BigInt Shifts.swift
[34/140] Compiling BigInt Square Root.swift
[34/142] Compiling fy-emit.c
[36/142] Compiling RealModule Float+Real.swift
[37/142] Compiling RealModule Real.swift
[38/142] Compiling BigInt Bitwise Ops.swift
[39/142] Compiling BigInt Codable.swift
[40/142] Compiling RealModule Float80+Real.swift
[41/142] Compiling RealModule ElementaryFunctions.swift
[42/142] Compiling BigInt Comparable.swift
[43/142] Compiling BigInt Data Conversion.swift
[44/142] Compiling RealModule Float16+Real.swift
[45/142] Emitting module RealModule
[46/143] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[47/143] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[48/143] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[49/143] Compiling OrderedCollections OrderedSet+Diffing.swift
[50/143] Compiling OrderedCollections OrderedSet+Equatable.swift
[51/143] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[52/143] Compiling RealModule RealFunctions.swift
[52/143] Compiling fy-dump.c
[56/143] Compiling BigInt Strideable.swift
[57/143] Compiling BigInt String Conversion.swift
[58/143] Compiling DequeModule _DequeSlot.swift
[59/143] Compiling DequeModule _UnsafeWrappedBuffer.swift
[62/143] Compiling BigInt Exponentiation.swift
[63/143] Compiling BigInt Addition.swift
[64/143] Compiling BigInt BigInt.swift
[65/143] Compiling BigInt BigUInt.swift
[66/143] Compiling BigInt Integer Conversion.swift
[66/166] Compiling fy-diag.c
[67/166] Compiling fy-parse.c
[69/166] Compiling Algorithms Chunked.swift
[70/166] Compiling Algorithms Combinations.swift
[71/166] Compiling Algorithms Compacted.swift
[72/166] Compiling Algorithms AdjacentPairs.swift
[73/166] Compiling Algorithms Chain.swift
[74/166] Emitting module DequeModule
[74/166] Compiling fy-ctype.c
[75/166] Compiling fy-composer.c
[77/166] Compiling Algorithms Intersperse.swift
[78/166] Compiling Algorithms Joined.swift
[79/166] Compiling Algorithms MinMax.swift
[80/166] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[81/166] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[82/166] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[83/166] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[83/166] Compiling fy-accel.c
[85/166] Compiling Algorithms Partition.swift
[86/166] Compiling Algorithms Permutations.swift
[87/166] Compiling Algorithms Product.swift
[88/166] Compiling Algorithms FirstNonNil.swift
[89/166] Compiling Algorithms FlattenCollection.swift
[90/166] Compiling Algorithms Indexed.swift
[91/166] Compiling Algorithms Reductions.swift
[92/166] Compiling Algorithms Rotate.swift
[92/166] Compiling fy-atom.c
[93/166] Compiling CFloat16 float16.c
[100/166] Compiling Algorithms Cycle.swift
[101/166] Compiling Algorithms EitherSequence.swift
[108/173] Compiling OrderedCollections OrderedSet+Testing.swift
[109/173] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[110/173] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[111/173] Compiling OrderedCollections OrderedSet.swift
[112/173] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[113/173] Compiling OrderedCollections _UnsafeBitset.swift
[114/173] Emitting module OrderedCollections
[115/175] Emitting module Collections
[116/175] Compiling Collections Collections.swift
[120/175] Compiling Algorithms Trim.swift
[121/175] Compiling Algorithms Unique.swift
[122/175] Compiling Algorithms Windows.swift
[123/175] Compiling Float16 Real.swift
[124/175] Compiling Float16 Concurrency.swift
[125/175] Emitting module Float16
[126/175] Compiling Float16 float16.swift
[131/175] Compiling Algorithms Split.swift
[132/175] Compiling Algorithms Stride.swift
[133/175] Compiling Algorithms Suffix.swift
[134/175] Compiling Algorithms RandomSample.swift
[140/175] Emitting module BigInt
[152/177] Emitting module Algorithms
[153/177] Compiling ShieldCrypto Random.swift
[154/177] Compiling ShieldCrypto Errors.swift
[155/177] Compiling BigInt Subtraction.swift
[156/177] Compiling BigInt Words and Bits.swift
[157/177] Compiling Regex ThreadLocal.swift
[158/177] Compiling Regex Regex.swift
[159/177] Compiling Regex Options.swift
[160/177] Emitting module Regex
[161/177] Compiling Regex Foundation+Ranges.swift
[162/177] Compiling Regex MatchResult.swift
[163/177] Compiling Regex String+ReplaceMatching.swift
[164/177] Compiling ShieldCrypto HMAC.swift
[165/177] Compiling ShieldCrypto PBKDF.swift
[166/177] Emitting module ShieldCrypto
[167/177] Compiling ShieldCrypto Digest.swift
[168/177] Compiling ShieldCrypto Cryptor.swift
[178/196] Emitting module PotentCodables
[179/198] Compiling PotentCodables KeyedNestedDecoder.swift
[180/198] Compiling PotentCodables KeyedNestedEncoder.swift
[181/198] Compiling PotentCodables Refs.swift
[182/198] Compiling PotentCodables ZonedDate.swift
[183/198] Compiling PotentCodables resource_bundle_accessor.swift
[184/198] Compiling PotentCodables Errors.swift
[185/198] Compiling PotentCodables Float16.swift
[186/198] Compiling PotentCodables KeyStrategy.swift
[187/198] Compiling PotentCodables Value.swift
[188/198] Compiling PotentCodables ValueDecoder.swift
[189/198] Compiling PotentCodables TimeZone.swift
[190/198] Compiling PotentCodables TreeValueDecodingContainer.swift
[191/198] Compiling PotentCodables AnyValueEncoder.swift
[192/198] Compiling PotentCodables DecoderSupport.swift
[193/198] Compiling PotentCodables EncoderSupport.swift
[194/198] Compiling PotentCodables AnyCodingKey.swift
[195/198] Compiling PotentCodables AnyValue.swift
[196/198] Compiling PotentCodables AnyValueDecoder.swift
[197/198] Compiling PotentCodables ValueEncoder.swift
[198/198] Compiling PotentCodables ValueTransformer.swift
[199/238] Compiling PotentCBOR CBORSerialization.swift
[200/238] Compiling PotentJSON JSONWriter.swift
[201/238] Compiling PotentASN1 SchemaSpecified.swift
[202/238] Compiling PotentASN1 SchemaState.swift
[203/240] Emitting module PotentJSON
[204/240] Compiling PotentCBOR CBORReader.swift
[205/240] Compiling PotentJSON JSONSerialization.swift
[206/240] Compiling PotentCBOR CBORStream.swift
[207/240] Compiling PotentCBOR CBORWriter.swift
[208/240] Emitting module PotentYAML
[209/240] Compiling PotentYAML YAMLSerialization.swift
[210/240] Compiling PotentYAML YAMLWriter.swift
[211/240] Compiling PotentCBOR CBOREncoder.swift
[212/240] Emitting module PotentCBOR
[213/240] Compiling PotentCBOR CBOR.swift
[214/240] Compiling PotentJSON JSONReader.swift
[215/240] Compiling PotentASN1 Tagged.swift
[216/240] Compiling PotentASN1 TaggedValue.swift
[217/240] Compiling PotentYAML YAMLReader.swift
[218/240] Compiling PotentYAML YAMLEncoder.swift
[219/240] Emitting module PotentASN1
[220/240] Compiling PotentYAML Errors.swift
[221/240] Compiling PotentYAML YAML.swift
[222/240] Compiling PotentYAML YAMLDecoder.swift
[223/240] Compiling PotentJSON JSONEncoder.swift
[224/240] Compiling PotentJSON Errors.swift
[225/240] Compiling PotentJSON JSON.swift
[226/240] Compiling PotentJSON JSONDecoder.swift
[227/240] Compiling PotentASN1 AnyTime.swift
[228/240] Compiling PotentASN1 BigInts.swift
[229/240] Compiling PotentASN1 ObjectIdentifier.swift
[230/240] Compiling PotentASN1 Schema.swift
[231/240] Compiling PotentASN1 BitString.swift
[232/240] Compiling PotentASN1 Dates.swift
[233/240] Compiling PotentCBOR CBORDecoder.swift
[234/240] Compiling PotentASN1 ASN1Decoder.swift
[235/240] Compiling PotentASN1 ASN1Encoder.swift
[236/240] Compiling PotentASN1 ASN1.swift
[237/240] Compiling PotentASN1 ASN1DERReader.swift
[238/240] Compiling PotentASN1 ASN1DERWriter.swift
[239/240] Compiling PotentASN1 ASN1Serialization.swift
[240/240] Compiling PotentASN1 AnyString.swift
[241/245] Compiling ShieldOID OIDs.swift
[242/245] Compiling ShieldOID ISO.swift
[243/245] Compiling ShieldOID ISO-ITU.swift
[244/245] Compiling ShieldOID ITU.swift
[245/245] Emitting module ShieldOID
[246/253] Compiling ShieldX500 DistinguishedNameStringComposer.swift
[247/253] Compiling ShieldX500 NamingStyles.swift
[248/253] Compiling ShieldX500 RelativeDistinguishedName.swift
[249/254] Emitting module ShieldX500
[250/254] Compiling ShieldX500 AttributeValueHandlers.swift
[251/254] Compiling ShieldX500 DistinguishedNameBuilder.swift
[252/254] Compiling ShieldX500 AttributeTypeAndValue.swift
[253/254] Compiling ShieldX500 DistinguishedNameStringParser.swift
[254/254] Compiling ShieldX500 Schemas.swift
[255/286] Compiling ShieldX509 ECParameters.swift
[256/286] Compiling ShieldX509 ECPrivateKey.swift
[257/286] Compiling ShieldX509 EDIPartyName.swift
[258/286] Compiling ShieldX509 EncryptedPrivateKeyInfo.swift
[259/286] Compiling ShieldX509 ExtensionAuthorityKeyIdentifier.swift
[260/290] Compiling ShieldX509 GeneralName.swift
[261/290] Compiling ShieldX509 KeyIdentifier.swift
[262/290] Compiling ShieldX509 Name.swift
[263/290] Compiling ShieldX509 OtherName.swift
[264/290] Compiling ShieldX509 AlgorithmIdentifier.swift
[265/290] Compiling ShieldX509 AttributeValueHandlers.swift
[266/290] Compiling ShieldX509 Attributes.swift
[267/290] Compiling ShieldX509 CRAttributes.swift
[268/290] Compiling ShieldX509 Certificate.swift
[269/290] Compiling ShieldX509 CertificateBuilder.swift
[270/290] Compiling ShieldX509 CertificationRequest.swift
[271/290] Compiling ShieldX509 CertificationRequestBuilder.swift
[272/290] Compiling ShieldX509 CertificationRequestInfo.swift
[273/290] Compiling ShieldX509 DirectoryNames.swift
[274/290] Compiling ShieldX509 ExtensionBasicConstraints.swift
[275/290] Compiling ShieldX509 ExtensionExtKeyUsage.swift
[276/290] Compiling ShieldX509 ExtensionIssuerAlternativeName.swift
[277/290] Compiling ShieldX509 ExtensionKeyUsage.swift
[278/290] Compiling ShieldX509 PBES2Params.swift
[279/290] Compiling ShieldX509 PBKDF2Params.swift
[280/290] Compiling ShieldX509 PrivateKeyInfo.swift
[281/290] Compiling ShieldX509 RSAPrivateKey.swift
[282/290] Compiling ShieldX509 ExtensionSubjectAlternativeName.swift
[283/290] Compiling ShieldX509 ExtensionSubjectKeyIdentifier.swift
[284/290] Compiling ShieldX509 ExtensionValue.swift
[285/290] Compiling ShieldX509 Extensions.swift
[286/290] Emitting module ShieldX509
[287/290] Compiling ShieldX509 RSAPublicKey.swift
[288/290] Compiling ShieldX509 Schemas.swift
[289/290] Compiling ShieldX509 SubjectPublicKeyInfo.swift
[290/290] Compiling ShieldX509 TBSCertificate.swift
[291/293] Compiling ShieldPKCS Moved.swift
[292/293] Compiling ShieldPKCS Schemas.swift
[293/293] Emitting module ShieldPKCS
[294/305] Compiling ShieldSecurity AlgorithmIdentifier.swift
[295/305] Compiling ShieldSecurity Certificate.swift
[296/306] Compiling ShieldSecurity SecIdentity.swift
[297/306] Compiling ShieldSecurity CertificationRequest.swift
[298/306] Compiling ShieldSecurity Errors.swift
[299/306] Compiling ShieldSecurity SecAccessibility.swift
[300/306] Compiling ShieldSecurity SecCertificate.swift
[301/306] Compiling ShieldSecurity SecKey.swift
[302/306] Emitting module ShieldSecurity
[303/306] Compiling ShieldSecurity Logger.swift
[304/306] Compiling ShieldSecurity PEM.swift
[305/306] Compiling ShieldSecurity SecKeyPair.swift
[306/306] Compiling ShieldSecurity SecKeyType.swift
[307/309] Emitting module Shield
[308/309] Compiling Shield ModuleExports.swift
[309/309] Compiling Shield resource_bundle_accessor.swift
Build complete! (25.03s)
Build complete.
Done.