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 SOSwift, reference 3.1.0 (367264), with Swift 6.0 for macOS (SPM) on 24 Feb 2025 01:43:21 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/SOSwift.git
Reference: 3.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/richardpiazza/SOSwift
 * tag               3.1.0      -> FETCH_HEAD
HEAD is now at 3672647 Readme & SPI Docs (#4)
Cloned https://github.com/richardpiazza/SOSwift.git
Revision (git rev-parse @):
3672647f0540a63023d23bddde54e32b0527360d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richardpiazza/SOSwift.git at 3.1.0
Fetching https://github.com/richardpiazza/CodablePlus
[1/123] Fetching codableplus
Fetched https://github.com/richardpiazza/CodablePlus from cache (0.77s)
Computing version for https://github.com/richardpiazza/CodablePlus
Computed https://github.com/richardpiazza/CodablePlus at 1.0.0 (0.47s)
Creating working copy for https://github.com/richardpiazza/CodablePlus
Working copy of https://github.com/richardpiazza/CodablePlus 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": "soswift",
      "name": "SOSwift",
      "url": "https://github.com/richardpiazza/SOSwift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SOSwift",
      "dependencies": [
        {
          "identity": "codableplus",
          "name": "CodablePlus",
          "url": "https://github.com/richardpiazza/CodablePlus",
          "version": "1.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CodablePlus",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/richardpiazza/SOSwift.git
[1/5055] Fetching soswift
Fetched https://github.com/richardpiazza/SOSwift.git from cache (1.19s)
Fetching https://github.com/richardpiazza/CodablePlus from cache
Fetched https://github.com/richardpiazza/CodablePlus from cache (0.41s)
Computing version for https://github.com/richardpiazza/CodablePlus
Computed https://github.com/richardpiazza/CodablePlus at 1.0.0 (0.02s)
Creating working copy for https://github.com/richardpiazza/CodablePlus
Working copy of https://github.com/richardpiazza/CodablePlus resolved at 1.0.0
Creating working copy for https://github.com/richardpiazza/SOSwift.git
Working copy of https://github.com/richardpiazza/SOSwift.git resolved at 3.1.0 (3672647)
warning: '.resolve-product-dependencies': dependency 'soswift' is not used by any target
Found 1 product dependencies
  - CodablePlus
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/richardpiazza/SOSwift.git
https://github.com/richardpiazza/SOSwift.git
{
  "dependencies" : [
    {
      "identity" : "codableplus",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/richardpiazza/CodablePlus"
    }
  ],
  "manifest_display_name" : "SOSwift",
  "name" : "SOSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "SOSwift",
      "targets" : [
        "SOSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "SOSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "SOSwiftTests",
      "path" : "Tests/SOSwiftTests",
      "sources" : [
        "AccessModeSufficientTests.swift",
        "AccessModeTests.swift",
        "AccessibilityAPITests.swift",
        "AccessibilityControlTests.swift",
        "AccessibilityFeatureTests.swift",
        "AccessibilityHazardTests.swift",
        "ActionStatusTests.swift",
        "ActionTests.swift",
        "AggregateRatingTests.swift",
        "AlignmentObjectOrCourseOrTextTests.swift",
        "AreaServedTests.swift",
        "ArticleTests.swift",
        "AudienceTests.swift",
        "AudioObjectTests.swift",
        "BrandOrOrganizationTests.swift",
        "BroadcastServiceTests.swift",
        "BusinessEntityTypeTests.swift",
        "BusinessFunctionTests.swift",
        "CommentTests.swift",
        "ContactPointOptionTests.swift",
        "ContactPointOrPlaceTests.swift",
        "CountryOrTextTests.swift",
        "CourseInstanceTests.swift",
        "CreativeWorkOrEventTests.swift",
        "CreativeWorkOrProductOrURLTests.swift",
        "CreativeWorkOrTextTests.swift",
        "CreativeWorkOrURLTests.swift",
        "DataCatalogTests.swift",
        "DataDownloadTests.swift",
        "DataFeedItemOrThingOrTextTests.swift",
        "DataFeedItemTests.swift",
        "DataFeedTests.swift",
        "DateOnlyOrDateTimeTests.swift",
        "DateOnlyTests.swift",
        "DateTimeOrURLOrTextTests.swift",
        "DateTimeTests.swift",
        "DayOfWeekTests.swift",
        "DeliveryMethodTests.swift",
        "DistanceOrQuantitativeValueTests.swift",
        "DurationTests.swift",
        "EducationalOrganizationOrOrganizationTests.swift",
        "EventStatusTests.swift",
        "EventTests.swift",
        "GenderOrTextTests.swift",
        "GenderTests.swift",
        "GeoCoordinatesOrGeoShapeTests.swift",
        "GeoShapeOrPlaceOrTextTests.swift",
        "IdentifierTests.swift",
        "ImageObjectOrPhotographTests.swift",
        "ImageObjectOrURLTests.swift",
        "IntegerOrTextTests.swift",
        "InteractivityTests.swift",
        "ItemAvailabilityTests.swift",
        "ItemListOrMusicRecordingTests.swift",
        "ItemListOrderOrTextTests.swift",
        "ItemListOrderTests.swift",
        "LanguageOrTextTests.swift",
        "ListItemOrTextOrThingTests.swift",
        "MapOrURLTests.swift",
        "MapTypeTests.swift",
        "MonetaryAmountOrPriceSpecificationTests.swift",
        "MusicAlbumProductionTests.swift",
        "MusicAlbumReleaseTests.swift",
        "MusicGroupOrPersonTests.swift",
        "MusicReleaseFormatTests.swift",
        "NumberOrTextTests.swift",
        "NumberTests.swift",
        "OfferItemConditionTests.swift",
        "OrganizationOrPersonTests.swift",
        "OrganizationOrProgramMembershipTests.swift",
        "OrganizationTests.swift",
        "OwnershipInfoOrProductTests.swift",
        "PersonOrURLTests.swift",
        "PhysicalActivityCategoryTests.swift",
        "PlaceOrPostalAddressOrTextTests.swift",
        "PostalAddressOrTextTests.swift",
        "ProductModelOrTextTests.swift",
        "ProductOrServiceTests.swift",
        "ProductOrTestOrURLTests.swift",
        "ProductOrTextTests.swift",
        "PropertyValueOrTextTests.swift",
        "SoftwareApplicationOrWebsiteTests.swift",
        "ThingOrTextTests.swift",
        "ThingTests.swift",
        "TimeTests.swift",
        "URLOrTextTests.swift",
        "ValueTests.swift",
        "WarrantyScopeTests.swift",
        "_Extensions.swift"
      ],
      "target_dependencies" : [
        "SOSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SOSwift",
      "module_type" : "SwiftTarget",
      "name" : "SOSwift",
      "path" : "Sources/SOSwift",
      "product_dependencies" : [
        "CodablePlus"
      ],
      "product_memberships" : [
        "SOSwift"
      ],
      "sources" : [
        "Action/Action.swift",
        "Action/ActionStatus.swift",
        "CreativeWork/AccessMode.swift",
        "CreativeWork/AccessModeSufficient.swift",
        "CreativeWork/AccessibilityAPI.swift",
        "CreativeWork/AccessibilityControl.swift",
        "CreativeWork/AccessibilityFeature.swift",
        "CreativeWork/AccessibilityHazard.swift",
        "CreativeWork/Answer.swift",
        "CreativeWork/Article.swift",
        "CreativeWork/AudioObject.swift",
        "CreativeWork/Comment.swift",
        "CreativeWork/Course.swift",
        "CreativeWork/CreativeWork.swift",
        "CreativeWork/DataCatalog.swift",
        "CreativeWork/DataDownload.swift",
        "CreativeWork/DataFeed.swift",
        "CreativeWork/Dataset.swift",
        "CreativeWork/ImageObject.swift",
        "CreativeWork/Interactivity.swift",
        "CreativeWork/Map.swift",
        "CreativeWork/MapType.swift",
        "CreativeWork/MediaObject.swift",
        "CreativeWork/MusicAlbum.swift",
        "CreativeWork/MusicAlbumProduction.swift",
        "CreativeWork/MusicAlbumRelease.swift",
        "CreativeWork/MusicComposition.swift",
        "CreativeWork/MusicGroup.swift",
        "CreativeWork/MusicPlaylist.swift",
        "CreativeWork/MusicRecording.swift",
        "CreativeWork/MusicRelease.swift",
        "CreativeWork/MusicReleaseFormat.swift",
        "CreativeWork/NewsArticle.swift",
        "CreativeWork/Photograph.swift",
        "CreativeWork/Question.swift",
        "CreativeWork/Review.swift",
        "CreativeWork/SoftwareApplication.swift",
        "CreativeWork/VideoObject.swift",
        "CreativeWork/Website.swift",
        "DataType/DateOnly.swift",
        "DataType/DateTime.swift",
        "DataType/Number.swift",
        "DataType/Time.swift",
        "Event/CourseInstance.swift",
        "Event/Event.swift",
        "Event/EventStatus.swift",
        "Event/PublicationEvent.swift",
        "Intangible/AggregateRating.swift",
        "Intangible/AlignmentObject.swift",
        "Intangible/Audience.swift",
        "Intangible/Brand.swift",
        "Intangible/BroadcastChannel.swift",
        "Intangible/BroadcastFrequencySpecification.swift",
        "Intangible/BroadcastService.swift",
        "Intangible/CableOrSatelliteService.swift",
        "Intangible/DataFeedItem.swift",
        "Intangible/Demand.swift",
        "Intangible/Distance.swift",
        "Intangible/Duration.swift",
        "Intangible/EntryPoint.swift",
        "Intangible/Enumeration/BusinessEntityType.swift",
        "Intangible/Enumeration/BusinessFunction.swift",
        "Intangible/Enumeration/ContactPointOption.swift",
        "Intangible/Enumeration/DayOfWeek.swift",
        "Intangible/Enumeration/DeliveryMethod.swift",
        "Intangible/Enumeration/Enumeration.swift",
        "Intangible/Enumeration/GenderType.swift",
        "Intangible/Enumeration/ItemAvailability.swift",
        "Intangible/Enumeration/ItemListOrder.swift",
        "Intangible/Enumeration/OfferItemCondition.swift",
        "Intangible/Enumeration/PaymentMethod.swift",
        "Intangible/Enumeration/PhysicalActivityCategory.swift",
        "Intangible/Enumeration/QualitativeValue.swift",
        "Intangible/Enumeration/WarrantyScope.swift",
        "Intangible/FinancialProduct.swift",
        "Intangible/GeoCoordinates.swift",
        "Intangible/GeoShape.swift",
        "Intangible/Intangible.swift",
        "Intangible/InteractionCounter.swift",
        "Intangible/ItemList.swift",
        "Intangible/Language.swift",
        "Intangible/ListItem.swift",
        "Intangible/LoanOrCredit.swift",
        "Intangible/MonetaryAmount.swift",
        "Intangible/Occupation.swift",
        "Intangible/Offer.swift",
        "Intangible/OfferCatalog.swift",
        "Intangible/ProgramMembership.swift",
        "Intangible/Quantity.swift",
        "Intangible/Rating.swift",
        "Intangible/Service.swift",
        "Intangible/ServiceChannel.swift",
        "Intangible/StructuredValue/ContactPoint.swift",
        "Intangible/StructuredValue/LocationFeatureSpecification.swift",
        "Intangible/StructuredValue/OpeningHoursSpecification.swift",
        "Intangible/StructuredValue/OwnershipInfo.swift",
        "Intangible/StructuredValue/PostalAddress.swift",
        "Intangible/StructuredValue/PriceSpecification.swift",
        "Intangible/StructuredValue/PropertyValue.swift",
        "Intangible/StructuredValue/QuantitativeValue.swift",
        "Intangible/StructuredValue/RepaymentSpecification.swift",
        "Intangible/StructuredValue/StructuredValue.swift",
        "Intangible/StructuredValue/TypeAndQuantityNode.swift",
        "Intangible/StructuredValue/WarrantyPromise.swift",
        "Organization/EducationalOrganization.swift",
        "Organization/Organization.swift",
        "Organization/PerformingGroup.swift",
        "Person/Person.swift",
        "Place/AdministrativeArea.swift",
        "Place/Country.swift",
        "Place/Place.swift",
        "Product/Product.swift",
        "Product/ProductModel.swift",
        "Property/Gender.swift",
        "Property/MeasurementTechnique.swift",
        "Schema.swift",
        "SchemaType.swift",
        "Thing.swift",
        "_Conjunctions/Convenience/AdministrativeAreaOrGeoShapeOrPlaceOrText.swift",
        "_Conjunctions/Convenience/AlignmentObjectOrCourseOrText.swift",
        "_Conjunctions/Convenience/BrandOrOrganization.swift",
        "_Conjunctions/Convenience/ContactPointOrPlace.swift",
        "_Conjunctions/Convenience/CountryOrText.swift",
        "_Conjunctions/Convenience/CreativeWorkOrEvent.swift",
        "_Conjunctions/Convenience/CreativeWorkOrProductOrURL.swift",
        "_Conjunctions/Convenience/CreativeWorkOrText.swift",
        "_Conjunctions/Convenience/CreativeWorkOrURL.swift",
        "_Conjunctions/Convenience/DataFeedItemOrThingOrText.swift",
        "_Conjunctions/Convenience/DistanceOrQuantitativeValue.swift",
        "_Conjunctions/Convenience/EducationalOrganizationOrOrganization.swift",
        "_Conjunctions/Convenience/EnumerationOrPropertyValueOrQualitativeValueOrQuantitativeValueOrStructuredValue.swift",
        "_Conjunctions/Convenience/GeoCoordinatesOrGeoShape.swift",
        "_Conjunctions/Convenience/GeoShapeOrPlaceOrText.swift",
        "_Conjunctions/Convenience/ImageObjectOrPhotograph.swift",
        "_Conjunctions/Convenience/ImageObjectOrURL.swift",
        "_Conjunctions/Convenience/IntegerOrText.swift",
        "_Conjunctions/Convenience/ItemListOrMusicRecording.swift",
        "_Conjunctions/Convenience/ItemListOrderOrText.swift",
        "_Conjunctions/Convenience/LanguageOrText.swift",
        "_Conjunctions/Convenience/ListItemOrThingOrText.swift",
        "_Conjunctions/Convenience/LoanOrCreditOrPaymentMethod.swift",
        "_Conjunctions/Convenience/MapOrURL.swift",
        "_Conjunctions/Convenience/MonetaryAmountOrNumber.swift",
        "_Conjunctions/Convenience/MonetaryAmountOrPriceSpecification.swift",
        "_Conjunctions/Convenience/MusicGroupOrPerson.swift",
        "_Conjunctions/Convenience/NumberOrText.swift",
        "_Conjunctions/Convenience/OrganizationOrPerson.swift",
        "_Conjunctions/Convenience/OrganizationOrProgramMembership.swift",
        "_Conjunctions/Convenience/OwnershipInfoOrProduct.swift",
        "_Conjunctions/Convenience/PersonOrURL.swift",
        "_Conjunctions/Convenience/PlaceOrPostalAddressOrText.swift",
        "_Conjunctions/Convenience/PostalAddressOrText.swift",
        "_Conjunctions/Convenience/ProductModelOrText.swift",
        "_Conjunctions/Convenience/ProductOrService.swift",
        "_Conjunctions/Convenience/ProductOrText.swift",
        "_Conjunctions/Convenience/PropertyValueOrText.swift",
        "_Conjunctions/Convenience/QualitativeValueOrText.swift",
        "_Conjunctions/Convenience/QuantitativeValueOrNumber.swift",
        "_Conjunctions/Convenience/SoftwareApplicationOrWebsite.swift",
        "_Conjunctions/Convenience/ThingOrText.swift",
        "_Conjunctions/Custom/DateOnlyOrDateTime.swift",
        "_Conjunctions/Custom/DateTimeOrURLOrText.swift",
        "_Conjunctions/Custom/NumberOrQuantitativeValue.swift",
        "_Conjunctions/Custom/PhysicalActivityCategoryOrThingOrText.swift",
        "_Conjunctions/Custom/ProductOrURLOrText.swift",
        "_Conjunctions/Custom/PropertyValueOrURLOrText.swift",
        "_Conjunctions/Custom/StructureValueOrNumberOrTextOrBool.swift",
        "_Conjunctions/Custom/URLOrText.swift",
        "_Conjunctions/Generic/DoubleSchemaConjunctive.swift",
        "_Conjunctions/Generic/DoubleTextConjunctive.swift",
        "_Conjunctions/Generic/DoubleURLConjunctive.swift",
        "_Conjunctions/Generic/QuadrupleSchemaConjunctive.swift",
        "_Conjunctions/Generic/SingleCodableTextConjective.swift",
        "_Conjunctions/Generic/SingleSchemaCodableConjunction.swift",
        "_Conjunctions/Generic/SingleSchemaConjunction.swift",
        "_Conjunctions/Generic/SingleTextConjunction.swift",
        "_Conjunctions/Generic/SingleURLConjunctive.swift",
        "_Conjunctions/Generic/TripleTextConjunctive.swift",
        "_Extensions/Decoder+SOSwift.swift",
        "_Extensions/URL+SOSwift.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-5BDAB9E9C0126B9D.txt
[4/13] Compiling CodablePlus UnkeyedDecodingContainer+Containers.swift
[5/13] Compiling CodablePlus KeyedEncodingContainerProtocol+Any.swift
[6/13] Compiling CodablePlus KeyedDecodingContainerProtocol+Any.swift
[7/13] Compiling CodablePlus KeyedEncodingContainerProtocol+Containers.swift
[8/13] Compiling CodablePlus DictionaryKeys.swift
[9/13] Compiling CodablePlus KeyedDecodingContainerProtocol+Containers.swift
[10/13] Compiling CodablePlus AnyEncodable.swift
[11/13] Emitting module CodablePlus
[12/13] Compiling CodablePlus KeyedDecodingContainerProtocol+MultipleKeys.swift
[13/13] Compiling CodablePlus KeyedDecodingContainerProtocol+DefaultValues.swift
[14/14] Compiling CodablePlus UnkeyedEncodingContainer+Containers.swift
[15/177] Compiling SOSwift CreativeWorkOrURL.swift
[16/177] Compiling SOSwift DataFeedItemOrThingOrText.swift
[17/177] Compiling SOSwift DistanceOrQuantitativeValue.swift
[18/177] Compiling SOSwift EducationalOrganizationOrOrganization.swift
[19/177] Compiling SOSwift EnumerationOrPropertyValueOrQualitativeValueOrQuantitativeValueOrStructuredValue.swift
[20/177] Compiling SOSwift GeoCoordinatesOrGeoShape.swift
[21/177] Compiling SOSwift GeoShapeOrPlaceOrText.swift
[22/177] Compiling SOSwift ImageObjectOrPhotograph.swift
[23/177] Compiling SOSwift ImageObjectOrURL.swift
[24/177] Compiling SOSwift IntegerOrText.swift
[25/177] Compiling SOSwift ItemListOrMusicRecording.swift
[26/177] Compiling SOSwift ItemListOrderOrText.swift
[27/177] Compiling SOSwift LanguageOrText.swift
[28/177] Compiling SOSwift ListItemOrThingOrText.swift
[29/177] Compiling SOSwift LoanOrCreditOrPaymentMethod.swift
[30/177] Compiling SOSwift MapOrURL.swift
[31/177] Compiling SOSwift MonetaryAmountOrNumber.swift
[32/177] Compiling SOSwift MonetaryAmountOrPriceSpecification.swift
[33/195] Compiling SOSwift NumberOrQuantitativeValue.swift
[34/195] Compiling SOSwift PhysicalActivityCategoryOrThingOrText.swift
[35/195] Compiling SOSwift ProductOrURLOrText.swift
[36/195] Compiling SOSwift PropertyValueOrURLOrText.swift
[37/195] Compiling SOSwift StructureValueOrNumberOrTextOrBool.swift
[38/195] Compiling SOSwift URLOrText.swift
[39/195] Compiling SOSwift DoubleSchemaConjunctive.swift
[40/195] Compiling SOSwift DoubleTextConjunctive.swift
[41/195] Compiling SOSwift DoubleURLConjunctive.swift
[42/195] Compiling SOSwift QuadrupleSchemaConjunctive.swift
[43/195] Compiling SOSwift SingleCodableTextConjective.swift
[44/195] Compiling SOSwift SingleSchemaCodableConjunction.swift
[45/195] Compiling SOSwift SingleSchemaConjunction.swift
[46/195] Compiling SOSwift SingleTextConjunction.swift
[47/195] Compiling SOSwift SingleURLConjunctive.swift
[48/195] Compiling SOSwift TripleTextConjunctive.swift
[49/195] Compiling SOSwift Decoder+SOSwift.swift
[50/195] Compiling SOSwift URL+SOSwift.swift
[51/195] Compiling SOSwift MusicGroupOrPerson.swift
[52/195] Compiling SOSwift NumberOrText.swift
[53/195] Compiling SOSwift OrganizationOrPerson.swift
[54/195] Compiling SOSwift OrganizationOrProgramMembership.swift
[55/195] Compiling SOSwift OwnershipInfoOrProduct.swift
[56/195] Compiling SOSwift PersonOrURL.swift
[57/195] Compiling SOSwift PlaceOrPostalAddressOrText.swift
[58/195] Compiling SOSwift PostalAddressOrText.swift
[59/195] Compiling SOSwift ProductModelOrText.swift
[60/195] Compiling SOSwift ProductOrService.swift
[61/195] Compiling SOSwift ProductOrText.swift
[62/195] Compiling SOSwift PropertyValueOrText.swift
[63/195] Compiling SOSwift QualitativeValueOrText.swift
[64/195] Compiling SOSwift QuantitativeValueOrNumber.swift
[65/195] Compiling SOSwift SoftwareApplicationOrWebsite.swift
[66/195] Compiling SOSwift ThingOrText.swift
[67/195] Compiling SOSwift DateOnlyOrDateTime.swift
[68/195] Compiling SOSwift DateTimeOrURLOrText.swift
[69/195] Compiling SOSwift CableOrSatelliteService.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[70/195] Compiling SOSwift DataFeedItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[71/195] Compiling SOSwift Demand.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[72/195] Compiling SOSwift Distance.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[73/195] Compiling SOSwift Duration.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[74/195] Compiling SOSwift EntryPoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[75/195] Compiling SOSwift BusinessEntityType.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[76/195] Compiling SOSwift BusinessFunction.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[77/195] Compiling SOSwift ContactPointOption.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[78/195] Compiling SOSwift DayOfWeek.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[79/195] Compiling SOSwift DeliveryMethod.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[80/195] Compiling SOSwift Enumeration.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[81/195] Compiling SOSwift GenderType.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[82/195] Compiling SOSwift ItemAvailability.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[83/195] Compiling SOSwift ItemListOrder.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[84/195] Compiling SOSwift OfferItemCondition.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[85/195] Compiling SOSwift PaymentMethod.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[86/195] Compiling SOSwift PhysicalActivityCategory.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[87/195] Compiling SOSwift SoftwareApplication.swift
[88/195] Compiling SOSwift VideoObject.swift
[89/195] Compiling SOSwift Website.swift
[90/195] Compiling SOSwift DateOnly.swift
[91/195] Compiling SOSwift DateTime.swift
[92/195] Compiling SOSwift Number.swift
[93/195] Compiling SOSwift Time.swift
[94/195] Compiling SOSwift CourseInstance.swift
[95/195] Compiling SOSwift Event.swift
[96/195] Compiling SOSwift EventStatus.swift
[97/195] Compiling SOSwift PublicationEvent.swift
[98/195] Compiling SOSwift AggregateRating.swift
[99/195] Compiling SOSwift AlignmentObject.swift
[100/195] Compiling SOSwift Audience.swift
[101/195] Compiling SOSwift Brand.swift
[102/195] Compiling SOSwift BroadcastChannel.swift
[103/195] Compiling SOSwift BroadcastFrequencySpecification.swift
[104/195] Compiling SOSwift BroadcastService.swift
[105/195] Compiling SOSwift AdministrativeArea.swift
[106/195] Compiling SOSwift Country.swift
[107/195] Compiling SOSwift Place.swift
[108/195] Compiling SOSwift Product.swift
[109/195] Compiling SOSwift ProductModel.swift
[110/195] Compiling SOSwift Gender.swift
[111/195] Compiling SOSwift MeasurementTechnique.swift
[112/195] Compiling SOSwift Schema.swift
[113/195] Compiling SOSwift SchemaType.swift
[114/195] Compiling SOSwift Thing.swift
[115/195] Compiling SOSwift AdministrativeAreaOrGeoShapeOrPlaceOrText.swift
[116/195] Compiling SOSwift AlignmentObjectOrCourseOrText.swift
[117/195] Compiling SOSwift BrandOrOrganization.swift
[118/195] Compiling SOSwift ContactPointOrPlace.swift
[119/195] Compiling SOSwift CountryOrText.swift
[120/195] Compiling SOSwift CreativeWorkOrEvent.swift
[121/195] Compiling SOSwift CreativeWorkOrProductOrURL.swift
[122/195] Compiling SOSwift CreativeWorkOrText.swift
[123/195] Compiling SOSwift ImageObject.swift
[124/195] Compiling SOSwift Interactivity.swift
[125/195] Compiling SOSwift Map.swift
[126/195] Compiling SOSwift MapType.swift
[127/195] Compiling SOSwift MediaObject.swift
[128/195] Compiling SOSwift MusicAlbum.swift
[129/195] Compiling SOSwift MusicAlbumProduction.swift
[130/195] Compiling SOSwift MusicAlbumRelease.swift
[131/195] Compiling SOSwift MusicComposition.swift
[132/195] Compiling SOSwift MusicGroup.swift
[133/195] Compiling SOSwift MusicPlaylist.swift
[134/195] Compiling SOSwift MusicRecording.swift
[135/195] Compiling SOSwift MusicRelease.swift
[136/195] Compiling SOSwift MusicReleaseFormat.swift
[137/195] Compiling SOSwift NewsArticle.swift
[138/195] Compiling SOSwift Photograph.swift
[139/195] Compiling SOSwift Question.swift
[140/195] Compiling SOSwift Review.swift
[141/195] Compiling SOSwift QualitativeValue.swift
[142/195] Compiling SOSwift WarrantyScope.swift
[143/195] Compiling SOSwift FinancialProduct.swift
[144/195] Compiling SOSwift GeoCoordinates.swift
[145/195] Compiling SOSwift GeoShape.swift
[146/195] Compiling SOSwift Intangible.swift
[147/195] Compiling SOSwift InteractionCounter.swift
[148/195] Compiling SOSwift ItemList.swift
[149/195] Compiling SOSwift Language.swift
[150/195] Compiling SOSwift ListItem.swift
[151/195] Compiling SOSwift LoanOrCredit.swift
[152/195] Compiling SOSwift MonetaryAmount.swift
[153/195] Compiling SOSwift Occupation.swift
[154/195] Compiling SOSwift Offer.swift
[155/195] Compiling SOSwift OfferCatalog.swift
[156/195] Compiling SOSwift ProgramMembership.swift
[157/195] Compiling SOSwift Quantity.swift
[158/195] Compiling SOSwift Rating.swift
[159/195] Compiling SOSwift Service.swift
[160/195] Compiling SOSwift ServiceChannel.swift
[161/195] Compiling SOSwift ContactPoint.swift
[162/195] Compiling SOSwift LocationFeatureSpecification.swift
[163/195] Compiling SOSwift OpeningHoursSpecification.swift
[164/195] Compiling SOSwift OwnershipInfo.swift
[165/195] Compiling SOSwift PostalAddress.swift
[166/195] Compiling SOSwift PriceSpecification.swift
[167/195] Compiling SOSwift PropertyValue.swift
[168/195] Compiling SOSwift QuantitativeValue.swift
[169/195] Compiling SOSwift RepaymentSpecification.swift
[170/195] Compiling SOSwift StructuredValue.swift
[171/195] Compiling SOSwift TypeAndQuantityNode.swift
[172/195] Compiling SOSwift WarrantyPromise.swift
[173/195] Compiling SOSwift EducationalOrganization.swift
[174/195] Compiling SOSwift Organization.swift
[175/195] Compiling SOSwift PerformingGroup.swift
[176/195] Compiling SOSwift Person.swift
[177/195] Compiling SOSwift Action.swift
[178/195] Compiling SOSwift ActionStatus.swift
[179/195] Compiling SOSwift AccessMode.swift
[180/195] Compiling SOSwift AccessModeSufficient.swift
[181/195] Compiling SOSwift AccessibilityAPI.swift
[182/195] Compiling SOSwift AccessibilityControl.swift
[183/195] Compiling SOSwift AccessibilityFeature.swift
[184/195] Compiling SOSwift AccessibilityHazard.swift
[185/195] Compiling SOSwift Answer.swift
[186/195] Compiling SOSwift Article.swift
[187/195] Compiling SOSwift AudioObject.swift
[188/195] Compiling SOSwift Comment.swift
[189/195] Compiling SOSwift Course.swift
[190/195] Compiling SOSwift CreativeWork.swift
[191/195] Compiling SOSwift DataCatalog.swift
[192/195] Compiling SOSwift DataDownload.swift
[193/195] Compiling SOSwift DataFeed.swift
[194/195] Compiling SOSwift Dataset.swift
[195/195] Emitting module SOSwift
Build complete! (18.64s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "codableplus",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/richardpiazza/CodablePlus"
    }
  ],
  "manifest_display_name" : "SOSwift",
  "name" : "SOSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "SOSwift",
      "targets" : [
        "SOSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "SOSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "SOSwiftTests",
      "path" : "Tests/SOSwiftTests",
      "sources" : [
        "AccessModeSufficientTests.swift",
        "AccessModeTests.swift",
        "AccessibilityAPITests.swift",
        "AccessibilityControlTests.swift",
        "AccessibilityFeatureTests.swift",
        "AccessibilityHazardTests.swift",
        "ActionStatusTests.swift",
        "ActionTests.swift",
        "AggregateRatingTests.swift",
        "AlignmentObjectOrCourseOrTextTests.swift",
        "AreaServedTests.swift",
        "ArticleTests.swift",
        "AudienceTests.swift",
        "AudioObjectTests.swift",
        "BrandOrOrganizationTests.swift",
        "BroadcastServiceTests.swift",
        "BusinessEntityTypeTests.swift",
        "BusinessFunctionTests.swift",
        "CommentTests.swift",
        "ContactPointOptionTests.swift",
        "ContactPointOrPlaceTests.swift",
        "CountryOrTextTests.swift",
        "CourseInstanceTests.swift",
        "CreativeWorkOrEventTests.swift",
        "CreativeWorkOrProductOrURLTests.swift",
        "CreativeWorkOrTextTests.swift",
        "CreativeWorkOrURLTests.swift",
        "DataCatalogTests.swift",
        "DataDownloadTests.swift",
        "DataFeedItemOrThingOrTextTests.swift",
        "DataFeedItemTests.swift",
        "DataFeedTests.swift",
        "DateOnlyOrDateTimeTests.swift",
        "DateOnlyTests.swift",
        "DateTimeOrURLOrTextTests.swift",
        "DateTimeTests.swift",
        "DayOfWeekTests.swift",
        "DeliveryMethodTests.swift",
        "DistanceOrQuantitativeValueTests.swift",
        "DurationTests.swift",
        "EducationalOrganizationOrOrganizationTests.swift",
        "EventStatusTests.swift",
        "EventTests.swift",
        "GenderOrTextTests.swift",
        "GenderTests.swift",
        "GeoCoordinatesOrGeoShapeTests.swift",
        "GeoShapeOrPlaceOrTextTests.swift",
        "IdentifierTests.swift",
        "ImageObjectOrPhotographTests.swift",
        "ImageObjectOrURLTests.swift",
        "IntegerOrTextTests.swift",
        "InteractivityTests.swift",
        "ItemAvailabilityTests.swift",
        "ItemListOrMusicRecordingTests.swift",
        "ItemListOrderOrTextTests.swift",
        "ItemListOrderTests.swift",
        "LanguageOrTextTests.swift",
        "ListItemOrTextOrThingTests.swift",
        "MapOrURLTests.swift",
        "MapTypeTests.swift",
        "MonetaryAmountOrPriceSpecificationTests.swift",
        "MusicAlbumProductionTests.swift",
        "MusicAlbumReleaseTests.swift",
        "MusicGroupOrPersonTests.swift",
        "MusicReleaseFormatTests.swift",
        "NumberOrTextTests.swift",
        "NumberTests.swift",
        "OfferItemConditionTests.swift",
        "OrganizationOrPersonTests.swift",
        "OrganizationOrProgramMembershipTests.swift",
        "OrganizationTests.swift",
        "OwnershipInfoOrProductTests.swift",
        "PersonOrURLTests.swift",
        "PhysicalActivityCategoryTests.swift",
        "PlaceOrPostalAddressOrTextTests.swift",
        "PostalAddressOrTextTests.swift",
        "ProductModelOrTextTests.swift",
        "ProductOrServiceTests.swift",
        "ProductOrTestOrURLTests.swift",
        "ProductOrTextTests.swift",
        "PropertyValueOrTextTests.swift",
        "SoftwareApplicationOrWebsiteTests.swift",
        "ThingOrTextTests.swift",
        "ThingTests.swift",
        "TimeTests.swift",
        "URLOrTextTests.swift",
        "ValueTests.swift",
        "WarrantyScopeTests.swift",
        "_Extensions.swift"
      ],
      "target_dependencies" : [
        "SOSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SOSwift",
      "module_type" : "SwiftTarget",
      "name" : "SOSwift",
      "path" : "Sources/SOSwift",
      "product_dependencies" : [
        "CodablePlus"
      ],
      "product_memberships" : [
        "SOSwift"
      ],
      "sources" : [
        "Action/Action.swift",
        "Action/ActionStatus.swift",
        "CreativeWork/AccessMode.swift",
        "CreativeWork/AccessModeSufficient.swift",
        "CreativeWork/AccessibilityAPI.swift",
        "CreativeWork/AccessibilityControl.swift",
        "CreativeWork/AccessibilityFeature.swift",
        "CreativeWork/AccessibilityHazard.swift",
        "CreativeWork/Answer.swift",
        "CreativeWork/Article.swift",
        "CreativeWork/AudioObject.swift",
        "CreativeWork/Comment.swift",
        "CreativeWork/Course.swift",
        "CreativeWork/CreativeWork.swift",
        "CreativeWork/DataCatalog.swift",
        "CreativeWork/DataDownload.swift",
        "CreativeWork/DataFeed.swift",
        "CreativeWork/Dataset.swift",
        "CreativeWork/ImageObject.swift",
        "CreativeWork/Interactivity.swift",
        "CreativeWork/Map.swift",
        "CreativeWork/MapType.swift",
        "CreativeWork/MediaObject.swift",
        "CreativeWork/MusicAlbum.swift",
        "CreativeWork/MusicAlbumProduction.swift",
        "CreativeWork/MusicAlbumRelease.swift",
        "CreativeWork/MusicComposition.swift",
        "CreativeWork/MusicGroup.swift",
        "CreativeWork/MusicPlaylist.swift",
        "CreativeWork/MusicRecording.swift",
        "CreativeWork/MusicRelease.swift",
        "CreativeWork/MusicReleaseFormat.swift",
        "CreativeWork/NewsArticle.swift",
        "CreativeWork/Photograph.swift",
        "CreativeWork/Question.swift",
        "CreativeWork/Review.swift",
        "CreativeWork/SoftwareApplication.swift",
        "CreativeWork/VideoObject.swift",
        "CreativeWork/Website.swift",
        "DataType/DateOnly.swift",
        "DataType/DateTime.swift",
        "DataType/Number.swift",
        "DataType/Time.swift",
        "Event/CourseInstance.swift",
        "Event/Event.swift",
        "Event/EventStatus.swift",
        "Event/PublicationEvent.swift",
        "Intangible/AggregateRating.swift",
        "Intangible/AlignmentObject.swift",
        "Intangible/Audience.swift",
        "Intangible/Brand.swift",
        "Intangible/BroadcastChannel.swift",
        "Intangible/BroadcastFrequencySpecification.swift",
        "Intangible/BroadcastService.swift",
        "Intangible/CableOrSatelliteService.swift",
        "Intangible/DataFeedItem.swift",
        "Intangible/Demand.swift",
        "Intangible/Distance.swift",
        "Intangible/Duration.swift",
        "Intangible/EntryPoint.swift",
        "Intangible/Enumeration/BusinessEntityType.swift",
        "Intangible/Enumeration/BusinessFunction.swift",
        "Intangible/Enumeration/ContactPointOption.swift",
        "Intangible/Enumeration/DayOfWeek.swift",
        "Intangible/Enumeration/DeliveryMethod.swift",
        "Intangible/Enumeration/Enumeration.swift",
        "Intangible/Enumeration/GenderType.swift",
        "Intangible/Enumeration/ItemAvailability.swift",
        "Intangible/Enumeration/ItemListOrder.swift",
        "Intangible/Enumeration/OfferItemCondition.swift",
        "Intangible/Enumeration/PaymentMethod.swift",
        "Intangible/Enumeration/PhysicalActivityCategory.swift",
        "Intangible/Enumeration/QualitativeValue.swift",
        "Intangible/Enumeration/WarrantyScope.swift",
        "Intangible/FinancialProduct.swift",
        "Intangible/GeoCoordinates.swift",
        "Intangible/GeoShape.swift",
        "Intangible/Intangible.swift",
        "Intangible/InteractionCounter.swift",
        "Intangible/ItemList.swift",
        "Intangible/Language.swift",
        "Intangible/ListItem.swift",
        "Intangible/LoanOrCredit.swift",
        "Intangible/MonetaryAmount.swift",
        "Intangible/Occupation.swift",
        "Intangible/Offer.swift",
        "Intangible/OfferCatalog.swift",
        "Intangible/ProgramMembership.swift",
        "Intangible/Quantity.swift",
        "Intangible/Rating.swift",
        "Intangible/Service.swift",
        "Intangible/ServiceChannel.swift",
        "Intangible/StructuredValue/ContactPoint.swift",
        "Intangible/StructuredValue/LocationFeatureSpecification.swift",
        "Intangible/StructuredValue/OpeningHoursSpecification.swift",
        "Intangible/StructuredValue/OwnershipInfo.swift",
        "Intangible/StructuredValue/PostalAddress.swift",
        "Intangible/StructuredValue/PriceSpecification.swift",
        "Intangible/StructuredValue/PropertyValue.swift",
        "Intangible/StructuredValue/QuantitativeValue.swift",
        "Intangible/StructuredValue/RepaymentSpecification.swift",
        "Intangible/StructuredValue/StructuredValue.swift",
        "Intangible/StructuredValue/TypeAndQuantityNode.swift",
        "Intangible/StructuredValue/WarrantyPromise.swift",
        "Organization/EducationalOrganization.swift",
        "Organization/Organization.swift",
        "Organization/PerformingGroup.swift",
        "Person/Person.swift",
        "Place/AdministrativeArea.swift",
        "Place/Country.swift",
        "Place/Place.swift",
        "Product/Product.swift",
        "Product/ProductModel.swift",
        "Property/Gender.swift",
        "Property/MeasurementTechnique.swift",
        "Schema.swift",
        "SchemaType.swift",
        "Thing.swift",
        "_Conjunctions/Convenience/AdministrativeAreaOrGeoShapeOrPlaceOrText.swift",
        "_Conjunctions/Convenience/AlignmentObjectOrCourseOrText.swift",
        "_Conjunctions/Convenience/BrandOrOrganization.swift",
        "_Conjunctions/Convenience/ContactPointOrPlace.swift",
        "_Conjunctions/Convenience/CountryOrText.swift",
        "_Conjunctions/Convenience/CreativeWorkOrEvent.swift",
        "_Conjunctions/Convenience/CreativeWorkOrProductOrURL.swift",
        "_Conjunctions/Convenience/CreativeWorkOrText.swift",
        "_Conjunctions/Convenience/CreativeWorkOrURL.swift",
        "_Conjunctions/Convenience/DataFeedItemOrThingOrText.swift",
        "_Conjunctions/Convenience/DistanceOrQuantitativeValue.swift",
        "_Conjunctions/Convenience/EducationalOrganizationOrOrganization.swift",
        "_Conjunctions/Convenience/EnumerationOrPropertyValueOrQualitativeValueOrQuantitativeValueOrStructuredValue.swift",
        "_Conjunctions/Convenience/GeoCoordinatesOrGeoShape.swift",
        "_Conjunctions/Convenience/GeoShapeOrPlaceOrText.swift",
        "_Conjunctions/Convenience/ImageObjectOrPhotograph.swift",
        "_Conjunctions/Convenience/ImageObjectOrURL.swift",
        "_Conjunctions/Convenience/IntegerOrText.swift",
        "_Conjunctions/Convenience/ItemListOrMusicRecording.swift",
        "_Conjunctions/Convenience/ItemListOrderOrText.swift",
        "_Conjunctions/Convenience/LanguageOrText.swift",
        "_Conjunctions/Convenience/ListItemOrThingOrText.swift",
        "_Conjunctions/Convenience/LoanOrCreditOrPaymentMethod.swift",
        "_Conjunctions/Convenience/MapOrURL.swift",
        "_Conjunctions/Convenience/MonetaryAmountOrNumber.swift",
        "_Conjunctions/Convenience/MonetaryAmountOrPriceSpecification.swift",
        "_Conjunctions/Convenience/MusicGroupOrPerson.swift",
        "_Conjunctions/Convenience/NumberOrText.swift",
        "_Conjunctions/Convenience/OrganizationOrPerson.swift",
        "_Conjunctions/Convenience/OrganizationOrProgramMembership.swift",
        "_Conjunctions/Convenience/OwnershipInfoOrProduct.swift",
        "_Conjunctions/Convenience/PersonOrURL.swift",
        "_Conjunctions/Convenience/PlaceOrPostalAddressOrText.swift",
        "_Conjunctions/Convenience/PostalAddressOrText.swift",
        "_Conjunctions/Convenience/ProductModelOrText.swift",
        "_Conjunctions/Convenience/ProductOrService.swift",
        "_Conjunctions/Convenience/ProductOrText.swift",
        "_Conjunctions/Convenience/PropertyValueOrText.swift",
        "_Conjunctions/Convenience/QualitativeValueOrText.swift",
        "_Conjunctions/Convenience/QuantitativeValueOrNumber.swift",
        "_Conjunctions/Convenience/SoftwareApplicationOrWebsite.swift",
        "_Conjunctions/Convenience/ThingOrText.swift",
        "_Conjunctions/Custom/DateOnlyOrDateTime.swift",
        "_Conjunctions/Custom/DateTimeOrURLOrText.swift",
        "_Conjunctions/Custom/NumberOrQuantitativeValue.swift",
        "_Conjunctions/Custom/PhysicalActivityCategoryOrThingOrText.swift",
        "_Conjunctions/Custom/ProductOrURLOrText.swift",
        "_Conjunctions/Custom/PropertyValueOrURLOrText.swift",
        "_Conjunctions/Custom/StructureValueOrNumberOrTextOrBool.swift",
        "_Conjunctions/Custom/URLOrText.swift",
        "_Conjunctions/Generic/DoubleSchemaConjunctive.swift",
        "_Conjunctions/Generic/DoubleTextConjunctive.swift",
        "_Conjunctions/Generic/DoubleURLConjunctive.swift",
        "_Conjunctions/Generic/QuadrupleSchemaConjunctive.swift",
        "_Conjunctions/Generic/SingleCodableTextConjective.swift",
        "_Conjunctions/Generic/SingleSchemaCodableConjunction.swift",
        "_Conjunctions/Generic/SingleSchemaConjunction.swift",
        "_Conjunctions/Generic/SingleTextConjunction.swift",
        "_Conjunctions/Generic/SingleURLConjunctive.swift",
        "_Conjunctions/Generic/TripleTextConjunctive.swift",
        "_Extensions/Decoder+SOSwift.swift",
        "_Extensions/URL+SOSwift.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/richardpiazza/soswift/3.1.0
Repository:               richardpiazza/SOSwift
Swift version used:       6.0
Target:                   SOSwift
Extracting symbol information for 'SOSwift'...
Finished extracting symbol information for 'SOSwift'. (4.13s)
Building documentation for 'SOSwift'...
Finished building documentation for 'SOSwift' (1.05s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/richardpiazza/soswift/3.1.0
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2050] Fetching swift-docc-plugin
Updating https://github.com/richardpiazza/CodablePlus
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (3.52s)
Updated https://github.com/richardpiazza/CodablePlus (1.44s)
Computing version for https://github.com/richardpiazza/CodablePlus
Computed https://github.com/richardpiazza/CodablePlus at 1.0.0 (0.41s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (2.35s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3313] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.16s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.55s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-5BDAB9E9C0126B9D.txt
[6/53] Emitting module Snippets
[7/53] Compiling Snippets SnippetParser.swift
[8/53] Compiling Snippets Snippet.swift
[9/53] Compiling SymbolKit SemanticVersion.swift
[10/53] Compiling SymbolKit AccessControl.swift
[11/53] Compiling SymbolKit Availability.swift
[12/53] Compiling SymbolKit AvailabilityItem.swift
[13/53] Compiling SymbolKit Domain.swift
[14/53] Compiling SymbolKit Mixin+Equals.swift
[15/53] Compiling SymbolKit Mixin+Hash.swift
[16/53] Compiling SymbolKit Mixin.swift
[17/53] Compiling SymbolKit LineList.swift
[18/53] Compiling SymbolKit Position.swift
[19/57] Emitting module SymbolKit
[20/57] Compiling SymbolKit DeclarationFragments.swift
[21/57] Compiling SymbolKit Fragment.swift
[22/57] Compiling SymbolKit FragmentKind.swift
[23/57] Compiling SymbolKit FunctionParameter.swift
[24/57] Compiling SymbolKit FunctionSignature.swift
[25/57] Compiling SymbolKit GenericConstraint.swift
[26/57] Compiling SymbolKit GenericParameter.swift
[27/57] Compiling SymbolKit Generics.swift
[28/57] Compiling SymbolKit Namespace.swift
[29/57] Compiling SymbolKit SourceRange.swift
[30/57] Compiling SymbolKit Metadata.swift
[31/57] Compiling SymbolKit Module.swift
[32/57] Compiling SymbolKit OperatingSystem.swift
[33/57] Compiling SymbolKit Platform.swift
[34/57] Compiling SymbolKit Identifier.swift
[35/57] Compiling SymbolKit KindIdentifier.swift
[36/57] Compiling SymbolKit Location.swift
[37/57] Compiling SymbolKit Mutability.swift
[38/57] Compiling SymbolKit Relationship.swift
[39/57] Compiling SymbolKit RelationshipKind.swift
[40/57] Compiling SymbolKit SourceOrigin.swift
[41/57] Compiling SymbolKit GenericConstraints.swift
[42/57] Compiling SymbolKit Swift.swift
[43/57] Compiling SymbolKit Names.swift
[44/57] Compiling SymbolKit SPI.swift
[45/57] Compiling SymbolKit Snippet.swift
[46/57] Compiling SymbolKit Extension.swift
[47/57] Compiling SymbolKit Symbol.swift
[48/57] Compiling SymbolKit SymbolKind.swift
[49/57] Compiling SymbolKit SymbolGraph.swift
[50/57] Compiling SymbolKit GraphCollector.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Emitting module snippet_extract
[57/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (5.15s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/11] Compiling CodablePlus KeyedEncodingContainerProtocol+Containers.swift
[3/11] Compiling CodablePlus KeyedDecodingContainerProtocol+MultipleKeys.swift
[4/11] Compiling CodablePlus KeyedEncodingContainerProtocol+Any.swift
[5/11] Compiling CodablePlus KeyedDecodingContainerProtocol+Any.swift
[6/11] Compiling CodablePlus KeyedDecodingContainerProtocol+DefaultValues.swift
[7/11] Compiling CodablePlus DictionaryKeys.swift
[8/11] Compiling CodablePlus AnyEncodable.swift
[9/11] Compiling CodablePlus KeyedDecodingContainerProtocol+Containers.swift
[10/11] Emitting module CodablePlus
[11/11] Compiling CodablePlus UnkeyedDecodingContainer+Containers.swift
[12/12] Compiling CodablePlus UnkeyedEncodingContainer+Containers.swift
[13/175] Compiling SOSwift ImageObject.swift
[14/175] Compiling SOSwift Interactivity.swift
[15/175] Compiling SOSwift Map.swift
[16/175] Compiling SOSwift MapType.swift
[17/175] Compiling SOSwift MediaObject.swift
[18/175] Compiling SOSwift MusicAlbum.swift
[19/175] Compiling SOSwift MusicAlbumProduction.swift
[20/175] Compiling SOSwift MusicAlbumRelease.swift
[21/175] Compiling SOSwift MusicComposition.swift
[22/175] Compiling SOSwift MusicGroup.swift
[23/175] Compiling SOSwift MusicPlaylist.swift
[24/175] Compiling SOSwift MusicRecording.swift
[25/175] Compiling SOSwift MusicRelease.swift
[26/175] Compiling SOSwift MusicReleaseFormat.swift
[27/175] Compiling SOSwift NewsArticle.swift
[28/175] Compiling SOSwift Photograph.swift
[29/175] Compiling SOSwift Question.swift
[30/175] Compiling SOSwift Review.swift
[31/193] Compiling SOSwift CreativeWorkOrURL.swift
[32/193] Compiling SOSwift DataFeedItemOrThingOrText.swift
[33/193] Compiling SOSwift DistanceOrQuantitativeValue.swift
[34/193] Compiling SOSwift EducationalOrganizationOrOrganization.swift
[35/193] Compiling SOSwift EnumerationOrPropertyValueOrQualitativeValueOrQuantitativeValueOrStructuredValue.swift
[36/193] Compiling SOSwift GeoCoordinatesOrGeoShape.swift
[37/193] Compiling SOSwift GeoShapeOrPlaceOrText.swift
[38/193] Compiling SOSwift ImageObjectOrPhotograph.swift
[39/193] Compiling SOSwift ImageObjectOrURL.swift
[40/193] Compiling SOSwift IntegerOrText.swift
[41/193] Compiling SOSwift ItemListOrMusicRecording.swift
[42/193] Compiling SOSwift ItemListOrderOrText.swift
[43/193] Compiling SOSwift LanguageOrText.swift
[44/193] Compiling SOSwift ListItemOrThingOrText.swift
[45/193] Compiling SOSwift LoanOrCreditOrPaymentMethod.swift
[46/193] Compiling SOSwift MapOrURL.swift
[47/193] Compiling SOSwift MonetaryAmountOrNumber.swift
[48/193] Compiling SOSwift MonetaryAmountOrPriceSpecification.swift
[49/193] Emitting module SOSwift
[50/193] Compiling SOSwift MusicGroupOrPerson.swift
[51/193] Compiling SOSwift NumberOrText.swift
[52/193] Compiling SOSwift OrganizationOrPerson.swift
[53/193] Compiling SOSwift OrganizationOrProgramMembership.swift
[54/193] Compiling SOSwift OwnershipInfoOrProduct.swift
[55/193] Compiling SOSwift PersonOrURL.swift
[56/193] Compiling SOSwift PlaceOrPostalAddressOrText.swift
[57/193] Compiling SOSwift PostalAddressOrText.swift
[58/193] Compiling SOSwift ProductModelOrText.swift
[59/193] Compiling SOSwift ProductOrService.swift
[60/193] Compiling SOSwift ProductOrText.swift
[61/193] Compiling SOSwift PropertyValueOrText.swift
[62/193] Compiling SOSwift QualitativeValueOrText.swift
[63/193] Compiling SOSwift QuantitativeValueOrNumber.swift
[64/193] Compiling SOSwift SoftwareApplicationOrWebsite.swift
[65/193] Compiling SOSwift ThingOrText.swift
[66/193] Compiling SOSwift DateOnlyOrDateTime.swift
[67/193] Compiling SOSwift DateTimeOrURLOrText.swift
[68/193] Compiling SOSwift SoftwareApplication.swift
[69/193] Compiling SOSwift VideoObject.swift
[70/193] Compiling SOSwift Website.swift
[71/193] Compiling SOSwift DateOnly.swift
[72/193] Compiling SOSwift DateTime.swift
[73/193] Compiling SOSwift Number.swift
[74/193] Compiling SOSwift Time.swift
[75/193] Compiling SOSwift CourseInstance.swift
[76/193] Compiling SOSwift Event.swift
[77/193] Compiling SOSwift EventStatus.swift
[78/193] Compiling SOSwift PublicationEvent.swift
[79/193] Compiling SOSwift AggregateRating.swift
[80/193] Compiling SOSwift AlignmentObject.swift
[81/193] Compiling SOSwift Audience.swift
[82/193] Compiling SOSwift Brand.swift
[83/193] Compiling SOSwift BroadcastChannel.swift
[84/193] Compiling SOSwift BroadcastFrequencySpecification.swift
[85/193] Compiling SOSwift BroadcastService.swift
[86/193] Compiling SOSwift Action.swift
[87/193] Compiling SOSwift ActionStatus.swift
[88/193] Compiling SOSwift AccessMode.swift
[89/193] Compiling SOSwift AccessModeSufficient.swift
[90/193] Compiling SOSwift AccessibilityAPI.swift
[91/193] Compiling SOSwift AccessibilityControl.swift
[92/193] Compiling SOSwift AccessibilityFeature.swift
[93/193] Compiling SOSwift AccessibilityHazard.swift
[94/193] Compiling SOSwift Answer.swift
[95/193] Compiling SOSwift Article.swift
[96/193] Compiling SOSwift AudioObject.swift
[97/193] Compiling SOSwift Comment.swift
[98/193] Compiling SOSwift Course.swift
[99/193] Compiling SOSwift CreativeWork.swift
[100/193] Compiling SOSwift DataCatalog.swift
[101/193] Compiling SOSwift DataDownload.swift
[102/193] Compiling SOSwift DataFeed.swift
[103/193] Compiling SOSwift Dataset.swift
[104/193] Compiling SOSwift AdministrativeArea.swift
[105/193] Compiling SOSwift Country.swift
[106/193] Compiling SOSwift Place.swift
[107/193] Compiling SOSwift Product.swift
[108/193] Compiling SOSwift ProductModel.swift
[109/193] Compiling SOSwift Gender.swift
[110/193] Compiling SOSwift MeasurementTechnique.swift
[111/193] Compiling SOSwift Schema.swift
[112/193] Compiling SOSwift SchemaType.swift
[113/193] Compiling SOSwift Thing.swift
[114/193] Compiling SOSwift AdministrativeAreaOrGeoShapeOrPlaceOrText.swift
[115/193] Compiling SOSwift AlignmentObjectOrCourseOrText.swift
[116/193] Compiling SOSwift BrandOrOrganization.swift
[117/193] Compiling SOSwift ContactPointOrPlace.swift
[118/193] Compiling SOSwift CountryOrText.swift
[119/193] Compiling SOSwift CreativeWorkOrEvent.swift
[120/193] Compiling SOSwift CreativeWorkOrProductOrURL.swift
[121/193] Compiling SOSwift CreativeWorkOrText.swift
[122/193] Compiling SOSwift CableOrSatelliteService.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[123/193] Compiling SOSwift DataFeedItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[124/193] Compiling SOSwift Demand.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[125/193] Compiling SOSwift Distance.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[126/193] Compiling SOSwift Duration.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[127/193] Compiling SOSwift EntryPoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[128/193] Compiling SOSwift BusinessEntityType.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[129/193] Compiling SOSwift BusinessFunction.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[130/193] Compiling SOSwift ContactPointOption.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[131/193] Compiling SOSwift DayOfWeek.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[132/193] Compiling SOSwift DeliveryMethod.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[133/193] Compiling SOSwift Enumeration.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[134/193] Compiling SOSwift GenderType.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[135/193] Compiling SOSwift ItemAvailability.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[136/193] Compiling SOSwift ItemListOrder.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[137/193] Compiling SOSwift OfferItemCondition.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[138/193] Compiling SOSwift PaymentMethod.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[139/193] Compiling SOSwift PhysicalActivityCategory.swift
/Users/admin/builder/spi-builder-workspace/Sources/SOSwift/Intangible/Duration.swift:128:25: warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
126 |             #else
127 |             var identifier: NSString?
128 |             if !scanner.scanCharacters(from: identifiersSet, into: &identifier) || identifier?.length != 1 {
    |                         `- warning: 'scanCharacters(from:into:)' was deprecated in macOS 10.15
129 |                 return components
130 |             }
[140/193] Compiling SOSwift QualitativeValue.swift
[141/193] Compiling SOSwift WarrantyScope.swift
[142/193] Compiling SOSwift FinancialProduct.swift
[143/193] Compiling SOSwift GeoCoordinates.swift
[144/193] Compiling SOSwift GeoShape.swift
[145/193] Compiling SOSwift Intangible.swift
[146/193] Compiling SOSwift InteractionCounter.swift
[147/193] Compiling SOSwift ItemList.swift
[148/193] Compiling SOSwift Language.swift
[149/193] Compiling SOSwift ListItem.swift
[150/193] Compiling SOSwift LoanOrCredit.swift
[151/193] Compiling SOSwift MonetaryAmount.swift
[152/193] Compiling SOSwift Occupation.swift
[153/193] Compiling SOSwift Offer.swift
[154/193] Compiling SOSwift OfferCatalog.swift
[155/193] Compiling SOSwift ProgramMembership.swift
[156/193] Compiling SOSwift Quantity.swift
[157/193] Compiling SOSwift Rating.swift
[158/193] Compiling SOSwift Service.swift
[159/193] Compiling SOSwift ServiceChannel.swift
[160/193] Compiling SOSwift ContactPoint.swift
[161/193] Compiling SOSwift LocationFeatureSpecification.swift
[162/193] Compiling SOSwift OpeningHoursSpecification.swift
[163/193] Compiling SOSwift OwnershipInfo.swift
[164/193] Compiling SOSwift PostalAddress.swift
[165/193] Compiling SOSwift PriceSpecification.swift
[166/193] Compiling SOSwift PropertyValue.swift
[167/193] Compiling SOSwift QuantitativeValue.swift
[168/193] Compiling SOSwift RepaymentSpecification.swift
[169/193] Compiling SOSwift StructuredValue.swift
[170/193] Compiling SOSwift TypeAndQuantityNode.swift
[171/193] Compiling SOSwift WarrantyPromise.swift
[172/193] Compiling SOSwift EducationalOrganization.swift
[173/193] Compiling SOSwift Organization.swift
[174/193] Compiling SOSwift PerformingGroup.swift
[175/193] Compiling SOSwift Person.swift
[176/193] Compiling SOSwift NumberOrQuantitativeValue.swift
[177/193] Compiling SOSwift PhysicalActivityCategoryOrThingOrText.swift
[178/193] Compiling SOSwift ProductOrURLOrText.swift
[179/193] Compiling SOSwift PropertyValueOrURLOrText.swift
[180/193] Compiling SOSwift StructureValueOrNumberOrTextOrBool.swift
[181/193] Compiling SOSwift URLOrText.swift
[182/193] Compiling SOSwift DoubleSchemaConjunctive.swift
[183/193] Compiling SOSwift DoubleTextConjunctive.swift
[184/193] Compiling SOSwift DoubleURLConjunctive.swift
[185/193] Compiling SOSwift QuadrupleSchemaConjunctive.swift
[186/193] Compiling SOSwift SingleCodableTextConjective.swift
[187/193] Compiling SOSwift SingleSchemaCodableConjunction.swift
[188/193] Compiling SOSwift SingleSchemaConjunction.swift
[189/193] Compiling SOSwift SingleTextConjunction.swift
[190/193] Compiling SOSwift SingleURLConjunctive.swift
[191/193] Compiling SOSwift TripleTextConjunctive.swift
[192/193] Compiling SOSwift Decoder+SOSwift.swift
[193/193] Compiling SOSwift URL+SOSwift.swift
Build of target: 'SOSwift' complete! (2.21s)
    4088
21	/Users/admin/builder/spi-builder-workspace/.docs/richardpiazza/soswift/3.1.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/richardpiazza/soswift/3.1.0
File count: 4088
Doc size:   21.0MB
Preparing doc bundle ...
Uploading prod-richardpiazza-soswift-3.1.0-4a195f70.zip to s3://spi-docs-inbox/prod-richardpiazza-soswift-3.1.0-4a195f70.zip
Copying... [11%]
Copying... [21%]
Copying... [31%]
Copying... [41%]
Copying... [51%]
Copying... [61%]
Copying... [71%]
Copying... [81%]
Copying... [91%]
Copying... [100%]
Done.