Build Information
Successful build of SwiftyInAppMessaging, reference 3.0.3 (b5c9ec), with Swift 6.3 for Linux on 17 Apr 2026 11:50:30 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fumito-ito/SwiftyInAppMessaging.git
Reference: 3.0.3
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/fumito-ito/SwiftyInAppMessaging
* tag 3.0.3 -> FETCH_HEAD
HEAD is now at b5c9ecf Merge pull request #69 from fumito-ito/fix/exessibe-calls-to-open-url
Cloned https://github.com/fumito-ito/SwiftyInAppMessaging.git
Revision (git rev-parse @):
b5c9ecffd4b62a4198931fc6132770ab9f0c19eb
SUCCESS checkout https://github.com/fumito-ito/SwiftyInAppMessaging.git at 3.0.3
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/fumito-ito/SwiftyInAppMessaging.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:6:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
4 | import PackageDescription
5 |
6 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
7 | name: "SwiftyInAppMessaging",
8 | platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Fetching https://github.com/firebase/firebase-ios-sdk
[1/404354] Fetching firebase-ios-sdk
Fetched https://github.com/firebase/firebase-ios-sdk from cache (32.09s)
Computing version for https://github.com/firebase/firebase-ios-sdk
Computed https://github.com/firebase/firebase-ios-sdk at 12.12.1 (36.66s)
Fetching https://github.com/google/app-check.git
Fetching https://github.com/google/interop-ios-for-google-sdks.git
Fetching https://github.com/firebase/leveldb.git
Fetching https://github.com/google/grpc-binary.git
Fetching https://github.com/google/abseil-cpp-binary.git
[1/100] Fetching abseil-cpp-binary
[85/253] Fetching abseil-cpp-binary, grpc-binary
[118/3152] Fetching abseil-cpp-binary, grpc-binary, app-check
[521/6506] Fetching abseil-cpp-binary, grpc-binary, app-check, leveldb
[1105/6788] Fetching abseil-cpp-binary, grpc-binary, app-check, leveldb, interop-ios-for-google-sdks
Fetched https://github.com/google/abseil-cpp-binary.git from cache (1.72s)
Fetching https://github.com/google/gtm-session-fetcher.git
Fetched https://github.com/google/app-check.git from cache (1.91s)
Fetching https://github.com/google/GoogleUtilities.git
Fetched https://github.com/google/interop-ios-for-google-sdks.git from cache (1.92s)
Fetched https://github.com/google/grpc-binary.git from cache (1.90s)
Fetching https://github.com/firebase/nanopb.git
Fetching https://github.com/google/GoogleAppMeasurement.git
Fetched https://github.com/firebase/leveldb.git from cache (2.26s)
Fetching https://github.com/google/promises.git
[1/5179] Fetching googleutilities
[5180/13464] Fetching googleutilities, nanopb
[5263/18297] Fetching googleutilities, nanopb, gtm-session-fetcher
[16559/20740] Fetching googleutilities, nanopb, gtm-session-fetcher, promises
[20741/21318] Fetching googleutilities, nanopb, gtm-session-fetcher, promises, googleappmeasurement
Fetched https://github.com/google/promises.git from cache (3.97s)
Fetching https://github.com/google/GoogleDataTransport.git
Fetched https://github.com/google/GoogleAppMeasurement.git from cache (4.51s)
Fetched https://github.com/google/GoogleUtilities.git from cache (4.55s)
Fetched https://github.com/google/gtm-session-fetcher.git from cache (4.58s)
Fetched https://github.com/firebase/nanopb.git from cache (4.56s)
[1/5999] Fetching googledatatransport
Fetched https://github.com/google/GoogleDataTransport.git from cache (0.91s)
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 (11.58s)
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.66s)
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.84s)
Computing version for https://github.com/google/GoogleDataTransport.git
Computed https://github.com/google/GoogleDataTransport.git at 10.1.0 (0.81s)
Computing version for https://github.com/google/GoogleAppMeasurement.git
Computed https://github.com/google/GoogleAppMeasurement.git at 12.12.1 (0.75s)
Fetching https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
[1/106] Fetching google-ads-on-device-conversion-ios-sdk
Fetched https://github.com/googleads/google-ads-on-device-conversion-ios-sdk from cache (0.36s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 2.4.0 (1.28s)
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.5.0 (0.83s)
Computing version for https://github.com/google/grpc-binary.git
Computed https://github.com/google/grpc-binary.git at 1.69.1 (0.81s)
Computing version for https://github.com/google/app-check.git
Computed https://github.com/google/app-check.git at 11.2.0 (0.83s)
Computing version for https://github.com/firebase/leveldb.git
Computed https://github.com/firebase/leveldb.git at 1.22.5 (0.57s)
Computing version for https://github.com/google/gtm-session-fetcher.git
Computed https://github.com/google/gtm-session-fetcher.git at 5.2.0 (0.75s)
Creating working copy for https://github.com/google/app-check.git
Working copy of https://github.com/google/app-check.git resolved at 11.2.0
Creating working copy for https://github.com/google/promises.git
Working copy of https://github.com/google/promises.git resolved at 2.4.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 5.2.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/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/GoogleAppMeasurement.git
Working copy of https://github.com/google/GoogleAppMeasurement.git resolved at 12.12.1
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/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/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/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.5.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/firebase/firebase-ios-sdk
Working copy of https://github.com/firebase/firebase-ios-sdk resolved at 12.12.1
Creating working copy for https://github.com/firebase/leveldb.git
Working copy of https://github.com/firebase/leveldb.git resolved at 1.22.5
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/bin/grpc/1.69.1/rc0/grpc.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/12.12.1/FirebaseAnalytics.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurement.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
Downloading binary artifact https://dl.google.com/firebase/ios/appads/3.5.0/GoogleAdsOnDeviceConversion.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurementIdentitySupport.zip
[1841/1841] Downloading https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurement.zip
[2804224/2804224] Downloading https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/appads/3.5.0/GoogleAdsOnDeviceConversion.zip
[2845285/2845285] Downloading https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/appads/3.5.0/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurementIdentitySupport.zip
[3044173/3044173] Downloading https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/appads/3.5.0/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurementIdentitySupport.zip, https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurementIdentitySupport.zip (1.12s)
[516703/516703] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip
[3459149/3459149] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurement.zip
[3828302/3828302] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/appads/3.5.0/GoogleAdsOnDeviceConversion.zip
[4140619/4140619] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/appads/3.5.0/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip
[8797614/8797614] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/appads/3.5.0/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip
[13627741/13627741] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/appads/3.5.0/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.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/openssl_grpc.zip
[18979301/18979301] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/appads/3.5.0/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.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/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
Downloaded https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip (6.96s)
[4645067/4645067] Downloading https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurement.zip
[70431840/70431840] Downloading https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip
[73445997/73445997] Downloading https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/appads/3.5.0/GoogleAdsOnDeviceConversion.zip
[117709813/117709813] Downloading https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/appads/3.5.0/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/swiftpm/12.12.1/FirebaseAnalytics.zip
Downloaded https://dl.google.com/firebase/ios/appads/3.5.0/GoogleAdsOnDeviceConversion.zip (9.85s)
Downloaded https://dl.google.com/firebase/ios/swiftpm/12.12.1/FirebaseAnalytics.zip (9.90s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip (9.98s)
Downloaded https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip (10.10s)
Downloaded https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurement.zip (10.99s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip (20.21s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip (26.89s)
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/4] Emitting module SwiftyInAppMessagingTarget
/host/spi-builder-workspace/SwiftPM-PlatformExclude/Dummy.swift:10:10: warning: SwiftyInAppMessaging and 'Firebase In App Messaging' only supports the iOS and tvOS platforms.
8 | #if os(iOS) || os(tvOS)
9 | #else
10 | #warning("SwiftyInAppMessaging and 'Firebase In App Messaging' only supports the iOS and tvOS platforms.")
| `- warning: SwiftyInAppMessaging and 'Firebase In App Messaging' only supports the iOS and tvOS platforms.
11 | #endif
12 |
[4/4] Compiling SwiftyInAppMessagingTarget Dummy.swift
/host/spi-builder-workspace/SwiftPM-PlatformExclude/Dummy.swift:10:10: warning: SwiftyInAppMessaging and 'Firebase In App Messaging' only supports the iOS and tvOS platforms.
8 | #if os(iOS) || os(tvOS)
9 | #else
10 | #warning("SwiftyInAppMessaging and 'Firebase In App Messaging' only supports the iOS and tvOS platforms.")
| `- warning: SwiftyInAppMessaging and 'Firebase In App Messaging' only supports the iOS and tvOS platforms.
11 | #endif
12 |
Build complete! (129.58s)
Build complete.
{
"dependencies" : [
{
"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"
}
],
"manifest_display_name" : "SwiftyInAppMessaging",
"name" : "SwiftyInAppMessaging",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "SwiftyInAppMessaging",
"targets" : [
"SwiftyInAppMessagingTarget"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "SwiftyInAppMessagingTests",
"module_type" : "SwiftTarget",
"name" : "SwiftyInAppMessagingTests",
"path" : "Tests/SwiftyInAppMessagingTests",
"sources" : [
"Router/InAppMessaging+Router.swift",
"SwiftyInAppMessagingTests.swift",
"Utilities/DisplayMessage.swift",
"Utilities/Handler.swift",
"Utilities/Router.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"SwiftyInAppMessaging"
],
"type" : "test"
},
{
"c99name" : "SwiftyInAppMessagingTarget",
"module_type" : "SwiftTarget",
"name" : "SwiftyInAppMessagingTarget",
"path" : "SwiftPM-PlatformExclude",
"product_memberships" : [
"SwiftyInAppMessaging"
],
"sources" : [
"Dummy.swift"
],
"target_dependencies" : [
"SwiftyInAppMessaging"
],
"type" : "library"
},
{
"c99name" : "SwiftyInAppMessaging",
"module_type" : "SwiftTarget",
"name" : "SwiftyInAppMessaging",
"path" : "Sources/SwiftyInAppMessaging",
"product_dependencies" : [
"FirebaseInAppMessaging-Beta"
],
"product_memberships" : [
"SwiftyInAppMessaging"
],
"sources" : [
"Default/Banner/InAppDefaultBannerMessageHandler.swift",
"Default/Banner/InAppDefaultBannerMessageView.swift",
"Default/Banner/InAppDefaultBannerMessageViewControlller.swift",
"Default/Card/InAppDefaultCardMessageHandler.swift",
"Default/Card/InAppDefaultCardMessageView.swift",
"Default/Card/InAppDefaultCardMessageViewController.swift",
"Default/DefaultInAppMessagingRouter.swift",
"Default/ImageOnly/InAppDefaultImageOnlyMessageHandler.swift",
"Default/ImageOnly/InAppDefaultImageOnlyMessageView.swift",
"Default/ImageOnly/InAppDefaultImageOnlyMessageViewController.swift",
"Default/Modal/InAppDefaultModalMessageHandler.swift",
"Default/Modal/InAppDefaultModalMessageView.swift",
"Default/Modal/InAppDefaultModalMessageViewController.swift",
"Extensions/InAppMessagingDisplayMessage+Extensions.swift",
"InAppMessageComponent.swift",
"InAppMessageHandler.swift",
"InAppMessageRouter.swift",
"SwiftyInAppMessaging.swift",
"SwiftyInAppMessagingError.swift",
"Uitilities/FontSize.swift",
"Uitilities/InAppMessagingActionButton+Extensions.swift",
"Uitilities/Log.swift",
"Uitilities/UIApplication+Extensions.swift",
"Uitilities/UIColor+Extensions.swift",
"Uitilities/UIImage+Extensions.swift",
"Uitilities/UIViewController+Extensions.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:6:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
4 | import PackageDescription
5 |
6 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
7 | name: "SwiftyInAppMessaging",
8 | platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Done.