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 OpenAPIReflection, reference 2.0.1 (4abc8c), with Swift 6.0 for macOS (SPM) on 1 Dec 2024 23:24:33 UTC.

Swift 6 data race errors: 0

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.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mattpolzin/OpenAPIReflection.git
Reference: 2.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mattpolzin/OpenAPIReflection
 * tag               2.0.1      -> FETCH_HEAD
HEAD is now at 4abc8cf Fixing issue with Swift 6.0 and DateEncodingStrategy (#8)
Cloned https://github.com/mattpolzin/OpenAPIReflection.git
Revision (git rev-parse @):
4abc8cfcc66fc34de25a69454f8fa7b9f484dfce
SUCCESS checkout https://github.com/mattpolzin/OpenAPIReflection.git at 2.0.1
Fetching https://github.com/mattpolzin/OpenAPIKit.git
Fetching https://github.com/mattpolzin/Sampleable.git
Fetching https://github.com/jpsim/Yams.git
[1/63] Fetching sampleable
[64/10005] Fetching sampleable, yams
[760/67700] Fetching sampleable, yams, openapikit
Fetched https://github.com/mattpolzin/OpenAPIKit.git from cache (3.48s)
Fetched https://github.com/mattpolzin/Sampleable.git from cache (3.48s)
Fetched https://github.com/jpsim/Yams.git from cache (3.48s)
Computing version for https://github.com/mattpolzin/Sampleable.git
Computed https://github.com/mattpolzin/Sampleable.git at 2.1.0 (0.57s)
Computing version for https://github.com/mattpolzin/OpenAPIKit.git
Computed https://github.com/mattpolzin/OpenAPIKit.git at 3.0.0 (0.60s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.6 (0.57s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.6
Creating working copy for https://github.com/mattpolzin/OpenAPIKit.git
Working copy of https://github.com/mattpolzin/OpenAPIKit.git resolved at 3.0.0
Creating working copy for https://github.com/mattpolzin/Sampleable.git
Working copy of https://github.com/mattpolzin/Sampleable.git resolved at 2.1.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": "openapireflection",
      "name": "OpenAPIReflection",
      "url": "https://github.com/mattpolzin/OpenAPIReflection.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OpenAPIReflection",
      "dependencies": [
        {
          "identity": "openapikit",
          "name": "OpenAPIKit",
          "url": "https://github.com/mattpolzin/OpenAPIKit.git",
          "version": "3.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OpenAPIKit",
          "dependencies": [
            {
              "identity": "yams",
              "name": "Yams",
              "url": "https://github.com/jpsim/Yams.git",
              "version": "5.1.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "sampleable",
          "name": "Sampleable",
          "url": "https://github.com/mattpolzin/Sampleable.git",
          "version": "2.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Sampleable",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mattpolzin/OpenAPIReflection.git
[1/362] Fetching openapireflection
Fetched https://github.com/mattpolzin/OpenAPIReflection.git from cache (0.76s)
Fetching https://github.com/mattpolzin/Sampleable.git from cache
Fetching https://github.com/mattpolzin/OpenAPIKit.git from cache
Fetched https://github.com/mattpolzin/OpenAPIKit.git from cache (0.53s)
Fetched https://github.com/mattpolzin/Sampleable.git from cache (0.53s)
Computing version for https://github.com/mattpolzin/Sampleable.git
Computed https://github.com/mattpolzin/Sampleable.git at 2.1.0 (0.02s)
Computing version for https://github.com/mattpolzin/OpenAPIKit.git
Computed https://github.com/mattpolzin/OpenAPIKit.git at 3.3.0 (0.02s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/jpsim/Yams.git from cache (0.56s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.3 (0.55s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.1.3
Creating working copy for https://github.com/mattpolzin/Sampleable.git
Working copy of https://github.com/mattpolzin/Sampleable.git resolved at 2.1.0
Creating working copy for https://github.com/mattpolzin/OpenAPIKit.git
Working copy of https://github.com/mattpolzin/OpenAPIKit.git resolved at 3.3.0
Creating working copy for https://github.com/mattpolzin/OpenAPIReflection.git
Working copy of https://github.com/mattpolzin/OpenAPIReflection.git resolved at 2.0.1 (4abc8cf)
warning: '.resolve-product-dependencies': dependency 'openapireflection' is not used by any target
Found 2 product dependencies
  - OpenAPIKit
  - Sampleable
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/mattpolzin/OpenAPIReflection.git
{
  "dependencies" : [
    {
      "identity" : "openapikit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattpolzin/OpenAPIKit.git"
    },
    {
      "identity" : "sampleable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattpolzin/Sampleable.git"
    }
  ],
  "manifest_display_name" : "OpenAPIReflection",
  "name" : "OpenAPIReflection",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "OpenAPIReflection",
      "targets" : [
        "OpenAPIReflection"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OpenAPIReflection30",
      "targets" : [
        "OpenAPIReflection30"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenAPIReflectionTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIReflectionTests",
      "path" : "Tests/OpenAPIReflectionTests",
      "sources" : [
        "AnyJSONCaseIterableTests.swift",
        "GenericOpenAPISchemaInternalTests.swift",
        "GenericOpenAPISchemaTests.swift",
        "SchemaWithExampleTests.swift",
        "SwiftPrimitiveExtensionsTests.swift",
        "TestHelpers.swift"
      ],
      "target_dependencies" : [
        "OpenAPIReflection"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIReflection30Tests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIReflection30Tests",
      "path" : "Tests/OpenAPIReflection30Tests",
      "sources" : [
        "AnyJSONCaseIterableTests.swift",
        "GenericOpenAPISchemaInternalTests.swift",
        "GenericOpenAPISchemaTests.swift",
        "SchemaWithExampleTests.swift",
        "SwiftPrimitiveExtensionsTests.swift",
        "TestHelpers.swift"
      ],
      "target_dependencies" : [
        "OpenAPIReflection30"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIReflection30",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIReflection30",
      "path" : "Sources/OpenAPIReflection30",
      "product_dependencies" : [
        "OpenAPIKit30",
        "Sampleable"
      ],
      "product_memberships" : [
        "OpenAPIReflection30"
      ],
      "sources" : [
        "AnyJSONCaseIterable.swift",
        "Date+OpenAPI.swift",
        "OpenAPI+Errors.swift",
        "Optional+ZipWith.swift",
        "Sampleable+OpenAPI.swift",
        "SchemaProtocols.swift",
        "SwiftPrimitiveExtensions.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OpenAPIReflection",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIReflection",
      "path" : "Sources/OpenAPIReflection",
      "product_dependencies" : [
        "OpenAPIKit",
        "Sampleable"
      ],
      "product_memberships" : [
        "OpenAPIReflection"
      ],
      "sources" : [
        "AnyJSONCaseIterable.swift",
        "Date+OpenAPI.swift",
        "OpenAPI+Errors.swift",
        "Optional+ZipWith.swift",
        "Sampleable+OpenAPI.swift",
        "SchemaProtocols.swift",
        "SwiftPrimitiveExtensions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
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/7] Write sources
[6/7] Write swift-version--7754E27361AE5C74.txt
[8/43] Compiling Sampleable Sampleable.swift
[9/43] Emitting module Sampleable
[10/43] Compiling OpenAPIKitCore Discriminator.swift
[11/43] Compiling OpenAPIKitCore HttpMethod.swift
[12/43] Compiling OpenAPIKitCore JSONSchemaPermissions.swift
[13/43] Compiling OpenAPIKitCore JSONTypeFormat.swift
[14/46] Compiling OpenAPIKitCore Optional+Zip.swift
[15/46] Compiling OpenAPIKitCore Result+Value.swift
[16/46] Compiling OpenAPIKitCore Validatable.swift
[17/46] Compiling OpenAPIKitCore CodingPathError.swift
[18/46] Compiling OpenAPIKitCore DecodingErrorExtensions.swift
[19/46] Compiling OpenAPIKitCore DiggingError.swift
[20/46] Compiling OpenAPIKitCore EitherDecodeNoTypesMatchedErrorExtensions.swift
[21/46] Compiling OpenAPIKitCore InconsistencyError.swift
[22/46] Compiling OpenAPIKitCore OpenAPIDecodingErrors.swift
[23/46] Compiling OpenAPIKitCore OpenAPIError.swift
[24/46] Compiling OpenAPIKitCore OpenAPIWarning.swift
[25/46] Compiling OpenAPIKitCore Path.swift
[26/46] Compiling OpenAPIKitCore ResponseStatusCode.swift
[27/46] Compiling OpenAPIKitCore SecurityScheme.swift
[28/46] Compiling OpenAPIKitCore RequestDecodingError.swift
[29/46] Compiling OpenAPIKitCore OpenAPIReference.swift
[30/46] Compiling OpenAPIKitCore OrderedDictionary.swift
[31/46] Compiling OpenAPIKitCore StringConvertibleHintProvider.swift
[32/46] Emitting module OpenAPIKitCore
[33/46] Compiling OpenAPIKitCore URLTemplate+Parsing.swift
[34/46] Compiling OpenAPIKitCore URLTemplate.swift
[35/46] Compiling OpenAPIKitCore Container+DecodeURLAsString.swift
[36/46] Compiling OpenAPIKitCore AnyCodable.swift
[37/46] Compiling OpenAPIKitCore Either+Codable.swift
[38/46] Compiling OpenAPIKitCore Either+CustomStringConvertible.swift
[39/46] Compiling OpenAPIKitCore Either.swift
[40/46] Compiling OpenAPIKitCore OAuthFlows.swift
[41/46] Compiling OpenAPIKitCore ParameterContextLocation.swift
[42/46] Compiling OpenAPIKitCore ParameterSchemaContextStyle.swift
[43/46] Compiling OpenAPIKitCore Shared.swift
[44/46] Compiling OpenAPIKitCore CallbackURL.swift
[45/46] Compiling OpenAPIKitCore ComponentKey.swift
[46/46] Compiling OpenAPIKitCore ContentType.swift
[47/169] Compiling OpenAPIKit30 SecurityScheme.swift
[48/169] Compiling OpenAPIKit30 Server.swift
[49/169] Compiling OpenAPIKit30 Tag.swift
[50/169] Compiling OpenAPIKit30 URLTemplate+Validatable.swift
[51/169] Compiling OpenAPIKit30 Container+DecodeURLAsString.swift
[52/169] Compiling OpenAPIKit30 OrderedDictionry+LocallyDereferenceable.swift
[53/175] Compiling OpenAPIKit30 Either+Convenience.swift
[54/175] Compiling OpenAPIKit30 Either+LocallyDereferenceable.swift
[55/175] Compiling OpenAPIKit30 Either+Validatable.swift
[56/175] Compiling OpenAPIKit30 DocumentDecodingError.swift
[57/175] Compiling OpenAPIKit30 OperationDecodingError.swift
[58/175] Compiling OpenAPIKit OrderedDictionary+Validatable.swift
[59/175] Compiling OpenAPIKit DereferencedParameter.swift
[67/181] Emitting module OpenAPIKit30
[68/181] Compiling OpenAPIKit30 JSONSchema+Combining.swift
[69/181] Compiling OpenAPIKit30 JSONSchema.swift
[70/181] Compiling OpenAPIKit30 JSONSchemaContext.swift
[71/181] Compiling OpenAPIKit30 SimplifiedJSONSchema.swift
[72/181] Compiling OpenAPIKit30 TypesAndFormats.swift
[73/181] Compiling OpenAPIKit30 DereferencedSecurityRequirement.swift
[74/181] Compiling OpenAPIKit30 Validation+Builtins.swift
[75/181] Emitting module OpenAPIKit
[76/181] Compiling OpenAPIKit30 AnyCodable+Validatable.swift
[77/181] Compiling OpenAPIKit30 Callbacks.swift
[78/181] Compiling OpenAPIKit30 CodableVendorExtendable.swift
[79/181] Compiling OpenAPIKit30 Components+JSONReference.swift
[80/181] Compiling OpenAPIKit30 Components+Locatable.swift
[81/181] Compiling OpenAPIKit30 Components.swift
[82/181] Compiling OpenAPIKit30 Content.swift
[83/181] Compiling OpenAPIKit30 DereferencedResponse.swift
[84/181] Compiling OpenAPIKit30 Response.swift
[85/181] Compiling OpenAPIKit30 RuntimeExpression.swift
[86/181] Compiling OpenAPIKit30 SchemaProtocols.swift
[87/181] Compiling OpenAPIKit30 SwiftPrimitiveTypes+OpenAPI.swift
[88/181] Compiling OpenAPIKit30 DereferencedJSONSchema.swift
[89/181] Compiling OpenAPIKit30 DereferencedOperation.swift
[90/181] Compiling OpenAPIKit30 Operation.swift
[91/181] Compiling OpenAPIKit30 ResolvedEndpoint.swift
[92/181] Compiling OpenAPIKit30 OrderedDictionary+Validatable.swift
[93/181] Compiling OpenAPIKit30 DereferencedParameter.swift
[94/181] Compiling OpenAPIKit30 DereferencedSchemaContext.swift
[95/181] Compiling OpenAPIKit30 Parameter.swift
[102/181] Compiling OpenAPIKit30 ContentEncoding.swift
[110/181] Compiling OpenAPIKit30 Example.swift
[111/181] Compiling OpenAPIKit30 ExternalDocumentation.swift
[112/181] Compiling OpenAPIKit30 DereferencedHeader.swift
[113/181] Compiling OpenAPIKit30 Header.swift
[114/181] Compiling OpenAPIKit30 JSONReference.swift
[115/181] Compiling OpenAPIKit30 Link.swift
[116/181] Compiling OpenAPIKit30 OpenAPI.swift
[117/181] Compiling OpenAPIKit Parameter.swift
[118/181] Compiling OpenAPIKit ParameterContext.swift
[119/181] Compiling OpenAPIKit ParameterSchemaContext.swift
[120/181] Compiling OpenAPIKit DereferencedPathItem.swift
[121/181] Compiling OpenAPIKit PathItem.swift
[122/181] Compiling OpenAPIKit ResolvedRoute.swift
[123/181] Compiling OpenAPIKit30 Request.swift
[125/181] Compiling OpenAPIKit Validation+Builtins.swift
[126/181] Compiling OpenAPIKit Validation.swift
[127/181] Compiling OpenAPIKit Validator+Convenience.swift
[128/181] Compiling OpenAPIKit Validator.swift
[129/181] Compiling OpenAPIKit XML.swift
[131/181] Compiling OpenAPIKit SecurityScheme.swift
[132/181] Compiling OpenAPIKit Server.swift
[133/181] Compiling OpenAPIKit Tag.swift
[134/181] Compiling OpenAPIKit30 Document.swift
[135/181] Compiling OpenAPIKit Container+DecodeURLAsString.swift
[136/181] Compiling OpenAPIKit OrderedDictionry+LocallyDereferenceable.swift
[148/181] Compiling OpenAPIKit _CoreReExport.swift
[169/189] Compiling OpenAPIReflection30 Optional+ZipWith.swift
[170/189] Compiling OpenAPIReflection30 SwiftPrimitiveExtensions.swift
[171/189] Compiling OpenAPIReflection30 Date+OpenAPI.swift
[172/189] Emitting module OpenAPIReflection30
[173/189] Compiling OpenAPIReflection30 AnyJSONCaseIterable.swift
[174/189] Compiling OpenAPIReflection30 OpenAPI+Errors.swift
[175/189] Compiling OpenAPIReflection30 Sampleable+OpenAPI.swift
[176/189] Compiling OpenAPIReflection30 SchemaProtocols.swift
[190/197] Compiling OpenAPIReflection SchemaProtocols.swift
[191/197] Compiling OpenAPIReflection OpenAPI+Errors.swift
[192/197] Compiling OpenAPIReflection SwiftPrimitiveExtensions.swift
[193/197] Compiling OpenAPIReflection Optional+ZipWith.swift
[194/197] Compiling OpenAPIReflection Date+OpenAPI.swift
[195/197] Compiling OpenAPIReflection Sampleable+OpenAPI.swift
[196/197] Compiling OpenAPIReflection AnyJSONCaseIterable.swift
[197/197] Emitting module OpenAPIReflection
Build complete! (22.41s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "openapikit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattpolzin/OpenAPIKit.git"
    },
    {
      "identity" : "sampleable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattpolzin/Sampleable.git"
    }
  ],
  "manifest_display_name" : "OpenAPIReflection",
  "name" : "OpenAPIReflection",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "OpenAPIReflection",
      "targets" : [
        "OpenAPIReflection"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OpenAPIReflection30",
      "targets" : [
        "OpenAPIReflection30"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenAPIReflectionTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIReflectionTests",
      "path" : "Tests/OpenAPIReflectionTests",
      "sources" : [
        "AnyJSONCaseIterableTests.swift",
        "GenericOpenAPISchemaInternalTests.swift",
        "GenericOpenAPISchemaTests.swift",
        "SchemaWithExampleTests.swift",
        "SwiftPrimitiveExtensionsTests.swift",
        "TestHelpers.swift"
      ],
      "target_dependencies" : [
        "OpenAPIReflection"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIReflection30Tests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIReflection30Tests",
      "path" : "Tests/OpenAPIReflection30Tests",
      "sources" : [
        "AnyJSONCaseIterableTests.swift",
        "GenericOpenAPISchemaInternalTests.swift",
        "GenericOpenAPISchemaTests.swift",
        "SchemaWithExampleTests.swift",
        "SwiftPrimitiveExtensionsTests.swift",
        "TestHelpers.swift"
      ],
      "target_dependencies" : [
        "OpenAPIReflection30"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIReflection30",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIReflection30",
      "path" : "Sources/OpenAPIReflection30",
      "product_dependencies" : [
        "OpenAPIKit30",
        "Sampleable"
      ],
      "product_memberships" : [
        "OpenAPIReflection30"
      ],
      "sources" : [
        "AnyJSONCaseIterable.swift",
        "Date+OpenAPI.swift",
        "OpenAPI+Errors.swift",
        "Optional+ZipWith.swift",
        "Sampleable+OpenAPI.swift",
        "SchemaProtocols.swift",
        "SwiftPrimitiveExtensions.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OpenAPIReflection",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIReflection",
      "path" : "Sources/OpenAPIReflection",
      "product_dependencies" : [
        "OpenAPIKit",
        "Sampleable"
      ],
      "product_memberships" : [
        "OpenAPIReflection"
      ],
      "sources" : [
        "AnyJSONCaseIterable.swift",
        "Date+OpenAPI.swift",
        "OpenAPI+Errors.swift",
        "Optional+ZipWith.swift",
        "Sampleable+OpenAPI.swift",
        "SchemaProtocols.swift",
        "SwiftPrimitiveExtensions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.