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 OpenFeature, reference main (a21214), with Swift 5.10 for macOS (SPM) on 10 Sep 2024 20:47:09 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/open-feature/swift-sdk.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/open-feature/swift-sdk
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a21214e fix: remove compilation warnings (#47)
Cloned https://github.com/open-feature/swift-sdk.git
Revision (git rev-parse @):
a21214eb7d6ad7b5942d41097dd776032d635827
SUCCESS checkout https://github.com/open-feature/swift-sdk.git at main
========================================
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": "swift-sdk",
      "name": "OpenFeature",
      "url": "https://github.com/open-feature/swift-sdk.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-sdk",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/open-feature/swift-sdk.git
[1/683] Fetching swift-sdk
Fetched https://github.com/open-feature/swift-sdk.git from cache (1.36s)
Creating working copy for https://github.com/open-feature/swift-sdk.git
Working copy of https://github.com/open-feature/swift-sdk.git resolved at main (a21214e)
warning: '.resolve-product-dependencies': dependency 'swift-sdk' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/open-feature/swift-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/29] Emitting module OpenFeature
[4/31] Compiling OpenFeature Structure.swift
[5/31] Compiling OpenFeature Value.swift
[6/31] Compiling OpenFeature MutableStructure.swift
[7/31] Compiling OpenFeature OpenFeatureAPI.swift
[8/31] Compiling OpenFeature OpenFeatureClient.swift
[9/31] Compiling OpenFeature EvaluationContext.swift
[10/31] Compiling OpenFeature EventHandler.swift
[11/31] Compiling OpenFeature Features+Defaults.swift
[12/31] Compiling OpenFeature ErrorCode.swift
[13/31] Compiling OpenFeature OpenFeatureError.swift
[14/31] Compiling OpenFeature ProviderEvents.swift
[15/31] Compiling OpenFeature ProviderMetadata.swift
[16/31] Compiling OpenFeature Reason.swift
[17/31] Compiling OpenFeature HookContext.swift
[18/31] Compiling OpenFeature HookSupport.swift
[19/31] Compiling OpenFeature MutableContext.swift
[20/31] Compiling OpenFeature BaseEvaluation.swift
[21/31] Compiling OpenFeature Client.swift
[22/31] Compiling OpenFeature ClientMetadata.swift
[23/31] Compiling OpenFeature FeatureProvider.swift
[24/31] Compiling OpenFeature NoOpProvider.swift
[25/31] Compiling OpenFeature ProviderEvaluation.swift
[26/31] Compiling OpenFeature FlagMetadataValue.swift
[27/31] Compiling OpenFeature FlagValueType.swift
[28/31] Compiling OpenFeature Hook.swift
[29/31] Compiling OpenFeature Features.swift
[30/31] Compiling OpenFeature FlagEvaluationDetails.swift
[31/31] Compiling OpenFeature FlagEvaluationOptions.swift
Build complete! (6.00s)
Build complete.
Done.