Build Information
Failed to build swift-tca-custom-alert, reference main (0ded8f
), with Swift 6.0 for macOS (SPM) on 2 Dec 2024 17:45:17 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.58.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Naturally-Inviting/swift-tca-custom-alert.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Naturally-Inviting/swift-tca-custom-alert
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0ded8fc swift 6
Cloned https://github.com/Naturally-Inviting/swift-tca-custom-alert.git
Revision (git rev-parse @):
0ded8fc6f9e6c8cc1de18ba1605d53c293a987c0
SUCCESS checkout https://github.com/Naturally-Inviting/swift-tca-custom-alert.git at main
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-composable-architecture
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swiftui-navigation
[1/1291] Fetching swift-perception
[208/2064] Fetching swift-perception, swift-concurrency-extras
[317/6584] Fetching swift-perception, swift-concurrency-extras, swift-custom-dump
[634/8931] Fetching swift-perception, swift-concurrency-extras, swift-custom-dump, combine-schedulers
[728/10325] Fetching swift-perception, swift-concurrency-extras, swift-custom-dump, combine-schedulers, swiftui-navigation
[4292/15860] Fetching swift-perception, swift-concurrency-extras, swift-custom-dump, combine-schedulers, swiftui-navigation, swift-dependencies
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.26s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.26s)
[10221/12740] Fetching swift-perception, swift-custom-dump, swiftui-navigation, swift-dependencies
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/pointfreeco/swift-identified-collections
[12741/14239] Fetching swift-perception, swift-custom-dump, swiftui-navigation, swift-dependencies, swift-identified-collections
[13026/29842] Fetching swift-perception, swift-custom-dump, swiftui-navigation, swift-dependencies, swift-identified-collections, swift-collections
[22354/310958] Fetching swift-perception, swift-custom-dump, swiftui-navigation, swift-dependencies, swift-identified-collections, swift-collections, swift-composable-architecture
Fetched https://github.com/apple/swift-collections from cache (2.12s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (2.12s)
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/swift-issue-reporting
[15552/293856] Fetching swift-perception, swift-custom-dump, swiftui-navigation, swift-dependencies, swift-composable-architecture
[15553/295134] Fetching swift-perception, swift-custom-dump, swiftui-navigation, swift-dependencies, swift-composable-architecture, swift-clocks
[17342/300144] Fetching swift-perception, swift-custom-dump, swiftui-navigation, swift-dependencies, swift-composable-architecture, swift-clocks, swift-issue-reporting
Fetched https://github.com/pointfreeco/swift-clocks from cache (1.67s)
Fetched https://github.com/pointfreeco/swift-issue-reporting from cache (1.67s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-case-paths
[19063/293856] Fetching swift-perception, swift-custom-dump, swiftui-navigation, swift-dependencies, swift-composable-architecture
[19064/298046] Fetching swift-perception, swift-custom-dump, swiftui-navigation, swift-dependencies, swift-composable-architecture, swift-case-paths
[19826/364904] Fetching swift-perception, swift-custom-dump, swiftui-navigation, swift-dependencies, swift-composable-architecture, swift-case-paths, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.96s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (3.96s)
[19161/293856] Fetching swift-perception, swift-custom-dump, swiftui-navigation, swift-dependencies, swift-composable-architecture
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (58.07s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (58.07s)
Fetched https://github.com/pointfreeco/swift-composable-architecture from cache (58.07s)
Fetched https://github.com/pointfreeco/swift-perception from cache (58.07s)
Fetched https://github.com/pointfreeco/swiftui-navigation from cache (58.07s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture
Computed https://github.com/pointfreeco/swift-composable-architecture at 1.12.0 (0.80s)
Computing version for https://github.com/pointfreeco/swift-issue-reporting
warning: 'swift-issue-reporting': /Package@swift-6.0.swift:5: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:)'
3 | import PackageDescription
4 |
5 | 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:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swift-issue-reporting",
7 | platforms: [
Computed https://github.com/pointfreeco/swift-issue-reporting at 1.2.1 (0.47s)
Computing version for https://github.com/pointfreeco/swiftui-navigation
warning: 'swiftui-navigation': /Package@swift-6.0.swift:5: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:)'
3 | import PackageDescription
4 |
5 | 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:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swiftui-navigation",
7 | platforms: [
Computed https://github.com/pointfreeco/swiftui-navigation at 1.5.2 (0.46s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.3.3 (0.47s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
warning: 'swift-identified-collections': /Package@swift-6.0.swift:5: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:)'
3 | import PackageDescription
4 |
5 | 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:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swift-identified-collections",
7 | products: [
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.0 (0.45s)
Computing version for https://github.com/pointfreeco/swift-dependencies
warning: 'swift-dependencies': /Package@swift-6.0.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:)'
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:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
7 | name: "swift-dependencies",
8 | platforms: [
Computed https://github.com/pointfreeco/swift-dependencies at 1.3.4 (0.47s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.1 (0.45s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.1.0 (3.31s)
Computing version for https://github.com/pointfreeco/swift-case-paths
warning: 'swift-case-paths': /Package@swift-6.0.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:)'
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:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
7 | name: "swift-case-paths",
8 | platforms: [
Computed https://github.com/pointfreeco/swift-case-paths at 1.5.3 (0.47s)
Computing version for https://github.com/pointfreeco/combine-schedulers
warning: 'combine-schedulers': /Package@swift-6.0.swift:5: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:)'
3 | import PackageDescription
4 |
5 | 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:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "combine-schedulers",
7 | platforms: [
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.1 (0.45s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.2 (0.68s)
Computing version for https://github.com/pointfreeco/swift-clocks
warning: 'swift-clocks': /Package@swift-6.0.swift:5: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:)'
3 | import PackageDescription
4 |
5 | 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:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swift-clocks",
7 | // NB: While the `Clock` protocol is iOS 16+, etc., the package should support earlier platforms
Computed https://github.com/pointfreeco/swift-clocks at 1.0.3 (0.46s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.0-prerelease-2024-06-12 (0.66s)
Creating working copy for https://github.com/pointfreeco/swiftui-navigation
Working copy of https://github.com/pointfreeco/swiftui-navigation resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-composable-architecture
Working copy of https://github.com/pointfreeco/swift-composable-architecture resolved at 1.12.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.1.0
Creating working copy for https://github.com/pointfreeco/swift-issue-reporting
Working copy of https://github.com/pointfreeco/swift-issue-reporting resolved at 1.2.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.0-prerelease-2024-06-12
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.3
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.1
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.1
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.5.3
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.2
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.3.4
warning: 'swiftui-navigation': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swiftui-navigation/Package@swift-6.0.swift:5: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:)'
3 | import PackageDescription
4 |
5 | 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:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swiftui-navigation",
7 | platforms: [
warning: 'combine-schedulers': /Users/admin/builder/spi-builder-workspace/.build/checkouts/combine-schedulers/Package@swift-6.0.swift:5: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:)'
3 | import PackageDescription
4 |
5 | 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:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "combine-schedulers",
7 | platforms: [
warning: 'swift-case-paths': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-case-paths/Package@swift-6.0.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:)'
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:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
7 | name: "swift-case-paths",
8 | platforms: [
warning: 'swift-issue-reporting': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-issue-reporting/Package@swift-6.0.swift:5: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:)'
3 | import PackageDescription
4 |
5 | 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:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swift-issue-reporting",
7 | platforms: [
warning: 'swift-identified-collections': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-identified-collections/Package@swift-6.0.swift:5: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:)'
3 | import PackageDescription
4 |
5 | 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:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swift-identified-collections",
7 | products: [
warning: 'swift-dependencies': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dependencies/Package@swift-6.0.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:)'
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:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
7 | name: "swift-dependencies",
8 | platforms: [
warning: 'swift-clocks': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-clocks/Package@swift-6.0.swift:5: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:)'
3 | import PackageDescription
4 |
5 | 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:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swift-clocks",
7 | // NB: While the `Clock` protocol is iOS 16+, etc., the package should support earlier platforms
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-tca-custom-alert",
"name": "swift-tca-custom-alert",
"url": "https://github.com/Naturally-Inviting/swift-tca-custom-alert.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-tca-custom-alert",
"dependencies": [
{
"identity": "swift-composable-architecture",
"name": "swift-composable-architecture",
"url": "https://github.com/pointfreeco/swift-composable-architecture",
"version": "1.16.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-composable-architecture",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "combine-schedulers",
"name": "combine-schedulers",
"url": "https://github.com/pointfreeco/combine-schedulers",
"version": "1.0.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/combine-schedulers",
"dependencies": [
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.4.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
},
{
"identity": "swift-case-paths",
"name": "swift-case-paths",
"url": "https://github.com/pointfreeco/swift-case-paths",
"version": "1.5.6",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-case-paths",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax",
"version": "600.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.4.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
},
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"dependencies": [
]
},
{
"identity": "swift-custom-dump",
"name": "swift-custom-dump",
"url": "https://github.com/pointfreeco/swift-custom-dump",
"version": "1.3.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-custom-dump",
"dependencies": [
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.4.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
},
{
"identity": "swift-dependencies",
"name": "swift-dependencies",
"url": "https://github.com/pointfreeco/swift-dependencies",
"version": "1.6.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-dependencies",
"dependencies": [
{
"identity": "combine-schedulers",
"name": "combine-schedulers",
"url": "https://github.com/pointfreeco/combine-schedulers",
"version": "1.0.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/combine-schedulers",
"dependencies": [
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.4.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
},
{
"identity": "swift-clocks",
"name": "swift-clocks",
"url": "https://github.com/pointfreeco/swift-clocks",
"version": "1.0.5",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-clocks",
"dependencies": [
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.4.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
},
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.4.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
},
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax",
"version": "600.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
},
{
"identity": "swift-identified-collections",
"name": "swift-identified-collections",
"url": "https://github.com/pointfreeco/swift-identified-collections",
"version": "1.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-identified-collections",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
},
{
"identity": "swift-navigation",
"name": "swift-navigation",
"url": "https://github.com/pointfreeco/swift-navigation",
"version": "2.2.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-navigation",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-case-paths",
"name": "swift-case-paths",
"url": "https://github.com/pointfreeco/swift-case-paths",
"version": "1.5.6",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-case-paths",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax",
"version": "600.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.4.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
},
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"dependencies": [
]
},
{
"identity": "swift-custom-dump",
"name": "swift-custom-dump",
"url": "https://github.com/pointfreeco/swift-custom-dump",
"version": "1.3.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-custom-dump",
"dependencies": [
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.4.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
},
{
"identity": "swift-perception",
"name": "swift-perception",
"url": "https://github.com/pointfreeco/swift-perception",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-perception",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax",
"version": "600.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.4.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.4.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
},
{
"identity": "swift-perception",
"name": "swift-perception",
"url": "https://github.com/pointfreeco/swift-perception",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-perception",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax",
"version": "600.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.4.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.4.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
},
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax",
"version": "600.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/Naturally-Inviting/swift-tca-custom-alert.git
[1/263] Fetching swift-tca-custom-alert
Fetched https://github.com/Naturally-Inviting/swift-tca-custom-alert.git from cache (1.55s)
Fetching https://github.com/pointfreeco/swift-composable-architecture from cache
Fetched https://github.com/pointfreeco/swift-composable-architecture from cache (0.80s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture
Computed https://github.com/pointfreeco/swift-composable-architecture at 1.16.1 (0.50s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetching https://github.com/pointfreeco/swift-navigation
Fetching https://github.com/pointfreeco/swift-identified-collections from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-perception from cache
Fetching https://github.com/pointfreeco/swift-dependencies from cache
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.55s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
[1/5010] Fetching xctest-dynamic-overlay
[502/50063] Fetching xctest-dynamic-overlay, swift-navigation
Fetched https://github.com/swiftlang/swift-syntax from cache (0.96s)
Fetching https://github.com/pointfreeco/swift-case-paths from cache
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.47s)
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.45s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.45s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.56s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.56s)
Fetched https://github.com/pointfreeco/swift-perception from cache (1.56s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.56s)
[14868/45053] Fetching swift-navigation
Fetched https://github.com/apple/swift-collections from cache (0.52s)
Fetched https://github.com/pointfreeco/swift-navigation from cache (2.26s)
Computing version for https://github.com/pointfreeco/swift-navigation
Computed https://github.com/pointfreeco/swift-navigation at 2.2.2 (0.47s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.0 (0.02s)
Computing version for https://github.com/pointfreeco/combine-schedulers
warning: 'combine-schedulers': /Package@swift-6.0.swift:5: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:)'
3 | import PackageDescription
4 |
5 | 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:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "combine-schedulers",
7 | platforms: [
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.2 (0.45s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.45s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.0 (0.45s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.5.6 (2.51s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.4.1 (0.48s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.03s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.3 (0.45s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.6.1 (0.45s)
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.49s)
Computing version for https://github.com/pointfreeco/swift-clocks
warning: 'swift-clocks': /Package@swift-6.0.swift:5: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:)'
3 | import PackageDescription
4 |
5 | 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:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swift-clocks",
7 | // NB: While the `Clock` protocol is iOS 16+, etc., the package should support earlier platforms
Computed https://github.com/pointfreeco/swift-clocks at 1.0.5 (0.44s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.60s)
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.5
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.4.1
Creating working copy for https://github.com/pointfreeco/swift-composable-architecture
Working copy of https://github.com/pointfreeco/swift-composable-architecture resolved at 1.16.1
Creating working copy for https://github.com/pointfreeco/swift-navigation
Working copy of https://github.com/pointfreeco/swift-navigation resolved at 2.2.2
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/Naturally-Inviting/swift-tca-custom-alert.git
Working copy of https://github.com/Naturally-Inviting/swift-tca-custom-alert.git resolved at main (0ded8fc)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.6.1
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.2
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.4.3
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.5.6
warning: 'combine-schedulers': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/combine-schedulers/Package@swift-6.0.swift:5: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:)'
3 | import PackageDescription
4 |
5 | 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:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "combine-schedulers",
7 | platforms: [
warning: 'swift-clocks': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-clocks/Package@swift-6.0.swift:5: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:)'
3 | import PackageDescription
4 |
5 | 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:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swift-clocks",
7 | // NB: While the `Clock` protocol is iOS 16+, etc., the package should support earlier platforms
warning: '.resolve-product-dependencies': dependency 'swift-tca-custom-alert' is not used by any target
Found 1 product dependencies
- swift-composable-architecture
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/Naturally-Inviting/swift-tca-custom-alert.git
{
"dependencies" : [
{
"identity" : "swift-composable-architecture",
"requirement" : {
"range" : [
{
"lower_bound" : "1.12.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-composable-architecture"
}
],
"manifest_display_name" : "swift-tca-custom-alert",
"name" : "swift-tca-custom-alert",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "TCACustomAlert",
"targets" : [
"TCACustomAlert"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TCACustomAlertTests",
"module_type" : "SwiftTarget",
"name" : "TCACustomAlertTests",
"path" : "Tests/TCACustomAlertTests",
"sources" : [
"TCACustomAlertTests.swift"
],
"target_dependencies" : [
"TCACustomAlert"
],
"type" : "test"
},
{
"c99name" : "TCACustomAlert",
"module_type" : "SwiftTarget",
"name" : "TCACustomAlert",
"path" : "Sources/TCACustomAlert",
"product_dependencies" : [
"ComposableArchitecture"
],
"product_memberships" : [
"TCACustomAlert"
],
"sources" : [
"CustomAlert.swift",
"View+Alert.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/45] Copying PrivacyInfo.xcprivacy
[0/45] Write sources
[35/45] Compiling _SwiftSyntaxCShims dummy.c
[36/45] Write swift-version--7754E27361AE5C74.txt
[38/97] Compiling SwiftSyntax510 Empty.swift
[39/97] Emitting module SwiftSyntax510
[40/97] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[41/98] Emitting module SwiftSyntax600
[42/98] Compiling SwiftSyntax600 Empty.swift
[43/98] Compiling InternalCollectionsUtilities UInt+reversed.swift
[44/98] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[45/98] Compiling InternalCollectionsUtilities _SortedCollection.swift
[46/98] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[47/98] Emitting module SwiftSyntax509
[48/98] Compiling SwiftSyntax509 Empty.swift
[49/162] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[50/162] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[51/162] Compiling SwiftSyntax SyntaxCollections.swift
[52/162] Compiling SwiftSyntax SyntaxEnum.swift
[53/162] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[54/162] Compiling SwiftSyntax BumpPtrAllocator.swift
[55/162] Compiling SwiftSyntax CommonAncestor.swift
[56/162] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[57/162] Compiling SwiftSyntax Assert.swift
[58/162] Emitting module InternalCollectionsUtilities
[59/162] Compiling SwiftSyntax AbsolutePosition.swift
[60/162] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[61/162] Compiling SwiftSyntax Identifier.swift
[62/162] Compiling SwiftSyntax MemoryLayout.swift
[63/218] Compiling OrderedCollections OrderedSet+Codable.swift
[64/218] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[65/218] Compiling OrderedCollections OrderedSet+Descriptions.swift
[66/218] Compiling OrderedCollections OrderedSet+Diffing.swift
[67/218] Compiling OrderedCollections OrderedSet+Equatable.swift
[68/218] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[69/218] Compiling OrderedCollections _HashTable+Bucket.swift
[70/225] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[71/225] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[72/225] Compiling IssueReporting WithExpectedIssue.swift
[73/226] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[74/226] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[75/226] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[76/226] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[77/226] Compiling OrderedCollections OrderedDictionary+Values.swift
[78/226] Compiling OrderedCollections OrderedDictionary.swift
[79/232] Compiling IssueReporting WithIssueContext.swift
[81/232] Compiling OrderedCollections _HashTable+BucketIterator.swift
[82/232] Compiling OrderedCollections _HashTable+Constants.swift
[83/232] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[84/232] Compiling OrderedCollections _HashTable+Testing.swift
[85/232] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[86/232] Compiling OrderedCollections _HashTable.swift
[95/232] Compiling OrderedCollections OrderedSet+SubSequence.swift
[96/232] Compiling OrderedCollections OrderedSet+Testing.swift
[97/232] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[98/232] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[99/232] Compiling OrderedCollections OrderedSet.swift
[100/232] Compiling OrderedCollections _UnsafeBitset.swift
[101/232] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[102/232] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[103/232] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[104/232] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[105/232] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[106/232] Compiling OrderedCollections OrderedSet+Sendable.swift
[107/232] Compiling OrderedCollections OrderedDictionary+Elements.swift
[108/232] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[109/232] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[110/232] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[111/232] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[112/232] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[113/232] Compiling OrderedCollections OrderedSet+Hashable.swift
[114/232] Compiling OrderedCollections OrderedSet+Initializers.swift
[115/232] Compiling OrderedCollections OrderedSet+Insertions.swift
[116/232] Compiling OrderedCollections OrderedSet+Invariants.swift
[117/232] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[118/232] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[119/232] Compiling OrderedCollections _Hashtable+Header.swift
[120/232] Compiling OrderedCollections OrderedDictionary+Codable.swift
[121/232] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[122/232] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[123/232] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[124/232] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[125/232] Emitting module OrderedCollections
[126/232] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[127/232] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[128/232] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[129/232] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[130/232] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[131/232] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[132/232] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[135/232] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[136/232] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[137/232] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[138/251] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[139/251] Compiling IdentifiedCollections IdentifiedArray.swift
[140/251] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[141/251] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[142/252] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[143/252] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[144/252] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[145/252] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[146/252] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[147/252] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[148/252] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[149/252] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[150/252] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[151/252] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[152/252] Compiling IdentifiedCollections IdentifiedCollection.swift
[159/252] Compiling IdentifiedCollections Identified.swift
[160/252] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[161/252] Emitting module IssueReporting
[162/252] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[163/252] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[164/252] Compiling ConcurrencyExtras Task.swift
[165/252] Compiling ConcurrencyExtras UncheckedSendable.swift
[166/252] Compiling ConcurrencyExtras Result.swift
[167/252] Compiling ConcurrencyExtras LockIsolated.swift
[168/252] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[169/252] Compiling ConcurrencyExtras Locking.swift
[170/252] Compiling ConcurrencyExtras ActorIsolated.swift
[171/252] Compiling ConcurrencyExtras AsyncStream.swift
[172/252] Emitting module ConcurrencyExtras
[173/252] Compiling ConcurrencyExtras MainSerialExecutor.swift
[176/276] Compiling XCTestDynamicOverlay Exports.swift
[177/276] Emitting module XCTestDynamicOverlay
[178/276] Compiling XCTestDynamicOverlay Deprecations.swift
[179/304] Emitting module IdentifiedCollections
[180/304] Compiling CustomDump CoreImage.swift
[181/304] Compiling CustomDump CoreLocation.swift
[182/304] Compiling CustomDump CoreMotion.swift
[183/304] Compiling CustomDump Dump.swift
[184/304] Compiling CombineSchedulers UIKit.swift
[185/304] Compiling CombineSchedulers UIScheduler.swift
[186/305] Compiling Clocks Timer.swift
[187/305] Compiling Clocks UnimplementedClock.swift
[188/305] Compiling CombineSchedulers TestScheduler.swift
[189/305] Compiling CombineSchedulers Timer.swift
[190/305] Compiling CombineSchedulers UnimplementedScheduler.swift
[191/305] Compiling CustomDump AnyType.swift
[192/305] Compiling CustomDump CollectionDifference.swift
[193/305] Compiling CustomDump Identifiable.swift
[194/307] Compiling CustomDump XCTAssertDifference.swift
[195/307] Compiling CustomDump XCTAssertNoDifference.swift
[199/307] Compiling CustomDump UserNotifications.swift
[200/307] Compiling CustomDump UserNotificationsUI.swift
[201/307] Compiling CustomDump CustomDumpReflectable.swift
[202/307] Compiling CustomDump CustomDumpRepresentable.swift
[203/307] Compiling CustomDump CustomDumpStringConvertible.swift
[204/307] Compiling CustomDump Diff.swift
[205/307] Emitting module CustomDump
[206/307] Compiling CustomDump Photos.swift
[207/307] Compiling CustomDump Speech.swift
[208/307] Compiling CustomDump StoreKit.swift
[209/307] Compiling Clocks _AsyncTimerSequence.swift
[210/307] Emitting module Clocks
[211/307] Compiling CombineSchedulers Lock.swift
[212/307] Compiling CombineSchedulers NSRecursiveLock.swift
[213/307] Compiling Clocks TestClock.swift
[214/307] Emitting module CombineSchedulers
[215/307] Compiling Clocks ImmediateClock.swift
[218/307] Compiling Clocks AnyClock.swift
[219/307] Compiling Clocks Lock.swift
[222/307] Compiling Clocks SwiftUI.swift
[223/307] Compiling CombineSchedulers SwiftUI.swift
[224/307] Compiling CustomDump Mirror.swift
[225/307] Compiling CustomDump String.swift
[226/307] Compiling CustomDump Unordered.swift
[227/307] Compiling CustomDump Foundation.swift
[228/307] Compiling CustomDump GameKit.swift
[229/307] Compiling CustomDump KeyPath.swift
[231/307] Compiling CustomDump ExpectDifference.swift
[232/307] Compiling CustomDump ExpectNoDifference.swift
[233/307] Compiling CustomDump Swift.swift
[234/307] Compiling CustomDump SwiftUI.swift
[235/307] Compiling CustomDump UIKit.swift
[236/339] Compiling Dependencies UUID.swift
[237/339] Compiling Dependencies WithRandomNumberGenerator.swift
[238/341] Compiling Dependencies Clocks.swift
[239/341] Compiling Dependencies Context.swift
[240/341] Compiling Dependencies Date.swift
[241/341] Compiling Dependencies FireAndForget.swift
[242/341] Compiling Dependencies TimeZone.swift
[243/341] Compiling Dependencies URLSession.swift
[244/341] Compiling Dependencies Deprecations.swift
[245/341] Compiling Dependencies Exports.swift
[246/341] Compiling Dependencies Locale.swift
[247/341] Compiling Dependencies MainQueue.swift
[248/341] Compiling Dependencies MainRunLoop.swift
[249/341] Compiling Dependencies OpenURL.swift
[250/341] Compiling SwiftUINavigationCore Alert.swift
[251/341] Compiling SwiftUINavigationCore AlertState.swift
[252/341] Compiling Dependencies DependencyKey.swift
[253/341] Compiling SwiftUINavigationCore NavigationDestination.swift
[254/341] Compiling SwiftUINavigationCore Deprecations.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[255/342] Emitting module Dependencies
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift:63:13: error: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
61 | @_unsafeInheritExecutor
62 | @discardableResult
63 | public func withDependencies<R>(
| `- error: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
64 | _ updateValuesForOperation: (inout DependencyValues) async throws -> Void,
65 | operation: () async throws -> R
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift:170:13: error: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
168 | @_unsafeInheritExecutor
169 | @discardableResult
170 | public func withDependencies<Model: AnyObject, R>(
| `- error: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
171 | from model: Model,
172 | _ updateValuesForOperation: (inout DependencyValues) async throws -> Void,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift:217:13: error: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
215 | @_unsafeInheritExecutor
216 | @discardableResult
217 | public func withDependencies<Model: AnyObject, R>(
| `- error: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
218 | from model: Model,
219 | operation: () async throws -> R,
[256/342] Compiling Dependencies TypeName.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift:63:13: error: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
61 | @_unsafeInheritExecutor
62 | @discardableResult
63 | public func withDependencies<R>(
| `- error: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
64 | _ updateValuesForOperation: (inout DependencyValues) async throws -> Void,
65 | operation: () async throws -> R
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift:170:13: error: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
168 | @_unsafeInheritExecutor
169 | @discardableResult
170 | public func withDependencies<Model: AnyObject, R>(
| `- error: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
171 | from model: Model,
172 | _ updateValuesForOperation: (inout DependencyValues) async throws -> Void,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift:217:13: error: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
215 | @_unsafeInheritExecutor
216 | @discardableResult
217 | public func withDependencies<Model: AnyObject, R>(
| `- error: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
218 | from model: Model,
219 | operation: () async throws -> R,
[257/342] Compiling Dependencies WithDependencies.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift:63:13: error: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
61 | @_unsafeInheritExecutor
62 | @discardableResult
63 | public func withDependencies<R>(
| `- error: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
64 | _ updateValuesForOperation: (inout DependencyValues) async throws -> Void,
65 | operation: () async throws -> R
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift:170:13: error: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
168 | @_unsafeInheritExecutor
169 | @discardableResult
170 | public func withDependencies<Model: AnyObject, R>(
| `- error: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
171 | from model: Model,
172 | _ updateValuesForOperation: (inout DependencyValues) async throws -> Void,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift:217:13: error: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
215 | @_unsafeInheritExecutor
216 | @discardableResult
217 | public func withDependencies<Model: AnyObject, R>(
| `- error: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
218 | from model: Model,
219 | operation: () async throws -> R,
[258/342] Compiling SwiftUINavigationCore ConfirmationDialogState.swift
[259/342] Compiling Dependencies DependencyValues.swift
[260/342] Compiling Dependencies Assert.swift
[261/342] Compiling Dependencies Calendar.swift
warning: 'combine-schedulers': /Users/admin/builder/spi-builder-workspace/.build/checkouts/combine-schedulers/Package@swift-6.0.swift:5: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:)'
3 | import PackageDescription
4 |
5 | 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:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "combine-schedulers",
7 | platforms: [
warning: 'swift-identified-collections': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-identified-collections/Package@swift-6.0.swift:5: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:)'
3 | import PackageDescription
4 |
5 | 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:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swift-identified-collections",
7 | products: [
warning: 'swift-case-paths': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-case-paths/Package@swift-6.0.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:)'
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:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
7 | name: "swift-case-paths",
8 | platforms: [
warning: 'swiftui-navigation': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swiftui-navigation/Package@swift-6.0.swift:5: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:)'
3 | import PackageDescription
4 |
5 | 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:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swiftui-navigation",
7 | platforms: [
warning: 'swift-dependencies': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dependencies/Package@swift-6.0.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:)'
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:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
7 | name: "swift-dependencies",
8 | platforms: [
warning: 'swift-issue-reporting': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-issue-reporting/Package@swift-6.0.swift:5: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:)'
3 | import PackageDescription
4 |
5 | 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:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swift-issue-reporting",
7 | platforms: [
warning: 'swift-clocks': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-clocks/Package@swift-6.0.swift:5: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:)'
3 | import PackageDescription
4 |
5 | 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:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swift-clocks",
7 | // NB: While the `Clock` protocol is iOS 16+, etc., the package should support earlier platforms
BUILD FAILURE 6.0 macosSpm