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

Failed to build SwiftyRemoteConfig, reference master (37ff0e), with Swift 6.1 for Linux on 29 Apr 2025 06:53:28 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fumito-ito/SwiftyRemoteConfig.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/fumito-ito/SwiftyRemoteConfig
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 37ff0e4 Merge pull request #88 from fumito-ito/renovate/firebase-firebase-ios-sdk-11.x
Cloned https://github.com/fumito-ito/SwiftyRemoteConfig.git
Revision (git rev-parse @):
37ff0e4d9ac8593f30a0d1cb7fe895d0cf3808da
SUCCESS checkout https://github.com/fumito-ito/SwiftyRemoteConfig.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/fumito-ito/SwiftyRemoteConfig.git
https://github.com/fumito-ito/SwiftyRemoteConfig.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "firebase-ios-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "11.11.0",
            "upper_bound" : "12.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/firebase/firebase-ios-sdk.git"
    }
  ],
  "manifest_display_name" : "SwiftyRemoteConfig",
  "name" : "SwiftyRemoteConfig",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftyRemoteConfig",
      "targets" : [
        "SwiftyRemoteConfig"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftyRemoteConfigTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyRemoteConfigTests",
      "path" : "Tests",
      "sources" : [
        "SwiftyRemoteConfigTests/BuiltIns/RemoteConfig+Bool.swift",
        "SwiftyRemoteConfigTests/BuiltIns/RemoteConfig+Data.swift",
        "SwiftyRemoteConfigTests/BuiltIns/RemoteConfig+Double.swift",
        "SwiftyRemoteConfigTests/BuiltIns/RemoteConfig+Int.swift",
        "SwiftyRemoteConfigTests/BuiltIns/RemoteConfig+String.swift",
        "SwiftyRemoteConfigTests/BuiltIns/RemoteConfig+URL.swift",
        "SwiftyRemoteConfigTests/External types/RemoteConfig+Codable.swift",
        "SwiftyRemoteConfigTests/External types/RemoteConfig+Color.swift",
        "SwiftyRemoteConfigTests/External types/RemoteConfig+CustomSerializable.swift",
        "SwiftyRemoteConfigTests/External types/RemoteConfig+Enum.swift",
        "SwiftyRemoteConfigTests/External types/RemoteConfig+Serializable.swift",
        "SwiftyRemoteConfigTests/Helpers/RemoteConfigSerializableSpec.swift",
        "SwiftyRemoteConfigTests/Helpers/TestHelper.swift",
        "SwiftyRemoteConfigTests/SwiftyRemoteConfigTests.swift",
        "SwiftyRemoteConfigTests/XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SwiftyRemoteConfig"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftyRemoteConfig",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyRemoteConfig",
      "path" : "Sources",
      "product_dependencies" : [
        "FirebaseRemoteConfig"
      ],
      "product_memberships" : [
        "SwiftyRemoteConfig"
      ],
      "sources" : [
        "SwiftyRemoteConfig/BuiltIns.swift",
        "SwiftyRemoteConfig/PropertyWrappers.swift",
        "SwiftyRemoteConfig/RemoteConfig+Observing.swift",
        "SwiftyRemoteConfig/RemoteConfig+Subscripts.swift",
        "SwiftyRemoteConfig/RemoteConfig.swift",
        "SwiftyRemoteConfig/RemoteConfigAdapter.swift",
        "SwiftyRemoteConfig/RemoteConfigBridge.swift",
        "SwiftyRemoteConfig/RemoteConfigCombine.swift",
        "SwiftyRemoteConfig/RemoteConfigKey.swift",
        "SwiftyRemoteConfig/RemoteConfigKeys.swift",
        "SwiftyRemoteConfig/RemoteConfigObserver.swift",
        "SwiftyRemoteConfig/RemoteConfigSerializable.swift",
        "SwiftyRemoteConfig/Utils/OptionalType.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/firebase/firebase-ios-sdk.git
[1/368033] Fetching firebase-ios-sdk
Fetched https://github.com/firebase/firebase-ios-sdk.git from cache (12.76s)
Computing version for https://github.com/firebase/firebase-ios-sdk.git
Computed https://github.com/firebase/firebase-ios-sdk.git at 11.12.0 (33.06s)
Fetching https://github.com/firebase/leveldb.git
Fetching https://github.com/google/abseil-cpp-binary.git
Fetching https://github.com/firebase/nanopb.git
Fetching https://github.com/google/interop-ios-for-google-sdks.git
Fetching https://github.com/google/app-check.git
Fetching https://github.com/google/grpc-binary.git
[1/8285] Fetching nanopb
[416/11639] Fetching nanopb, leveldb
[716/11739] Fetching nanopb, leveldb, abseil-cpp-binary
[1897/13922] Fetching nanopb, leveldb, abseil-cpp-binary, app-check
[2780/14071] Fetching nanopb, leveldb, abseil-cpp-binary, app-check, grpc-binary
[6072/14346] Fetching nanopb, leveldb, abseil-cpp-binary, app-check, grpc-binary, interop-ios-for-google-sdks
Fetched https://github.com/google/abseil-cpp-binary.git from cache (0.25s)
[9709/14246] Fetching nanopb, leveldb, app-check, grpc-binary, interop-ios-for-google-sdks
Fetched https://github.com/google/interop-ios-for-google-sdks.git from cache (0.26s)
[9683/13971] Fetching nanopb, leveldb, app-check, grpc-binary
Fetching https://github.com/google/gtm-session-fetcher.git
Fetched https://github.com/google/grpc-binary.git from cache (0.26s)
[10343/13822] Fetching nanopb, leveldb, app-check
Fetched https://github.com/google/app-check.git from cache (0.26s)
[8243/11639] Fetching nanopb, leveldb
Fetching https://github.com/google/GoogleAppMeasurement.git
Fetching https://github.com/google/GoogleDataTransport.git
[11640/12077] Fetching nanopb, leveldb, googleappmeasurement
[12078/16523] Fetching nanopb, leveldb, googleappmeasurement, gtm-session-fetcher
[16524/22397] Fetching nanopb, leveldb, googleappmeasurement, gtm-session-fetcher, googledatatransport
Fetched https://github.com/firebase/leveldb.git from cache (2.90s)
Fetching https://github.com/apple/swift-protobuf.git
Fetched https://github.com/google/GoogleAppMeasurement.git from cache (2.64s)
Fetched https://github.com/firebase/nanopb.git from cache (2.90s)
Fetching https://github.com/google/promises.git
Fetching https://github.com/google/GoogleUtilities.git
Fetched https://github.com/google/GoogleDataTransport.git from cache (2.83s)
Fetched https://github.com/google/gtm-session-fetcher.git from cache (2.85s)
[1/2442] Fetching promises
Fetched https://github.com/google/promises.git from cache (0.39s)
[1/5057] Fetching googleutilities
Fetched https://github.com/google/GoogleUtilities.git from cache (0.30s)
[1/38504] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (4.56s)
Computing version for https://github.com/google/interop-ios-for-google-sdks.git
Computed https://github.com/google/interop-ios-for-google-sdks.git at 101.0.0 (7.96s)
Computing version for https://github.com/google/grpc-binary.git
Computed https://github.com/google/grpc-binary.git at 1.69.0 (0.49s)
Computing version for https://github.com/google/abseil-cpp-binary.git
Computed https://github.com/google/abseil-cpp-binary.git at 1.2024072200.0 (0.47s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30910.0 (0.50s)
Computing version for https://github.com/google/GoogleAppMeasurement.git
Computed https://github.com/google/GoogleAppMeasurement.git at 11.12.0 (0.93s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 2.4.0 (0.59s)
Computing version for https://github.com/google/GoogleDataTransport.git
Computed https://github.com/google/GoogleDataTransport.git at 10.1.0 (0.63s)
Computing version for https://github.com/google/app-check.git
Computed https://github.com/google/app-check.git at 11.2.0 (0.54s)
Computing version for https://github.com/google/GoogleUtilities.git
Computed https://github.com/google/GoogleUtilities.git at 8.0.2 (0.88s)
Computing version for https://github.com/firebase/leveldb.git
Computed https://github.com/firebase/leveldb.git at 1.22.5 (0.48s)
Computing version for https://github.com/google/gtm-session-fetcher.git
Computed https://github.com/google/gtm-session-fetcher.git at 4.4.0 (0.52s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.29.0 (1.29s)
Creating working copy for https://github.com/google/interop-ios-for-google-sdks.git
Working copy of https://github.com/google/interop-ios-for-google-sdks.git resolved at 101.0.0
Creating working copy for https://github.com/firebase/leveldb.git
Working copy of https://github.com/firebase/leveldb.git resolved at 1.22.5
Creating working copy for https://github.com/google/GoogleUtilities.git
Working copy of https://github.com/google/GoogleUtilities.git resolved at 8.0.2
Creating working copy for https://github.com/firebase/firebase-ios-sdk.git
Working copy of https://github.com/firebase/firebase-ios-sdk.git resolved at 11.12.0
Creating working copy for https://github.com/google/abseil-cpp-binary.git
Working copy of https://github.com/google/abseil-cpp-binary.git resolved at 1.2024072200.0
Creating working copy for https://github.com/google/GoogleAppMeasurement.git
Working copy of https://github.com/google/GoogleAppMeasurement.git resolved at 11.12.0
Creating working copy for https://github.com/firebase/nanopb.git
Working copy of https://github.com/firebase/nanopb.git resolved at 2.30910.0
Creating working copy for https://github.com/google/promises.git
Working copy of https://github.com/google/promises.git resolved at 2.4.0
Creating working copy for https://github.com/google/app-check.git
Working copy of https://github.com/google/app-check.git resolved at 11.2.0
Creating working copy for https://github.com/google/gtm-session-fetcher.git
Working copy of https://github.com/google/gtm-session-fetcher.git resolved at 4.4.0
Creating working copy for https://github.com/google/grpc-binary.git
Working copy of https://github.com/google/grpc-binary.git resolved at 1.69.0
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.29.0
Creating working copy for https://github.com/google/GoogleDataTransport.git
Working copy of https://github.com/google/GoogleDataTransport.git resolved at 10.1.0
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/11.12.0/FirebaseAnalytics.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/firestore/11.12.0/rc0/FirebaseFirestoreInternal.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/11.12.0/GoogleAppMeasurement.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/11.12.0/GoogleAppMeasurementIdentitySupport.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/11.12.0/GoogleAppMeasurementOnDeviceConversion.zip
[1369/12310386] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
[277284/22502527] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/swiftpm/11.12.0/GoogleAppMeasurement.zip
[1246882/22575387] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/swiftpm/11.12.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/swiftpm/11.12.0/GoogleAppMeasurementIdentitySupport.zip
[1611725/50871121] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/swiftpm/11.12.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/swiftpm/11.12.0/GoogleAppMeasurementIdentitySupport.zip, https://dl.google.com/firebase/ios/bin/firestore/11.12.0/rc0/FirebaseFirestoreInternal.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/11.12.0/GoogleAppMeasurementIdentitySupport.zip (0.90s)
[1939638/50798261] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/swiftpm/11.12.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/firestore/11.12.0/rc0/FirebaseFirestoreInternal.zip
[2092983/154109875] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/swiftpm/11.12.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/firestore/11.12.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip
[2612192/177329752] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/swiftpm/11.12.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/firestore/11.12.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip
[4478382/196513639] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/swiftpm/11.12.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/firestore/11.12.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip
[45584375/197221300] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/swiftpm/11.12.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/firestore/11.12.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/11.12.0/FirebaseAnalytics.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/11.12.0/FirebaseAnalytics.zip (2.49s)
[87067407/196513639] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/swiftpm/11.12.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/firestore/11.12.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/11.12.0/GoogleAppMeasurement.zip (4.12s)
[161963041/186321498] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/firestore/11.12.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip
[186322867/189332964] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/firestore/11.12.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/11.12.0/GoogleAppMeasurementOnDeviceConversion.zip
Downloaded https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip (7.63s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip (9.33s)
Downloaded https://dl.google.com/firebase/ios/bin/firestore/11.12.0/rc0/FirebaseFirestoreInternal.zip (11.59s)
Downloaded https://dl.google.com/firebase/ios/swiftpm/11.12.0/GoogleAppMeasurementOnDeviceConversion.zip (11.85s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip (13.98s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip (23.00s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/SwiftyRemoteConfig/Info.plist
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/21] Write sources
[5/21] Copying PrivacyInfo.xcprivacy
[6/21] Write swift-version-24593BA9C3E375BF.txt
[8/29] Compiling FirebaseRemoteConfigInterop RolloutsStateSubscriber.swift
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutsStateSubscriber.swift:17:2: error: Objective-C interoperability is disabled
15 | import Foundation
16 |
17 | @objc(FIRRolloutsStateSubscriber)
   |  `- error: Objective-C interoperability is disabled
18 | public protocol RolloutsStateSubscriber {
19 |   func rolloutsStateDidChange(_ rolloutsState: RolloutsState)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/29] Emitting module FirebaseRemoteConfigInterop
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RemoteConfigConstants.swift:17:2: error: Objective-C interoperability is disabled
15 | import Foundation
16 |
17 | @objc(FIRRemoteConfigConstants)
   |  `- error: Objective-C interoperability is disabled
18 | public final class RemoteConfigConstants: NSObject {
19 |   @objc(FIRNamespaceGoogleMobilePlatform) public static let NamespaceGoogleMobilePlatform =
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RemoteConfigConstants.swift:19:4: error: Objective-C interoperability is disabled
17 | @objc(FIRRemoteConfigConstants)
18 | public final class RemoteConfigConstants: NSObject {
19 |   @objc(FIRNamespaceGoogleMobilePlatform) public static let NamespaceGoogleMobilePlatform =
   |    `- error: Objective-C interoperability is disabled
20 |     "firebase"
21 | }
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RemoteConfigInterop.swift:17:2: error: Objective-C interoperability is disabled
15 | import Foundation
16 |
17 | @objc(FIRRemoteConfigInterop)
   |  `- error: Objective-C interoperability is disabled
18 | public protocol RemoteConfigInterop {
19 |   func registerRolloutsStateSubscriber(_ subscriber: RolloutsStateSubscriber,
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:17:2: error: Objective-C interoperability is disabled
15 | import Foundation
16 |
17 | @objc(FIRRolloutAssignment)
   |  `- error: Objective-C interoperability is disabled
18 | public class RolloutAssignment: NSObject {
19 |   @objc public var rolloutId: String
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:19:4: error: Objective-C interoperability is disabled
17 | @objc(FIRRolloutAssignment)
18 | public class RolloutAssignment: NSObject {
19 |   @objc public var rolloutId: String
   |    `- error: Objective-C interoperability is disabled
20 |   @objc public var variantId: String
21 |   @objc public var templateVersion: Int64
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:20:4: error: Objective-C interoperability is disabled
18 | public class RolloutAssignment: NSObject {
19 |   @objc public var rolloutId: String
20 |   @objc public var variantId: String
   |    `- error: Objective-C interoperability is disabled
21 |   @objc public var templateVersion: Int64
22 |   @objc public var parameterKey: String
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:21:4: error: Objective-C interoperability is disabled
19 |   @objc public var rolloutId: String
20 |   @objc public var variantId: String
21 |   @objc public var templateVersion: Int64
   |    `- error: Objective-C interoperability is disabled
22 |   @objc public var parameterKey: String
23 |   @objc public var parameterValue: String
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:22:4: error: Objective-C interoperability is disabled
20 |   @objc public var variantId: String
21 |   @objc public var templateVersion: Int64
22 |   @objc public var parameterKey: String
   |    `- error: Objective-C interoperability is disabled
23 |   @objc public var parameterValue: String
24 |
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:23:4: error: Objective-C interoperability is disabled
21 |   @objc public var templateVersion: Int64
22 |   @objc public var parameterKey: String
23 |   @objc public var parameterValue: String
   |    `- error: Objective-C interoperability is disabled
24 |
25 |   @objc public init(rolloutId: String, variantId: String, templateVersion: Int64,
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:25:4: error: Objective-C interoperability is disabled
23 |   @objc public var parameterValue: String
24 |
25 |   @objc public init(rolloutId: String, variantId: String, templateVersion: Int64,
   |    `- error: Objective-C interoperability is disabled
26 |                     parameterKey: String,
27 |                     parameterValue: String) {
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:37:2: error: Objective-C interoperability is disabled
35 | }
36 |
37 | @objc(FIRRolloutsState)
   |  `- error: Objective-C interoperability is disabled
38 | public class RolloutsState: NSObject {
39 |   @objc public var assignments: Set<RolloutAssignment> = Set()
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:39:4: error: Objective-C interoperability is disabled
37 | @objc(FIRRolloutsState)
38 | public class RolloutsState: NSObject {
39 |   @objc public var assignments: Set<RolloutAssignment> = Set()
   |    `- error: Objective-C interoperability is disabled
40 |
41 |   @objc public init(assignmentList: [RolloutAssignment]) {
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:41:4: error: Objective-C interoperability is disabled
39 |   @objc public var assignments: Set<RolloutAssignment> = Set()
40 |
41 |   @objc public init(assignmentList: [RolloutAssignment]) {
   |    `- error: Objective-C interoperability is disabled
42 |     for assignment in assignmentList {
43 |       assignments.insert(assignment)
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutsStateSubscriber.swift:17:2: error: Objective-C interoperability is disabled
15 | import Foundation
16 |
17 | @objc(FIRRolloutsStateSubscriber)
   |  `- error: Objective-C interoperability is disabled
18 | public protocol RolloutsStateSubscriber {
19 |   func rolloutsStateDidChange(_ rolloutsState: RolloutsState)
[10/29] Compiling FirebaseRemoteConfigInterop RolloutAssignment.swift
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:17:2: error: Objective-C interoperability is disabled
15 | import Foundation
16 |
17 | @objc(FIRRolloutAssignment)
   |  `- error: Objective-C interoperability is disabled
18 | public class RolloutAssignment: NSObject {
19 |   @objc public var rolloutId: String
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:19:4: error: Objective-C interoperability is disabled
17 | @objc(FIRRolloutAssignment)
18 | public class RolloutAssignment: NSObject {
19 |   @objc public var rolloutId: String
   |    `- error: Objective-C interoperability is disabled
20 |   @objc public var variantId: String
21 |   @objc public var templateVersion: Int64
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:20:4: error: Objective-C interoperability is disabled
18 | public class RolloutAssignment: NSObject {
19 |   @objc public var rolloutId: String
20 |   @objc public var variantId: String
   |    `- error: Objective-C interoperability is disabled
21 |   @objc public var templateVersion: Int64
22 |   @objc public var parameterKey: String
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:21:4: error: Objective-C interoperability is disabled
19 |   @objc public var rolloutId: String
20 |   @objc public var variantId: String
21 |   @objc public var templateVersion: Int64
   |    `- error: Objective-C interoperability is disabled
22 |   @objc public var parameterKey: String
23 |   @objc public var parameterValue: String
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:22:4: error: Objective-C interoperability is disabled
20 |   @objc public var variantId: String
21 |   @objc public var templateVersion: Int64
22 |   @objc public var parameterKey: String
   |    `- error: Objective-C interoperability is disabled
23 |   @objc public var parameterValue: String
24 |
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:23:4: error: Objective-C interoperability is disabled
21 |   @objc public var templateVersion: Int64
22 |   @objc public var parameterKey: String
23 |   @objc public var parameterValue: String
   |    `- error: Objective-C interoperability is disabled
24 |
25 |   @objc public init(rolloutId: String, variantId: String, templateVersion: Int64,
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:25:4: error: Objective-C interoperability is disabled
23 |   @objc public var parameterValue: String
24 |
25 |   @objc public init(rolloutId: String, variantId: String, templateVersion: Int64,
   |    `- error: Objective-C interoperability is disabled
26 |                     parameterKey: String,
27 |                     parameterValue: String) {
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:37:2: error: Objective-C interoperability is disabled
35 | }
36 |
37 | @objc(FIRRolloutsState)
   |  `- error: Objective-C interoperability is disabled
38 | public class RolloutsState: NSObject {
39 |   @objc public var assignments: Set<RolloutAssignment> = Set()
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:39:4: error: Objective-C interoperability is disabled
37 | @objc(FIRRolloutsState)
38 | public class RolloutsState: NSObject {
39 |   @objc public var assignments: Set<RolloutAssignment> = Set()
   |    `- error: Objective-C interoperability is disabled
40 |
41 |   @objc public init(assignmentList: [RolloutAssignment]) {
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:41:4: error: Objective-C interoperability is disabled
39 |   @objc public var assignments: Set<RolloutAssignment> = Set()
40 |
41 |   @objc public init(assignmentList: [RolloutAssignment]) {
   |    `- error: Objective-C interoperability is disabled
42 |     for assignment in assignmentList {
43 |       assignments.insert(assignment)
[11/29] Compiling FirebaseRemoteConfigInterop RemoteConfigInterop.swift
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RemoteConfigInterop.swift:17:2: error: Objective-C interoperability is disabled
15 | import Foundation
16 |
17 | @objc(FIRRemoteConfigInterop)
   |  `- error: Objective-C interoperability is disabled
18 | public protocol RemoteConfigInterop {
19 |   func registerRolloutsStateSubscriber(_ subscriber: RolloutsStateSubscriber,
[12/29] Compiling FirebaseRemoteConfigInterop RemoteConfigConstants.swift
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RemoteConfigConstants.swift:17:2: error: Objective-C interoperability is disabled
15 | import Foundation
16 |
17 | @objc(FIRRemoteConfigConstants)
   |  `- error: Objective-C interoperability is disabled
18 | public final class RemoteConfigConstants: NSObject {
19 |   @objc(FIRNamespaceGoogleMobilePlatform) public static let NamespaceGoogleMobilePlatform =
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RemoteConfigConstants.swift:19:4: error: Objective-C interoperability is disabled
17 | @objc(FIRRemoteConfigConstants)
18 | public final class RemoteConfigConstants: NSObject {
19 |   @objc(FIRNamespaceGoogleMobilePlatform) public static let NamespaceGoogleMobilePlatform =
   |    `- error: Objective-C interoperability is disabled
20 |     "firebase"
21 | }
[13/29] Compiling FirebaseSharedSwift FirebaseRemoteConfigValueDecoding.swift
[14/29] Compiling FirebaseSharedSwift FirebaseDataEncoder.swift
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseSharedSwift/Sources/third_party/FirebaseDataEncoder/FirebaseDataEncoder.swift:2175:21: error: cannot find 'kCFBooleanTrue' in scope
2173 |     if let number = value as? NSNumber {
2174 |       // TODO: Add a flag to coerce non-boolean numbers into Bools?
2175 |       if number === kCFBooleanTrue as NSNumber {
     |                     `- error: cannot find 'kCFBooleanTrue' in scope
2176 |         return true
2177 |       } else if number === kCFBooleanFalse as NSNumber {
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseSharedSwift/Sources/third_party/FirebaseDataEncoder/FirebaseDataEncoder.swift:2177:28: error: cannot find 'kCFBooleanFalse' in scope
2175 |       if number === kCFBooleanTrue as NSNumber {
2176 |         return true
2177 |       } else if number === kCFBooleanFalse as NSNumber {
     |                            `- error: cannot find 'kCFBooleanFalse' in scope
2178 |         return false
2179 |       }
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseSharedSwift/Sources/third_party/FirebaseDataEncoder/FirebaseDataEncoder.swift:2200:53: error: cannot find 'kCFBooleanTrue' in scope
2198 |   fileprivate func getNumber(_ value: Any, as type: Any.Type) throws -> NSNumber {
2199 |     let val = rcValNumberAdaptor(value)
2200 |     guard let number = val as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
     |                                                     `- error: cannot find 'kCFBooleanTrue' in scope
2201 |       throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: val)
2202 |     }
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseSharedSwift/Sources/third_party/FirebaseDataEncoder/FirebaseDataEncoder.swift:2200:80: error: cannot find 'kCFBooleanFalse' in scope
2198 |   fileprivate func getNumber(_ value: Any, as type: Any.Type) throws -> NSNumber {
2199 |     let val = rcValNumberAdaptor(value)
2200 |     guard let number = val as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse else {
     |                                                                                `- error: cannot find 'kCFBooleanFalse' in scope
2201 |       throw DecodingError._typeMismatch(at: self.codingPath, expectation: type, reality: val)
2202 |     }
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseSharedSwift/Sources/third_party/FirebaseDataEncoder/FirebaseDataEncoder.swift:2330:50: error: cannot find 'kCFBooleanTrue' in scope
2328 |
2329 |     let val = rcValNumberAdaptor(value)
2330 |     if let number = val as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse {
     |                                                  `- error: cannot find 'kCFBooleanTrue' in scope
2331 |       // We are willing to return a Float by losing precision:
2332 |       // * If the original value was integral,
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseSharedSwift/Sources/third_party/FirebaseDataEncoder/FirebaseDataEncoder.swift:2330:77: error: cannot find 'kCFBooleanFalse' in scope
2328 |
2329 |     let val = rcValNumberAdaptor(value)
2330 |     if let number = val as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse {
     |                                                                             `- error: cannot find 'kCFBooleanFalse' in scope
2331 |       // We are willing to return a Float by losing precision:
2332 |       // * If the original value was integral,
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseSharedSwift/Sources/third_party/FirebaseDataEncoder/FirebaseDataEncoder.swift:2377:50: error: cannot find 'kCFBooleanTrue' in scope
2375 |
2376 |     let val = rcValNumberAdaptor(value)
2377 |     if let number = val as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse {
     |                                                  `- error: cannot find 'kCFBooleanTrue' in scope
2378 |       // We are always willing to return the number as a Double:
2379 |       // * If the original value was integral, it is guaranteed to fit in a Double; we are willing to lose precision past 2^53 if you encoded a UInt64 but requested a Double
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseSharedSwift/Sources/third_party/FirebaseDataEncoder/FirebaseDataEncoder.swift:2377:77: error: cannot find 'kCFBooleanFalse' in scope
2375 |
2376 |     let val = rcValNumberAdaptor(value)
2377 |     if let number = val as? NSNumber, number !== kCFBooleanTrue, number !== kCFBooleanFalse {
     |                                                                             `- error: cannot find 'kCFBooleanFalse' in scope
2378 |       // We are always willing to return the number as a Double:
2379 |       // * If the original value was integral, it is guaranteed to fit in a Double; we are willing to lose precision past 2^53 if you encoded a UInt64 but requested a Double
[15/29] Emitting module FirebaseSharedSwift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/SwiftyRemoteConfigTests/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/SwiftyRemoteConfig/Info.plist
[0/1] Planning build
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/16] Write swift-version-24593BA9C3E375BF.txt
[3/24] Compiling FirebaseRemoteConfigInterop RolloutsStateSubscriber.swift
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutsStateSubscriber.swift:17:2: error: Objective-C interoperability is disabled
15 | import Foundation
16 |
17 | @objc(FIRRolloutsStateSubscriber)
   |  `- error: Objective-C interoperability is disabled
18 | public protocol RolloutsStateSubscriber {
19 |   func rolloutsStateDidChange(_ rolloutsState: RolloutsState)
[4/24] Compiling FirebaseRemoteConfigInterop RemoteConfigInterop.swift
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RemoteConfigInterop.swift:17:2: error: Objective-C interoperability is disabled
15 | import Foundation
16 |
17 | @objc(FIRRemoteConfigInterop)
   |  `- error: Objective-C interoperability is disabled
18 | public protocol RemoteConfigInterop {
19 |   func registerRolloutsStateSubscriber(_ subscriber: RolloutsStateSubscriber,
[5/24] Compiling FirebaseRemoteConfigInterop RemoteConfigConstants.swift
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RemoteConfigConstants.swift:17:2: error: Objective-C interoperability is disabled
15 | import Foundation
16 |
17 | @objc(FIRRemoteConfigConstants)
   |  `- error: Objective-C interoperability is disabled
18 | public final class RemoteConfigConstants: NSObject {
19 |   @objc(FIRNamespaceGoogleMobilePlatform) public static let NamespaceGoogleMobilePlatform =
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RemoteConfigConstants.swift:19:4: error: Objective-C interoperability is disabled
17 | @objc(FIRRemoteConfigConstants)
18 | public final class RemoteConfigConstants: NSObject {
19 |   @objc(FIRNamespaceGoogleMobilePlatform) public static let NamespaceGoogleMobilePlatform =
   |    `- error: Objective-C interoperability is disabled
20 |     "firebase"
21 | }
[6/24] Compiling FirebaseRemoteConfigInterop RolloutAssignment.swift
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:17:2: error: Objective-C interoperability is disabled
15 | import Foundation
16 |
17 | @objc(FIRRolloutAssignment)
   |  `- error: Objective-C interoperability is disabled
18 | public class RolloutAssignment: NSObject {
19 |   @objc public var rolloutId: String
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:19:4: error: Objective-C interoperability is disabled
17 | @objc(FIRRolloutAssignment)
18 | public class RolloutAssignment: NSObject {
19 |   @objc public var rolloutId: String
   |    `- error: Objective-C interoperability is disabled
20 |   @objc public var variantId: String
21 |   @objc public var templateVersion: Int64
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:20:4: error: Objective-C interoperability is disabled
18 | public class RolloutAssignment: NSObject {
19 |   @objc public var rolloutId: String
20 |   @objc public var variantId: String
   |    `- error: Objective-C interoperability is disabled
21 |   @objc public var templateVersion: Int64
22 |   @objc public var parameterKey: String
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:21:4: error: Objective-C interoperability is disabled
19 |   @objc public var rolloutId: String
20 |   @objc public var variantId: String
21 |   @objc public var templateVersion: Int64
   |    `- error: Objective-C interoperability is disabled
22 |   @objc public var parameterKey: String
23 |   @objc public var parameterValue: String
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:22:4: error: Objective-C interoperability is disabled
20 |   @objc public var variantId: String
21 |   @objc public var templateVersion: Int64
22 |   @objc public var parameterKey: String
   |    `- error: Objective-C interoperability is disabled
23 |   @objc public var parameterValue: String
24 |
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:23:4: error: Objective-C interoperability is disabled
21 |   @objc public var templateVersion: Int64
22 |   @objc public var parameterKey: String
23 |   @objc public var parameterValue: String
   |    `- error: Objective-C interoperability is disabled
24 |
25 |   @objc public init(rolloutId: String, variantId: String, templateVersion: Int64,
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:25:4: error: Objective-C interoperability is disabled
23 |   @objc public var parameterValue: String
24 |
25 |   @objc public init(rolloutId: String, variantId: String, templateVersion: Int64,
   |    `- error: Objective-C interoperability is disabled
26 |                     parameterKey: String,
27 |                     parameterValue: String) {
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:37:2: error: Objective-C interoperability is disabled
35 | }
36 |
37 | @objc(FIRRolloutsState)
   |  `- error: Objective-C interoperability is disabled
38 | public class RolloutsState: NSObject {
39 |   @objc public var assignments: Set<RolloutAssignment> = Set()
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:39:4: error: Objective-C interoperability is disabled
37 | @objc(FIRRolloutsState)
38 | public class RolloutsState: NSObject {
39 |   @objc public var assignments: Set<RolloutAssignment> = Set()
   |    `- error: Objective-C interoperability is disabled
40 |
41 |   @objc public init(assignmentList: [RolloutAssignment]) {
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:41:4: error: Objective-C interoperability is disabled
39 |   @objc public var assignments: Set<RolloutAssignment> = Set()
40 |
41 |   @objc public init(assignmentList: [RolloutAssignment]) {
   |    `- error: Objective-C interoperability is disabled
42 |     for assignment in assignmentList {
43 |       assignments.insert(assignment)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/24] Emitting module FirebaseRemoteConfigInterop
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RemoteConfigConstants.swift:17:2: error: Objective-C interoperability is disabled
15 | import Foundation
16 |
17 | @objc(FIRRemoteConfigConstants)
   |  `- error: Objective-C interoperability is disabled
18 | public final class RemoteConfigConstants: NSObject {
19 |   @objc(FIRNamespaceGoogleMobilePlatform) public static let NamespaceGoogleMobilePlatform =
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RemoteConfigConstants.swift:19:4: error: Objective-C interoperability is disabled
17 | @objc(FIRRemoteConfigConstants)
18 | public final class RemoteConfigConstants: NSObject {
19 |   @objc(FIRNamespaceGoogleMobilePlatform) public static let NamespaceGoogleMobilePlatform =
   |    `- error: Objective-C interoperability is disabled
20 |     "firebase"
21 | }
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RemoteConfigInterop.swift:17:2: error: Objective-C interoperability is disabled
15 | import Foundation
16 |
17 | @objc(FIRRemoteConfigInterop)
   |  `- error: Objective-C interoperability is disabled
18 | public protocol RemoteConfigInterop {
19 |   func registerRolloutsStateSubscriber(_ subscriber: RolloutsStateSubscriber,
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:17:2: error: Objective-C interoperability is disabled
15 | import Foundation
16 |
17 | @objc(FIRRolloutAssignment)
   |  `- error: Objective-C interoperability is disabled
18 | public class RolloutAssignment: NSObject {
19 |   @objc public var rolloutId: String
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:19:4: error: Objective-C interoperability is disabled
17 | @objc(FIRRolloutAssignment)
18 | public class RolloutAssignment: NSObject {
19 |   @objc public var rolloutId: String
   |    `- error: Objective-C interoperability is disabled
20 |   @objc public var variantId: String
21 |   @objc public var templateVersion: Int64
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:20:4: error: Objective-C interoperability is disabled
18 | public class RolloutAssignment: NSObject {
19 |   @objc public var rolloutId: String
20 |   @objc public var variantId: String
   |    `- error: Objective-C interoperability is disabled
21 |   @objc public var templateVersion: Int64
22 |   @objc public var parameterKey: String
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:21:4: error: Objective-C interoperability is disabled
19 |   @objc public var rolloutId: String
20 |   @objc public var variantId: String
21 |   @objc public var templateVersion: Int64
   |    `- error: Objective-C interoperability is disabled
22 |   @objc public var parameterKey: String
23 |   @objc public var parameterValue: String
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:22:4: error: Objective-C interoperability is disabled
20 |   @objc public var variantId: String
21 |   @objc public var templateVersion: Int64
22 |   @objc public var parameterKey: String
   |    `- error: Objective-C interoperability is disabled
23 |   @objc public var parameterValue: String
24 |
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:23:4: error: Objective-C interoperability is disabled
21 |   @objc public var templateVersion: Int64
22 |   @objc public var parameterKey: String
23 |   @objc public var parameterValue: String
   |    `- error: Objective-C interoperability is disabled
24 |
25 |   @objc public init(rolloutId: String, variantId: String, templateVersion: Int64,
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:25:4: error: Objective-C interoperability is disabled
23 |   @objc public var parameterValue: String
24 |
25 |   @objc public init(rolloutId: String, variantId: String, templateVersion: Int64,
   |    `- error: Objective-C interoperability is disabled
26 |                     parameterKey: String,
27 |                     parameterValue: String) {
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:37:2: error: Objective-C interoperability is disabled
35 | }
36 |
37 | @objc(FIRRolloutsState)
   |  `- error: Objective-C interoperability is disabled
38 | public class RolloutsState: NSObject {
39 |   @objc public var assignments: Set<RolloutAssignment> = Set()
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:39:4: error: Objective-C interoperability is disabled
37 | @objc(FIRRolloutsState)
38 | public class RolloutsState: NSObject {
39 |   @objc public var assignments: Set<RolloutAssignment> = Set()
   |    `- error: Objective-C interoperability is disabled
40 |
41 |   @objc public init(assignmentList: [RolloutAssignment]) {
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutAssignment.swift:41:4: error: Objective-C interoperability is disabled
39 |   @objc public var assignments: Set<RolloutAssignment> = Set()
40 |
41 |   @objc public init(assignmentList: [RolloutAssignment]) {
   |    `- error: Objective-C interoperability is disabled
42 |     for assignment in assignmentList {
43 |       assignments.insert(assignment)
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Interop/RolloutsStateSubscriber.swift:17:2: error: Objective-C interoperability is disabled
15 | import Foundation
16 |
17 | @objc(FIRRolloutsStateSubscriber)
   |  `- error: Objective-C interoperability is disabled
18 | public protocol RolloutsStateSubscriber {
19 |   func rolloutsStateDidChange(_ rolloutsState: RolloutsState)
BUILD FAILURE 6.1 linux