Build Information
Successful build of Nimble-SnapshotTesting, reference main (4262f2), with Swift 6.2 for macOS (SPM) on 9 Dec 2025 20:40:32 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tahirmt/nimble-snapshottesting.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tahirmt/nimble-snapshottesting
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4262f24 Remove recordDelay argument (#23)
Cloned https://github.com/tahirmt/nimble-snapshottesting.git
Revision (git rev-parse @):
4262f2410da1326c25b5e17bb560ac9c4caada8f
SUCCESS checkout https://github.com/tahirmt/nimble-snapshottesting.git at main
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/apple/swift-numerics.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/Quick/Quick.git
[1/460] Fetching cwlcatchexception
[296/6501] Fetching cwlcatchexception, swift-algorithms
[705/12101] Fetching cwlcatchexception, swift-algorithms, xctest-dynamic-overlay
[1160/18485] Fetching cwlcatchexception, swift-algorithms, xctest-dynamic-overlay, swift-numerics
[4474/38289] Fetching cwlcatchexception, swift-algorithms, xctest-dynamic-overlay, swift-numerics, nimble
[4779/53148] Fetching cwlcatchexception, swift-algorithms, xctest-dynamic-overlay, swift-numerics, nimble, quick
[32950/68781] Fetching cwlcatchexception, swift-algorithms, xctest-dynamic-overlay, swift-numerics, nimble, quick, swift-snapshot-testing
Fetched https://github.com/apple/swift-algorithms.git from cache (1.63s)
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (1.63s)
Fetched https://github.com/Quick/Quick.git from cache (1.63s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/swiftlang/swift-syntax
[15820/47421] Fetching xctest-dynamic-overlay, swift-numerics, nimble, swift-snapshot-testing
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (2.09s)
Fetched https://github.com/Quick/Nimble.git from cache (2.09s)
Fetching https://github.com/apple/swift-argument-parser.git
[7948/22017] Fetching swift-numerics, swift-snapshot-testing
[10606/23274] Fetching swift-numerics, swift-snapshot-testing, cwlpreconditiontesting
[10845/27925] Fetching swift-numerics, swift-snapshot-testing, cwlpreconditiontesting, swift-custom-dump
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (1.08s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.08s)
[17640/22017] Fetching swift-numerics, swift-snapshot-testing
[19830/38894] Fetching swift-numerics, swift-snapshot-testing, swift-argument-parser
[22694/111928] Fetching swift-numerics, swift-snapshot-testing, swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-numerics.git from cache (3.24s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (3.24s)
[2757/89911] Fetching swift-argument-parser, swift-syntax
Computing version for https://github.com/Quick/Quick.git
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.52s)
[18259/73034] Fetching swift-syntax
Computed https://github.com/Quick/Quick.git at 7.6.2 (3.84s)
Computing version for https://github.com/Quick/Nimble.git
warning: 'nimble': /Package.swift:4: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]
2 | import PackageDescription
3 |
4 | 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
5 | name: "Nimble",
6 | platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/Quick/Nimble.git at 14.0.0 (0.57s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.7 (0.55s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.71s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.17s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (0.54s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.63s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (0.72s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.51s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.51s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.60s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.55s)
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 14.0.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.2
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-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.18.7
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 7.6.2
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
warning: 'nimble': /Users/admin/builder/spi-builder-workspace/.build/checkouts/Nimble/Package.swift:4: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]
2 | import PackageDescription
3 |
4 | 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
5 | name: "Nimble",
6 | platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.16s)
========================================
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": "nimble-snapshottesting",
"name": "Nimble-SnapshotTesting",
"url": "https://github.com/tahirmt/nimble-snapshottesting.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/nimble-snapshottesting",
"dependencies": [
{
"identity": "swift-snapshot-testing",
"name": "swift-snapshot-testing",
"url": "https://github.com/pointfreeco/swift-snapshot-testing.git",
"version": "1.18.7",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-snapshot-testing",
"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.8.0",
"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": "602.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
},
{
"identity": "nimble",
"name": "Nimble",
"url": "https://github.com/Quick/Nimble.git",
"version": "14.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nimble",
"dependencies": [
{
"identity": "cwlpreconditiontesting",
"name": "CwlPreconditionTesting",
"url": "https://github.com/mattgallagher/CwlPreconditionTesting.git",
"version": "2.2.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CwlPreconditionTesting",
"dependencies": [
{
"identity": "cwlcatchexception",
"name": "CwlCatchException",
"url": "https://github.com/mattgallagher/CwlCatchException.git",
"version": "2.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CwlCatchException",
"dependencies": [
]
}
]
}
]
}
]
}
]
}
Fetching https://github.com/tahirmt/nimble-snapshottesting.git
[1/468] Fetching nimble-snapshottesting
Fetched https://github.com/tahirmt/nimble-snapshottesting.git from cache (0.86s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Nimble.git from cache (0.69s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (0.69s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 14.0.0 (0.76s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.45s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.51s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.44s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.49s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.7 (0.04s)
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.96s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.96s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.03s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.47s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (0.52s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.8.0 (0.04s)
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/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 14.0.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.8.0
Creating working copy for https://github.com/tahirmt/nimble-snapshottesting.git
Working copy of https://github.com/tahirmt/nimble-snapshottesting.git resolved at main (4262f24)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.18.7
warning: '.resolve-product-dependencies': dependency 'nimble-snapshottesting' is not used by any target
Found 2 product dependencies
- swift-snapshot-testing
- Nimble
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/tahirmt/nimble-snapshottesting.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin LintCommandPlugin
[2/2] Compiling plugin LintWarning
[3/3] Compiling plugin LintError
[4/4] Compiling plugin DefocusCommandPlugin
[5/5] Compiling plugin GenerateManual
[6/6] Compiling plugin GenerateDoccReference
Building for debugging...
[6/20] Write sources
[11/20] Write swift-version-49B95AFC49DCD68C.txt
[12/52] Compiling CwlMachBadInstructionHandler mach_excServer.c
[13/52] Compiling CwlCatchExceptionSupport CwlCatchException.m
[14/54] Compiling CwlMachBadInstructionHandler CwlMachBadInstructionHandler.m
[16/54] Emitting module CwlCatchException
[17/54] Compiling CwlCatchException CwlCatchException.swift
[18/58] Compiling CwlPreconditionTesting CwlDarwinDefinitions.swift
[19/58] Emitting module CwlPreconditionTesting
[20/58] Compiling CwlPreconditionTesting CwlCatchBadInstruction.swift
[21/58] Compiling CwlPreconditionTesting CwlBadInstructionException.swift
[22/122] Emitting module Nimble
[23/128] Compiling Nimble Equal+TupleArray.swift
[24/128] Compiling Nimble Equal.swift
[25/128] Compiling Nimble HaveCount.swift
[26/128] Compiling Nimble Map.swift
[27/128] Compiling Nimble Match.swift
[28/128] Compiling Nimble MatchError.swift
[29/128] Compiling Nimble Matcher.swift
[30/128] Compiling Nimble BeginWith.swift
[31/128] Compiling Nimble BeginWithPrefix.swift
[32/128] Compiling Nimble Contain.swift
[33/128] Compiling Nimble ContainElementSatisfying.swift
[34/128] Compiling Nimble ElementsEqual.swift
[35/128] Compiling Nimble EndWith.swift
[36/128] Compiling Nimble Equal+Tuple.swift
[37/128] Compiling Nimble AdapterProtocols.swift
[38/128] Compiling Nimble AssertionDispatcher.swift
[39/128] Compiling Nimble AssertionRecorder+Async.swift
[40/128] Compiling Nimble AssertionRecorder.swift
[41/128] Compiling Nimble NMBExpectation.swift
[42/128] Compiling Nimble NimbleEnvironment.swift
[43/128] Compiling Nimble NimbleSwiftTestingHandler.swift
[44/128] Compiling Nimble BeLessThan.swift
[45/128] Compiling Nimble BeLessThanOrEqual.swift
[46/128] Compiling Nimble BeLogical.swift
[47/128] Compiling Nimble BeNil.swift
[48/128] Compiling Nimble BeResult.swift
[49/128] Compiling Nimble BeVoid.swift
[50/128] Compiling Nimble BeWithin.swift
[51/128] Compiling Nimble BeAKindOf.swift
[52/128] Compiling Nimble BeAnInstanceOf.swift
[53/128] Compiling Nimble BeCloseTo.swift
[54/128] Compiling Nimble BeEmpty.swift
[55/128] Compiling Nimble BeGreaterThan.swift
[56/128] Compiling Nimble BeGreaterThanOrEqualTo.swift
[57/128] Compiling Nimble BeIdenticalTo.swift
[58/128] Compiling Nimble MatcherProtocols.swift
[59/128] Compiling Nimble Negation.swift
[60/128] Compiling Nimble PostNotification.swift
[61/128] Compiling Nimble RaisesException.swift
[62/128] Compiling Nimble SatisfyAllOf.swift
[63/128] Compiling Nimble SatisfyAnyOf.swift
[64/128] Compiling Nimble ThrowAssertion.swift
[65/128] Compiling Nimble AsyncTimerSequence.swift
[66/128] Compiling Nimble Errors.swift
[67/128] Compiling Nimble NimbleTimeInterval.swift
[68/128] Compiling Nimble PollAwait.swift
[69/128] Compiling Nimble SourceLocation.swift
[70/128] Compiling Nimble Stringers.swift
[71/128] Compiling Nimble ThrowError.swift
[72/128] Compiling Nimble ToSucceed.swift
[73/128] Compiling Nimble Polling+AsyncAwait.swift
[74/128] Compiling Nimble Polling+Require.swift
[75/128] Compiling Nimble Polling.swift
[76/128] Compiling Nimble Requirement.swift
[77/128] Compiling Nimble AsyncAwait.swift
[78/128] Compiling Nimble Expectation.swift
[79/128] Compiling Nimble ExpectationMessage.swift
[80/128] Compiling Nimble Expression.swift
[81/128] Compiling Nimble FailureMessage.swift
[82/128] Compiling Nimble AllPass.swift
[83/128] Compiling Nimble AsyncAllPass.swift
[84/128] Compiling Nimble AsyncMatcher.swift
[85/128] Compiling Nimble NimbleXCTestHandler.swift
[86/128] Compiling Nimble ExceptionCapture.swift
[87/128] Compiling Nimble AsyncExpression.swift
[88/128] Compiling Nimble DSL+AsyncAwait.swift
[89/128] Compiling Nimble DSL+Require.swift
[90/128] Compiling Nimble DSL+Wait.swift
[91/128] Compiling Nimble DSL.swift
[92/128] Emitting module SnapshotTesting
[99/131] Compiling NimbleObjectiveC NMBExceptionCapture.m
[101/131] Compiling SnapshotTesting UIView.swift
[102/131] Compiling SnapshotTesting UIViewController.swift
[103/131] Compiling SnapshotTesting URLRequest.swift
[127/131] Compiling NimbleObjectiveC NMBStringify.m
[128/131] Compiling NimbleObjectiveC DSL.m
[129/131] Compiling NimbleObjectiveC XCTestObservationCenter+Register.m
[131/136] Emitting module Nimble_SnapshotTesting
[132/136] Compiling Nimble_SnapshotTesting PrettySyntax.swift
[133/136] Compiling Nimble_SnapshotTesting Atomic.swift
[134/136] Compiling Nimble_SnapshotTesting HaveValidSnapshot.swift
[135/136] Compiling Nimble_SnapshotTesting CurrentTestCaseTracker.swift
[135/136] Compiling NimbleSnapshotTestingObjc XCTestObservationCenter+CurrentTestCaseTracker.m
Build complete! (23.01s)
warning: 'nimble': /Users/admin/builder/spi-builder-workspace/.build/checkouts/Nimble/Package.swift:4: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]
2 | import PackageDescription
3 |
4 | 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
5 | name: "Nimble",
6 | platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'quick': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/PrivacyInfo.xcprivacy
Build complete.
{
"dependencies" : [
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.10.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
},
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "14.0.0",
"upper_bound" : "15.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble.git"
},
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "7.0.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick.git"
}
],
"manifest_display_name" : "Nimble-SnapshotTesting",
"name" : "Nimble-SnapshotTesting",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "Nimble-SnapshotTesting",
"targets" : [
"NimbleSnapshotTestingObjc"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NimbleSnapshotTestingObjc",
"module_type" : "ClangTarget",
"name" : "NimbleSnapshotTestingObjc",
"path" : "Sources/NimbleSnapshotTestingObjc",
"product_memberships" : [
"Nimble-SnapshotTesting"
],
"sources" : [
"XCTestObservationCenter+CurrentTestCaseTracker.m"
],
"target_dependencies" : [
"Nimble-SnapshotTesting"
],
"type" : "library"
},
{
"c99name" : "Nimble_SnapshotTestingTests",
"module_type" : "SwiftTarget",
"name" : "Nimble-SnapshotTestingTests",
"path" : "Tests/Nimble-SnapshotTestingTests",
"product_dependencies" : [
"Quick",
"Nimble"
],
"sources" : [
"SnapshotsSpec.swift"
],
"target_dependencies" : [
"NimbleSnapshotTestingObjc"
],
"type" : "test"
},
{
"c99name" : "Nimble_SnapshotTesting",
"module_type" : "SwiftTarget",
"name" : "Nimble-SnapshotTesting",
"path" : "Sources/Nimble-SnapshotTesting",
"product_dependencies" : [
"SnapshotTesting",
"Nimble"
],
"product_memberships" : [
"Nimble-SnapshotTesting"
],
"sources" : [
"Atomic.swift",
"CurrentTestCaseTracker.swift",
"HaveValidSnapshot.swift",
"PrettySyntax.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.