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 v0.4.0 (bd7039), with Swift 5.9 for macOS (SPM) on 13 Mar 2025 20:20:33 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/go-feature-flag/openfeature-swift-provider.git
Reference: v0.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/go-feature-flag/openfeature-swift-provider
 * tag               v0.4.0     -> FETCH_HEAD
HEAD is now at bd70399 feat: Openfeature SDK spec 0.8 support (#15)
Cloned https://github.com/go-feature-flag/openfeature-swift-provider.git
Revision (git rev-parse @):
bd703990705221703f20ff2c861d5fa11bf4212a
SUCCESS checkout https://github.com/go-feature-flag/openfeature-swift-provider.git at v0.4.0
========================================
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/28] Emitting module OpenFeature
[2/30] Compiling OpenFeature ErrorCode.swift
[3/30] Compiling OpenFeature OpenFeatureError.swift
[4/30] Compiling OpenFeature BaseEvaluation.swift
[5/30] Compiling OpenFeature Client.swift
[6/30] Compiling OpenFeature ClientMetadata.swift
[7/30] Compiling OpenFeature Reason.swift
[8/30] Compiling OpenFeature Structure.swift
[9/30] Compiling OpenFeature Value.swift
[10/30] Compiling OpenFeature FeatureProvider.swift
[11/30] Compiling OpenFeature NoOpProvider.swift
[12/30] Compiling OpenFeature ProviderEvaluation.swift
[13/30] Compiling OpenFeature MutableStructure.swift
[14/30] Compiling OpenFeature OpenFeatureAPI.swift
[15/30] Compiling OpenFeature OpenFeatureClient.swift
[16/30] Compiling OpenFeature ProviderEvents.swift
[17/30] Compiling OpenFeature ProviderMetadata.swift
[18/30] Compiling OpenFeature ProviderStatus.swift
[19/30] Compiling OpenFeature Features.swift
[20/30] Compiling OpenFeature FlagEvaluationDetails.swift
[21/30] Compiling OpenFeature FlagEvaluationOptions.swift
[22/30] Compiling OpenFeature FlagMetadataValue.swift
[23/30] Compiling OpenFeature FlagValueType.swift
[24/30] Compiling OpenFeature Hook.swift
[25/30] Compiling OpenFeature HookContext.swift
[26/30] Compiling OpenFeature HookSupport.swift
[27/30] Compiling OpenFeature MutableContext.swift
[28/30] Compiling OpenFeature EvaluationContext.swift
[29/30] Compiling OpenFeature EventHandler.swift
[30/30] Compiling OpenFeature Features+Defaults.swift
[31/40] Compiling OFREP options.swift
[32/41] Compiling OFREP networking_service.swift
[33/41] Compiling OFREP bulk_evaluation_status.swift
[34/41] Compiling OFREP json_value.swift
[35/41] Compiling OFREP ofrep.swift
[36/41] Compiling OFREP bulk_evalutaion_request.swift
[37/41] Compiling OFREP bulk_evaluation_response.swift
[38/41] Compiling OFREP ofrep_errors.swift
[39/41] Compiling OFREP option_exceptions.swift
[40/41] Compiling OFREP ofrep_api.swift
[41/41] Emitting module OFREP
[42/56] Compiling GOFeatureFlag value_extension.swift
[43/57] Compiling GOFeatureFlag options.swift
[44/57] Compiling GOFeatureFlag data_collector_response.swift
[45/57] Compiling GOFeatureFlag data_collector_string_hook.swift
[46/57] Compiling GOFeatureFlag data_collector_request.swift
[47/57] Compiling GOFeatureFlag goff_api.swift
[48/57] Compiling GOFeatureFlag goff_errors.swift
[49/57] Compiling GOFeatureFlag data_collector_integer_hook.swift
[50/57] Compiling GOFeatureFlag data_collector_object_hook.swift
[51/57] Compiling GOFeatureFlag data_collector_bool_hook.swift
[52/57] Compiling GOFeatureFlag data_collector_double_hook.swift
[53/57] Compiling GOFeatureFlag feature_event.swift
[54/57] Emitting module GOFeatureFlag
[55/57] Compiling GOFeatureFlag data_collector_manager.swift
[56/57] Compiling GOFeatureFlag exporter_metadata.swift
[57/57] Compiling GOFeatureFlag provider.swift
Build complete! (13.91s)
Fetching https://github.com/open-feature/swift-sdk.git
[1/692] Fetching swift-sdk
Fetched https://github.com/open-feature/swift-sdk.git (1.33s)
Computing version for https://github.com/open-feature/swift-sdk.git
Computed https://github.com/open-feature/swift-sdk.git at 0.3.0 (0.46s)
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.3.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/open-feature/swift-sdk.git"
    }
  ],
  "manifest_display_name" : "GOFeatureFlag",
  "name" : "GOFeatureFlag",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "GOFeatureFlag",
      "targets" : [
        "GOFeatureFlag"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OFREP",
      "targets" : [
        "OFREP"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OFREPTests",
      "module_type" : "SwiftTarget",
      "name" : "OFREPTests",
      "path" : "Tests/OFREPTests",
      "sources" : [
        "mock_networking_service.swift",
        "ofrep_api_tests.swift",
        "provider_tests.swift"
      ],
      "target_dependencies" : [
        "OFREP"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OFREP",
      "module_type" : "SwiftTarget",
      "name" : "OFREP",
      "path" : "Sources/OFREP",
      "product_dependencies" : [
        "OpenFeature"
      ],
      "product_memberships" : [
        "GOFeatureFlag",
        "OFREP"
      ],
      "sources" : [
        "controller/ofrep_api.swift",
        "exception/ofrep_errors.swift",
        "exception/option_exceptions.swift",
        "model/bulk_evaluation_response.swift",
        "model/bulk_evaluation_status.swift",
        "model/bulk_evalutaion_request.swift",
        "model/json_value.swift",
        "model/options.swift",
        "ofrep.swift",
        "protocol/networking_service.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GOFeatureFlagTests",
      "module_type" : "SwiftTarget",
      "name" : "GOFeatureFlagTests",
      "path" : "Tests/GOFeatureFlagTests",
      "sources" : [
        "goff_api_tests.swift",
        "mock_networking_service.swift",
        "provider_tests.swift"
      ],
      "target_dependencies" : [
        "GOFeatureFlag"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GOFeatureFlag",
      "module_type" : "SwiftTarget",
      "name" : "GOFeatureFlag",
      "path" : "Sources/GOFeatureFlag",
      "product_memberships" : [
        "GOFeatureFlag"
      ],
      "sources" : [
        "controller/data_collector_manager.swift",
        "controller/exporter_metadata.swift",
        "controller/goff_api.swift",
        "exception/goff_errors.swift",
        "hook/data_collector_bool_hook.swift",
        "hook/data_collector_double_hook.swift",
        "hook/data_collector_integer_hook.swift",
        "hook/data_collector_object_hook.swift",
        "hook/data_collector_string_hook.swift",
        "model/data_collector_request.swift",
        "model/data_collector_response.swift",
        "model/feature_event.swift",
        "model/value_extension.swift",
        "options.swift",
        "provider.swift"
      ],
      "target_dependencies" : [
        "OFREP"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.