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 0.2.0 (907567), with Swift 5.8 for macOS (SPM) on 17 Aug 2024 06:41:29 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.50.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/open-feature/swift-sdk.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/open-feature/swift-sdk
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 907567c chore(main): release 0.2.0 (#41)
Cloned https://github.com/open-feature/swift-sdk.git
Revision (git rev-parse @):
907567cf9d43aad4c015a8758a7d53d755e76213
SUCCESS checkout https://github.com/open-feature/swift-sdk.git at 0.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/open-feature/swift-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/27] Emitting module OpenFeature
[2/29] Compiling OpenFeature ErrorCode.swift
[3/29] Compiling OpenFeature OpenFeatureError.swift
[4/29] Compiling OpenFeature FlagMetadataValue.swift
[5/29] Compiling OpenFeature FlagValueType.swift
[6/29] Compiling OpenFeature Hook.swift
[7/29] Compiling OpenFeature BaseEvaluation.swift
[8/29] Compiling OpenFeature Client.swift
[9/29] Compiling OpenFeature ClientMetadata.swift
[10/29] Compiling OpenFeature Structure.swift
[11/29] Compiling OpenFeature Value.swift
[12/29] Compiling OpenFeature Features.swift
[13/29] Compiling OpenFeature FlagEvaluationDetails.swift
[14/29] Compiling OpenFeature FlagEvaluationOptions.swift
[15/29] Compiling OpenFeature HookContext.swift
[16/29] Compiling OpenFeature HookSupport.swift
[17/29] Compiling OpenFeature MutableContext.swift
[18/29] Compiling OpenFeature ProviderEvents.swift
[19/29] Compiling OpenFeature ProviderMetadata.swift
[20/29] Compiling OpenFeature Reason.swift
[21/29] Compiling OpenFeature EvaluationContext.swift
[22/29] Compiling OpenFeature EventHandler.swift
[23/29] Compiling OpenFeature Features+Defaults.swift
[24/29] Compiling OpenFeature MutableStructure.swift
[25/29] Compiling OpenFeature OpenFeatureAPI.swift
[26/29] Compiling OpenFeature OpenFeatureClient.swift
[27/29] Compiling OpenFeature FeatureProvider.swift
[28/29] Compiling OpenFeature NoOpProvider.swift
[29/29] Compiling OpenFeature ProviderEvaluation.swift
Build complete! (11.22s)
Build complete.
Done.