The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CleevioFirebaseAuth, reference 3.0.2 (9b9e37), with Swift 6.1 for macOS (SPM) on 31 Mar 2026 20:39:10 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cleevio/CleevioFirebaseAuth.git
Reference: 3.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/cleevio/CleevioFirebaseAuth
 * tag               3.0.2      -> FETCH_HEAD
HEAD is now at 9b9e372 Merge remote-tracking branch 'origin/feature/emailAlreadyInUse'
Cloned https://github.com/cleevio/CleevioFirebaseAuth.git
Revision (git rev-parse @):
9b9e3721c83601c17eb67e16caf7106b4224c2db
SUCCESS checkout https://github.com/cleevio/CleevioFirebaseAuth.git at 3.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/cleevio/CleevioFirebaseAuth.git
https://github.com/cleevio/CleevioFirebaseAuth.git
{
  "dependencies" : [
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms"
    },
    {
      "identity" : "googlesignin-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.1.0",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/GoogleSignIn-iOS"
    },
    {
      "identity" : "facebook-ios-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "17.0.0",
            "upper_bound" : "19.0.1"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/facebook/facebook-ios-sdk"
    },
    {
      "identity" : "firebase-ios-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "12.0.0",
            "upper_bound" : "13.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/firebase/firebase-ios-sdk"
    },
    {
      "identity" : "routerbytes",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/cleevio/RouterBytes"
    }
  ],
  "manifest_display_name" : "CleevioFirebaseAuth",
  "name" : "CleevioFirebaseAuth",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "CleevioFirebaseAuth",
      "targets" : [
        "CleevioFirebaseAuth"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CleevioAppleAuth",
      "targets" : [
        "CleevioAppleAuth"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CleevioGoogleAuth",
      "targets" : [
        "CleevioGoogleAuth"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CleevioFacebookAuth",
      "targets" : [
        "CleevioFacebookAuth"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RouterBytesFirebaseAuth",
      "targets" : [
        "RouterBytesFirebaseAuth"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RouterBytesFirebaseAuth",
      "module_type" : "SwiftTarget",
      "name" : "RouterBytesFirebaseAuth",
      "path" : "Sources/RouterBytesFirebaseAuth",
      "product_dependencies" : [
        "RouterBytes",
        "RouterBytesAuthentication"
      ],
      "product_memberships" : [
        "RouterBytesFirebaseAuth"
      ],
      "sources" : [
        "FirebaseAuthenticationService+APITokenProvider.swift"
      ],
      "target_dependencies" : [
        "CleevioFirebaseAuth"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CleevioGoogleAuth",
      "module_type" : "SwiftTarget",
      "name" : "CleevioGoogleAuth",
      "path" : "Sources/CleevioGoogleAuth",
      "product_dependencies" : [
        "GoogleSignIn",
        "FirebaseAuth"
      ],
      "product_memberships" : [
        "CleevioGoogleAuth"
      ],
      "sources" : [
        "GoogleAuthenticationProvider.swift"
      ],
      "target_dependencies" : [
        "CleevioFirebaseAuth"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CleevioFirebaseAuthTests",
      "module_type" : "SwiftTarget",
      "name" : "CleevioFirebaseAuthTests",
      "path" : "Tests/CleevioFirebaseAuthTests",
      "sources" : [
        "CleevioFirebaseAuthTests.swift"
      ],
      "target_dependencies" : [
        "CleevioFirebaseAuth"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CleevioFirebaseAuth",
      "module_type" : "SwiftTarget",
      "name" : "CleevioFirebaseAuth",
      "path" : "Sources/CleevioFirebaseAuth",
      "product_dependencies" : [
        "FirebaseAuth",
        "Algorithms"
      ],
      "product_memberships" : [
        "CleevioFirebaseAuth",
        "CleevioAppleAuth",
        "CleevioGoogleAuth",
        "CleevioFacebookAuth",
        "RouterBytesFirebaseAuth"
      ],
      "sources" : [
        "FirebaseAuthenticationService.swift",
        "PasswordAuthenticationProvider.swift",
        "PlatformViewController.swift",
        "RandomNonce.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CleevioFacebookAuth",
      "module_type" : "SwiftTarget",
      "name" : "CleevioFacebookAuth",
      "path" : "Sources/CleevioFacebookAuth",
      "product_dependencies" : [
        "FacebookLogin",
        "FirebaseAuth"
      ],
      "product_memberships" : [
        "CleevioFacebookAuth"
      ],
      "sources" : [
        "FacebookAuthenticationProvider.swift"
      ],
      "target_dependencies" : [
        "CleevioFirebaseAuth"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CleevioAppleAuth",
      "module_type" : "SwiftTarget",
      "name" : "CleevioAppleAuth",
      "path" : "Sources/CleevioAppleAuth",
      "product_dependencies" : [
        "FirebaseAuth"
      ],
      "product_memberships" : [
        "CleevioAppleAuth"
      ],
      "sources" : [
        "AppleAuthenticationProvider.swift"
      ],
      "target_dependencies" : [
        "CleevioFirebaseAuth"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/161] Write sources
[10/161] Copying PrivacyInfo.xcprivacy
[10/161] Write sources
[10/161] Copying PrivacyInfo.xcprivacy
[13/161] Copying GoogleSignIn.strings
[13/161] Copying PrivacyInfo.xcprivacy
[13/161] Copying GoogleSignIn.strings
[27/161] Compiling _NumericsShims _NumericsShims.c
[28/161] Write swift-version-2F0A5646E1D333AE.txt
[29/161] Compiling GoogleUtilities-NSData GULNSData+zlib.m
[30/161] Compiling GoogleUtilities-NSData resource_bundle_accessor.m
[31/161] Compiling GULKeychainUtils.m
[32/161] Copying GoogleSignIn.strings
[44/161] Copying google@3x.png
[45/161] Copying google@2x.png
[46/161] Copying google.png
[47/161] Copying GoogleSignIn.strings
[60/161] Copying Roboto-Bold.ttf
[61/161] Copying PrivacyInfo.xcprivacy
[62/161] Copying Info.plist
[63/161] Copying PrivacyInfo.xcprivacy
[65/161] Write sources
[66/161] Compiling GULKeychainStorage.m
[67/161] Compiling GULNetworkInfo.m
[68/172] Compiling GoogleUtilities-Environment GULAppEnvironmentUtil.m
[69/172] Compiling GoogleUtilities-AppDelegateSwizzler resource_bundle_accessor.m
[70/177] Compiling GoogleUtilities-Environment resource_bundle_accessor.m
[70/177] Copying PrivacyInfo.xcprivacy
[70/177] Write sources
[76/191] Compiling FirebaseAuthInterop dummy.m
[78/191] Emitting module RealModule
[79/192] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[80/192] Compiling InternalCollectionsUtilities _SortedCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[81/193] Emitting module InternalCollectionsUtilities
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[82/193] Compiling RealModule Float+Real.swift
[83/193] Compiling RealModule AugmentedArithmetic.swift
[84/193] Compiling RealModule Float80+Real.swift
[85/193] Compiling RealModule Real.swift
[86/193] Compiling RealModule Float16+Real.swift
[87/193] Compiling RealModule RealFunctions.swift
[88/193] Compiling InternalCollectionsUtilities Debugging.swift
[89/193] Compiling InternalCollectionsUtilities Descriptions.swift
[90/193] Compiling RealModule Double+Real.swift
[91/193] Compiling RealModule ElementaryFunctions.swift
[92/193] Compiling InternalCollectionsUtilities _UniqueCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[95/193] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[96/193] Compiling InternalCollectionsUtilities Integer rank.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[97/193] Compiling RealModule RelaxedArithmetic.swift
[98/193] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[99/193] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[100/193] Compiling InternalCollectionsUtilities Span+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[101/193] Compiling InternalCollectionsUtilities String+Padding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[102/193] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[103/193] Compiling InternalCollectionsUtilities UInt+reversed.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[104/193] Compiling InternalCollectionsUtilities LifetimeOverride.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[105/193] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[106/193] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[107/193] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[108/193] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[109/193] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[109/207] Compiling GTMSessionFetcherCore resource_bundle_accessor.m
[110/207] Compiling GTMSessionFetcherCore GTMSessionFetcherLogging.m
[111/207] Compiling GTMSessionFetcherCore GTMSessionFetcherService.m
[112/214] Compiling FIRMultiFactorConstants.m
[113/233] Compiling FirebaseCoreExtension dummy.m
[114/236] Compiling GTMSessionFetcherCore GTMSessionUploadFetcher.m
[115/263] Compiling FIRAuthProvider.m
[116/263] Copying PrivacyInfo.xcprivacy
[119/263] Write sources
[123/263] Compiling FirebaseAppCheckInterop dummy.m
[124/263] Write sources
[125/263] Copying PrivacyInfo.xcprivacy
[126/263] Compiling FIRAuthErrorUtils.m
[127/263] Write sources
[128/263] Compiling FIRAuth.m
[129/263] Compiling FirebaseCoreExtension resource_bundle_accessor.m
[130/263] Compiling GTMSessionFetcherCore GTMSessionFetcher.m
[131/263] Compiling GoogleUtilities-AppDelegateSwizzler GULSceneDelegateSwizzler.m
[132/263] Compiling AppAuthCore resource_bundle_accessor.m
[133/266] Compiling AppAuthCore OIDURLSessionProvider.m
[134/281] Compiling AppAuthCore OIDURLQueryComponent.m
[135/281] Compiling AppAuthCore OIDTokenResponse.m
[136/305] Compiling AppAuthCore OIDTokenRequest.m
[137/307] Compiling GoogleUtilities-AppDelegateSwizzler GULAppDelegateSwizzler.m
[138/307] Compiling AppAuthCore OIDTokenUtilities.m
[139/307] Compiling AppAuthCore OIDScopes.m
[140/307] Compiling AppAuthCore OIDServiceDiscovery.m
[141/307] Compiling AppAuthCore OIDServiceConfiguration.m
[142/307] Compiling AppAuthCore OIDResponseTypes.m
[143/307] Compiling AppAuthCore OIDScopeUtilities.m
[144/307] Compiling AppAuthCore OIDRegistrationResponse.m
[145/307] Compiling AppAuthCore OIDIDToken.m
[146/307] Compiling AppAuthCore OIDRegistrationRequest.m
[147/307] Compiling AppAuthCore OIDGrantTypes.m
[149/307] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[150/307] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[151/307] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[152/307] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[153/307] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[154/307] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[154/307] Compiling AppAuthCore OIDFieldMapping.m
[155/313] Compiling AppAuthCore OIDError.m
[156/313] Compiling AppAuthCore OIDErrorUtilities.m
[157/313] Compiling AppAuthCore OIDEndSessionResponse.m
[158/313] Compiling AppAuthCore OIDClientMetadataParameters.m
[160/313] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[161/313] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[162/313] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[163/313] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[164/313] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[165/313] Compiling OrderedCollections OrderedSet+Sendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[166/313] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[167/313] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[168/313] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[169/313] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[170/313] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[171/313] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[171/313] Compiling AppAuthCore OIDEndSessionRequest.m
[172/313] Compiling AppAuthCore OIDAuthorizationResponse.m
[173/313] Compiling AppAuthCore OIDAuthorizationRequest.m
[174/313] Compiling AppAuthCore OIDAuthorizationService.m
[175/313] Compiling AppAuthCore OIDAuthState.m
[177/322] Compiling OrderedCollections OrderedSet+Codable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[178/322] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[179/322] Compiling OrderedCollections OrderedSet+Descriptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[180/322] Compiling OrderedCollections OrderedSet+Diffing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[181/322] Compiling OrderedCollections OrderedSet+Equatable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[182/322] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[183/322] Compiling Algorithms Trim.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[184/322] Compiling Algorithms RandomSample.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[185/322] Compiling Algorithms Reductions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[186/322] Compiling Algorithms Rotate.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[187/322] Compiling Algorithms Split.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[188/322] Compiling Algorithms Stride.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[189/322] Compiling OrderedCollections OrderedSet+Hashable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[190/322] Compiling OrderedCollections OrderedSet+Initializers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[191/322] Compiling OrderedCollections OrderedSet+Insertions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[192/322] Compiling OrderedCollections OrderedSet+Invariants.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[193/322] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[194/322] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[195/322] Compiling Algorithms AdjacentPairs.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[196/322] Compiling Algorithms Chain.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[197/322] Compiling Algorithms Chunked.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[198/322] Compiling Algorithms Partition.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[199/322] Compiling Algorithms Permutations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[200/322] Compiling Algorithms Product.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[206/324] Compiling Algorithms Suffix.swift
[208/324] Compiling Algorithms Combinations.swift
[209/324] Compiling Algorithms Compacted.swift
[210/324] Compiling Algorithms Cycle.swift
[211/324] Compiling Algorithms Grouped.swift
[212/324] Compiling Algorithms Indexed.swift
[213/324] Compiling Algorithms Intersperse.swift
[214/324] Compiling Algorithms EitherSequence.swift
[215/324] Compiling Algorithms FirstNonNil.swift
[216/324] Compiling Algorithms FlattenCollection.swift
[217/324] Compiling Algorithms Joined.swift
[218/324] Compiling Algorithms Keyed.swift
[219/324] Compiling Algorithms MinMax.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[236/324] Compiling OrderedCollections OrderedSet+SubSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[237/324] Compiling OrderedCollections OrderedSet+Testing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[238/324] Compiling OrderedCollections OrderedSet+UnorderedView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[239/324] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[240/324] Compiling OrderedCollections OrderedSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[241/324] Compiling OrderedCollections _UnsafeBitset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[242/324] Compiling Algorithms Unique.swift
[243/324] Compiling Algorithms Windows.swift
[247/324] Emitting module OrderedCollections
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[248/324] Emitting module Algorithms
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[251/325] Compiling CleevioCore HashableType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[252/325] Compiling CleevioCore AssociatedObjectHelper.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[253/325] Compiling CleevioCore ErrorLogging.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[254/325] Compiling CleevioCore ViewModelType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[257/326] Emitting module CleevioCore
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[262/326] Compiling FirebaseCoreInternal StorageFactory.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[267/326] Compiling FirebaseCoreInternal WeakContainer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[270/326] Emitting module FirebaseCoreInternal
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[271/326] Compiling FirebaseCoreInternal _ObjC_HeartbeatController.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[272/326] Compiling FirebaseCoreInternal _ObjC_HeartbeatsPayload.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[273/326] Compiling FirebaseCoreInternal UnfairLock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[278/326] Compiling FacebookAEM Exports.swift
[279/326] Emitting module FacebookAEM
[280/326] Compiling FacebookAEM resource_bundle_accessor.swift
[281/326] Compiling GTMAppAuth resource_bundle_accessor.swift
[282/326] Compiling GTMAppAuth KeychainAttribute.swift
[283/326] Compiling GTMAppAuth KeychainHelper.swift
[284/326] Compiling GTMAppAuth KeychainStore.swift
[285/326] Compiling GTMAppAuth GTMOAuth2Compatibility.swift
[286/326] Compiling GTMAppAuth AuthSessionDelegate.swift
[287/326] Compiling GTMAppAuth AuthSession.swift
[288/326] Emitting module GTMAppAuth
[289/326] Compiling GTMAppAuth AuthSessionStore.swift
[290/326] Compiling FirebaseCoreInternal resource_bundle_accessor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[291/326] Compiling CleevioCore WeakBox.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[291/330] Compiling GoogleSignIn GIDToken.m
[292/330] Compiling GoogleSignIn GIDSignInButton.m
[293/330] Compiling GoogleSignIn GIDSignInStrings.m
[294/330] Compiling GoogleSignIn resource_bundle_accessor.m
[295/354] Compiling GoogleSignIn GIDSignInPreferences.m
[296/358] Compiling GoogleSignIn GIDScopes.m
[297/358] Compiling GoogleSignIn GIDSignInCallbackSchemes.m
[298/358] Compiling GoogleSignIn GIDMDMPasscodeState.m
[299/358] Compiling GoogleSignIn GIDProfileData.m
[300/358] Compiling GoogleSignIn GIDMDMPasscodeCache.m
[301/358] Compiling GoogleSignIn GIDEMMSupport.m
[302/358] Compiling GoogleSignIn GIDEMMErrorHandler.m
[304/358] Compiling FacebookCore resource_bundle_accessor.swift
[304/358] Compiling GoogleSignIn GIDCallbackQueue.m
[305/358] Compiling GoogleSignIn GIDConfiguration.m
[307/358] Compiling CleevioStorage InMemoryStorage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[308/358] Compiling CleevioStorage KeyRepresentable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[309/358] Emitting module CleevioStorage
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[310/358] Compiling CleevioStorage StorageType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[311/358] Compiling CleevioStorage UserDefaultStorage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[312/358] Compiling CleevioStorage BaseStorage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[313/358] Compiling CleevioStorage FileStorage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[314/358] Compiling RouterBytes URLRequest+cURL.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[315/358] Compiling RouterBytes HTTPMethod.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[316/358] Compiling RouterBytes EmptyCodable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[317/358] Compiling RouterBytes APIRouterError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[318/358] Compiling RouterBytes FailedWithUnAuthorizedError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[319/358] Compiling RouterBytes ResponseValidationError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[320/358] Compiling RouterBytes BaseAPIRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[321/358] Compiling RouterBytes ContentType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[322/358] Compiling RouterBytes NetworkingService.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[323/358] Compiling RouterBytes Path.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[324/358] Compiling RouterBytes Data+JSONString.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[325/358] Compiling RouterBytes URLRequest+SetBearer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[326/358] Compiling RouterBytes URLRequestProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[327/358] Compiling RouterBytes AuthorizationType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[328/359] Compiling CleevioStorage NSCacheStorage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[329/359] Compiling CleevioStorage StorageStream.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[330/359] Compiling RouterBytes APIServiceEventDelegate.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[331/359] Compiling RouterBytes HostnameProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[332/359] Emitting module RouterBytes
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[333/359] Compiling RouterBytes APIRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[334/359] Compiling RouterBytes APIService.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[335/359] Compiling RouterBytes ResponseStatusCode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[335/359] Compiling GoogleSignIn GIDSignInResult.m
[336/369] Compiling GoogleSignIn GIDSignInInternalOptions.m
[337/369] Compiling GoogleSignIn NSBundle+GID3PAdditions.m
[338/369] Compiling GoogleSignIn GIDSignIn.m
[339/369] Compiling GoogleSignIn GIDGoogleUser.m
[340/369] Compiling GoogleSignIn GIDAuthentication.m
[342/369] Compiling FacebookCore Exports.swift
[343/369] Emitting module FacebookCore
[344/369] Compiling FacebookCore Imports.swift
[344/369] Compiling GoogleSignIn GIDAuthStateMigration.m
[346/369] Compiling RouterBytesAuthentication DateProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[347/369] Compiling RouterBytesAuthentication APITokenProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[348/369] Compiling RouterBytesAuthentication APIToken.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[349/369] Emitting module RouterBytesAuthentication
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[350/369] Compiling RouterBytesAuthentication TokenManager.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[351/369] Compiling RouterBytesAuthentication RefreshTokenAPIRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[352/369] Compiling RouterBytesAuthentication RefreshTokenProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[353/369] Compiling RouterBytesAuthentication APITokenAuthorizationType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[354/369] Compiling RouterBytesAuthentication APITokenRepositoryType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[355/369] Compiling RouterBytesAuthentication RefreshableAPITokenProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[356/372] Compiling FacebookLogin resource_bundle_accessor.swift
[357/372] Emitting module FacebookLogin
[358/372] Compiling FacebookLogin Exports.swift
[358/372] Compiling FirebaseCore resource_bundle_accessor.m
[359/372] Compiling FirebaseCore FIROptions.m
[360/372] Compiling FirebaseCore FIRTimestamp.m
[361/372] Compiling FirebaseCore FIRComponent.m
[362/372] Compiling FirebaseCore FIRComponentContainer.m
[363/372] Compiling FirebaseCore FIRLogger.m
[364/372] Compiling FirebaseCore FIRBundleUtil.m
[365/372] Compiling FirebaseCore FIRAnalyticsConfiguration.m
[366/372] Compiling FirebaseCore FIRConfiguration.m
[367/372] Compiling FirebaseCore FIRFirebaseUserAgent.m
[368/372] Compiling FirebaseCore FIRHeartbeatLogger.m
[369/372] Compiling FirebaseCore FIRVersion.m
[370/372] Compiling FirebaseCore FIRComponentType.m
[371/372] Compiling FirebaseCore FIRApp.m
[373/497] Compiling FirebaseAuth VerifyCustomTokenResponse.swift
[374/497] Compiling FirebaseAuth VerifyPasswordRequest.swift
[375/497] Compiling FirebaseAuth VerifyPasswordResponse.swift
[376/497] Compiling FirebaseAuth VerifyPhoneNumberRequest.swift
[377/497] Compiling FirebaseAuth VerifyPhoneNumberResponse.swift
[378/497] Compiling FirebaseAuth VerifyClientRequest.swift
[379/497] Compiling FirebaseAuth VerifyClientResponse.swift
[380/497] Compiling FirebaseAuth Base64URLEncodedStringExtension.swift
[381/497] Compiling FirebaseAuth MultiFactor.swift
[382/497] Compiling FirebaseAuth MultiFactorAssertion.swift
[383/497] Compiling FirebaseAuth MultiFactorInfo.swift
[384/497] Compiling FirebaseAuth MultiFactorResolver.swift
[385/497] Compiling FirebaseAuth MultiFactorSession.swift
[386/497] Compiling FirebaseAuth PhoneMultiFactorAssertion.swift
[387/510] Compiling FirebaseAuth AuthRPCResponse.swift
[388/510] Compiling FirebaseAuth AuthRequestConfiguration.swift
[389/510] Compiling FirebaseAuth IdentityToolkitRequest.swift
[390/510] Compiling FirebaseAuth AuthMFAResponse.swift
[391/510] Compiling FirebaseAuth CreateAuthURIRequest.swift
[392/510] Compiling FirebaseAuth CreateAuthURIResponse.swift
[393/510] Compiling FirebaseAuth DeleteAccountRequest.swift
[394/510] Compiling FirebaseAuth DeleteAccountResponse.swift
[395/510] Compiling FirebaseAuth EmailLinkSignInRequest.swift
[396/510] Compiling FirebaseAuth EmailLinkSignInResponse.swift
[397/510] Compiling FirebaseAuth GetAccountInfoRequest.swift
[398/510] Compiling FirebaseAuth GetAccountInfoResponse.swift
[399/510] Compiling FirebaseAuth GetOOBConfirmationCodeRequest.swift
[400/510] Compiling FirebaseAuth GetOOBConfirmationCodeResponse.swift
[401/510] Compiling FirebaseAuth AuthProto.swift
[402/510] Compiling FirebaseAuth AuthProtoMFAEnrollment.swift
[403/510] Compiling FirebaseAuth AuthProtoFinalizeMFAPhoneRequestInfo.swift
[404/510] Compiling FirebaseAuth AuthProtoFinalizeMFAPhoneResponseInfo.swift
[405/510] Compiling FirebaseAuth AuthProtoStartMFAPhoneRequestInfo.swift
[406/510] Compiling FirebaseAuth AuthProtoStartMFAPhoneResponseInfo.swift
[407/510] Compiling FirebaseAuth AuthProtoFinalizeMFATOTPEnrollmentRequestInfo.swift
[408/510] Compiling FirebaseAuth AuthProtoFinalizeMFATOTPEnrollmentResponseInfo.swift
[409/510] Compiling FirebaseAuth AuthProtoFinalizeMFATOTPSignInRequestInfo.swift
[410/510] Compiling FirebaseAuth AuthProtoStartMFATOTPEnrollmentRequestInfo.swift
[411/510] Compiling FirebaseAuth AuthProtoStartMFATOTPEnrollmentResponseInfo.swift
[412/510] Compiling FirebaseAuth ResetPasswordRequest.swift
[413/510] Compiling FirebaseAuth ResetPasswordResponse.swift
[414/510] Compiling FirebaseAuth RevokeTokenRequest.swift
[415/510] Compiling FirebaseAuth AuthCondition.swift
[416/510] Compiling FirebaseAuth AuthDefaultUIDelegate.swift
[417/510] Compiling FirebaseAuth AuthErrorUtils.swift
[418/510] Compiling FirebaseAuth AuthErrors.swift
[419/510] Compiling FirebaseAuth AuthInternalErrors.swift
[420/510] Compiling FirebaseAuth AuthLog.swift
[421/510] Compiling FirebaseAuth AuthRecaptchaVerifier.swift
[422/510] Compiling FirebaseAuth AuthUIDelegate.swift
[423/510] Compiling FirebaseAuth AuthURLPresenter.swift
[424/510] Compiling FirebaseAuth AuthWebUtils.swift
[425/510] Compiling FirebaseAuth AuthWebView.swift
[426/510] Compiling FirebaseAuth AuthWebViewController.swift
[427/510] Compiling FirebaseAuth resource_bundle_accessor.swift
[428/510] Compiling FirebaseAuth GetProjectConfigRequest.swift
[429/510] Compiling FirebaseAuth GetProjectConfigResponse.swift
[430/510] Compiling FirebaseAuth GetRecaptchaConfigRequest.swift
[431/510] Compiling FirebaseAuth GetRecaptchaConfigResponse.swift
[432/510] Compiling FirebaseAuth FinalizeMFAEnrollmentRequest.swift
[433/510] Compiling FirebaseAuth FinalizeMFAEnrollmentResponse.swift
[434/510] Compiling FirebaseAuth StartMFAEnrollmentRequest.swift
[435/510] Compiling FirebaseAuth StartMFAEnrollmentResponse.swift
[436/510] Compiling FirebaseAuth FinalizeMFASignInRequest.swift
[437/510] Compiling FirebaseAuth FinalizeMFASignInResponse.swift
[438/510] Compiling FirebaseAuth StartMFASignInRequest.swift
[439/510] Compiling FirebaseAuth StartMFASignInResponse.swift
[440/510] Compiling FirebaseAuth WithdrawMFARequest.swift
[441/510] Compiling FirebaseAuth WithdrawMFAResponse.swift
[442/510] Compiling FirebaseAuth ActionCodeInfo.swift
[443/510] Compiling FirebaseAuth ActionCodeOperation.swift
[444/510] Compiling FirebaseAuth ActionCodeSettings.swift
[445/510] Compiling FirebaseAuth ActionCodeURL.swift
[446/510] Compiling FirebaseAuth Auth.swift
[447/510] Compiling FirebaseAuth AuthComponent.swift
[448/510] Compiling FirebaseAuth AuthDataResult.swift
[449/510] Compiling FirebaseAuth AuthDispatcher.swift
[450/510] Compiling FirebaseAuth AuthGlobalWorkQueue.swift
[451/510] Compiling FirebaseAuth AuthOperationType.swift
[452/510] Compiling FirebaseAuth AuthSettings.swift
[453/510] Compiling FirebaseAuth AuthTokenResult.swift
[454/510] Compiling FirebaseAuth AuthCredential.swift
[455/510] Compiling FirebaseAuth AuthProviderID.swift
[456/510] Compiling FirebaseAuth RevokeTokenResponse.swift
[457/510] Compiling FirebaseAuth SecureTokenRequest.swift
[458/510] Compiling FirebaseAuth SecureTokenResponse.swift
[459/510] Compiling FirebaseAuth SendVerificationTokenRequest.swift
[460/510] Compiling FirebaseAuth SendVerificationTokenResponse.swift
[461/510] Compiling FirebaseAuth SetAccountInfoRequest.swift
[462/510] Compiling FirebaseAuth SetAccountInfoResponse.swift
[463/510] Compiling FirebaseAuth SignInWithGameCenterRequest.swift
[464/510] Compiling FirebaseAuth SignInWithGameCenterResponse.swift
[465/510] Compiling FirebaseAuth SignUpNewUserRequest.swift
[466/510] Compiling FirebaseAuth SignUpNewUserResponse.swift
[467/510] Compiling FirebaseAuth VerifyAssertionRequest.swift
[468/510] Compiling FirebaseAuth VerifyAssertionResponse.swift
[469/510] Compiling FirebaseAuth VerifyCustomTokenRequest.swift
[470/510] Compiling FirebaseAuth AuthAppCredential.swift
[471/510] Compiling FirebaseAuth AuthAppCredentialManager.swift
[472/510] Compiling FirebaseAuth AuthNotificationManager.swift
[473/510] Compiling FirebaseAuth AuthStoredUserManager.swift
[474/510] Compiling FirebaseAuth SecureTokenService.swift
[475/510] Compiling FirebaseAuth TokenRefreshCoalescer.swift
[476/510] Compiling FirebaseAuth AdditionalUserInfo.swift
[477/510] Compiling FirebaseAuth User.swift
[478/510] Compiling FirebaseAuth UserInfo.swift
[479/510] Compiling FirebaseAuth UserInfoImpl.swift
[480/510] Compiling FirebaseAuth UserMetadata.swift
[481/510] Compiling FirebaseAuth UserProfileChangeRequest.swift
[482/510] Compiling FirebaseAuth UserProfileUpdate.swift
[483/510] Compiling FirebaseAuth PhoneMultiFactorGenerator.swift
[484/510] Compiling FirebaseAuth PhoneMultiFactorInfo.swift
[485/510] Compiling FirebaseAuth TOTPMultFactorAssertion.swift
[486/510] Compiling FirebaseAuth TOTPMultiFactorGenerator.swift
[487/510] Compiling FirebaseAuth TOTPMultiFactorInfo.swift
[488/510] Compiling FirebaseAuth TOTPSecret.swift
[489/510] Compiling FirebaseAuth AuthKeychainServices.swift
[490/510] Compiling FirebaseAuth AuthKeychainStorage.swift
[491/510] Compiling FirebaseAuth AuthKeychainStorageReal.swift
[492/510] Compiling FirebaseAuth AuthUserDefaults.swift
[493/510] Compiling FirebaseAuth AuthAPNSToken.swift
[494/510] Compiling FirebaseAuth AuthAPNSTokenManager.swift
[495/510] Compiling FirebaseAuth AuthAPNSTokenType.swift
[496/510] Compiling FirebaseAuth EmailAuthProvider.swift
[497/510] Compiling FirebaseAuth FacebookAuthProvider.swift
[498/510] Compiling FirebaseAuth FederatedAuthProvider.swift
[499/510] Compiling FirebaseAuth GameCenterAuthProvider.swift
[500/510] Compiling FirebaseAuth GitHubAuthProvider.swift
[501/510] Compiling FirebaseAuth GoogleAuthProvider.swift
[502/510] Compiling FirebaseAuth OAuthCredential.swift
[503/510] Compiling FirebaseAuth OAuthProvider.swift
[504/510] Compiling FirebaseAuth PhoneAuthCredential.swift
[505/510] Compiling FirebaseAuth PhoneAuthProvider.swift
[506/510] Compiling FirebaseAuth TwitterAuthProvider.swift
[507/510] Compiling FirebaseAuth AuthBackend.swift
[508/510] Compiling FirebaseAuth AuthBackendRPCIssuer.swift
[509/510] Compiling FirebaseAuth AuthRPCRequest.swift
[510/510] Emitting module FirebaseAuth
[511/515] Compiling CleevioFirebaseAuth PlatformViewController.swift
[512/515] Compiling CleevioFirebaseAuth FirebaseAuthenticationService.swift
[513/515] Compiling CleevioFirebaseAuth PasswordAuthenticationProvider.swift
[514/515] Emitting module CleevioFirebaseAuth
[515/515] Compiling CleevioFirebaseAuth RandomNonce.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[516/523] Emitting module CleevioFacebookAuth
/Users/admin/builder/spi-builder-workspace/Sources/CleevioFacebookAuth/FacebookAuthenticationProvider.swift:2:24: error: no such module 'FBSDKLoginKit'
  1 | import CleevioFirebaseAuth
  2 | @preconcurrency import FBSDKLoginKit
    |                        `- error: no such module 'FBSDKLoginKit'
  3 | import FirebaseAuth
  4 | import Foundation
[517/523] Compiling CleevioFacebookAuth FacebookAuthenticationProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/CleevioFacebookAuth/FacebookAuthenticationProvider.swift:2:24: error: no such module 'FBSDKLoginKit'
  1 | import CleevioFirebaseAuth
  2 | @preconcurrency import FBSDKLoginKit
    |                        `- error: no such module 'FBSDKLoginKit'
  3 | import FirebaseAuth
  4 | import Foundation
[518/523] Emitting module RouterBytesFirebaseAuth
Fetching https://github.com/facebook/facebook-ios-sdk
Fetching https://github.com/google/GoogleSignIn-iOS
Fetching https://github.com/apple/swift-algorithms from cache
Fetching https://github.com/firebase/firebase-ios-sdk from cache
Fetching https://github.com/cleevio/RouterBytes
[1/652] Fetching routerbytes
[282/12908] Fetching routerbytes, googlesignin-ios
[1465/107780] Fetching routerbytes, googlesignin-ios, facebook-ios-sdk
Fetched https://github.com/google/GoogleSignIn-iOS from cache (4.81s)
[80326/95524] Fetching routerbytes, facebook-ios-sdk
Fetched https://github.com/firebase/firebase-ios-sdk from cache (5.14s)
Fetched https://github.com/facebook/facebook-ios-sdk from cache (16.40s)
Fetched https://github.com/cleevio/RouterBytes from cache (16.40s)
Fetched https://github.com/apple/swift-algorithms from cache (16.41s)
Computing version for https://github.com/google/GoogleSignIn-iOS
Computed https://github.com/google/GoogleSignIn-iOS at 7.1.0 (19.59s)
Fetching https://github.com/openid/AppAuth-iOS.git
Fetching https://github.com/google/GTMAppAuth.git
Fetching https://github.com/google/gtm-session-fetcher.git from cache
[1/3897] Fetching gtmappauth
[820/13307] Fetching gtmappauth, appauth-ios
Fetched https://github.com/openid/AppAuth-iOS.git from cache (2.22s)
Fetched https://github.com/google/GTMAppAuth.git from cache (2.23s)
Fetched https://github.com/google/gtm-session-fetcher.git from cache (2.25s)
Computing version for https://github.com/google/GTMAppAuth.git
Computed https://github.com/google/GTMAppAuth.git at 4.1.1 (2.89s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (0.58s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.87s)
Computing version for https://github.com/openid/AppAuth-iOS.git
Computed https://github.com/openid/AppAuth-iOS.git at 1.7.6 (1.49s)
Computing version for https://github.com/google/gtm-session-fetcher.git
Computed https://github.com/google/gtm-session-fetcher.git at 3.5.0 (0.58s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.49s)
Computing version for https://github.com/cleevio/RouterBytes
Computed https://github.com/cleevio/RouterBytes at 0.10.1 (0.51s)
Fetching https://github.com/cleevio/CleevioStorage.git
Fetching https://github.com/cleevio/CleevioCore.git
Fetching https://github.com/apple/swift-collections.git from cache
[1/335] Fetching cleeviostorage
[200/548] Fetching cleeviostorage, cleeviocore
Fetched https://github.com/cleevio/CleevioStorage.git from cache (1.37s)
Fetched https://github.com/cleevio/CleevioCore.git from cache (1.37s)
Fetched https://github.com/apple/swift-collections.git from cache (1.41s)
Computing version for https://github.com/cleevio/CleevioCore.git
Computed https://github.com/cleevio/CleevioCore.git at 2.2.0 (1.93s)
Computing version for https://github.com/cleevio/CleevioStorage.git
Computed https://github.com/cleevio/CleevioStorage.git at 0.5.0 (0.51s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
[1/4388] Fetching keychainaccess
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (1.23s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (1.85s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.95s)
Computing version for https://github.com/firebase/firebase-ios-sdk
Computed https://github.com/firebase/firebase-ios-sdk at 12.11.0 (1.54s)
Fetching https://github.com/google/interop-ios-for-google-sdks.git from cache
Fetching https://github.com/google/app-check.git from cache
Fetching https://github.com/google/grpc-binary.git from cache
Fetching https://github.com/google/abseil-cpp-binary.git from cache
Fetching https://github.com/google/GoogleUtilities.git from cache
Fetching https://github.com/firebase/leveldb.git from cache
Fetching https://github.com/firebase/nanopb.git from cache
Fetched https://github.com/google/abseil-cpp-binary.git from cache (0.55s)
Fetched https://github.com/google/grpc-binary.git from cache (0.55s)
Fetching https://github.com/google/GoogleDataTransport.git from cache
Fetching https://github.com/google/GoogleAppMeasurement.git from cache
Fetched https://github.com/firebase/nanopb.git from cache (0.66s)
Fetched https://github.com/firebase/leveldb.git from cache (0.66s)
Fetching https://github.com/google/promises.git from cache
Fetched https://github.com/google/GoogleUtilities.git from cache (0.68s)
Fetched https://github.com/google/app-check.git from cache (0.86s)
Fetched https://github.com/google/interop-ios-for-google-sdks.git from cache (0.86s)
Fetched https://github.com/google/GoogleAppMeasurement.git from cache (0.68s)
Fetched https://github.com/google/promises.git from cache (0.58s)
Fetched https://github.com/google/GoogleDataTransport.git from cache (0.75s)
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 (1.94s)
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.58s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30910.0 (0.61s)
Computing version for https://github.com/google/GoogleUtilities.git
Computed https://github.com/google/GoogleUtilities.git at 8.1.0 (0.51s)
Computing version for https://github.com/google/GoogleDataTransport.git
Computed https://github.com/google/GoogleDataTransport.git at 10.1.0 (0.51s)
Computing version for https://github.com/google/GoogleAppMeasurement.git
Computed https://github.com/google/GoogleAppMeasurement.git at 12.11.0 (0.52s)
Fetching https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
[1/88] Fetching google-ads-on-device-conversion-ios-sdk
Fetched https://github.com/googleads/google-ads-on-device-conversion-ios-sdk from cache (0.60s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 2.4.0 (1.27s)
Computing version for https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
Computed https://github.com/googleads/google-ads-on-device-conversion-ios-sdk at 3.4.0 (0.62s)
Computing version for https://github.com/google/grpc-binary.git
Computed https://github.com/google/grpc-binary.git at 1.69.1 (0.61s)
Computing version for https://github.com/google/app-check.git
Computed https://github.com/google/app-check.git at 11.2.0 (0.62s)
Computing version for https://github.com/firebase/leveldb.git
Computed https://github.com/firebase/leveldb.git at 1.22.5 (0.60s)
Computing version for https://github.com/facebook/facebook-ios-sdk
Computed https://github.com/facebook/facebook-ios-sdk at 18.0.3 (0.69s)
Creating working copy for https://github.com/facebook/facebook-ios-sdk
Working copy of https://github.com/facebook/facebook-ios-sdk resolved at 18.0.3
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/GoogleDataTransport.git
Working copy of https://github.com/google/GoogleDataTransport.git resolved at 10.1.0
Creating working copy for https://github.com/google/GTMAppAuth.git
Working copy of https://github.com/google/GTMAppAuth.git resolved at 4.1.1
Creating working copy for https://github.com/openid/AppAuth-iOS.git
Working copy of https://github.com/openid/AppAuth-iOS.git resolved at 1.7.6
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 4.2.2
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
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/google/GoogleUtilities.git
Working copy of https://github.com/google/GoogleUtilities.git resolved at 8.1.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.1
Creating working copy for https://github.com/google/GoogleSignIn-iOS
Working copy of https://github.com/google/GoogleSignIn-iOS resolved at 7.1.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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/google/GoogleAppMeasurement.git
Working copy of https://github.com/google/GoogleAppMeasurement.git resolved at 12.11.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 3.5.0
Creating working copy for https://github.com/cleevio/CleevioCore.git
Working copy of https://github.com/cleevio/CleevioCore.git resolved at 2.2.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/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/googleads/google-ads-on-device-conversion-ios-sdk
Working copy of https://github.com/googleads/google-ads-on-device-conversion-ios-sdk resolved at 3.4.0
Creating working copy for https://github.com/cleevio/CleevioStorage.git
Working copy of https://github.com/cleevio/CleevioStorage.git resolved at 0.5.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/firebase/firebase-ios-sdk
Working copy of https://github.com/firebase/firebase-ios-sdk resolved at 12.11.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/cleevio/RouterBytes
Working copy of https://github.com/cleevio/RouterBytes resolved at 0.10.1
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/12.11.0/FirebaseAnalytics.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip
Downloading binary artifact https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKCoreKit_Basics-Dynamic_XCFramework.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip
Downloading binary artifact https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBAEMKit-Dynamic_XCFramework.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.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/appads/3.4.0/GoogleAdsOnDeviceConversion.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurementIdentitySupport.zip
Downloading binary artifact https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKLoginKit-Dynamic_XCFramework.zip
Downloading binary artifact https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKCoreKit-Dynamic_XCFramework.zip
Downloading binary artifact https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKShareKit-Dynamic_XCFramework.zip
Downloading binary artifact https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKGamingServicesKit-Dynamic_XCFramework.zip
[1580/1580] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip
[327751/327751] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip
[664118/664118] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
[1010325/1010325] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip
[1328192/1328192] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip
[1656827/1656827] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip
[1723550/1723550] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/FirebaseAnalytics.zip
[3449199/3449199] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/appads/3.4.0/GoogleAdsOnDeviceConversion.zip
[13709871/16337426] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/appads/3.4.0/GoogleAdsOnDeviceConversion.zip, https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBAEMKit-Dynamic_XCFramework.zip
[16866732/19493730] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/appads/3.4.0/GoogleAdsOnDeviceConversion.zip, https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBAEMKit-Dynamic_XCFramework.zip, https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKCoreKit_Basics-Dynamic_XCFramework.zip
[43720332/43720332] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/appads/3.4.0/GoogleAdsOnDeviceConversion.zip, https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBAEMKit-Dynamic_XCFramework.zip, https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKCoreKit_Basics-Dynamic_XCFramework.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurementIdentitySupport.zip
Downloaded https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKCoreKit_Basics-Dynamic_XCFramework.zip (0.74s)
[10182185/10182185] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip
[22202363/22202363] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip
[35213404/35213404] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip
[45144778/45144778] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip
[48557247/48557247] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip
[50125550/56121534] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip, https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKLoginKit-Dynamic_XCFramework.zip
[52031591/58027575] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip, https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKLoginKit-Dynamic_XCFramework.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurementIdentitySupport.zip (0.79s)
Downloaded https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBAEMKit-Dynamic_XCFramework.zip (0.81s)
[66724724/66724724] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip, https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKLoginKit-Dynamic_XCFramework.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/appads/3.4.0/GoogleAdsOnDeviceConversion.zip
[67482780/67482780] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip, https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKLoginKit-Dynamic_XCFramework.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/appads/3.4.0/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/FirebaseAnalytics.zip
[87385801/106124913] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip, https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKLoginKit-Dynamic_XCFramework.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/appads/3.4.0/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/FirebaseAnalytics.zip, https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKCoreKit-Dynamic_XCFramework.zip
[119247337/133055332] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip, https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKLoginKit-Dynamic_XCFramework.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/appads/3.4.0/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/FirebaseAnalytics.zip, https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKCoreKit-Dynamic_XCFramework.zip, https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKShareKit-Dynamic_XCFramework.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/12.11.0/FirebaseAnalytics.zip (1.12s)
[131130597/140007017] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip, https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKLoginKit-Dynamic_XCFramework.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/appads/3.4.0/GoogleAdsOnDeviceConversion.zip, https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKCoreKit-Dynamic_XCFramework.zip, https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKShareKit-Dynamic_XCFramework.zip
[162732254/169717206] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip, https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKLoginKit-Dynamic_XCFramework.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/appads/3.4.0/GoogleAdsOnDeviceConversion.zip, https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKCoreKit-Dynamic_XCFramework.zip, https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKShareKit-Dynamic_XCFramework.zip, https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKGamingServicesKit-Dynamic_XCFramework.zip
Downloaded https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKLoginKit-Dynamic_XCFramework.zip (1.26s)
[162866276/167624954] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/appads/3.4.0/GoogleAdsOnDeviceConversion.zip, https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKCoreKit-Dynamic_XCFramework.zip, https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKShareKit-Dynamic_XCFramework.zip, https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKGamingServicesKit-Dynamic_XCFramework.zip
Downloaded https://dl.google.com/firebase/ios/appads/3.4.0/GoogleAdsOnDeviceConversion.zip (1.45s)
[63456422/63456422] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip
Downloaded https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKShareKit-Dynamic_XCFramework.zip (1.57s)
Downloaded https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKGamingServicesKit-Dynamic_XCFramework.zip (1.80s)
Downloaded https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip (1.88s)
Downloaded https://dl.google.com/firebase/ios/bin/firestore/12.11.0/rc0/FirebaseFirestoreInternal.zip (3.47s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip (4.65s)
Downloaded https://github.com/facebook/facebook-ios-sdk/releases/download/v18.0.3/FBSDKCoreKit-Dynamic_XCFramework.zip (4.82s)
Downloaded https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip (5.17s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip (13.28s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip (15.79s)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/36] Write swift-version-2F0A5646E1D333AE.txt
[2/107] Compiling RealModule RealFunctions.swift
[3/108] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[4/108] Compiling InternalCollectionsUtilities _SortedCollection.swift
[5/109] Compiling RealModule RelaxedArithmetic.swift
[6/109] Compiling RealModule Float80+Real.swift
[7/109] Compiling RealModule Real.swift
[8/109] Compiling FirebaseCoreInternal RingBuffer.swift
[9/109] Compiling FirebaseCoreInternal Storage.swift
[10/109] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[11/109] Compiling InternalCollectionsUtilities UInt+reversed.swift
[12/109] Compiling RealModule ElementaryFunctions.swift
[13/109] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[14/109] Compiling FacebookAEM Exports.swift
[15/109] Compiling FacebookAEM resource_bundle_accessor.swift
[16/109] Emitting module FacebookAEM
[17/109] Compiling CleevioCore ViewModelType.swift
[18/110] Compiling InternalCollectionsUtilities Debugging.swift
[19/110] Compiling InternalCollectionsUtilities Descriptions.swift
[20/110] Compiling RealModule Double+Real.swift
[21/110] Compiling RealModule AugmentedArithmetic.swift
[22/110] Compiling RealModule Float+Real.swift
[23/110] Compiling RealModule Float16+Real.swift
[24/110] Compiling FirebaseCoreInternal WeakContainer.swift
[25/110] Compiling FirebaseCoreInternal StorageFactory.swift
[26/111] Compiling FirebaseCoreInternal UnfairLock.swift
[27/111] Compiling GTMAppAuth resource_bundle_accessor.swift
[28/111] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/111] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[30/111] Compiling CleevioCore AssociatedObjectHelper.swift
[31/111] Compiling CleevioCore ErrorLogging.swift
[32/111] Compiling CleevioCore HashableType.swift
[33/115] Compiling FirebaseCoreInternal _ObjC_HeartbeatsPayload.swift
[36/115] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[37/115] Compiling InternalCollectionsUtilities Integer rank.swift
[38/115] Compiling FirebaseCoreInternal _ObjC_HeartbeatController.swift
[39/115] Emitting module CleevioCore
[40/115] Emitting module RealModule
[47/115] Compiling InternalCollectionsUtilities Span+Extras.swift
[48/115] Compiling InternalCollectionsUtilities String+Padding.swift
[51/115] Compiling GTMAppAuth KeychainAttribute.swift
[52/115] Compiling GTMAppAuth KeychainHelper.swift
[53/115] Compiling GTMAppAuth GTMOAuth2Compatibility.swift
[54/115] Compiling GTMAppAuth AuthSessionStore.swift
[55/115] Compiling GTMAppAuth AuthSessionDelegate.swift
[56/115] Compiling GTMAppAuth KeychainStore.swift
[57/115] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[58/115] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[59/115] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[60/115] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[63/115] Compiling CleevioCore WeakBox.swift
[68/115] Emitting module FirebaseCoreInternal
[69/115] Compiling FirebaseCoreInternal resource_bundle_accessor.swift
[70/141] Emitting module GTMAppAuth
[71/141] Compiling GTMAppAuth AuthSession.swift
[72/141] Compiling Algorithms Reductions.swift
[73/141] Compiling Algorithms Rotate.swift
[74/141] Compiling Algorithms Product.swift
[75/141] Compiling Algorithms RandomSample.swift
[76/127] Compiling FacebookCore Exports.swift
[77/127] Compiling FacebookCore Imports.swift
[78/127] Emitting module FacebookCore
[79/127] Compiling FacebookCore resource_bundle_accessor.swift
[79/136] Compiling GoogleSignIn resource_bundle_accessor.m
[80/136] Compiling GoogleSignIn GIDSignInPreferences.m
[81/136] Compiling GoogleSignIn GIDSignInStrings.m
[83/136] Emitting module InternalCollectionsUtilities
[83/136] Compiling GoogleSignIn GIDToken.m
[84/136] Compiling GoogleSignIn GIDSignInResult.m
[85/136] Compiling GoogleSignIn GIDSignInButton.m
[86/137] Compiling GoogleSignIn NSBundle+GID3PAdditions.m
[87/139] Compiling GoogleSignIn GIDSignInCallbackSchemes.m
[88/139] Compiling GoogleSignIn GIDScopes.m
[89/139] Compiling GoogleSignIn GIDMDMPasscodeState.m
[90/139] Compiling GoogleSignIn GIDMDMPasscodeCache.m
[91/139] Compiling GoogleSignIn GIDProfileData.m
[92/139] Compiling GoogleSignIn GIDEMMSupport.m
[93/139] Compiling GoogleSignIn GIDSignInInternalOptions.m
[94/139] Compiling GoogleSignIn GIDEMMErrorHandler.m
[95/139] Compiling GoogleSignIn GIDConfiguration.m
[96/139] Compiling GoogleSignIn GIDCallbackQueue.m
[97/195] Compiling GoogleSignIn GIDAuthentication.m
[98/195] Compiling GoogleSignIn GIDGoogleUser.m
[100/195] Compiling FacebookLogin Exports.swift
[101/195] Emitting module FacebookLogin
[102/195] Compiling FacebookLogin resource_bundle_accessor.swift
[103/320] Compiling CleevioStorage StorageType.swift
[104/320] Compiling CleevioStorage UserDefaultStorage.swift
[104/320] Compiling GoogleSignIn GIDAuthStateMigration.m
[105/320] Compiling GoogleSignIn GIDSignIn.m
[107/320] Compiling CleevioStorage StorageStream.swift
[108/320] Compiling CleevioStorage NSCacheStorage.swift
[109/320] Compiling CleevioStorage InMemoryStorage.swift
[110/320] Compiling CleevioStorage KeyRepresentable.swift
[111/320] Compiling CleevioStorage BaseStorage.swift
[112/320] Emitting module CleevioStorage
[113/320] Compiling CleevioStorage FileStorage.swift
[114/320] Compiling FirebaseAuth MultiFactorAssertion.swift
[115/320] Compiling FirebaseAuth MultiFactorInfo.swift
[116/320] Compiling FirebaseAuth Base64URLEncodedStringExtension.swift
[117/320] Compiling FirebaseAuth MultiFactor.swift
[118/322] Compiling FirebaseAuth StartMFAEnrollmentResponse.swift
[119/322] Compiling FirebaseAuth FinalizeMFASignInRequest.swift
[120/322] Compiling FirebaseAuth FinalizeMFASignInResponse.swift
[121/322] Compiling FirebaseAuth StartMFASignInRequest.swift
[122/322] Compiling FirebaseAuth StartMFASignInResponse.swift
[123/322] Compiling FirebaseAuth WithdrawMFARequest.swift
[124/328] Compiling FirebaseAuth RevokeTokenResponse.swift
[125/328] Compiling FirebaseAuth SecureTokenRequest.swift
[126/328] Compiling FirebaseAuth SecureTokenResponse.swift
[127/328] Compiling FirebaseAuth AuthProtoStartMFATOTPEnrollmentRequestInfo.swift
[128/328] Compiling FirebaseAuth AuthProtoStartMFATOTPEnrollmentResponseInfo.swift
[129/328] Compiling FirebaseAuth ResetPasswordRequest.swift
[130/328] Compiling FirebaseAuth ResetPasswordResponse.swift
[131/328] Compiling FirebaseAuth RevokeTokenRequest.swift
[132/328] Compiling FirebaseAuth GetProjectConfigRequest.swift
[133/328] Compiling FirebaseAuth VerifyCustomTokenRequest.swift
[134/328] Compiling FirebaseAuth VerifyCustomTokenResponse.swift
[135/328] Compiling FirebaseAuth VerifyPasswordRequest.swift
[136/328] Compiling FirebaseAuth VerifyPasswordResponse.swift
[137/328] Compiling FirebaseAuth VerifyPhoneNumberRequest.swift
[138/328] Compiling FirebaseAuth VerifyPhoneNumberResponse.swift
[139/328] Compiling FirebaseAuth AuthProtoFinalizeMFAPhoneResponseInfo.swift
[140/328] Compiling FirebaseAuth AuthProtoStartMFAPhoneRequestInfo.swift
[141/328] Compiling FirebaseAuth AuthProtoStartMFAPhoneResponseInfo.swift
[142/328] Compiling FirebaseAuth AuthProtoFinalizeMFATOTPEnrollmentRequestInfo.swift
[143/328] Compiling FirebaseAuth AuthProtoFinalizeMFATOTPEnrollmentResponseInfo.swift
[144/328] Compiling FirebaseAuth AuthProtoFinalizeMFATOTPSignInRequestInfo.swift
[145/328] Compiling Algorithms Unique.swift
[146/328] Compiling Algorithms Windows.swift
[147/328] Compiling FirebaseAuth PhoneMultiFactorAssertion.swift
[148/328] Compiling FirebaseAuth AuthProto.swift
[149/328] Compiling FirebaseAuth AuthProtoMFAEnrollment.swift
[150/328] Compiling FirebaseAuth AuthProtoFinalizeMFAPhoneRequestInfo.swift
[151/328] Compiling FirebaseAuth VerifyClientRequest.swift
[152/328] Compiling FirebaseAuth VerifyClientResponse.swift
[157/328] Compiling FirebaseAuth GetProjectConfigResponse.swift
[158/328] Compiling FirebaseAuth GetRecaptchaConfigRequest.swift
[159/328] Compiling FirebaseAuth GetRecaptchaConfigResponse.swift
[160/328] Compiling FirebaseAuth FinalizeMFAEnrollmentRequest.swift
[161/328] Compiling FirebaseAuth FinalizeMFAEnrollmentResponse.swift
[162/328] Compiling FirebaseAuth StartMFAEnrollmentRequest.swift
[163/328] Compiling FirebaseAuth SignInWithGameCenterRequest.swift
[164/328] Compiling FirebaseAuth SignInWithGameCenterResponse.swift
[165/328] Compiling FirebaseAuth SignUpNewUserRequest.swift
[166/328] Compiling FirebaseAuth SignUpNewUserResponse.swift
[167/328] Compiling FirebaseAuth VerifyAssertionRequest.swift
[168/328] Compiling FirebaseAuth VerifyAssertionResponse.swift
[177/328] Compiling FirebaseAuth SetAccountInfoResponse.swift
[183/328] Compiling FirebaseAuth SendVerificationTokenRequest.swift
[184/328] Compiling FirebaseAuth SendVerificationTokenResponse.swift
[185/328] Compiling FirebaseAuth SetAccountInfoRequest.swift
[196/328] Compiling OrderedCollections OrderedSet+SubSequence.swift
[197/328] Compiling OrderedCollections OrderedSet+Testing.swift
[198/328] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[199/328] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[200/328] Compiling OrderedCollections OrderedSet.swift
[201/328] Compiling OrderedCollections _UnsafeBitset.swift
[202/328] Emitting module OrderedCollections
[203/328] Emitting module Algorithms
[204/347] Compiling RouterBytes URLRequest+cURL.swift
[205/347] Compiling RouterBytes HTTPMethod.swift
[206/347] Compiling RouterBytes Data+JSONString.swift
[207/347] Compiling RouterBytes URLRequest+SetBearer.swift
[208/347] Compiling RouterBytes EmptyCodable.swift
[209/347] Compiling RouterBytes APIRouterError.swift
[210/347] Compiling RouterBytes BaseAPIRouter.swift
[211/347] Compiling RouterBytes ContentType.swift
[212/347] Compiling RouterBytes FailedWithUnAuthorizedError.swift
[213/347] Compiling RouterBytes ResponseValidationError.swift
[214/347] Compiling RouterBytes NetworkingService.swift
[215/347] Compiling RouterBytes Path.swift
[216/347] Compiling RouterBytes URLRequestProvider.swift
[217/347] Compiling RouterBytes AuthorizationType.swift
[218/347] Compiling RouterBytes APIServiceEventDelegate.swift
[219/347] Compiling RouterBytes HostnameProvider.swift
[220/348] Compiling RouterBytes APIRouter.swift
[221/348] Compiling RouterBytes APIService.swift
[222/348] Emitting module RouterBytes
[223/348] Compiling RouterBytes ResponseStatusCode.swift
[224/348] Emitting module FirebaseAuth
[225/348] Compiling FirebaseAuth AuthRPCResponse.swift
[226/348] Compiling FirebaseAuth AuthRequestConfiguration.swift
[227/348] Compiling FirebaseAuth IdentityToolkitRequest.swift
[228/348] Compiling FirebaseAuth AuthMFAResponse.swift
[229/348] Compiling FirebaseAuth CreateAuthURIRequest.swift
[230/348] Compiling FirebaseAuth CreateAuthURIResponse.swift
[231/348] Compiling FirebaseAuth DeleteAccountRequest.swift
[232/348] Compiling FirebaseAuth DeleteAccountResponse.swift
[233/348] Compiling FirebaseAuth EmailLinkSignInRequest.swift
[234/348] Compiling FirebaseAuth EmailLinkSignInResponse.swift
[235/348] Compiling FirebaseAuth GetAccountInfoRequest.swift
[236/348] Compiling FirebaseAuth GetAccountInfoResponse.swift
[237/348] Compiling FirebaseAuth GetOOBConfirmationCodeRequest.swift
[238/348] Compiling FirebaseAuth GetOOBConfirmationCodeResponse.swift
[239/348] Compiling FirebaseAuth PhoneMultiFactorGenerator.swift
[240/348] Compiling FirebaseAuth PhoneMultiFactorInfo.swift
[241/348] Compiling FirebaseAuth TOTPMultFactorAssertion.swift
[242/348] Compiling FirebaseAuth TOTPMultiFactorGenerator.swift
[243/348] Compiling FirebaseAuth TOTPMultiFactorInfo.swift
[244/348] Compiling FirebaseAuth TOTPSecret.swift
[245/348] Compiling FirebaseAuth AuthKeychainServices.swift
[246/348] Compiling FirebaseAuth AuthKeychainStorage.swift
[247/348] Compiling FirebaseAuth AuthKeychainStorageReal.swift
[248/348] Compiling FirebaseAuth AuthUserDefaults.swift
[249/348] Compiling FirebaseAuth AuthAPNSToken.swift
[250/348] Compiling FirebaseAuth AuthAPNSTokenManager.swift
[251/348] Compiling FirebaseAuth AuthAPNSTokenType.swift
[257/348] Compiling FirebaseAuth TokenRefreshCoalescer.swift
[258/348] Compiling FirebaseAuth AdditionalUserInfo.swift
[259/348] Compiling FirebaseAuth User.swift
[260/348] Compiling FirebaseAuth UserInfo.swift
[261/348] Compiling FirebaseAuth UserInfoImpl.swift
[262/348] Compiling FirebaseAuth UserMetadata.swift
[263/348] Compiling FirebaseAuth UserProfileChangeRequest.swift
[264/348] Compiling FirebaseAuth UserProfileUpdate.swift
[279/348] Compiling FirebaseAuth EmailAuthProvider.swift
[280/348] Compiling FirebaseAuth FacebookAuthProvider.swift
[281/348] Compiling FirebaseAuth FederatedAuthProvider.swift
[282/348] Compiling FirebaseAuth GameCenterAuthProvider.swift
[283/348] Compiling FirebaseAuth GitHubAuthProvider.swift
[284/348] Compiling FirebaseAuth GoogleAuthProvider.swift
[285/348] Compiling FirebaseAuth OAuthCredential.swift
[286/348] Compiling FirebaseAuth OAuthProvider.swift
[287/348] Compiling FirebaseAuth PhoneAuthCredential.swift
[288/348] Compiling FirebaseAuth PhoneAuthProvider.swift
[289/348] Compiling FirebaseAuth TwitterAuthProvider.swift
[290/348] Compiling FirebaseAuth AuthBackend.swift
[291/348] Compiling FirebaseAuth AuthBackendRPCIssuer.swift
[292/348] Compiling FirebaseAuth AuthRPCRequest.swift
[335/348] Compiling FirebaseAuth ActionCodeInfo.swift
[336/348] Compiling FirebaseAuth ActionCodeOperation.swift
[337/348] Compiling FirebaseAuth ActionCodeSettings.swift
[338/348] Compiling FirebaseAuth ActionCodeURL.swift
[339/348] Compiling FirebaseAuth Auth.swift
[340/348] Compiling FirebaseAuth AuthComponent.swift
[341/348] Compiling FirebaseAuth AuthDataResult.swift
[342/348] Compiling FirebaseAuth AuthDispatcher.swift
[343/348] Compiling FirebaseAuth AuthGlobalWorkQueue.swift
[344/348] Compiling FirebaseAuth AuthOperationType.swift
[345/348] Compiling FirebaseAuth AuthSettings.swift
[346/348] Compiling FirebaseAuth AuthTokenResult.swift
[347/348] Compiling FirebaseAuth AuthCredential.swift
[348/348] Compiling FirebaseAuth AuthProviderID.swift
[349/371] Compiling RouterBytesAuthentication APITokenProvider.swift
[350/371] Compiling RouterBytesAuthentication APITokenAuthorizationType.swift
[351/371] Compiling RouterBytesAuthentication RefreshTokenAPIRouter.swift
[352/371] Compiling RouterBytesAuthentication APIToken.swift
[353/371] Emitting module RouterBytesAuthentication
[354/371] Compiling RouterBytesAuthentication RefreshableAPITokenProvider.swift
[355/371] Compiling RouterBytesAuthentication DateProvider.swift
[356/371] Compiling RouterBytesAuthentication RefreshTokenProvider.swift
[357/371] Compiling RouterBytesAuthentication TokenManager.swift
[358/371] Compiling RouterBytesAuthentication APITokenRepositoryType.swift
[359/371] Compiling FirebaseAuth AuthCondition.swift
[360/371] Compiling FirebaseAuth AuthDefaultUIDelegate.swift
[361/371] Compiling FirebaseAuth AuthErrorUtils.swift
[362/371] Compiling FirebaseAuth AuthErrors.swift
[363/371] Compiling FirebaseAuth AuthInternalErrors.swift
[364/371] Compiling FirebaseAuth AuthLog.swift
[365/371] Compiling FirebaseAuth AuthRecaptchaVerifier.swift
[366/371] Compiling FirebaseAuth AuthUIDelegate.swift
[367/371] Compiling FirebaseAuth AuthURLPresenter.swift
[368/371] Compiling FirebaseAuth AuthWebUtils.swift
[369/371] Compiling FirebaseAuth AuthWebView.swift
[370/371] Compiling FirebaseAuth AuthWebViewController.swift
[371/371] Compiling FirebaseAuth resource_bundle_accessor.swift
[372/376] Compiling CleevioFirebaseAuth PlatformViewController.swift
[373/376] Compiling CleevioFirebaseAuth RandomNonce.swift
[374/376] Compiling CleevioFirebaseAuth PasswordAuthenticationProvider.swift
[375/376] Emitting module CleevioFirebaseAuth
[376/376] Compiling CleevioFirebaseAuth FirebaseAuthenticationService.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[377/384] Emitting module CleevioFacebookAuth
/Users/admin/builder/spi-builder-workspace/Sources/CleevioFacebookAuth/FacebookAuthenticationProvider.swift:2:24: error: no such module 'FBSDKLoginKit'
  1 | import CleevioFirebaseAuth
  2 | @preconcurrency import FBSDKLoginKit
    |                        `- error: no such module 'FBSDKLoginKit'
  3 | import FirebaseAuth
  4 | import Foundation
[378/384] Compiling CleevioFacebookAuth FacebookAuthenticationProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/CleevioFacebookAuth/FacebookAuthenticationProvider.swift:2:24: error: no such module 'FBSDKLoginKit'
  1 | import CleevioFirebaseAuth
  2 | @preconcurrency import FBSDKLoginKit
    |                        `- error: no such module 'FBSDKLoginKit'
  3 | import FirebaseAuth
  4 | import Foundation
[379/384] Emitting module RouterBytesFirebaseAuth
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/GoogleSignIn-iOS/GoogleSignIn/Sources/Public/GoogleSignIn/GoogleSignIn.h"
  |         `- note: in file included from <module-includes>:1:
2 |
BUILD FAILURE 6.1 macosSpm