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: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/happn-app/BMO
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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/47] Compiling BMO BridgeBackRequestResult.swift
[4/47] Compiling BMO ChangesDescription.swift
[5/49] Compiling BMO Db.swift
[6/49] Compiling BMO DbRepresentationExporter.swift
[7/49] Compiling BMO DbRepresentationImporter.swift
[8/49] Compiling BMO ImportResult.swift
/Users/builder/builds/TDmZkXJm/2/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
                ^
[9/49] Compiling BMO MixedRepresentation.swift
/Users/builder/builds/TDmZkXJm/2/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
                ^
[10/49] Emitting module BMO
[11/49] Compiling BMO BMOConfig.swift
[12/49] Compiling BMO BackResultsImporter.swift
[13/49] Compiling BMO Bridge.swift
[14/49] Compiling RESTUtils AnyEquatable.swift
[15/49] Compiling RESTUtils ParameterizedStringSet.swift
[16/49] Compiling RESTUtils ParameterizedStringSetParser.swift
[17/52] Compiling BMO NumberOfCores.swift
[18/52] Compiling BMO OperationError.swift
[23/52] Emitting module RESTUtils
[24/52] Compiling BMO UniquingRequest.swift
[25/52] Compiling BMO AsyncOperationResult+BMOResults.swift
[26/52] Compiling BMO BackRequestResult.swift
[27/52] Compiling KVObserver KVObserver.swift
[28/52] Emitting module KVObserver
[29/55] Compiling BMO BackRequestOperation.swift
[30/55] Compiling BMO ImportBridgeOperationResultsRequestOperation.swift
[31/55] Compiling BMO RequestManager.swift
[34/55] Compiling BMO BackRequest.swift
[35/55] Compiling BMO ImportBridgeOperationResultsRequest.swift
[37/55] Compiling RESTUtils RESTURLTransformer.swift
[38/55] Compiling RESTUtils RESTUUIDTransformer.swift
[39/55] Compiling RESTUtils StandardRESTParameterizedStringSetParser.swift
[40/55] Compiling CollectionLoader CollectionLoaderHelper.swift
[41/55] Compiling CollectionLoader CollectionLoader.swift
[42/55] Emitting module CollectionLoader
[43/58] Compiling BMO_FastImportRepresentation FastImportResultBuilderForBackResultsImporter.swift
[44/58] Emitting module BMO_FastImportRepresentation
[45/58] Compiling BMO_FastImportRepresentation FastImportRepresentation.swift
[53/70] Compiling BMO_CoreData Db+CoreData.swift
[54/70] Compiling BMO_CoreData FastImportRepresentationCoreDataImporter.swift
[55/70] Compiling BMO_CoreData MixedRepresentation+CoreData.swift
[56/70] Compiling BMO_CoreData BackResultsImporterForCoreDataWithFastImportRepresentation.swift
[59/70] Compiling BMO_CoreData ImportError.swift
[60/70] Emitting module BMO_CoreData
[63/70] Compiling BMO_CoreData CoreDataUtils.swift
[64/70] Compiling BMO_CoreData AsyncOperationResult+BMOCoreData.swift
[65/70] Compiling BMO_CoreData Bridge+CoreData.swift
[68/71] Compiling BMO_CoreData CoreDataFetchRequest.swift
[69/71] Compiling BMO_CoreData CoreDataSaveRequest.swift
[70/71] Compiling BMO_CoreData NSPredicateUtils.swift
[71/71] Compiling BMO_CoreData NSPropertyDescriptionHashableWrapper.swift
[72/78] Compiling BMO_RESTCoreData RESTCoreDataSaveRequest.swift
[73/78] Compiling BMO_RESTCoreData RESTCoreDataFetchRequest.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 RequestManager+RESTCoreData.swift
[78/78] Compiling BMO_RESTCoreData CoreData+RESTPath.swift
[79/84] Compiling CollectionLoader_RESTCoreData CoreDataSearchCLH.swift
[80/84] Emitting module CollectionLoader_RESTCoreData
[81/84] Compiling CollectionLoader_RESTCoreData PageInfoRetriever.swift
[82/84] Compiling CollectionLoader_RESTCoreData CoreDataCLH.swift
[83/84] Compiling CollectionLoader_RESTCoreData CoreDataListElementCLH.swift
[84/84] Compiling CollectionLoader_RESTCoreData AnyCoreDataCLH.swift
Build complete! (44.58s)
Fetching https://github.com/happn-app/CollectionLoader.git from cache
Fetching https://github.com/happn-app/AsyncOperationResult.git from cache
Fetching https://github.com/happn-app/KVObserver.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
Fetched https://github.com/happn-app/KVObserver.git (0.29s)
Computed https://github.com/happn-app/CollectionLoader.git at 0.9.6 (0.37s)
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.54s)
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
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
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/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/2/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/2/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/2/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/2/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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AsyncOperationResult",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/happn-app/BMO.git from cache
Fetched https://github.com/happn-app/BMO.git (0.19s)
Fetching https://github.com/happn-app/AsyncOperationResult.git from cache
Fetching https://github.com/happn-app/CollectionLoader.git from cache
Fetched https://github.com/happn-app/CollectionLoader.git (0.34s)
Fetched https://github.com/happn-app/AsyncOperationResult.git (0.34s)
Computing version for https://github.com/happn-app/CollectionLoader.git
Computed https://github.com/happn-app/CollectionLoader.git at 0.9.6 (0.62s)
Fetching https://github.com/happn-app/KVObserver.git from cache
Fetched https://github.com/happn-app/KVObserver.git (0.24s)
Computing version for https://github.com/happn-app/KVObserver.git
Computed https://github.com/happn-app/KVObserver.git at 0.9.5 (0.53s)
Computing version for https://github.com/happn-app/AsyncOperationResult.git
Computed https://github.com/happn-app/AsyncOperationResult.git at 1.0.7 (0.47s)
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/KVObserver.git
Working copy of https://github.com/happn-app/KVObserver.git resolved at 0.9.5
Creating working copy for https://github.com/happn-app/BMO.git
Working copy of https://github.com/happn-app/BMO.git resolved at main
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.