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.8 for macOS (SPM) on 16 Aug 2024 20:08:47 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/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.8
Building package at path:  $PWD
https://github.com/go-feature-flag/openfeature-swift-provider.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 Features.swift
[5/29] Compiling OpenFeature FlagEvaluationDetails.swift
[6/29] Compiling OpenFeature FlagEvaluationOptions.swift
[7/29] Compiling OpenFeature EvaluationContext.swift
[8/29] Compiling OpenFeature EventHandler.swift
[9/29] Compiling OpenFeature Features+Defaults.swift
[10/29] Compiling OpenFeature BaseEvaluation.swift
[11/29] Compiling OpenFeature Client.swift
[12/29] Compiling OpenFeature ClientMetadata.swift
[13/29] Compiling OpenFeature FlagMetadataValue.swift
[14/29] Compiling OpenFeature FlagValueType.swift
[15/29] Compiling OpenFeature Hook.swift
[16/29] Compiling OpenFeature ProviderEvents.swift
[17/29] Compiling OpenFeature ProviderMetadata.swift
[18/29] Compiling OpenFeature Reason.swift
[19/29] Compiling OpenFeature Structure.swift
[20/29] Compiling OpenFeature Value.swift
[21/29] Compiling OpenFeature MutableStructure.swift
[22/29] Compiling OpenFeature OpenFeatureAPI.swift
[23/29] Compiling OpenFeature OpenFeatureClient.swift
[24/29] Compiling OpenFeature FeatureProvider.swift
[25/29] Compiling OpenFeature NoOpProvider.swift
[26/29] Compiling OpenFeature ProviderEvaluation.swift
[27/29] Compiling OpenFeature HookContext.swift
[28/29] Compiling OpenFeature HookSupport.swift
[29/29] Compiling OpenFeature MutableContext.swift
[30/39] Emitting module OFREP
[31/39] Compiling OFREP ofrep_api.swift
[32/40] Compiling OFREP options.swift
[33/40] Compiling OFREP json_value.swift
[34/40] Compiling OFREP bulk_evaluation_response.swift
[35/40] Compiling OFREP bulk_evalutaion_request.swift
[36/40] Compiling OFREP ofrep_errors.swift
[37/40] Compiling OFREP ofrep.swift
[38/40] Compiling OFREP option_exceptions.swift
[39/40] Compiling OFREP bulk_evaluation_status.swift
[40/40] Compiling OFREP networking_service.swift
[41/54] Compiling GOFeatureFlag options.swift
[42/54] Compiling GOFeatureFlag value_extension.swift
[43/55] Compiling GOFeatureFlag data_collector_object_hook.swift
[44/55] Compiling GOFeatureFlag data_collector_string_hook.swift
[45/55] Compiling GOFeatureFlag data_collector_request.swift
[46/55] Compiling GOFeatureFlag feature_event.swift
[47/55] Compiling GOFeatureFlag data_collector_response.swift
[48/55] Compiling GOFeatureFlag goff_errors.swift
[49/55] Compiling GOFeatureFlag data_collector_bool_hook.swift
[50/55] Compiling GOFeatureFlag data_collector_double_hook.swift
[51/55] Compiling GOFeatureFlag data_collector_integer_hook.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! (17.37s)
Fetching https://github.com/open-feature/swift-sdk.git
[1/540] Fetching swift-sdk
Fetched https://github.com/open-feature/swift-sdk.git (1.32s)
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.77s)
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.