The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of MobileIdSDKiOS, reference main (7108a7), with Swift 5.10 for Linux on 25 Sep 2024 18:22:14 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vbmobile/MobileIdSDKiOS.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/vbmobile/MobileIdSDKiOS
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7108a78 fix sentry url
Cloned https://github.com/vbmobile/MobileIdSDKiOS.git
Revision (git rev-parse @):
7108a7818e1eed22df79a66735ad390e10a06a62
SUCCESS checkout https://github.com/vbmobile/MobileIdSDKiOS.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/vbmobile/MobileIdSDKiOS.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:6c25c99211d1e15148b101a61df2563575f50d0f624cb6ce5a573a0b53fb5dca
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:18:10: warning: 'package(name:url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
        .package(name: "Lottie", url: "https://github.com/airbnb/lottie-spm", .exact("4.3.4")),
         ^
/host/spi-builder-workspace/Package.swift:18:80: warning: 'exact' is deprecated
        .package(name: "Lottie", url: "https://github.com/airbnb/lottie-spm", .exact("4.3.4")),
                                                                               ^
/host/spi-builder-workspace/Package.swift:19:10: warning: 'package(name:url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
        .package(name: "VBDependencyInjector", url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.4")),
         ^
/host/spi-builder-workspace/Package.swift:19:106: warning: 'exact' is deprecated
        .package(name: "VBDependencyInjector", url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.4")),
                                                                                                         ^
/host/spi-builder-workspace/Package.swift:20:10: warning: 'package(name:url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
        .package(name: "VBNetworkClient", url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.0")),
         ^
/host/spi-builder-workspace/Package.swift:20:96: warning: 'exact' is deprecated
        .package(name: "VBNetworkClient", url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.0")),
                                                                                               ^
/host/spi-builder-workspace/Package.swift:21:10: warning: 'package(name:url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
        .package(name: "VBImageProcessor", url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.1.2")),
         ^
/host/spi-builder-workspace/Package.swift:21:98: warning: 'exact' is deprecated
        .package(name: "VBImageProcessor", url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.1.2")),
                                                                                                 ^
/host/spi-builder-workspace/Package.swift:22:10: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead
        .package(name: "OCRRFID", url: "https://github.com/regulaforensics/DocumentReaderOCRRFID-Swift-Package", from: "7.4.0"),
         ^
/host/spi-builder-workspace/Package.swift:23:10: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead
        .package(name: "DocumentReader", url: "https://github.com/regulaforensics/DocumentReader-Swift-Package", from: "7.4.0"),
         ^
Fetching https://github.com/regulaforensics/DocumentReader-Swift-Package
Fetching https://github.com/regulaforensics/DocumentReaderOCRRFID-Swift-Package
Fetching https://github.com/vbmobile/VBNetworkClient
Fetching https://github.com/vbmobile/VBImageProcessor
Fetching https://github.com/vbmobile/VBDependencyInjector
Fetching https://github.com/airbnb/lottie-spm
[1/14] Fetching vbnetworkclient
[15/588] Fetching vbnetworkclient, lottie-spm
[21/602] Fetching vbnetworkclient, lottie-spm, vbimageprocessor
[58/639] Fetching vbnetworkclient, lottie-spm, vbimageprocessor, documentreader-swift-package
[77/653] Fetching vbnetworkclient, lottie-spm, vbimageprocessor, documentreader-swift-package, vbdependencyinjector
Fetched https://github.com/vbmobile/VBDependencyInjector from cache (0.26s)
Fetched https://github.com/regulaforensics/DocumentReader-Swift-Package from cache (0.26s)
[74/602] Fetching vbnetworkclient, lottie-spm, vbimageprocessor
Fetched https://github.com/vbmobile/VBNetworkClient from cache (0.26s)
Fetched https://github.com/vbmobile/VBImageProcessor from cache (0.26s)
[53/597] Fetching lottie-spm, documentreaderocrrfid-swift-package
Fetched https://github.com/regulaforensics/DocumentReaderOCRRFID-Swift-Package from cache (3.42s)
Fetched https://github.com/airbnb/lottie-spm from cache (3.54s)
Computing version for https://github.com/regulaforensics/DocumentReader-Swift-Package
Computed https://github.com/regulaforensics/DocumentReader-Swift-Package at 7.4.3826 (0.93s)
Fetching https://github.com/regulaforensics/RegulaCommon-Swift-Package.git
[1/47] Fetching regulacommon-swift-package
Fetched https://github.com/regulaforensics/RegulaCommon-Swift-Package.git from cache (0.16s)
Computing version for https://github.com/regulaforensics/DocumentReaderOCRRFID-Swift-Package
Computed https://github.com/regulaforensics/DocumentReaderOCRRFID-Swift-Package at 7.4.9827 (0.35s)
Computing version for https://github.com/vbmobile/VBImageProcessor
warning: 'vbimageprocessor': /Package.swift:9:15: warning: 'v10' is deprecated: iOS 11.0 is the oldest supported version
        .iOS(.v10)
              ^
Computed https://github.com/vbmobile/VBImageProcessor at 1.1.2 (0.31s)
Computing version for https://github.com/vbmobile/VBNetworkClient
warning: 'vbnetworkclient': /Package.swift:9:15: warning: 'v10' is deprecated: iOS 11.0 is the oldest supported version
        .iOS(.v10)
              ^
Computed https://github.com/vbmobile/VBNetworkClient at 5.1.0 (0.32s)
Computing version for https://github.com/vbmobile/VBDependencyInjector
warning: 'vbdependencyinjector': /Package.swift:9:15: warning: 'v10' is deprecated: iOS 11.0 is the oldest supported version
        .iOS(.v10)
              ^
Computed https://github.com/vbmobile/VBDependencyInjector at 1.0.4 (0.40s)
Computing version for https://github.com/airbnb/lottie-spm
Computed https://github.com/airbnb/lottie-spm at 4.3.4 (0.43s)
Computing version for https://github.com/regulaforensics/RegulaCommon-Swift-Package.git
Computed https://github.com/regulaforensics/RegulaCommon-Swift-Package.git at 7.4.727 (0.37s)
Creating working copy for https://github.com/vbmobile/VBNetworkClient
Working copy of https://github.com/vbmobile/VBNetworkClient resolved at 5.1.0
Creating working copy for https://github.com/vbmobile/VBImageProcessor
Working copy of https://github.com/vbmobile/VBImageProcessor resolved at 1.1.2
Creating working copy for https://github.com/regulaforensics/RegulaCommon-Swift-Package.git
Working copy of https://github.com/regulaforensics/RegulaCommon-Swift-Package.git resolved at 7.4.727
Creating working copy for https://github.com/regulaforensics/DocumentReaderOCRRFID-Swift-Package
Working copy of https://github.com/regulaforensics/DocumentReaderOCRRFID-Swift-Package resolved at 7.4.9827
Creating working copy for https://github.com/regulaforensics/DocumentReader-Swift-Package
Working copy of https://github.com/regulaforensics/DocumentReader-Swift-Package resolved at 7.4.3826
Creating working copy for https://github.com/vbmobile/VBDependencyInjector
Working copy of https://github.com/vbmobile/VBDependencyInjector resolved at 1.0.4
Creating working copy for https://github.com/airbnb/lottie-spm
Working copy of https://github.com/airbnb/lottie-spm resolved at 4.3.4
warning: 'vbnetworkclient': /host/spi-builder-workspace/.build/checkouts/VBNetworkClient/Package.swift:9:15: warning: 'v10' is deprecated: iOS 11.0 is the oldest supported version
        .iOS(.v10)
              ^
warning: 'vbimageprocessor': /host/spi-builder-workspace/.build/checkouts/VBImageProcessor/Package.swift:9:15: warning: 'v10' is deprecated: iOS 11.0 is the oldest supported version
        .iOS(.v10)
              ^
warning: 'vbdependencyinjector': /host/spi-builder-workspace/.build/checkouts/VBDependencyInjector/Package.swift:9:15: warning: 'v10' is deprecated: iOS 11.0 is the oldest supported version
        .iOS(.v10)
              ^
[1397/52258330] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/8.33.0-Deprecated/Sentry-Dynamic.xcframework.zip
[261723/52569561] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/8.33.0-Deprecated/Sentry-Dynamic.xcframework.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBImageProcessor/VBImageProcessor-1.1.2.zip
[359606/52798897] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/8.33.0-Deprecated/Sentry-Dynamic.xcframework.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBImageProcessor/VBImageProcessor-1.1.2.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBDependencyInjector/VBDependencyInjector-1.0.4.zip
[1173011/53104244] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/8.33.0-Deprecated/Sentry-Dynamic.xcframework.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBImageProcessor/VBImageProcessor-1.1.2.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBDependencyInjector/VBDependencyInjector-1.0.4.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBNetworkClient/VBNetworkClient-5.1.0.zip
[1188982/60081401] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/8.33.0-Deprecated/Sentry-Dynamic.xcframework.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBImageProcessor/VBImageProcessor-1.1.2.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBDependencyInjector/VBDependencyInjector-1.0.4.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBNetworkClient/VBNetworkClient-5.1.0.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/MobileIdSDKiOS/MobileIdSDKiOS-7.2.2.zip
[6168582/74493112] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/8.33.0-Deprecated/Sentry-Dynamic.xcframework.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBImageProcessor/VBImageProcessor-1.1.2.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBDependencyInjector/VBDependencyInjector-1.0.4.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBNetworkClient/VBNetworkClient-5.1.0.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/MobileIdSDKiOS/MobileIdSDKiOS-7.2.2.zip, https://pods.regulaforensics.com/DocumentReader/7.4.3826/DocumentReader-7.4.3826.zip
[6184966/154340867] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/8.33.0-Deprecated/Sentry-Dynamic.xcframework.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBImageProcessor/VBImageProcessor-1.1.2.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBDependencyInjector/VBDependencyInjector-1.0.4.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBNetworkClient/VBNetworkClient-5.1.0.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/MobileIdSDKiOS/MobileIdSDKiOS-7.2.2.zip, https://pods.regulaforensics.com/DocumentReader/7.4.3826/DocumentReader-7.4.3826.zip, https://pods.regulaforensics.com/OCRRFID/7.4.9827/DocumentReaderCore_ocrandmrzrfid_7.4.9827.zip
[15375119/156704064] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/8.33.0-Deprecated/Sentry-Dynamic.xcframework.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBImageProcessor/VBImageProcessor-1.1.2.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBDependencyInjector/VBDependencyInjector-1.0.4.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBNetworkClient/VBNetworkClient-5.1.0.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/MobileIdSDKiOS/MobileIdSDKiOS-7.2.2.zip, https://pods.regulaforensics.com/DocumentReader/7.4.3826/DocumentReader-7.4.3826.zip, https://pods.regulaforensics.com/OCRRFID/7.4.9827/DocumentReaderCore_ocrandmrzrfid_7.4.9827.zip, https://pods.regulaforensics.com/RegulaCommon/7.4.727/RegulaCommon-7.4.727.zip
Downloading binary artifact https://github.com/getsentry/sentry-cocoa/releases/download/8.33.0-Deprecated/Sentry-Dynamic.xcframework.zip
Downloading binary artifact https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBDependencyInjector/VBDependencyInjector-1.0.4.zip
Downloading binary artifact https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBImageProcessor/VBImageProcessor-1.1.2.zip
Downloaded https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBDependencyInjector/VBDependencyInjector-1.0.4.zip (1.90s)
[55452320/156474728] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/8.33.0-Deprecated/Sentry-Dynamic.xcframework.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBImageProcessor/VBImageProcessor-1.1.2.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBNetworkClient/VBNetworkClient-5.1.0.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/MobileIdSDKiOS/MobileIdSDKiOS-7.2.2.zip, https://pods.regulaforensics.com/DocumentReader/7.4.3826/DocumentReader-7.4.3826.zip, https://pods.regulaforensics.com/OCRRFID/7.4.9827/DocumentReaderCore_ocrandmrzrfid_7.4.9827.zip, https://pods.regulaforensics.com/RegulaCommon/7.4.727/RegulaCommon-7.4.727.zip
[55843795/165753562] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/8.33.0-Deprecated/Sentry-Dynamic.xcframework.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBImageProcessor/VBImageProcessor-1.1.2.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBNetworkClient/VBNetworkClient-5.1.0.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/MobileIdSDKiOS/MobileIdSDKiOS-7.2.2.zip, https://pods.regulaforensics.com/DocumentReader/7.4.3826/DocumentReader-7.4.3826.zip, https://pods.regulaforensics.com/OCRRFID/7.4.9827/DocumentReaderCore_ocrandmrzrfid_7.4.9827.zip, https://pods.regulaforensics.com/RegulaCommon/7.4.727/RegulaCommon-7.4.727.zip, https://github.com/airbnb/lottie-ios/releases/download/4.3.4/Lottie.xcframework.zip
Downloaded https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBImageProcessor/VBImageProcessor-1.1.2.zip (1.93s)
[56039562/165442331] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/8.33.0-Deprecated/Sentry-Dynamic.xcframework.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBNetworkClient/VBNetworkClient-5.1.0.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/MobileIdSDKiOS/MobileIdSDKiOS-7.2.2.zip, https://pods.regulaforensics.com/DocumentReader/7.4.3826/DocumentReader-7.4.3826.zip, https://pods.regulaforensics.com/OCRRFID/7.4.9827/DocumentReaderCore_ocrandmrzrfid_7.4.9827.zip, https://pods.regulaforensics.com/RegulaCommon/7.4.727/RegulaCommon-7.4.727.zip, https://github.com/airbnb/lottie-ios/releases/download/4.3.4/Lottie.xcframework.zip
Downloading binary artifact https://github.com/airbnb/lottie-ios/releases/download/4.3.4/Lottie.xcframework.zip
Downloading binary artifact https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBNetworkClient/VBNetworkClient-5.1.0.zip
Downloaded https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBNetworkClient/VBNetworkClient-5.1.0.zip (2.17s)
[74136047/165136984] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/8.33.0-Deprecated/Sentry-Dynamic.xcframework.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/MobileIdSDKiOS/MobileIdSDKiOS-7.2.2.zip, https://pods.regulaforensics.com/DocumentReader/7.4.3826/DocumentReader-7.4.3826.zip, https://pods.regulaforensics.com/OCRRFID/7.4.9827/DocumentReaderCore_ocrandmrzrfid_7.4.9827.zip, https://pods.regulaforensics.com/RegulaCommon/7.4.727/RegulaCommon-7.4.727.zip, https://github.com/airbnb/lottie-ios/releases/download/4.3.4/Lottie.xcframework.zip
Downloading binary artifact https://pods.regulaforensics.com/RegulaCommon/7.4.727/RegulaCommon-7.4.727.zip
Downloaded https://pods.regulaforensics.com/RegulaCommon/7.4.727/RegulaCommon-7.4.727.zip (2.55s)
[92158447/162773787] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/8.33.0-Deprecated/Sentry-Dynamic.xcframework.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/MobileIdSDKiOS/MobileIdSDKiOS-7.2.2.zip, https://pods.regulaforensics.com/DocumentReader/7.4.3826/DocumentReader-7.4.3826.zip, https://pods.regulaforensics.com/OCRRFID/7.4.9827/DocumentReaderCore_ocrandmrzrfid_7.4.9827.zip, https://github.com/airbnb/lottie-ios/releases/download/4.3.4/Lottie.xcframework.zip
Downloading binary artifact https://pods.regulaforensics.com/DocumentReader/7.4.3826/DocumentReader-7.4.3826.zip
Downloaded https://github.com/airbnb/lottie-ios/releases/download/4.3.4/Lottie.xcframework.zip (2.92s)
[97324092/153494953] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/8.33.0-Deprecated/Sentry-Dynamic.xcframework.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/MobileIdSDKiOS/MobileIdSDKiOS-7.2.2.zip, https://pods.regulaforensics.com/DocumentReader/7.4.3826/DocumentReader-7.4.3826.zip, https://pods.regulaforensics.com/OCRRFID/7.4.9827/DocumentReaderCore_ocrandmrzrfid_7.4.9827.zip
Downloaded https://pods.regulaforensics.com/DocumentReader/7.4.3826/DocumentReader-7.4.3826.zip (3.85s)
[114451581/139083242] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/8.33.0-Deprecated/Sentry-Dynamic.xcframework.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/MobileIdSDKiOS/MobileIdSDKiOS-7.2.2.zip, https://pods.regulaforensics.com/OCRRFID/7.4.9827/DocumentReaderCore_ocrandmrzrfid_7.4.9827.zip
Downloading binary artifact https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/MobileIdSDKiOS/MobileIdSDKiOS-7.2.2.zip
Downloading binary artifact https://pods.regulaforensics.com/OCRRFID/7.4.9827/DocumentReaderCore_ocrandmrzrfid_7.4.9827.zip
Downloaded https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/MobileIdSDKiOS/MobileIdSDKiOS-7.2.2.zip (5.01s)
Downloaded https://github.com/getsentry/sentry-cocoa/releases/download/8.33.0-Deprecated/Sentry-Dynamic.xcframework.zip (6.39s)
Downloaded https://pods.regulaforensics.com/OCRRFID/7.4.9827/DocumentReaderCore_ocrandmrzrfid_7.4.9827.zip (9.50s)
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/8] Emitting module _LottieStub
[6/8] Compiling _LottieStub Stub.swift
[8/9] Compiling DocumentReaderCommon dummy.swift
[9/9] Emitting module DocumentReaderCommon
[11/12] Emitting module MobileIdSDKiOSWrapper
[12/12] Compiling MobileIdSDKiOSWrapper dummy.swift
Build complete! (20.80s)
Build complete.
Done.