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 GOFeatureFlag, reference main (2ede21), with Swift 5.9 for macOS (SPM) on 16 Aug 2024 20:21:32 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.50.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/go-feature-flag/openfeature-swift-provider.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/go-feature-flag/openfeature-swift-provider
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2ede213 typo
Cloned https://github.com/go-feature-flag/openfeature-swift-provider.git
Revision (git rev-parse @):
2ede213a55c2534eecf927bbe131d9551f78c2d1
SUCCESS checkout https://github.com/go-feature-flag/openfeature-swift-provider.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/go-feature-flag/openfeature-swift-provider.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/27] Emitting module OpenFeature
[2/29] Compiling OpenFeature MutableStructure.swift
[3/29] Compiling OpenFeature OpenFeatureAPI.swift
[4/29] Compiling OpenFeature OpenFeatureClient.swift
[5/29] Compiling OpenFeature ErrorCode.swift
[6/29] Compiling OpenFeature OpenFeatureError.swift
[7/29] Compiling OpenFeature Structure.swift
[8/29] Compiling OpenFeature Value.swift
[9/29] Compiling OpenFeature BaseEvaluation.swift
[10/29] Compiling OpenFeature Client.swift
[11/29] Compiling OpenFeature ClientMetadata.swift
[12/29] Compiling OpenFeature FlagMetadataValue.swift
[13/29] Compiling OpenFeature FlagValueType.swift
[14/29] Compiling OpenFeature Hook.swift
[15/29] Compiling OpenFeature FeatureProvider.swift
[16/29] Compiling OpenFeature NoOpProvider.swift
[17/29] Compiling OpenFeature ProviderEvaluation.swift
[18/29] Compiling OpenFeature HookContext.swift
[19/29] Compiling OpenFeature HookSupport.swift
[20/29] Compiling OpenFeature MutableContext.swift
[21/29] Compiling OpenFeature Features.swift
[22/29] Compiling OpenFeature FlagEvaluationDetails.swift
[23/29] Compiling OpenFeature FlagEvaluationOptions.swift
[24/29] Compiling OpenFeature EvaluationContext.swift
[25/29] Compiling OpenFeature EventHandler.swift
[26/29] Compiling OpenFeature Features+Defaults.swift
[27/29] Compiling OpenFeature ProviderEvents.swift
[28/29] Compiling OpenFeature ProviderMetadata.swift
[29/29] Compiling OpenFeature Reason.swift
[30/39] Emitting module OFREP
[31/39] Compiling OFREP ofrep_api.swift
[32/40] Compiling OFREP bulk_evalutaion_request.swift
[33/40] Compiling OFREP options.swift
[34/40] Compiling OFREP bulk_evaluation_status.swift
[35/40] Compiling OFREP option_exceptions.swift
[36/40] Compiling OFREP bulk_evaluation_response.swift
[37/40] Compiling OFREP ofrep_errors.swift
[38/40] Compiling OFREP networking_service.swift
[39/40] Compiling OFREP json_value.swift
[40/40] Compiling OFREP ofrep.swift
[41/54] Compiling GOFeatureFlag value_extension.swift
[42/55] Compiling GOFeatureFlag data_collector_object_hook.swift
[43/55] Compiling GOFeatureFlag data_collector_string_hook.swift
[44/55] Compiling GOFeatureFlag goff_errors.swift
[45/55] Compiling GOFeatureFlag data_collector_bool_hook.swift
[46/55] Compiling GOFeatureFlag data_collector_request.swift
[47/55] Compiling GOFeatureFlag data_collector_double_hook.swift
[48/55] Compiling GOFeatureFlag data_collector_integer_hook.swift
[49/55] Compiling GOFeatureFlag data_collector_response.swift
[50/55] Compiling GOFeatureFlag options.swift
[51/55] Compiling GOFeatureFlag feature_event.swift
[52/55] Emitting module GOFeatureFlag
[53/55] Compiling GOFeatureFlag data_collector_manager.swift
[54/55] Compiling GOFeatureFlag goff_api.swift
[55/55] Compiling GOFeatureFlag provider.swift
Build complete! (14.02s)
Fetching https://github.com/open-feature/swift-sdk.git
[1/540] Fetching swift-sdk
Fetched https://github.com/open-feature/swift-sdk.git (1.35s)
Computing version for https://github.com/open-feature/swift-sdk.git
Computed https://github.com/open-feature/swift-sdk.git at 0.2.0 (0.56s)
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 0.2.0
Build complete.
Done.