The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SpeziFHIRToFirestoreAdapter with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziFHIRtoFirestoreAdapter.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziFHIRtoFirestoreAdapter
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1970812 Updates the Project to be Part of the Spezi Organization (#4)
Cloned https://github.com/StanfordSpezi/SpeziFHIRtoFirestoreAdapter.git
Revision (git rev-parse @):
1970812208161d18ed6026c0e4761be88f1489ea
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziFHIRtoFirestoreAdapter.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/StanfordSpezi/SpeziFHIRtoFirestoreAdapter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/80] Write sources
[9/80] Write swift-version--423B1241ED78D482.txt
[10/80] Compiling nanopb pb_common.c
[11/80] Compiling hash.cc
[12/80] Compiling histogram.cc
[13/88] Compiling logging.cc
[14/88] Compiling status.cc
[15/88] Compiling nanopb pb_encode.c
[16/97] Compiling nanopb pb_decode.c
[17/97] Compiling options.cc
[18/97] Compiling filter_policy.cc
[19/97] Compiling crc32c.cc
[20/97] Compiling comparator.cc
[21/97] Compiling coding.cc
[22/97] Compiling env.cc
[23/97] Compiling bloom.cc
[24/97] Compiling cache.cc
[25/97] Compiling two_level_iterator.cc
[26/97] Compiling arena.cc
[27/97] Compiling env_posix.cc
[28/97] Compiling iterator.cc
[29/97] Compiling merger.cc
[30/97] Compiling table_builder.cc
[31/97] Compiling table.cc
[32/97] Compiling format.cc
[33/97] Compiling write_batch.cc
[34/97] Compiling block.cc
[35/97] Compiling block_builder.cc
[36/97] Compiling filter_block.cc
[37/97] Compiling table_cache.cc
[38/97] Compiling memtable.cc
[39/97] Compiling version_edit.cc
[40/97] Compiling log_writer.cc
[41/97] Compiling version_set.cc
[42/97] Compiling repair.cc
[43/97] Compiling log_reader.cc
[44/97] Compiling filename.cc
[45/97] Compiling dbformat.cc
[46/97] Copying gRPC-Core.framework
[47/97] Copying gRPC-C++.framework
[48/97] Copying abseil.framework
[49/97] Compiling dumpfile.cc
[50/97] Write sources
[52/97] Compiling db_iter.cc
[53/97] Copying FirebaseFirestoreInternal.framework
[54/97] Write sources
[56/100] Compiling FirebaseCoreExtension dummy.m
[57/100] Compiling FirebaseFirestoreInternalWrapper dummy.m
[58/100] Compiling FirebaseAppCheckInterop dummy.m
[59/100] Copying BoringSSL-GRPC.framework
[60/100] Compiling gRPC-CXX-Target dummy.m
[62/100] Compiling FMCore Scanner+FHIR.swift
[63/100] Compiling FMCore FHIRType.swift
[64/101] Emitting module XCTRuntimeAssertions
[65/101] Compiling XCTRuntimeAssertions NeverReturn.swift
[66/102] Compiling XCTRuntimeAssertions XCTRuntimeAssertionInjector.swift
[67/102] Compiling XCTRuntimeAssertions Assert.swift
[68/102] Compiling XCTRuntimeAssertions XCTFail.swift
[69/102] Compiling XCTRuntimeAssertions Counter.swift
[70/102] Compiling XCTRuntimeAssertions Precondition.swift
[71/102] Compiling XCTRuntimeAssertions XCTRuntimeAssertion.swift
[72/102] Compiling FMCore FHIRIntegerRepresentable.swift
[73/102] Compiling FMCore ExpressibleAsNSDate.swift
[74/102] Compiling FMCore FHIRDateComponents.swift
[75/102] Compiling FMCore ConstructibleFromNSDate.swift
[76/102] Compiling FMCore DecodingError+Utilities.swift
[77/102] Emitting module FMCore
[78/102] Compiling FMCore FHIRDateParserError.swift
[79/102] Compiling XCTRuntimeAssertions XCTRuntimePrecondition.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimePrecondition.swift:85:16: error: 'Task' is only available in macOS 10.15 or newer
    let task = Task {
               ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimePrecondition.swift:85:16: note: add 'if #available' version check
    let task = Task {
               ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimePrecondition.swift:71:13: note: add @available attribute to enclosing global function
public func XCTRuntimePrecondition(
            ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimePrecondition.swift:85:16: error: 'init(priority:operation:)' is only available in macOS 10.15 or newer
    let task = Task {
               ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimePrecondition.swift:85:16: note: add 'if #available' version check
    let task = Task {
               ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimePrecondition.swift:71:13: note: add @available attribute to enclosing global function
public func XCTRuntimePrecondition(
            ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimePrecondition.swift:93:10: error: 'cancel()' is only available in macOS 10.15 or newer
    task.cancel()
         ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimePrecondition.swift:93:10: note: add 'if #available' version check
    task.cancel()
         ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimePrecondition.swift:71:13: note: add @available attribute to enclosing global function
public func XCTRuntimePrecondition(
            ^
error: fatalError
[79/102] Compiling c.cc
[79/102] Compiling GoogleUtilities-NSData GULNSData+zlib.m
[79/102] Compiling builder.cc
[80/102] Compiling FirebaseSharedSwift FirebaseRemoteConfigValueDecoding.swift
[80/102] Compiling db_impl.cc
Fetching https://github.com/StanfordSpezi/SpeziFirebase from cache
Fetching https://github.com/StanfordSpezi/SpeziFHIR from cache
Fetching https://github.com/StanfordSpezi/Spezi from cache
Fetching https://github.com/apple/FHIRModels from cache
Fetched https://github.com/StanfordSpezi/SpeziFHIR from cache (0.23s)
Fetched https://github.com/StanfordSpezi/SpeziFirebase from cache (0.23s)
Fetched https://github.com/apple/FHIRModels from cache (0.23s)
Fetched https://github.com/StanfordSpezi/Spezi from cache (0.23s)
Computing version for https://github.com/StanfordSpezi/SpeziFHIR
Computed https://github.com/StanfordSpezi/SpeziFHIR at 0.3.0 (0.34s)
Fetching https://github.com/StanfordSpezi/SpeziViews from cache
Fetched https://github.com/StanfordSpezi/SpeziViews from cache (0.22s)
Computing version for https://github.com/apple/FHIRModels
Computed https://github.com/apple/FHIRModels at 0.5.0 (0.35s)
Computing version for https://github.com/StanfordSpezi/SpeziViews
Computed https://github.com/StanfordSpezi/SpeziViews at 0.3.0 (0.35s)
Computing version for https://github.com/StanfordSpezi/SpeziFirebase
Computed https://github.com/StanfordSpezi/SpeziFirebase at 0.3.1 (0.52s)
Fetching https://github.com/firebase/firebase-ios-sdk from cache
Fetching https://github.com/StanfordSpezi/SpeziAccount from cache
Fetched https://github.com/StanfordSpezi/SpeziAccount from cache (0.47s)
Fetched https://github.com/firebase/firebase-ios-sdk from cache (0.49s)
Computing version for https://github.com/StanfordSpezi/SpeziAccount
Computed https://github.com/StanfordSpezi/SpeziAccount at 0.3.0 (0.58s)
Computing version for https://github.com/StanfordSpezi/Spezi
Computed https://github.com/StanfordSpezi/Spezi at 0.5.3 (0.53s)
Fetching https://github.com/StanfordSpezi/XCTRuntimeAssertions from cache
Fetched https://github.com/StanfordSpezi/XCTRuntimeAssertions from cache (0.20s)
Computing version for https://github.com/StanfordSpezi/XCTRuntimeAssertions
Computed https://github.com/StanfordSpezi/XCTRuntimeAssertions at 0.2.5 (0.40s)
Computing version for https://github.com/firebase/firebase-ios-sdk
Computed https://github.com/firebase/firebase-ios-sdk at 10.21.0 (1.11s)
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/firebase/leveldb.git from cache
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/firebase/nanopb.git from cache
Fetched https://github.com/google/interop-ios-for-google-sdks.git from cache (0.18s)
Fetching https://github.com/google/gtm-session-fetcher.git from cache
Fetched https://github.com/firebase/leveldb.git from cache (0.19s)
Fetching https://github.com/google/GoogleUtilities.git from cache
Fetched https://github.com/google/grpc-binary.git from cache (0.20s)
Fetching https://github.com/google/GoogleDataTransport.git from cache
Fetched https://github.com/google/abseil-cpp-binary.git from cache (0.23s)
Fetching https://github.com/google/GoogleAppMeasurement.git from cache
Fetched https://github.com/firebase/nanopb.git from cache (0.23s)
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetched https://github.com/google/app-check.git from cache (0.23s)
Fetching https://github.com/google/promises.git from cache
Fetched https://github.com/google/gtm-session-fetcher.git from cache (0.21s)
Fetched https://github.com/google/GoogleDataTransport.git from cache (0.23s)
Fetched https://github.com/google/GoogleUtilities.git from cache (0.24s)
Fetched https://github.com/google/promises.git from cache (0.23s)
Fetched https://github.com/apple/swift-protobuf.git from cache (0.24s)
Fetched https://github.com/google/GoogleAppMeasurement.git from cache (0.24s)
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 100.0.0 (0.39s)
Computing version for https://github.com/google/grpc-binary.git
Computed https://github.com/google/grpc-binary.git at 1.49.1 (0.37s)
Computing version for https://github.com/google/abseil-cpp-binary.git
Computed https://github.com/google/abseil-cpp-binary.git at 1.2022062300.0 (0.33s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30909.0 (0.39s)
Computing version for https://github.com/google/GoogleUtilities.git
Computed https://github.com/google/GoogleUtilities.git at 7.12.1 (0.41s)
Computing version for https://github.com/google/GoogleDataTransport.git
Computed https://github.com/google/GoogleDataTransport.git at 9.3.0 (0.41s)
Computing version for https://github.com/google/GoogleAppMeasurement.git
Computed https://github.com/google/GoogleAppMeasurement.git at 10.21.0 (0.36s)
Computing version for https://github.com/google/app-check.git
Computed https://github.com/google/app-check.git at 10.18.1 (0.32s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 2.3.1 (0.38s)
Computing version for https://github.com/firebase/leveldb.git
Computed https://github.com/firebase/leveldb.git at 1.22.3 (0.35s)
Computing version for https://github.com/google/gtm-session-fetcher.git
Computed https://github.com/google/gtm-session-fetcher.git at 3.3.1 (0.02s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.25.2 (0.03s)
Creating working copy for https://github.com/StanfordSpezi/Spezi
Working copy of https://github.com/StanfordSpezi/Spezi resolved at 0.5.3
Creating working copy for https://github.com/StanfordSpezi/XCTRuntimeAssertions
Working copy of https://github.com/StanfordSpezi/XCTRuntimeAssertions resolved at 0.2.5
Creating working copy for https://github.com/google/GoogleDataTransport.git
Working copy of https://github.com/google/GoogleDataTransport.git resolved at 9.3.0
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/FHIRModels-6ac09d44 is not valid git repository for 'https://github.com/apple/FHIRModels', will fetch again.
Fetching https://github.com/apple/FHIRModels from cache
Fetched https://github.com/apple/FHIRModels from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/FHIRModels-6ac09d44 is not valid git repository for 'https://github.com/apple/FHIRModels', will fetch again.
Fetching https://github.com/apple/FHIRModels from cache
Fetched https://github.com/apple/FHIRModels from cache (0.01s)
Creating working copy for https://github.com/apple/FHIRModels
Working copy of https://github.com/apple/FHIRModels resolved at 0.5.0
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/firebase-ios-sdk-1072ecca is not valid git repository for 'https://github.com/firebase/firebase-ios-sdk', will fetch again.
Fetching https://github.com/firebase/firebase-ios-sdk from cache
Fetched https://github.com/firebase/firebase-ios-sdk from cache (0.05s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/firebase-ios-sdk-1072ecca is not valid git repository for 'https://github.com/firebase/firebase-ios-sdk', will fetch again.
Fetching https://github.com/firebase/firebase-ios-sdk from cache
Fetched https://github.com/firebase/firebase-ios-sdk from cache (0.04s)
Creating working copy for https://github.com/firebase/firebase-ios-sdk
Working copy of https://github.com/firebase/firebase-ios-sdk resolved at 10.21.0
Creating working copy for https://github.com/google/GoogleAppMeasurement.git
Working copy of https://github.com/google/GoogleAppMeasurement.git resolved at 10.21.0
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 100.0.0
Creating working copy for https://github.com/StanfordSpezi/SpeziFHIR
Working copy of https://github.com/StanfordSpezi/SpeziFHIR resolved at 0.3.0
Creating working copy for https://github.com/google/promises.git
Working copy of https://github.com/google/promises.git resolved at 2.3.1
Creating working copy for https://github.com/StanfordSpezi/SpeziFirebase
Working copy of https://github.com/StanfordSpezi/SpeziFirebase resolved at 0.3.1
Creating working copy for https://github.com/StanfordSpezi/SpeziViews
Working copy of https://github.com/StanfordSpezi/SpeziViews resolved at 0.3.0
Creating working copy for https://github.com/firebase/nanopb.git
Working copy of https://github.com/firebase/nanopb.git resolved at 2.30909.0
Creating working copy for https://github.com/google/GoogleUtilities.git
Working copy of https://github.com/google/GoogleUtilities.git resolved at 7.12.1
Creating working copy for https://github.com/google/grpc-binary.git
Working copy of https://github.com/google/grpc-binary.git resolved at 1.49.1
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.2022062300.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.3.1
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.25.2
Creating working copy for https://github.com/firebase/leveldb.git
Working copy of https://github.com/firebase/leveldb.git resolved at 1.22.3
Creating working copy for https://github.com/google/app-check.git
Working copy of https://github.com/google/app-check.git resolved at 10.18.1
Creating working copy for https://github.com/StanfordSpezi/SpeziAccount
Working copy of https://github.com/StanfordSpezi/SpeziAccount resolved at 0.3.0
Fetching binary artifact https://dl.google.com/firebase/ios/swiftpm/10.21.0/FirebaseAnalytics.zip from cache
Fetching binary artifact https://dl.google.com/firebase/ios/bin/firestore/10.21.0/FirebaseFirestoreInternal.zip from cache
Fetching binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.49.1/gRPC-Core.zip from cache
Fetching binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.49.1/gRPC-C++.zip from cache
Fetching binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.44.0/BoringSSL-GRPC.zip from cache
Fetching binary artifact https://dl.google.com/firebase/ios/bin/abseil/1.2022062300.0/abseil.zip from cache
Fetching binary artifact https://dl.google.com/firebase/ios/swiftpm/10.21.0/GoogleAppMeasurement.zip from cache
Fetching binary artifact https://dl.google.com/firebase/ios/swiftpm/10.21.0/GoogleAppMeasurementIdentitySupport.zip from cache
Fetching binary artifact https://dl.google.com/firebase/ios/swiftpm/10.20.0/GoogleAppMeasurementOnDeviceConversion.zip from cache
Fetched https://dl.google.com/firebase/ios/swiftpm/10.21.0/GoogleAppMeasurementIdentitySupport.zip from cache (0.05s)
Fetched https://dl.google.com/firebase/ios/swiftpm/10.21.0/FirebaseAnalytics.zip from cache (0.11s)
Fetched https://dl.google.com/firebase/ios/swiftpm/10.20.0/GoogleAppMeasurementOnDeviceConversion.zip from cache (0.83s)
Fetched https://dl.google.com/firebase/ios/swiftpm/10.21.0/GoogleAppMeasurement.zip from cache (1.14s)
Fetched https://dl.google.com/firebase/ios/bin/grpc/1.49.1/gRPC-C++.zip from cache (1.29s)
Fetched https://dl.google.com/firebase/ios/bin/grpc/1.44.0/BoringSSL-GRPC.zip from cache (1.53s)
Fetched https://dl.google.com/firebase/ios/bin/abseil/1.2022062300.0/abseil.zip from cache (2.09s)
Fetched https://dl.google.com/firebase/ios/bin/firestore/10.21.0/FirebaseFirestoreInternal.zip from cache (3.27s)
Fetched https://dl.google.com/firebase/ios/bin/grpc/1.49.1/gRPC-Core.zip from cache (4.11s)
[0/1] Planning build
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/22] Compiling gRPC-CXX-Target dummy.m
[1/22] Write swift-version--423B1241ED78D482.txt
[4/29] Compiling XCTRuntimeAssertions XCTRuntimePrecondition.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimePrecondition.swift:85:16: error: 'Task' is only available in macOS 10.15 or newer
    let task = Task {
               ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimePrecondition.swift:85:16: note: add 'if #available' version check
    let task = Task {
               ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimePrecondition.swift:71:13: note: add @available attribute to enclosing global function
public func XCTRuntimePrecondition(
            ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimePrecondition.swift:85:16: error: 'init(priority:operation:)' is only available in macOS 10.15 or newer
    let task = Task {
               ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimePrecondition.swift:85:16: note: add 'if #available' version check
    let task = Task {
               ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimePrecondition.swift:71:13: note: add @available attribute to enclosing global function
public func XCTRuntimePrecondition(
            ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimePrecondition.swift:93:10: error: 'cancel()' is only available in macOS 10.15 or newer
    task.cancel()
         ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimePrecondition.swift:93:10: note: add 'if #available' version check
    task.cancel()
         ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimePrecondition.swift:71:13: note: add @available attribute to enclosing global function
public func XCTRuntimePrecondition(
            ^
[5/29] Emitting module XCTRuntimeAssertions
error: fatalError
[5/29] Compiling GoogleUtilities-NSData GULNSData+zlib.m
[5/29] Compiling db_impl.cc
[5/29] Compiling c.cc
[6/29] Compiling FirebaseSharedSwift FirebaseRemoteConfigValueDecoding.swift
[6/29] Compiling builder.cc
BUILD FAILURE 5.10 macosSpm

Build Machine: Mac 7