This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 BMO with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/happn-app/BMO.git
Reference: 0.2.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/happn-app/BMO
 * tag               0.2.1      -> FETCH_HEAD
HEAD is now at 12566d4 Rename happn-tech to happn-app
Cloned https://github.com/happn-app/BMO.git
Revision (git rev-parse @):
12566d4edf52eb84d3d44a0e3b7feabecfb38b85
SUCCESS checkout https://github.com/happn-app/BMO.git at 0.2.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/28] Emitting module AsyncOperationResult
[2/28] Compiling AsyncOperationResult AsyncOperationResult.swift
[3/28] Compiling KVObserver KVObserver.swift
[4/28] Emitting module KVObserver
[5/50] Compiling BMO ImportResult.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BMO/Results/ImportResult.swift:57:3: warning: 'metadata' is deprecated: Temporary workaround for convenience. See comment note inside the struct definition for more information.
                metadata = m
                ^
[6/50] Compiling BMO MixedRepresentation.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BMO/Results/ImportResult.swift:57:3: warning: 'metadata' is deprecated: Temporary workaround for convenience. See comment note inside the struct definition for more information.
                metadata = m
                ^
[7/52] Compiling BMO BridgeBackRequestResult.swift
[8/52] Compiling BMO ChangesDescription.swift
[9/52] Compiling BMO AsyncOperationResult+BMOResults.swift
[10/52] Compiling BMO BackRequestResult.swift
[11/52] Compiling BMO Db.swift
[12/52] Compiling BMO DbRepresentationExporter.swift
[13/52] Compiling BMO DbRepresentationImporter.swift
[14/52] Compiling BMO BackRequest.swift
[15/52] Compiling BMO ImportBridgeOperationResultsRequest.swift
[16/52] Compiling BMO UniquingRequest.swift
[17/52] Emitting module BMO
[18/52] Compiling BMO NumberOfCores.swift
[19/52] Compiling BMO OperationError.swift
[20/52] Compiling CollectionLoader CollectionLoader.swift
[21/52] Emitting module CollectionLoader
[22/52] Compiling CollectionLoader CollectionLoaderHelper.swift
[23/52] Compiling BMO BMOConfig.swift
[24/52] Compiling BMO BackResultsImporter.swift
[25/52] Compiling BMO Bridge.swift
[26/52] Compiling BMO BackRequestOperation.swift
[27/52] Compiling BMO ImportBridgeOperationResultsRequestOperation.swift
[28/52] Compiling BMO RequestManager.swift
[29/55] Emitting module RESTUtils
[33/58] Compiling BMO_FastImportRepresentation FastImportRepresentation.swift
[34/58] Emitting module BMO_FastImportRepresentation
[35/58] Compiling BMO_FastImportRepresentation FastImportResultBuilderForBackResultsImporter.swift
[36/70] Compiling BMO_CoreData ImportError.swift
[37/71] Compiling BMO_CoreData CoreDataSaveRequest.swift
[43/71] Compiling BMO_CoreData CoreDataUtils.swift
[44/71] Compiling RESTUtils RESTURLTransformer.swift
[45/71] Compiling RESTUtils RESTUUIDTransformer.swift
[46/71] Compiling RESTUtils StandardRESTParameterizedStringSetParser.swift
[47/71] Compiling BMO_CoreData NSPropertyDescriptionHashableWrapper.swift
[48/71] Compiling BMO_CoreData NSPredicateUtils.swift
[49/71] Compiling BMO_CoreData CoreDataFetchRequest.swift
[51/71] Compiling BMO_CoreData AsyncOperationResult+BMOCoreData.swift
[52/71] Compiling BMO_CoreData Bridge+CoreData.swift
[53/71] Compiling BMO_CoreData MixedRepresentation+CoreData.swift
[54/71] Compiling BMO_CoreData BackResultsImporterForCoreDataWithFastImportRepresentation.swift
[55/71] Emitting module BMO_CoreData
[56/71] Compiling BMO_CoreData Db+CoreData.swift
[57/71] Compiling BMO_CoreData FastImportRepresentationCoreDataImporter.swift
[66/71] Compiling RESTUtils RESTBase64DataTransformer.swift
[67/71] Compiling RESTUtils RESTBoolTransformer.swift
[68/71] Compiling RESTUtils RESTColorTransformer.swift
[72/78] Compiling BMO_RESTCoreData CoreData+RESTPath.swift
[73/78] Compiling BMO_RESTCoreData RESTCoreDataSaveRequest.swift
[74/78] Compiling BMO_RESTCoreData CoreData+RESTMapper.swift
[75/78] Emitting module BMO_RESTCoreData
[76/78] Compiling BMO_RESTCoreData AdditionalRequestInfo+RESTCoreData.swift
[77/78] Compiling BMO_RESTCoreData RESTCoreDataFetchRequest.swift
[78/78] Compiling BMO_RESTCoreData RequestManager+RESTCoreData.swift
[79/84] Compiling CollectionLoader_RESTCoreData PageInfoRetriever.swift
[80/84] Compiling CollectionLoader_RESTCoreData CoreDataListElementCLH.swift
[81/84] Compiling CollectionLoader_RESTCoreData AnyCoreDataCLH.swift
[82/84] Compiling CollectionLoader_RESTCoreData CoreDataCLH.swift
[83/84] Emitting module CollectionLoader_RESTCoreData
[84/84] Compiling CollectionLoader_RESTCoreData CoreDataSearchCLH.swift
Build complete! (16.01s)
Fetching https://github.com/happn-app/CollectionLoader.git from cache
Fetching https://github.com/happn-app/KVObserver.git from cache
Fetching https://github.com/happn-app/AsyncOperationResult.git from cache
Fetched https://github.com/happn-app/CollectionLoader.git (0.20s)
Fetched https://github.com/happn-app/AsyncOperationResult.git (0.20s)
Computing version for https://github.com/happn-app/CollectionLoader.git
Fetched https://github.com/happn-app/KVObserver.git (0.20s)
Computed https://github.com/happn-app/CollectionLoader.git at 0.9.6 (0.41s)
Computing version for https://github.com/happn-app/AsyncOperationResult.git
Computed https://github.com/happn-app/AsyncOperationResult.git at 1.0.7 (0.44s)
Computing version for https://github.com/happn-app/KVObserver.git
Computed https://github.com/happn-app/KVObserver.git at 0.9.5 (0.35s)
Creating working copy for https://github.com/happn-app/CollectionLoader.git
Working copy of https://github.com/happn-app/CollectionLoader.git resolved at 0.9.6
Creating working copy for https://github.com/happn-app/AsyncOperationResult.git
Working copy of https://github.com/happn-app/AsyncOperationResult.git resolved at 1.0.7
Creating working copy for https://github.com/happn-app/KVObserver.git
Working copy of https://github.com/happn-app/KVObserver.git resolved at 0.9.5
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "bmo",
      "name": "BMO",
      "url": "https://github.com/happn-app/BMO.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BMO",
      "dependencies": [
        {
          "identity": "asyncoperationresult",
          "name": "AsyncOperationResult",
          "url": "https://github.com/happn-app/AsyncOperationResult.git",
          "version": "1.0.7",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AsyncOperationResult",
          "dependencies": [
          ]
        },
        {
          "identity": "collectionloader",
          "name": "CollectionLoader",
          "url": "https://github.com/happn-app/CollectionLoader.git",
          "version": "0.9.6",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CollectionLoader",
          "dependencies": [
            {
              "identity": "kvobserver",
              "name": "KVObserver",
              "url": "https://github.com/happn-app/KVObserver.git",
              "version": "0.9.5",
              "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KVObserver",
              "dependencies": [
              ]
            },
            {
              "identity": "asyncoperationresult",
              "name": "AsyncOperationResult",
              "url": "https://github.com/happn-app/AsyncOperationResult.git",
              "version": "1.0.7",
              "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AsyncOperationResult",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/happn-app/BMO.git
[1/1251] Fetching bmo
Fetched https://github.com/happn-app/BMO.git (0.36s)
Fetching https://github.com/happn-app/CollectionLoader.git from cache
Fetching https://github.com/happn-app/AsyncOperationResult.git from cache
Fetched https://github.com/happn-app/AsyncOperationResult.git (0.20s)
Fetched https://github.com/happn-app/CollectionLoader.git (0.20s)
Computing version for https://github.com/happn-app/CollectionLoader.git
Computed https://github.com/happn-app/CollectionLoader.git at 0.9.6 (0.71s)
Fetching https://github.com/happn-app/KVObserver.git from cache
Fetched https://github.com/happn-app/KVObserver.git (0.29s)
Computing version for https://github.com/happn-app/KVObserver.git
Computed https://github.com/happn-app/KVObserver.git at 0.9.5 (0.95s)
Computing version for https://github.com/happn-app/AsyncOperationResult.git
Computed https://github.com/happn-app/AsyncOperationResult.git at 1.0.7 (0.88s)
Creating working copy for https://github.com/happn-app/AsyncOperationResult.git
Working copy of https://github.com/happn-app/AsyncOperationResult.git resolved at 1.0.7
Creating working copy for https://github.com/happn-app/CollectionLoader.git
Working copy of https://github.com/happn-app/CollectionLoader.git resolved at 0.9.6
Creating working copy for https://github.com/happn-app/BMO.git
Working copy of https://github.com/happn-app/BMO.git resolved at 0.2.1
Creating working copy for https://github.com/happn-app/KVObserver.git
Working copy of https://github.com/happn-app/KVObserver.git resolved at 0.9.5
warning: '.resolve-product-dependencies': dependency 'bmo' is not used by any target
Found 2 product dependencies
  - AsyncOperationResult
  - CollectionLoader
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.