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: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/outfoxx/shield
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
Fetching https://github.com/attaswift/BigInt.git from cache
Fetching https://github.com/sharplet/Regex.git from cache
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin (0.57s)
Fetching https://github.com/SusanDoggie/Float16.git from cache
Fetched https://github.com/attaswift/BigInt.git (0.68s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/sharplet/Regex.git (0.80s)
Fetching https://github.com/apple/swift-algorithms from cache
Fetched https://github.com/SusanDoggie/Float16.git (0.31s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.69s)
Fetching https://github.com/outfoxx/PotentCodables.git from cache
Fetched https://github.com/outfoxx/PotentCodables.git (0.21s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-algorithms (1.19s)
Computing version for https://github.com/apple/swift-docc-plugin
Fetched https://github.com/apple/swift-numerics (0.45s)
Computed https://github.com/apple/swift-docc-plugin at 1.1.0 (0.04s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.0.0 (0.03s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (0.50s)
Computing version for https://github.com/outfoxx/PotentCodables.git
Fetched https://github.com/apple/swift-collections.git (1.77s)
Computed https://github.com/outfoxx/PotentCodables.git at 3.0.3 (0.50s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.14s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.10s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.08s)
Computing version for https://github.com/SusanDoggie/Float16.git
Computed https://github.com/SusanDoggie/Float16.git at 1.1.1 (0.38s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.07s)
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/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.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/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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.4
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/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms 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/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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.62s)
Fetching https://github.com/sharplet/Regex.git from cache
Fetching https://github.com/apple/swift-algorithms from cache
Fetching https://github.com/outfoxx/PotentCodables.git from cache
Fetched https://github.com/sharplet/Regex.git (0.22s)
Fetched https://github.com/outfoxx/PotentCodables.git (0.24s)
Fetched https://github.com/apple/swift-algorithms (0.45s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (0.02s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.0 (0.02s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git (0.33s)
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/apple/swift-collections.git from cache
Fetching https://github.com/attaswift/BigInt.git from cache
Fetching https://github.com/SusanDoggie/Float16.git from cache
Fetched https://github.com/SusanDoggie/Float16.git (0.17s)
Fetched https://github.com/attaswift/BigInt.git (0.25s)
Fetched https://github.com/apple/swift-collections.git (0.86s)
Computing version for https://github.com/SusanDoggie/Float16.git
Computed https://github.com/SusanDoggie/Float16.git at 1.1.1 (0.02s)
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.03s)
Creating working copy for https://github.com/outfoxx/shield.git
Working copy of https://github.com/outfoxx/shield.git resolved at main
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-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.6
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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
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/33] Compiling fy-ctype.c
[4/33] Compiling fy-composer.c
[4/33] Compiling fy-atom.c
[6/33] Compiling fy-diag.c
[7/33] Compiling fy-accel.c
[8/50] Compiling fy-doc.c
[9/50] Copying Shield.docc
[10/50] Copying PotentCodables.docc
[11/113] Compiling fy-docbuilder.c
[12/134] Compiling xxhash.c
[13/134] Compiling fy-utils.c
[14/134] Compiling fy-utf8.c
[15/134] Compiling fy-types.c
[16/134] Compiling fy-walk.c
[17/134] Compiling fy-token.c
[18/134] Compiling fy-path.c
[19/134] Compiling fy-input.c
[21/134] Compiling RealModule Float80+Real.swift
[22/134] Compiling RealModule Real.swift
[23/135] Compiling RealModule RealFunctions.swift
[23/135] Compiling fy-event.c
[25/135] Compiling BigInt String Conversion.swift
[26/135] Compiling BigInt Bitwise Ops.swift
[27/135] Compiling BigInt Codable.swift
[28/135] Compiling BigInt Comparable.swift
[29/135] Compiling BigInt Data Conversion.swift
[30/135] Compiling BigInt Division.swift
[31/141] Compiling BigInt BigUInt.swift
[32/141] Compiling BigInt Integer Conversion.swift
[33/141] Compiling RealModule Float16+Real.swift
[34/141] Compiling RealModule ElementaryFunctions.swift
[35/141] Compiling BigInt Addition.swift
[36/141] Compiling BigInt BigInt.swift
[37/141] Emitting module RealModule
[38/141] Compiling RealModule Float+Real.swift
[43/141] Compiling BigInt Prime Test.swift
[44/141] Compiling BigInt Strideable.swift
[46/141] Compiling BigInt Random.swift
[47/141] Compiling BigInt Shifts.swift
[48/141] Compiling BigInt Square Root.swift
[50/141] Compiling BigInt Exponentiation.swift
[50/143] Compiling fy-dump.c
[52/166] Compiling OrderedCollections OrderedDictionary+Elements.swift
[53/166] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[54/166] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[55/166] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[56/166] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[57/166] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[58/166] Compiling Algorithms Intersperse.swift
[59/166] Compiling Algorithms Joined.swift
[60/166] Compiling Algorithms MinMax.swift
[61/166] Compiling OrderedCollections OrderedDictionary+Values.swift
[62/166] Compiling OrderedCollections OrderedDictionary.swift
[63/166] Compiling OrderedCollections OrderedSet+Codable.swift
[64/166] Compiling OrderedCollections _Hashtable+Header.swift
[65/166] Compiling OrderedCollections OrderedDictionary+Codable.swift
[66/166] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[67/166] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[68/166] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[69/166] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[70/166] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[71/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[72/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[73/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[74/166] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[75/166] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[76/166] Compiling OrderedCollections OrderedSet+SubSequence.swift
[77/166] Compiling Algorithms Permutations.swift
[78/166] Compiling Algorithms Product.swift
[79/166] Compiling Algorithms AdjacentPairs.swift
[80/166] Compiling Algorithms Chain.swift
[81/166] Compiling Algorithms Chunked.swift
[82/166] Compiling Algorithms Combinations.swift
[82/166] Compiling fy-emit.c
[84/166] Compiling Algorithms Compacted.swift
[85/166] Compiling Algorithms Cycle.swift
[86/166] Compiling Algorithms FirstNonNil.swift
[87/166] Compiling Algorithms FlattenCollection.swift
[88/166] Compiling Algorithms Indexed.swift
[89/166] Emitting module DequeModule
[89/166] Compiling fy-parse.c
[90/166] Compiling fy-docstate.c
[99/166] Compiling Algorithms EitherSequence.swift
[100/166] Compiling Algorithms RandomSample.swift
[100/166] Compiling CFloat16 float16.c
[105/173] Compiling Algorithms Split.swift
[106/173] Compiling Algorithms Stride.swift
[107/173] Compiling Algorithms Suffix.swift
[109/173] Compiling Algorithms Reductions.swift
[110/173] Compiling Algorithms Rotate.swift
[114/173] Compiling OrderedCollections OrderedSet+Testing.swift
[115/173] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[116/173] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[117/173] Compiling OrderedCollections OrderedSet.swift
[118/173] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[119/173] Compiling OrderedCollections _UnsafeBitset.swift
[120/173] Emitting module OrderedCollections
[121/175] Emitting module Collections
[122/175] Compiling Collections Collections.swift
[123/175] Compiling Algorithms Trim.swift
[124/175] Compiling Algorithms Unique.swift
[125/175] Compiling Algorithms Windows.swift
[126/175] Compiling Algorithms Partition.swift
[129/175] Compiling Float16 Concurrency.swift
[130/175] Compiling Float16 Real.swift
[131/175] Compiling Float16 float16.swift
[132/175] Emitting module Float16
[140/175] Emitting module BigInt
[144/177] Compiling ShieldCrypto Random.swift
[148/177] Compiling ShieldCrypto Digest.swift
[149/177] Compiling ShieldCrypto HMAC.swift
[150/177] Compiling ShieldCrypto PBKDF.swift
[151/177] Compiling ShieldCrypto Errors.swift
[152/177] Emitting module ShieldCrypto
[153/177] Compiling ShieldCrypto Cryptor.swift
[154/177] Emitting module Algorithms
[155/177] Compiling Regex String+ReplaceMatching.swift
[156/177] Compiling BigInt Subtraction.swift
[157/177] Compiling BigInt Words and Bits.swift
[158/177] Compiling Regex MatchResult.swift
[159/177] Compiling Regex Regex.swift
[160/177] Compiling Regex Options.swift
[161/177] Emitting module Regex
[162/177] Compiling Regex Foundation+Ranges.swift
[163/177] Compiling Regex ThreadLocal.swift
[178/196] Emitting module PotentCodables
[179/198] Compiling PotentCodables AnyValueEncoder.swift
[180/198] Compiling PotentCodables DecoderSupport.swift
[181/198] Compiling PotentCodables EncoderSupport.swift
[182/198] Compiling PotentCodables KeyedNestedDecoder.swift
[183/198] Compiling PotentCodables KeyedNestedEncoder.swift
[184/198] Compiling PotentCodables Refs.swift
[185/198] Compiling PotentCodables ZonedDate.swift
[186/198] Compiling PotentCodables resource_bundle_accessor.swift
[187/198] Compiling PotentCodables Errors.swift
[188/198] Compiling PotentCodables Float16.swift
[189/198] Compiling PotentCodables KeyStrategy.swift
[190/198] Compiling PotentCodables Value.swift
[191/198] Compiling PotentCodables ValueDecoder.swift
[192/198] Compiling PotentCodables TimeZone.swift
[193/198] Compiling PotentCodables TreeValueDecodingContainer.swift
[194/198] Compiling PotentCodables ValueEncoder.swift
[195/198] Compiling PotentCodables ValueTransformer.swift
[196/198] Compiling PotentCodables AnyCodingKey.swift
[197/198] Compiling PotentCodables AnyValue.swift
[198/198] Compiling PotentCodables AnyValueDecoder.swift
[199/238] Emitting module PotentJSON
[200/238] Compiling PotentYAML YAMLSerialization.swift
[201/238] Compiling PotentJSON JSONWriter.swift
[202/238] Compiling PotentASN1 ASN1Serialization.swift
[203/238] Compiling PotentASN1 AnyString.swift
[204/240] Compiling PotentASN1 SchemaSpecified.swift
[205/240] Compiling PotentASN1 SchemaState.swift
[206/240] Compiling PotentJSON JSONSerialization.swift
[207/240] Compiling PotentCBOR CBORStream.swift
[208/240] Emitting module PotentCBOR
[209/240] Compiling PotentCBOR CBORReader.swift
[210/240] Compiling PotentCBOR CBORSerialization.swift
[211/240] Compiling PotentCBOR CBORWriter.swift
[212/240] Compiling PotentYAML YAMLWriter.swift
[213/240] Compiling PotentYAML YAMLReader.swift
[214/240] Compiling PotentJSON JSONReader.swift
[215/240] Compiling PotentJSON Errors.swift
[216/240] Compiling PotentJSON JSON.swift
[217/240] Compiling PotentASN1 BitString.swift
[218/240] Compiling PotentASN1 Dates.swift
[219/240] Compiling PotentASN1 AnyTime.swift
[220/240] Compiling PotentASN1 BigInts.swift
[221/240] Compiling PotentASN1 Tagged.swift
[222/240] Compiling PotentASN1 TaggedValue.swift
[223/240] Emitting module PotentASN1
[224/240] Compiling PotentJSON JSONDecoder.swift
[225/240] Compiling PotentJSON JSONEncoder.swift
[226/240] Compiling PotentYAML YAMLEncoder.swift
[227/240] Compiling PotentYAML Errors.swift
[228/240] Compiling PotentYAML YAML.swift
[229/240] Emitting module PotentYAML
[230/240] Compiling PotentYAML YAMLDecoder.swift
[231/240] Compiling PotentASN1 ObjectIdentifier.swift
[232/240] Compiling PotentASN1 Schema.swift
[233/240] Compiling PotentCBOR CBOREncoder.swift
[234/240] Compiling PotentCBOR CBORDecoder.swift
[235/240] Compiling PotentCBOR CBOR.swift
[236/240] Compiling PotentASN1 ASN1.swift
[237/240] Compiling PotentASN1 ASN1DERReader.swift
[238/240] Compiling PotentASN1 ASN1DERWriter.swift
[239/240] Compiling PotentASN1 ASN1Decoder.swift
[240/240] Compiling PotentASN1 ASN1Encoder.swift
[241/245] Compiling ShieldOID ITU.swift
[242/245] Emitting module ShieldOID
[243/245] Compiling ShieldOID OIDs.swift
[244/245] Compiling ShieldOID ISO-ITU.swift
[245/245] Compiling ShieldOID ISO.swift
[246/253] Compiling ShieldX500 RelativeDistinguishedName.swift
[247/254] Compiling ShieldX500 Schemas.swift
[248/254] Compiling ShieldX500 NamingStyles.swift
[249/254] Compiling ShieldX500 DistinguishedNameBuilder.swift
[250/254] Compiling ShieldX500 DistinguishedNameStringParser.swift
[251/254] Compiling ShieldX500 DistinguishedNameStringComposer.swift
[252/254] Compiling ShieldX500 AttributeValueHandlers.swift
[253/254] Compiling ShieldX500 AttributeTypeAndValue.swift
[254/254] Emitting module ShieldX500
[255/286] Compiling ShieldX509 GeneralName.swift
[256/286] Compiling ShieldX509 KeyIdentifier.swift
[257/286] Compiling ShieldX509 Name.swift
[258/286] Compiling ShieldX509 OtherName.swift
[259/290] Compiling ShieldX509 ExtensionBasicConstraints.swift
[260/290] Compiling ShieldX509 ExtensionExtKeyUsage.swift
[261/290] Compiling ShieldX509 ExtensionIssuerAlternativeName.swift
[262/290] Compiling ShieldX509 ExtensionKeyUsage.swift
[263/290] Compiling ShieldX509 ExtensionSubjectAlternativeName.swift
[264/290] Compiling ShieldX509 ExtensionSubjectKeyIdentifier.swift
[265/290] Compiling ShieldX509 ExtensionValue.swift
[266/290] Compiling ShieldX509 Extensions.swift
[267/290] Compiling ShieldX509 ECParameters.swift
[268/290] Compiling ShieldX509 ECPrivateKey.swift
[269/290] Compiling ShieldX509 EDIPartyName.swift
[270/290] Compiling ShieldX509 EncryptedPrivateKeyInfo.swift
[271/290] Compiling ShieldX509 ExtensionAuthorityKeyIdentifier.swift
[272/290] Compiling ShieldX509 PBES2Params.swift
[273/290] Compiling ShieldX509 PBKDF2Params.swift
[274/290] Compiling ShieldX509 PrivateKeyInfo.swift
[275/290] Compiling ShieldX509 RSAPrivateKey.swift
[276/290] Compiling ShieldX509 CertificateBuilder.swift
[277/290] Compiling ShieldX509 CertificationRequest.swift
[278/290] Compiling ShieldX509 CertificationRequestBuilder.swift
[279/290] Compiling ShieldX509 CertificationRequestInfo.swift
[280/290] Compiling ShieldX509 DirectoryNames.swift
[281/290] Compiling ShieldX509 AlgorithmIdentifier.swift
[282/290] Compiling ShieldX509 AttributeValueHandlers.swift
[283/290] Compiling ShieldX509 Attributes.swift
[284/290] Compiling ShieldX509 CRAttributes.swift
[285/290] Compiling ShieldX509 Certificate.swift
[286/290] Compiling ShieldX509 RSAPublicKey.swift
[287/290] Compiling ShieldX509 Schemas.swift
[288/290] Compiling ShieldX509 SubjectPublicKeyInfo.swift
[289/290] Compiling ShieldX509 TBSCertificate.swift
[290/290] Emitting module ShieldX509
[291/293] Compiling ShieldPKCS Moved.swift
[292/293] Compiling ShieldPKCS Schemas.swift
[293/293] Emitting module ShieldPKCS
[294/305] Compiling ShieldSecurity SecKey.swift
[295/305] Compiling ShieldSecurity CertificationRequest.swift
[296/305] Compiling ShieldSecurity Errors.swift
[297/305] Compiling ShieldSecurity Logger.swift
[298/305] Compiling ShieldSecurity PEM.swift
[299/305] Emitting module ShieldSecurity
[300/306] Compiling ShieldSecurity SecKeyType.swift
[301/306] Compiling ShieldSecurity SecAccessibility.swift
[302/306] Compiling ShieldSecurity SecCertificate.swift
[303/306] Compiling ShieldSecurity SecIdentity.swift
[304/306] Compiling ShieldSecurity AlgorithmIdentifier.swift
[305/306] Compiling ShieldSecurity Certificate.swift
[306/306] Compiling ShieldSecurity SecKeyPair.swift
[307/309] Compiling Shield ModuleExports.swift
[308/309] Compiling Shield resource_bundle_accessor.swift
[309/309] Emitting module Shield
Build complete! (26.90s)
Build complete.
Done.