Build Information
Successful build of JSONPatch, reference v1.0.6 (1eb123), with Swift 6.1 for iOS using Xcode 16.3 on 9 May 2026 02:21:32 UTC.
Swift 6 data race errors: 3
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JSONPatch -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/raymccrae/swift-jsonpatch.git
Reference: v1.0.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/raymccrae/swift-jsonpatch
* tag v1.0.6 -> FETCH_HEAD
HEAD is now at 1eb1236 Merge pull request #7 from chrisschlitt/feature/linux-support
Cloned https://github.com/raymccrae/swift-jsonpatch.git
Revision (git rev-parse @):
1eb12363c1ee681712d2a42d2ee6f0322f92cf31
SUCCESS checkout https://github.com/raymccrae/swift-jsonpatch.git at v1.0.6
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/raymccrae/swift-jsonpatch.git
https://github.com/raymccrae/swift-jsonpatch.git
{
"dependencies" : [
],
"manifest_display_name" : "JSONPatch",
"name" : "JSONPatch",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "JSONPatch",
"targets" : [
"JSONPatch"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JSONPatchTests",
"module_type" : "SwiftTarget",
"name" : "JSONPatchTests",
"path" : "Tests",
"sources" : [
"JSONPatchTests/ArrayTests.swift",
"JSONPatchTests/Bundle.swift",
"JSONPatchTests/JSONCodableTests.swift",
"JSONPatchTests/JSONElementTests.swift",
"JSONPatchTests/JSONFileTestCase.swift",
"JSONPatchTests/JSONPatchGeneratorTests.swift",
"JSONPatchTests/JSONPatchTests.swift",
"JSONPatchTests/JSONPointerTests.swift",
"JSONPatchTests/TestFileTestCase.swift"
],
"target_dependencies" : [
"JSONPatch"
],
"type" : "test"
},
{
"c99name" : "JSONPatch",
"module_type" : "SwiftTarget",
"name" : "JSONPatch",
"path" : "Sources/JSONPatch",
"product_memberships" : [
"JSONPatch"
],
"sources" : [
"JSONElement.swift",
"JSONEquality.swift",
"JSONError.swift",
"JSONPatch.swift",
"JSONPatchCodable.swift",
"JSONPatchGenerator.swift",
"JSONPointer.swift",
"NSArray+DeepCopy.swift",
"NSDictionary+DeepCopy.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "JSONPatch",
"name" : "JSONPatch",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "JSONPatch",
"targets" : [
"JSONPatch"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JSONPatchTests",
"module_type" : "SwiftTarget",
"name" : "JSONPatchTests",
"path" : "Tests",
"sources" : [
"JSONPatchTests/ArrayTests.swift",
"JSONPatchTests/Bundle.swift",
"JSONPatchTests/JSONCodableTests.swift",
"JSONPatchTests/JSONElementTests.swift",
"JSONPatchTests/JSONFileTestCase.swift",
"JSONPatchTests/JSONPatchGeneratorTests.swift",
"JSONPatchTests/JSONPatchTests.swift",
"JSONPatchTests/JSONPointerTests.swift",
"JSONPatchTests/TestFileTestCase.swift"
],
"target_dependencies" : [
"JSONPatch"
],
"type" : "test"
},
{
"c99name" : "JSONPatch",
"module_type" : "SwiftTarget",
"name" : "JSONPatch",
"path" : "Sources/JSONPatch",
"product_memberships" : [
"JSONPatch"
],
"sources" : [
"JSONElement.swift",
"JSONEquality.swift",
"JSONError.swift",
"JSONPatch.swift",
"JSONPatchCodable.swift",
"JSONPatchGenerator.swift",
"JSONPointer.swift",
"NSArray+DeepCopy.swift",
"NSDictionary+DeepCopy.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "JSONPatch",
"schemes" : [
"JSONPatch",
"JSONPatchFramework"
],
"targets" : [
"JSONPatch",
"JSONPatchTests",
"JSONPatchFramework"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"JSONPatch"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JSONPatch -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme JSONPatch -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
JSONPatch: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'JSONPatch' in project 'JSONPatch'
➜ Explicit dependency on target 'JSONPatch' in project 'JSONPatch'
Target 'JSONPatch' in project 'JSONPatch' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 4da96aa333550be1b0b2375c59e65794
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4da96aa333550be1b0b2375c59e65794.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch.LinkFileList (in target 'JSONPatch' from project 'JSONPatch')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch-OutputFileMap.json (in target 'JSONPatch' from project 'JSONPatch')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/JSONPatch.modulemap (in target 'JSONPatch' from project 'JSONPatch')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/JSONPatch.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch_const_extract_protocols.json (in target 'JSONPatch' from project 'JSONPatch')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch.SwiftConstValuesFileList (in target 'JSONPatch' from project 'JSONPatch')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch.SwiftFileList (in target 'JSONPatch' from project 'JSONPatch')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/JSONPatch.DependencyMetadataFileList (in target 'JSONPatch' from project 'JSONPatch')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/JSONPatch.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/JSONPatch.DependencyStaticMetadataFileList (in target 'JSONPatch' from project 'JSONPatch')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/JSONPatch.DependencyStaticMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/JSONPatch.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/JSONPatch.modulemap (in target 'JSONPatch' from project 'JSONPatch')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/JSONPatch.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver JSONPatch normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JSONPatch' from project 'JSONPatch')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JSONPatch -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ JSONEquality.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONEquality.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONEquality.swift (in target 'JSONPatch' from project 'JSONPatch')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ JSONElement.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONElement.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONElement.swift (in target 'JSONPatch' from project 'JSONPatch')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ NSArray+DeepCopy.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/NSArray+DeepCopy.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/NSArray+DeepCopy.swift (in target 'JSONPatch' from project 'JSONPatch')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ JSONPatchGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPatchGenerator.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPatchGenerator.swift (in target 'JSONPatch' from project 'JSONPatch')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ JSONPointer.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPointer.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPointer.swift (in target 'JSONPatch' from project 'JSONPatch')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPointer.swift:40:16: warning: static property 'wholeDocument' is not concurrency-safe because non-'Sendable' type 'JSONPointer' may have shared mutable state; this is an error in the Swift 6 language mode
static let wholeDocument: JSONPointer = JSONPointer(components: [])
^
/Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPointer.swift:25:15: note: consider making struct 'JSONPointer' conform to the 'Sendable' protocol
public struct JSONPointer {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPointer.swift:40:16: note: add '@MainActor' to make static property 'wholeDocument' part of global actor 'MainActor'
static let wholeDocument: JSONPointer = JSONPointer(components: [])
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPointer.swift:40:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let wholeDocument: JSONPointer = JSONPointer(components: [])
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPointer.swift:186:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'JSONPointer' to 'Hashable' by implementing 'hash(into:)' instead
public var hashValue: Int {
^
SwiftCompile normal arm64 Compiling\ JSONError.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONError.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONError.swift (in target 'JSONPatch' from project 'JSONPatch')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONError.swift:30:10: warning: associated value 'patchTestFailed(path:expected:found:)' of 'Sendable'-conforming enum 'JSONError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
case patchTestFailed(path: String, expected: Any, found: Any?)
^
/Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONError.swift:30:10: warning: associated value 'patchTestFailed(path:expected:found:)' of 'Sendable'-conforming enum 'JSONError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
case patchTestFailed(path: String, expected: Any, found: Any?)
^
SwiftCompile normal arm64 Compiling\ JSONPatch.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPatch.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPatch.swift (in target 'JSONPatch' from project 'JSONPatch')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ JSONPatch (in target 'JSONPatch' from project 'JSONPatch')
EmitSwiftModule normal arm64 (in target 'JSONPatch' from project 'JSONPatch')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONError.swift:30:10: warning: associated value 'patchTestFailed(path:expected:found:)' of 'Sendable'-conforming enum 'JSONError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
case patchTestFailed(path: String, expected: Any, found: Any?)
^
/Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONError.swift:30:10: warning: associated value 'patchTestFailed(path:expected:found:)' of 'Sendable'-conforming enum 'JSONError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
case patchTestFailed(path: String, expected: Any, found: Any?)
^
/Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPointer.swift:40:16: warning: static property 'wholeDocument' is not concurrency-safe because non-'Sendable' type 'JSONPointer' may have shared mutable state; this is an error in the Swift 6 language mode
static let wholeDocument: JSONPointer = JSONPointer(components: [])
^
/Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPointer.swift:25:15: note: consider making struct 'JSONPointer' conform to the 'Sendable' protocol
public struct JSONPointer {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPointer.swift:40:16: note: add '@MainActor' to make static property 'wholeDocument' part of global actor 'MainActor'
static let wholeDocument: JSONPointer = JSONPointer(components: [])
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPointer.swift:40:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let wholeDocument: JSONPointer = JSONPointer(components: [])
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPointer.swift:186:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'JSONPointer' to 'Hashable' by implementing 'hash(into:)' instead
public var hashValue: Int {
^
SwiftCompile normal arm64 Compiling\ NSDictionary+DeepCopy.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/NSDictionary+DeepCopy.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/NSDictionary+DeepCopy.swift (in target 'JSONPatch' from project 'JSONPatch')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ JSONPatchCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPatchCodable.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPatchCodable.swift (in target 'JSONPatch' from project 'JSONPatch')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for JSONPatch (in target 'JSONPatch' from project 'JSONPatch')
SwiftDriver\ Compilation\ Requirements JSONPatch normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JSONPatch' from project 'JSONPatch')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JSONPatch -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/JSONPatch-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch-Swift.h (in target 'JSONPatch' from project 'JSONPatch')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/JSONPatch-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONPatch.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch.swiftmodule (in target 'JSONPatch' from project 'JSONPatch')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONPatch.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONPatch.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch.swiftdoc (in target 'JSONPatch' from project 'JSONPatch')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONPatch.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONPatch.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch.abi.json (in target 'JSONPatch' from project 'JSONPatch')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONPatch.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONPatch.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch.swiftsourceinfo (in target 'JSONPatch' from project 'JSONPatch')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONPatch.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling NSDictionary+DeepCopy.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftDriverJobDiscovery normal arm64 Compiling JSONError.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftDriverJobDiscovery normal arm64 Compiling JSONPatchGenerator.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftDriverJobDiscovery normal arm64 Compiling NSArray+DeepCopy.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftDriverJobDiscovery normal arm64 Compiling JSONElement.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftDriverJobDiscovery normal arm64 Compiling JSONPatch.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftDriverJobDiscovery normal arm64 Compiling JSONPatchCodable.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftDriverJobDiscovery normal arm64 Compiling JSONPointer.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftDriverJobDiscovery normal arm64 Compiling JSONEquality.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftDriver\ Compilation JSONPatch normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JSONPatch' from project 'JSONPatch')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JSONPatch -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONPatch.o normal (in target 'JSONPatch' from project 'JSONPatch')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONPatch.o
ExtractAppIntentsMetadata (in target 'JSONPatch' from project 'JSONPatch')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name JSONPatch --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.JSONPatch --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONPatch.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONPatch.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/JSONPatch.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/JSONPatch.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-iphoneos/JSONPatch.build/Objects-normal/arm64/JSONPatch.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-05-08 19:21:31.940 appintentsmetadataprocessor[721:4192] Starting appintentsmetadataprocessor export
2026-05-08 19:21:31.980 appintentsmetadataprocessor[721:4192] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONPatch.o (in target 'JSONPatch' from project 'JSONPatch')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONPatch.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "JSONPatch",
"name" : "JSONPatch",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "JSONPatch",
"targets" : [
"JSONPatch"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JSONPatchTests",
"module_type" : "SwiftTarget",
"name" : "JSONPatchTests",
"path" : "Tests",
"sources" : [
"JSONPatchTests/ArrayTests.swift",
"JSONPatchTests/Bundle.swift",
"JSONPatchTests/JSONCodableTests.swift",
"JSONPatchTests/JSONElementTests.swift",
"JSONPatchTests/JSONFileTestCase.swift",
"JSONPatchTests/JSONPatchGeneratorTests.swift",
"JSONPatchTests/JSONPatchTests.swift",
"JSONPatchTests/JSONPointerTests.swift",
"JSONPatchTests/TestFileTestCase.swift"
],
"target_dependencies" : [
"JSONPatch"
],
"type" : "test"
},
{
"c99name" : "JSONPatch",
"module_type" : "SwiftTarget",
"name" : "JSONPatch",
"path" : "Sources/JSONPatch",
"product_memberships" : [
"JSONPatch"
],
"sources" : [
"JSONElement.swift",
"JSONEquality.swift",
"JSONError.swift",
"JSONPatch.swift",
"JSONPatchCodable.swift",
"JSONPatchGenerator.swift",
"JSONPointer.swift",
"NSArray+DeepCopy.swift",
"NSDictionary+DeepCopy.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Done.