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.2.0 (81dea6), with Swift 5.10 for macOS (SPM) on 16 Aug 2024 20:21:32 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.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: v0.2.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.2.0     -> FETCH_HEAD
HEAD is now at 81dea6d feat: GOFF Specificity (#11)
Cloned https://github.com/go-feature-flag/openfeature-swift-provider.git
Revision (git rev-parse @):
81dea6d2b1b5092d3dd3e129eb4dcaed0a0ca5c6
SUCCESS checkout https://github.com/go-feature-flag/openfeature-swift-provider.git at v0.2.0
Fetching https://github.com/open-feature/swift-sdk.git
[1/540] Fetching swift-sdk
Fetched https://github.com/open-feature/swift-sdk.git from cache (1.34s)
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.57s)
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
========================================
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": "openfeature-swift-provider",
      "name": "GOFeatureFlag",
      "url": "https://github.com/go-feature-flag/openfeature-swift-provider.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/openfeature-swift-provider",
      "dependencies": [
        {
          "identity": "swift-sdk",
          "name": "OpenFeature",
          "url": "https://github.com/open-feature/swift-sdk.git",
          "version": "0.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-sdk",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/go-feature-flag/openfeature-swift-provider.git
[1/334] Fetching openfeature-swift-provider
Fetched https://github.com/go-feature-flag/openfeature-swift-provider.git from cache (0.76s)
Fetching https://github.com/open-feature/swift-sdk.git from cache
Fetched https://github.com/open-feature/swift-sdk.git from cache (0.45s)
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.03s)
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
Creating working copy for https://github.com/go-feature-flag/openfeature-swift-provider.git
Working copy of https://github.com/go-feature-flag/openfeature-swift-provider.git resolved at v0.2.0 (81dea6d)
warning: '.resolve-product-dependencies': dependency 'openfeature-swift-provider' is not used by any target
Found 1 product dependencies
  - OpenFeature
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/go-feature-flag/openfeature-swift-provider.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-33747A42983211AE.txt
[5/31] Emitting module OpenFeature
[6/33] Compiling OpenFeature Structure.swift
[7/33] Compiling OpenFeature Value.swift
[8/33] Compiling OpenFeature Features.swift
[9/33] Compiling OpenFeature FlagEvaluationDetails.swift
[10/33] Compiling OpenFeature FlagEvaluationOptions.swift
[11/33] Compiling OpenFeature BaseEvaluation.swift
[12/33] Compiling OpenFeature Client.swift
[13/33] Compiling OpenFeature ClientMetadata.swift
[14/33] Compiling OpenFeature ErrorCode.swift
[15/33] Compiling OpenFeature OpenFeatureError.swift
[16/33] Compiling OpenFeature EvaluationContext.swift
[17/33] Compiling OpenFeature EventHandler.swift
[18/33] Compiling OpenFeature Features+Defaults.swift
[19/33] Compiling OpenFeature MutableStructure.swift
[20/33] Compiling OpenFeature OpenFeatureAPI.swift
[21/33] Compiling OpenFeature OpenFeatureClient.swift
[22/33] Compiling OpenFeature FlagMetadataValue.swift
[23/33] Compiling OpenFeature FlagValueType.swift
[24/33] Compiling OpenFeature Hook.swift
[25/33] Compiling OpenFeature ProviderEvents.swift
[26/33] Compiling OpenFeature ProviderMetadata.swift
[27/33] Compiling OpenFeature Reason.swift
[28/33] Compiling OpenFeature FeatureProvider.swift
[29/33] Compiling OpenFeature NoOpProvider.swift
[30/33] Compiling OpenFeature ProviderEvaluation.swift
[31/33] Compiling OpenFeature HookContext.swift
[32/33] Compiling OpenFeature HookSupport.swift
[33/33] Compiling OpenFeature MutableContext.swift
[34/43] Compiling OFREP ofrep_errors.swift
[35/44] Compiling OFREP ofrep_api.swift
[36/44] Compiling OFREP networking_service.swift
[37/44] Compiling OFREP json_value.swift
[38/44] Compiling OFREP bulk_evaluation_status.swift
[39/44] Compiling OFREP bulk_evalutaion_request.swift
[40/44] Compiling OFREP option_exceptions.swift
[41/44] Compiling OFREP bulk_evaluation_response.swift
[42/44] Compiling OFREP options.swift
[43/44] Compiling OFREP ofrep.swift
[44/44] Emitting module OFREP
[45/58] Compiling GOFeatureFlag value_extension.swift
[46/59] Emitting module GOFeatureFlag
[47/59] Compiling GOFeatureFlag data_collector_manager.swift
[48/59] Compiling GOFeatureFlag goff_api.swift
[49/59] Compiling GOFeatureFlag data_collector_object_hook.swift
[50/59] Compiling GOFeatureFlag data_collector_string_hook.swift
[51/59] Compiling GOFeatureFlag data_collector_double_hook.swift
[52/59] Compiling GOFeatureFlag data_collector_integer_hook.swift
[53/59] Compiling GOFeatureFlag data_collector_request.swift
[54/59] Compiling GOFeatureFlag options.swift
[55/59] Compiling GOFeatureFlag data_collector_response.swift
[56/59] Compiling GOFeatureFlag feature_event.swift
[57/59] Compiling GOFeatureFlag goff_errors.swift
[58/59] Compiling GOFeatureFlag data_collector_bool_hook.swift
[59/59] Compiling GOFeatureFlag provider.swift
Build complete! (8.19s)
Build complete.
Done.