The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of OpenFeature, reference main (09ca50), with Swift 6.1 for tvOS using Xcode 16.3 on 9 Dec 2025 14:28:14 UTC.

Swift 6 data race errors: 1

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OpenFeature -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/open-feature/swift-sdk.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/open-feature/swift-sdk
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 09ca50a fix: enable CocoaPods publishing by correcting release-please workflow outputs (#92)
Cloned https://github.com/open-feature/swift-sdk.git
Revision (git rev-parse @):
09ca50af82b51b433891fc4f25c8fee5fbf31336
SUCCESS checkout https://github.com/open-feature/swift-sdk.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/open-feature/swift-sdk.git
https://github.com/open-feature/swift-sdk.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "OpenFeature",
  "name" : "OpenFeature",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "OpenFeature",
      "targets" : [
        "OpenFeature"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenFeatureTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenFeatureTests",
      "path" : "Tests/OpenFeatureTests",
      "sources" : [
        "DeveloperExperienceTests.swift",
        "EvalContextTests.swift",
        "FlagEvaluationTests.swift",
        "Helpers/AlwaysBrokenProvider.swift",
        "Helpers/BooleanHookMock.swift",
        "Helpers/DoSomethingProvider.swift",
        "Helpers/IntHookMock.swift",
        "Helpers/MockProvider.swift",
        "Helpers/MutableContext.swift",
        "Helpers/StaggeredProvider.swift",
        "Helpers/ThrowingProvider.swift",
        "HookSpecTests.swift",
        "HookSupportTests.swift",
        "ImmutableContextTests.swift",
        "ImmutableTrackingEventDetailsTests.swift",
        "MultiProviderTests.swift",
        "OpenFeatureClientTests.swift",
        "ProviderEventTests.swift",
        "ProviderOperationsQueueTests.swift",
        "ProviderSpecTests.swift",
        "StructureTests.swift",
        "ValueTests.swift"
      ],
      "target_dependencies" : [
        "OpenFeature"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenFeature",
      "module_type" : "SwiftTarget",
      "name" : "OpenFeature",
      "path" : "Sources/OpenFeature",
      "product_memberships" : [
        "OpenFeature"
      ],
      "sources" : [
        "AsyncProviderOperationsQueue.swift",
        "BaseEvaluation.swift",
        "Client.swift",
        "ClientMetadata.swift",
        "EvaluationContext.swift",
        "EventHandler.swift",
        "EventMetadataValue.swift",
        "Features+Defaults.swift",
        "Features.swift",
        "FlagEvaluationDetails.swift",
        "FlagEvaluationOptions.swift",
        "FlagMetadataValue.swift",
        "FlagValueType.swift",
        "Hook.swift",
        "HookContext.swift",
        "HookSupport.swift",
        "ImmutableContext.swift",
        "ImmutableStructure.swift",
        "ImmutableTrackingEventDetails.swift",
        "MetadataValue.swift",
        "MutableStructure.swift",
        "OpenFeatureAPI.swift",
        "OpenFeatureClient.swift",
        "Provider/FeatureProvider.swift",
        "Provider/MultiProvider/FirstMatchStrategy.swift",
        "Provider/MultiProvider/FirstSuccessfulStrategy.swift",
        "Provider/MultiProvider/MultiProvider.swift",
        "Provider/MultiProvider/Strategy.swift",
        "Provider/NoOpProvider.swift",
        "Provider/ProviderEvaluation.swift",
        "Provider/ProviderEventDetails.swift",
        "Provider/ProviderEvents.swift",
        "Provider/ProviderMetadata.swift",
        "Provider/ProviderStatus.swift",
        "Reason.swift",
        "Structure.swift",
        "Tracking.swift",
        "TrackingEventDetails.swift",
        "Value.swift",
        "exceptions/ErrorCode.swift",
        "exceptions/OpenFeatureError.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  OpenFeature: /Users/admin/builder/spi-builder-workspace
resolved source packages: OpenFeature
{
  "dependencies" : [
  ],
  "manifest_display_name" : "OpenFeature",
  "name" : "OpenFeature",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "OpenFeature",
      "targets" : [
        "OpenFeature"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenFeatureTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenFeatureTests",
      "path" : "Tests/OpenFeatureTests",
      "sources" : [
        "DeveloperExperienceTests.swift",
        "EvalContextTests.swift",
        "FlagEvaluationTests.swift",
        "Helpers/AlwaysBrokenProvider.swift",
        "Helpers/BooleanHookMock.swift",
        "Helpers/DoSomethingProvider.swift",
        "Helpers/IntHookMock.swift",
        "Helpers/MockProvider.swift",
        "Helpers/MutableContext.swift",
        "Helpers/StaggeredProvider.swift",
        "Helpers/ThrowingProvider.swift",
        "HookSpecTests.swift",
        "HookSupportTests.swift",
        "ImmutableContextTests.swift",
        "ImmutableTrackingEventDetailsTests.swift",
        "MultiProviderTests.swift",
        "OpenFeatureClientTests.swift",
        "ProviderEventTests.swift",
        "ProviderOperationsQueueTests.swift",
        "ProviderSpecTests.swift",
        "StructureTests.swift",
        "ValueTests.swift"
      ],
      "target_dependencies" : [
        "OpenFeature"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenFeature",
      "module_type" : "SwiftTarget",
      "name" : "OpenFeature",
      "path" : "Sources/OpenFeature",
      "product_memberships" : [
        "OpenFeature"
      ],
      "sources" : [
        "AsyncProviderOperationsQueue.swift",
        "BaseEvaluation.swift",
        "Client.swift",
        "ClientMetadata.swift",
        "EvaluationContext.swift",
        "EventHandler.swift",
        "EventMetadataValue.swift",
        "Features+Defaults.swift",
        "Features.swift",
        "FlagEvaluationDetails.swift",
        "FlagEvaluationOptions.swift",
        "FlagMetadataValue.swift",
        "FlagValueType.swift",
        "Hook.swift",
        "HookContext.swift",
        "HookSupport.swift",
        "ImmutableContext.swift",
        "ImmutableStructure.swift",
        "ImmutableTrackingEventDetails.swift",
        "MetadataValue.swift",
        "MutableStructure.swift",
        "OpenFeatureAPI.swift",
        "OpenFeatureClient.swift",
        "Provider/FeatureProvider.swift",
        "Provider/MultiProvider/FirstMatchStrategy.swift",
        "Provider/MultiProvider/FirstSuccessfulStrategy.swift",
        "Provider/MultiProvider/MultiProvider.swift",
        "Provider/MultiProvider/Strategy.swift",
        "Provider/NoOpProvider.swift",
        "Provider/ProviderEvaluation.swift",
        "Provider/ProviderEventDetails.swift",
        "Provider/ProviderEvents.swift",
        "Provider/ProviderMetadata.swift",
        "Provider/ProviderStatus.swift",
        "Reason.swift",
        "Structure.swift",
        "Tracking.swift",
        "TrackingEventDetails.swift",
        "Value.swift",
        "exceptions/ErrorCode.swift",
        "exceptions/OpenFeatureError.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "OpenFeature"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OpenFeature -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme OpenFeature -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  OpenFeature: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'OpenFeature' in project 'OpenFeature'
        ➜ Explicit dependency on target 'OpenFeature' in project 'OpenFeature'
    Target 'OpenFeature' in project 'OpenFeature' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: f13631982aa5e3cfa30bed472c7ba3f2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f13631982aa5e3cfa30bed472c7ba3f2.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/OpenFeature.DependencyMetadataFileList (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/OpenFeature.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/OpenFeature.modulemap (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/OpenFeature.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/OpenFeature.DependencyStaticMetadataFileList (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/OpenFeature.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature-OutputFileMap.json (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature_const_extract_protocols.json (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature.SwiftFileList (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature.LinkFileList (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature.SwiftConstValuesFileList (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature.SwiftConstValuesFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/OpenFeature.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/OpenFeature.modulemap (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/OpenFeature.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver OpenFeature normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OpenFeature -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ FlagEvaluationDetails.swift,\ FlagEvaluationOptions.swift,\ FlagMetadataValue.swift,\ FlagValueType.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/FlagEvaluationDetails.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/FlagEvaluationOptions.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/FlagMetadataValue.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/FlagValueType.swift (in target 'OpenFeature' from project 'OpenFeature')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/FlagEvaluationDetails.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/FlagEvaluationOptions.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/FlagMetadataValue.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/FlagValueType.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ EventHandler.swift,\ EventMetadataValue.swift,\ Features+Defaults.swift,\ Features.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/EventHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/EventMetadataValue.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Features+Defaults.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Features.swift (in target 'OpenFeature' from project 'OpenFeature')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/EventHandler.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/EventMetadataValue.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Features+Defaults.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Features.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Hook.swift,\ HookContext.swift,\ HookSupport.swift,\ ImmutableContext.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Hook.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/HookContext.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/HookSupport.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/ImmutableContext.swift (in target 'OpenFeature' from project 'OpenFeature')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Hook.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/HookContext.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/HookSupport.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/ImmutableContext.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AsyncProviderOperationsQueue.swift,\ BaseEvaluation.swift,\ Client.swift,\ ClientMetadata.swift,\ EvaluationContext.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/AsyncProviderOperationsQueue.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/BaseEvaluation.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Client.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/ClientMetadata.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/EvaluationContext.swift (in target 'OpenFeature' from project 'OpenFeature')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/AsyncProviderOperationsQueue.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/AsyncProviderOperationsQueue.swift:47:32: warning: passing closure as a 'sending' parameter risks causing data races between 'self'-isolated code and concurrent execution of the closure; this is an error in the Swift 6 language mode
            currentTask = Task { [weak self] in
                               ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/AsyncProviderOperationsQueue.swift:48:23: note: closure captures 'op' which is accessible to 'self'-isolated code
                await op.operation()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/AsyncProviderOperationsQueue.swift:68:32: warning: passing closure as a 'sending' parameter risks causing data races between 'self'-isolated code and concurrent execution of the closure; this is an error in the Swift 6 language mode
            currentTask = Task { [weak self] in
                               ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/AsyncProviderOperationsQueue.swift:69:23: note: closure captures non-Sendable 'toExecute'
                await toExecute.operation()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/AsyncProviderOperationsQueue.swift:72:27: note: closure captures non-Sendable 'toSkip'
                for op in toSkip {
                          ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/BaseEvaluation.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/AsyncProviderOperationsQueue.swift:47:32: warning: passing closure as a 'sending' parameter risks causing data races between 'self'-isolated code and concurrent execution of the closure; this is an error in the Swift 6 language mode
            currentTask = Task { [weak self] in
                               ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/AsyncProviderOperationsQueue.swift:48:23: note: closure captures 'op' which is accessible to 'self'-isolated code
                await op.operation()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/AsyncProviderOperationsQueue.swift:68:32: warning: passing closure as a 'sending' parameter risks causing data races between 'self'-isolated code and concurrent execution of the closure; this is an error in the Swift 6 language mode
            currentTask = Task { [weak self] in
                               ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/AsyncProviderOperationsQueue.swift:69:23: note: closure captures non-Sendable 'toExecute'
                await toExecute.operation()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/AsyncProviderOperationsQueue.swift:72:27: note: closure captures non-Sendable 'toSkip'
                for op in toSkip {
                          ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Client.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/AsyncProviderOperationsQueue.swift:47:32: warning: passing closure as a 'sending' parameter risks causing data races between 'self'-isolated code and concurrent execution of the closure; this is an error in the Swift 6 language mode
            currentTask = Task { [weak self] in
                               ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/AsyncProviderOperationsQueue.swift:48:23: note: closure captures 'op' which is accessible to 'self'-isolated code
                await op.operation()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/AsyncProviderOperationsQueue.swift:68:32: warning: passing closure as a 'sending' parameter risks causing data races between 'self'-isolated code and concurrent execution of the closure; this is an error in the Swift 6 language mode
            currentTask = Task { [weak self] in
                               ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/AsyncProviderOperationsQueue.swift:69:23: note: closure captures non-Sendable 'toExecute'
                await toExecute.operation()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/AsyncProviderOperationsQueue.swift:72:27: note: closure captures non-Sendable 'toSkip'
                for op in toSkip {
                          ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/ClientMetadata.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/AsyncProviderOperationsQueue.swift:47:32: warning: passing closure as a 'sending' parameter risks causing data races between 'self'-isolated code and concurrent execution of the closure; this is an error in the Swift 6 language mode
            currentTask = Task { [weak self] in
                               ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/AsyncProviderOperationsQueue.swift:48:23: note: closure captures 'op' which is accessible to 'self'-isolated code
                await op.operation()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/AsyncProviderOperationsQueue.swift:68:32: warning: passing closure as a 'sending' parameter risks causing data races between 'self'-isolated code and concurrent execution of the closure; this is an error in the Swift 6 language mode
            currentTask = Task { [weak self] in
                               ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/AsyncProviderOperationsQueue.swift:69:23: note: closure captures non-Sendable 'toExecute'
                await toExecute.operation()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/AsyncProviderOperationsQueue.swift:72:27: note: closure captures non-Sendable 'toSkip'
                for op in toSkip {
                          ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/EvaluationContext.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/AsyncProviderOperationsQueue.swift:47:32: warning: passing closure as a 'sending' parameter risks causing data races between 'self'-isolated code and concurrent execution of the closure; this is an error in the Swift 6 language mode
            currentTask = Task { [weak self] in
                               ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/AsyncProviderOperationsQueue.swift:48:23: note: closure captures 'op' which is accessible to 'self'-isolated code
                await op.operation()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/AsyncProviderOperationsQueue.swift:68:32: warning: passing closure as a 'sending' parameter risks causing data races between 'self'-isolated code and concurrent execution of the closure; this is an error in the Swift 6 language mode
            currentTask = Task { [weak self] in
                               ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/AsyncProviderOperationsQueue.swift:69:23: note: closure captures non-Sendable 'toExecute'
                await toExecute.operation()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/AsyncProviderOperationsQueue.swift:72:27: note: closure captures non-Sendable 'toSkip'
                for op in toSkip {
                          ^
SwiftCompile normal arm64 Compiling\ ImmutableStructure.swift,\ ImmutableTrackingEventDetails.swift,\ MetadataValue.swift,\ MutableStructure.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/ImmutableStructure.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/ImmutableTrackingEventDetails.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/MetadataValue.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/MutableStructure.swift (in target 'OpenFeature' from project 'OpenFeature')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/ImmutableStructure.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/ImmutableTrackingEventDetails.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/MetadataValue.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/MutableStructure.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ProviderEvaluation.swift,\ ProviderEventDetails.swift,\ ProviderEvents.swift,\ ProviderMetadata.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/ProviderEvaluation.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/ProviderEventDetails.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/ProviderEvents.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/ProviderMetadata.swift (in target 'OpenFeature' from project 'OpenFeature')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/ProviderEvaluation.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/ProviderEventDetails.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/ProviderEvents.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/ProviderMetadata.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ OpenFeature (in target 'OpenFeature' from project 'OpenFeature')
EmitSwiftModule normal arm64 (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:19:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'OpenFeatureAPI' may have shared mutable state; this is an error in the Swift 6 language mode
    static public let shared = OpenFeatureAPI()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:6:14: note: class 'OpenFeatureAPI' does not conform to the 'Sendable' protocol
public class OpenFeatureAPI {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:19:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    static public let shared = OpenFeatureAPI()
                      ^
           @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:19:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static public let shared = OpenFeatureAPI()
                      ^
           nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ TrackingEventDetails.swift,\ Value.swift,\ ErrorCode.swift,\ OpenFeatureError.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/TrackingEventDetails.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Value.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/exceptions/ErrorCode.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/exceptions/OpenFeatureError.swift (in target 'OpenFeature' from project 'OpenFeature')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/TrackingEventDetails.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Value.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/exceptions/ErrorCode.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/exceptions/OpenFeatureError.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ FirstSuccessfulStrategy.swift,\ MultiProvider.swift,\ Strategy.swift,\ NoOpProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/FirstSuccessfulStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/MultiProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/Strategy.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/NoOpProvider.swift (in target 'OpenFeature' from project 'OpenFeature')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/FirstSuccessfulStrategy.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/MultiProvider.swift:32:31: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
                group.addTask {
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/MultiProvider.swift:33:31: note: closure captures non-Sendable 'provider'
                    try await provider.initialize(initialContext: initialContext)
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/MultiProvider.swift:33:67: note: closure captures non-Sendable 'initialContext'
                    try await provider.initialize(initialContext: initialContext)
                                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/MultiProvider.swift:43:31: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
                group.addTask {
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/MultiProvider.swift:44:31: note: closure captures non-Sendable 'provider'
                    try await provider.onContextSet(oldContext: oldContext, newContext: newContext)
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/MultiProvider.swift:44:65: note: closure captures non-Sendable 'oldContext'
                    try await provider.onContextSet(oldContext: oldContext, newContext: newContext)
                                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/MultiProvider.swift:44:89: note: closure captures non-Sendable 'newContext'
                    try await provider.onContextSet(oldContext: oldContext, newContext: newContext)
                                                                                        ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/MultiProvider.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/MultiProvider.swift:32:31: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
                group.addTask {
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/MultiProvider.swift:33:31: note: closure captures non-Sendable 'provider'
                    try await provider.initialize(initialContext: initialContext)
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/MultiProvider.swift:33:67: note: closure captures non-Sendable 'initialContext'
                    try await provider.initialize(initialContext: initialContext)
                                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/MultiProvider.swift:43:31: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
                group.addTask {
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/MultiProvider.swift:44:31: note: closure captures non-Sendable 'provider'
                    try await provider.onContextSet(oldContext: oldContext, newContext: newContext)
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/MultiProvider.swift:44:65: note: closure captures non-Sendable 'oldContext'
                    try await provider.onContextSet(oldContext: oldContext, newContext: newContext)
                                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/MultiProvider.swift:44:89: note: closure captures non-Sendable 'newContext'
                    try await provider.onContextSet(oldContext: oldContext, newContext: newContext)
                                                                                        ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/Strategy.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/MultiProvider.swift:32:31: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
                group.addTask {
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/MultiProvider.swift:33:31: note: closure captures non-Sendable 'provider'
                    try await provider.initialize(initialContext: initialContext)
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/MultiProvider.swift:33:67: note: closure captures non-Sendable 'initialContext'
                    try await provider.initialize(initialContext: initialContext)
                                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/MultiProvider.swift:43:31: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
                group.addTask {
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/MultiProvider.swift:44:31: note: closure captures non-Sendable 'provider'
                    try await provider.onContextSet(oldContext: oldContext, newContext: newContext)
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/MultiProvider.swift:44:65: note: closure captures non-Sendable 'oldContext'
                    try await provider.onContextSet(oldContext: oldContext, newContext: newContext)
                                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/MultiProvider.swift:44:89: note: closure captures non-Sendable 'newContext'
                    try await provider.onContextSet(oldContext: oldContext, newContext: newContext)
                                                                                        ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/NoOpProvider.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/MultiProvider.swift:32:31: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
                group.addTask {
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/MultiProvider.swift:33:31: note: closure captures non-Sendable 'provider'
                    try await provider.initialize(initialContext: initialContext)
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/MultiProvider.swift:33:67: note: closure captures non-Sendable 'initialContext'
                    try await provider.initialize(initialContext: initialContext)
                                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/MultiProvider.swift:43:31: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
                group.addTask {
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/MultiProvider.swift:44:31: note: closure captures non-Sendable 'provider'
                    try await provider.onContextSet(oldContext: oldContext, newContext: newContext)
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/MultiProvider.swift:44:65: note: closure captures non-Sendable 'oldContext'
                    try await provider.onContextSet(oldContext: oldContext, newContext: newContext)
                                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/MultiProvider.swift:44:89: note: closure captures non-Sendable 'newContext'
                    try await provider.onContextSet(oldContext: oldContext, newContext: newContext)
                                                                                        ^
SwiftCompile normal arm64 Compiling\ ProviderStatus.swift,\ Reason.swift,\ Structure.swift,\ Tracking.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/ProviderStatus.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Reason.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Structure.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Tracking.swift (in target 'OpenFeature' from project 'OpenFeature')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/ProviderStatus.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Reason.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Structure.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Tracking.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ OpenFeatureAPI.swift,\ OpenFeatureClient.swift,\ FeatureProvider.swift,\ FirstMatchStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureClient.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/FeatureProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/FirstMatchStrategy.swift (in target 'OpenFeature' from project 'OpenFeature')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:19:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'OpenFeatureAPI' may have shared mutable state; this is an error in the Swift 6 language mode
    static public let shared = OpenFeatureAPI()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:6:14: note: class 'OpenFeatureAPI' does not conform to the 'Sendable' protocol
public class OpenFeatureAPI {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:19:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    static public let shared = OpenFeatureAPI()
                      ^
           @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:19:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static public let shared = OpenFeatureAPI()
                      ^
           nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:79:13: warning: capture of 'self' with non-sendable type 'OpenFeatureAPI' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            stateQueue.sync {
            ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:6:14: note: class 'OpenFeatureAPI' does not conform to the 'Sendable' protocol
public class OpenFeatureAPI {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:80:17: warning: capture of 'self' with non-sendable type 'OpenFeatureAPI' in an isolated closure
                self.providerSubject.send(nil)
                ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:6:14: note: class 'OpenFeatureAPI' does not conform to the 'Sendable' protocol
public class OpenFeatureAPI {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:173:13: warning: capture of 'self' with non-sendable type 'OpenFeatureAPI' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            stateQueue.sync {
            ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:6:14: note: class 'OpenFeatureAPI' does not conform to the 'Sendable' protocol
public class OpenFeatureAPI {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:175:43: warning: capture of 'provider' with non-sendable type 'any FeatureProvider' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                self.providerSubject.send(provider)
                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/FeatureProvider.swift:4:17: note: protocol 'FeatureProvider' does not conform to the 'Sendable' protocol
public protocol FeatureProvider: EventPublisher {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:176:41: warning: capture of 'initialContext' with non-sendable type '(any EvaluationContext)?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                if let initialContext = initialContext {
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/EvaluationContext.swift:4:17: note: protocol 'EvaluationContext' does not conform to the 'Sendable' protocol
public protocol EvaluationContext: Structure {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:174:17: warning: capture of 'self' with non-sendable type 'OpenFeatureAPI' in an isolated closure
                self.providerStatus = .notReady
                ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:6:14: note: class 'OpenFeatureAPI' does not conform to the 'Sendable' protocol
public class OpenFeatureAPI {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:175:43: warning: capture of 'provider' with non-sendable type 'any FeatureProvider' in an isolated closure
                self.providerSubject.send(provider)
                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/FeatureProvider.swift:4:17: note: protocol 'FeatureProvider' does not conform to the 'Sendable' protocol
public protocol FeatureProvider: EventPublisher {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:176:41: warning: capture of 'initialContext' with non-sendable type '(any EvaluationContext)?' in an isolated closure
                if let initialContext = initialContext {
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/EvaluationContext.swift:4:17: note: protocol 'EvaluationContext' does not conform to the 'Sendable' protocol
public protocol EvaluationContext: Structure {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:185:21: warning: capture of 'self' with non-sendable type 'OpenFeatureAPI' in an isolated closure
                    self.providerStatus = .ready
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:6:14: note: class 'OpenFeatureAPI' does not conform to the 'Sendable' protocol
public class OpenFeatureAPI {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:192:25: warning: capture of 'self' with non-sendable type 'OpenFeatureAPI' in an isolated closure
                        self.providerStatus = .fatal
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:6:14: note: class 'OpenFeatureAPI' does not conform to the 'Sendable' protocol
public class OpenFeatureAPI {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:210:42: warning: capture of 'self' with non-sendable type 'OpenFeatureAPI' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            let (oldContext, provider) = stateQueue.sync { () -> (EvaluationContext?, FeatureProvider?) in
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:6:14: note: class 'OpenFeatureAPI' does not conform to the 'Sendable' protocol
public class OpenFeatureAPI {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:212:42: warning: capture of 'evaluationContext' with non-sendable type 'any EvaluationContext' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                self.evaluationContext = evaluationContext
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/EvaluationContext.swift:4:17: note: protocol 'EvaluationContext' does not conform to the 'Sendable' protocol
public protocol EvaluationContext: Structure {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:211:34: warning: capture of 'self' with non-sendable type 'OpenFeatureAPI' in an isolated closure; this is an error in the Swift 6 language mode
                let oldContext = self.evaluationContext
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:6:14: note: class 'OpenFeatureAPI' does not conform to the 'Sendable' protocol
public class OpenFeatureAPI {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:212:42: warning: capture of 'evaluationContext' with non-sendable type 'any EvaluationContext' in an isolated closure; this is an error in the Swift 6 language mode
                self.evaluationContext = evaluationContext
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/EvaluationContext.swift:4:17: note: protocol 'EvaluationContext' does not conform to the 'Sendable' protocol
public protocol EvaluationContext: Structure {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:237:21: warning: capture of 'self' with non-sendable type 'OpenFeatureAPI' in an isolated closure
                    self.providerStatus = .ready
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:6:14: note: class 'OpenFeatureAPI' does not conform to the 'Sendable' protocol
public class OpenFeatureAPI {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:242:21: warning: capture of 'self' with non-sendable type 'OpenFeatureAPI' in an isolated closure
                    self.providerStatus = .error
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:6:14: note: class 'OpenFeatureAPI' does not conform to the 'Sendable' protocol
public class OpenFeatureAPI {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:28:14: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
        Task {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:29:19: note: closure captures 'self' which is accessible to code in the current task
            await self.setProviderInternal(provider: provider, initialContext: initialContext)
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:64:14: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
        Task {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:65:19: note: closure captures 'self' which is accessible to code in the current task
            await clearProviderInternal()
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:91:14: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
        Task {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureAPI.swift:92:19: note: closure captures 'self' which is accessible to code in the current task
            await self.updateContext(evaluationContext: evaluationContext)
                  ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/OpenFeatureClient.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/FeatureProvider.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenFeature/Provider/MultiProvider/FirstMatchStrategy.swift (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for OpenFeature (in target 'OpenFeature' from project 'OpenFeature')
SwiftDriver\ Compilation\ Requirements OpenFeature normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OpenFeature -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling ProviderStatus.swift, Reason.swift, Structure.swift, Tracking.swift (in target 'OpenFeature' from project 'OpenFeature')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/OpenFeature-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature-Swift.h (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/OpenFeature-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenFeature.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature.swiftmodule (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenFeature.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenFeature.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature.swiftdoc (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenFeature.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenFeature.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature.abi.json (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenFeature.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenFeature.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature.swiftsourceinfo (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenFeature.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling TrackingEventDetails.swift, Value.swift, ErrorCode.swift, OpenFeatureError.swift (in target 'OpenFeature' from project 'OpenFeature')
SwiftDriverJobDiscovery normal arm64 Compiling ProviderEvaluation.swift, ProviderEventDetails.swift, ProviderEvents.swift, ProviderMetadata.swift (in target 'OpenFeature' from project 'OpenFeature')
SwiftDriverJobDiscovery normal arm64 Compiling EventHandler.swift, EventMetadataValue.swift, Features+Defaults.swift, Features.swift (in target 'OpenFeature' from project 'OpenFeature')
SwiftDriverJobDiscovery normal arm64 Compiling AsyncProviderOperationsQueue.swift, BaseEvaluation.swift, Client.swift, ClientMetadata.swift, EvaluationContext.swift (in target 'OpenFeature' from project 'OpenFeature')
SwiftDriverJobDiscovery normal arm64 Compiling OpenFeatureAPI.swift, OpenFeatureClient.swift, FeatureProvider.swift, FirstMatchStrategy.swift (in target 'OpenFeature' from project 'OpenFeature')
SwiftDriverJobDiscovery normal arm64 Compiling ImmutableStructure.swift, ImmutableTrackingEventDetails.swift, MetadataValue.swift, MutableStructure.swift (in target 'OpenFeature' from project 'OpenFeature')
SwiftDriverJobDiscovery normal arm64 Compiling FlagEvaluationDetails.swift, FlagEvaluationOptions.swift, FlagMetadataValue.swift, FlagValueType.swift (in target 'OpenFeature' from project 'OpenFeature')
SwiftDriverJobDiscovery normal arm64 Compiling FirstSuccessfulStrategy.swift, MultiProvider.swift, Strategy.swift, NoOpProvider.swift (in target 'OpenFeature' from project 'OpenFeature')
SwiftDriverJobDiscovery normal arm64 Compiling Hook.swift, HookContext.swift, HookSupport.swift, ImmutableContext.swift (in target 'OpenFeature' from project 'OpenFeature')
SwiftDriver\ Compilation OpenFeature normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OpenFeature -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenFeature.o normal (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos14.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenFeature.o
ExtractAppIntentsMetadata (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name OpenFeature --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk --xcode-version 16E140 --platform-family tvOS --deployment-target 14.0 --bundle-identifier spi-builder-workspace.OpenFeature --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenFeature.appintents --target-triple arm64-apple-tvos14.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenFeature.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/OpenFeature.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/OpenFeature.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenFeature.build/Debug-appletvos/OpenFeature.build/Objects-normal/arm64/OpenFeature.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-12-09 06:28:13.122 appintentsmetadataprocessor[752:4320] Starting appintentsmetadataprocessor export
2025-12-09 06:28:13.159 appintentsmetadataprocessor[752:4320] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenFeature.o (in target 'OpenFeature' from project 'OpenFeature')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenFeature.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "OpenFeature",
  "name" : "OpenFeature",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "OpenFeature",
      "targets" : [
        "OpenFeature"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenFeatureTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenFeatureTests",
      "path" : "Tests/OpenFeatureTests",
      "sources" : [
        "DeveloperExperienceTests.swift",
        "EvalContextTests.swift",
        "FlagEvaluationTests.swift",
        "Helpers/AlwaysBrokenProvider.swift",
        "Helpers/BooleanHookMock.swift",
        "Helpers/DoSomethingProvider.swift",
        "Helpers/IntHookMock.swift",
        "Helpers/MockProvider.swift",
        "Helpers/MutableContext.swift",
        "Helpers/StaggeredProvider.swift",
        "Helpers/ThrowingProvider.swift",
        "HookSpecTests.swift",
        "HookSupportTests.swift",
        "ImmutableContextTests.swift",
        "ImmutableTrackingEventDetailsTests.swift",
        "MultiProviderTests.swift",
        "OpenFeatureClientTests.swift",
        "ProviderEventTests.swift",
        "ProviderOperationsQueueTests.swift",
        "ProviderSpecTests.swift",
        "StructureTests.swift",
        "ValueTests.swift"
      ],
      "target_dependencies" : [
        "OpenFeature"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenFeature",
      "module_type" : "SwiftTarget",
      "name" : "OpenFeature",
      "path" : "Sources/OpenFeature",
      "product_memberships" : [
        "OpenFeature"
      ],
      "sources" : [
        "AsyncProviderOperationsQueue.swift",
        "BaseEvaluation.swift",
        "Client.swift",
        "ClientMetadata.swift",
        "EvaluationContext.swift",
        "EventHandler.swift",
        "EventMetadataValue.swift",
        "Features+Defaults.swift",
        "Features.swift",
        "FlagEvaluationDetails.swift",
        "FlagEvaluationOptions.swift",
        "FlagMetadataValue.swift",
        "FlagValueType.swift",
        "Hook.swift",
        "HookContext.swift",
        "HookSupport.swift",
        "ImmutableContext.swift",
        "ImmutableStructure.swift",
        "ImmutableTrackingEventDetails.swift",
        "MetadataValue.swift",
        "MutableStructure.swift",
        "OpenFeatureAPI.swift",
        "OpenFeatureClient.swift",
        "Provider/FeatureProvider.swift",
        "Provider/MultiProvider/FirstMatchStrategy.swift",
        "Provider/MultiProvider/FirstSuccessfulStrategy.swift",
        "Provider/MultiProvider/MultiProvider.swift",
        "Provider/MultiProvider/Strategy.swift",
        "Provider/NoOpProvider.swift",
        "Provider/ProviderEvaluation.swift",
        "Provider/ProviderEventDetails.swift",
        "Provider/ProviderEvents.swift",
        "Provider/ProviderMetadata.swift",
        "Provider/ProviderStatus.swift",
        "Reason.swift",
        "Structure.swift",
        "Tracking.swift",
        "TrackingEventDetails.swift",
        "Value.swift",
        "exceptions/ErrorCode.swift",
        "exceptions/OpenFeatureError.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.