Build Information
Successful build of VectorMath, reference master (2de258
), with Swift 6.1 for iOS using Xcode 16.3 on 24 Apr 2025 10:57:21 UTC.
Swift 6 data race errors: 16
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme VectorMath -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 Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nicklockwood/VectorMath.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nicklockwood/VectorMath
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 2de2585 Updated for 0.4.1 release
Cloned https://github.com/nicklockwood/VectorMath.git
Revision (git rev-parse @):
2de2585f455dc8e15d642ca51b29b1917e68fd1e
SUCCESS checkout https://github.com/nicklockwood/VectorMath.git at master
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/nicklockwood/VectorMath.git
https://github.com/nicklockwood/VectorMath.git
{
"dependencies" : [
],
"manifest_display_name" : "VectorMath",
"name" : "VectorMath",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "VectorMath",
"targets" : [
"VectorMath"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VectorMathTests",
"module_type" : "SwiftTarget",
"name" : "VectorMathTests",
"path" : "Tests/VectorMathTests",
"sources" : [
"QuartzTests.swift",
"VectorMathTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"VectorMath"
],
"type" : "test"
},
{
"c99name" : "VectorMath",
"module_type" : "SwiftTarget",
"name" : "VectorMath",
"path" : "VectorMath",
"product_memberships" : [
"VectorMath"
],
"sources" : [
"VectorMath+MapKit.swift",
"VectorMath+Quartz.swift",
"VectorMath+SceneKit.swift",
"VectorMath.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
VectorMath: /Users/admin/builder/spi-builder-workspace
resolved source packages: VectorMath
{
"dependencies" : [
],
"manifest_display_name" : "VectorMath",
"name" : "VectorMath",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "VectorMath",
"targets" : [
"VectorMath"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VectorMathTests",
"module_type" : "SwiftTarget",
"name" : "VectorMathTests",
"path" : "Tests/VectorMathTests",
"sources" : [
"QuartzTests.swift",
"VectorMathTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"VectorMath"
],
"type" : "test"
},
{
"c99name" : "VectorMath",
"module_type" : "SwiftTarget",
"name" : "VectorMath",
"path" : "VectorMath",
"product_memberships" : [
"VectorMath"
],
"sources" : [
"VectorMath+MapKit.swift",
"VectorMath+Quartz.swift",
"VectorMath+SceneKit.swift",
"VectorMath.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"VectorMath"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme VectorMath -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 VectorMath -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:
VectorMath: /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 'VectorMath' in project 'VectorMath'
➜ Explicit dependency on target 'VectorMath' in project 'VectorMath'
Target 'VectorMath' in project 'VectorMath' (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: f86cc753c9fb929f2fe78d889296046d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f86cc753c9fb929f2fe78d889296046d.xcbuilddata
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
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/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/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/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/VectorMath.build/Debug-iphoneos/VectorMath.build/VectorMath.DependencyMetadataFileList (in target 'VectorMath' from project 'VectorMath')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/VectorMath.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/VectorMath.modulemap (in target 'VectorMath' from project 'VectorMath')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/VectorMath.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/VectorMath.DependencyStaticMetadataFileList (in target 'VectorMath' from project 'VectorMath')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/VectorMath.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath-OutputFileMap.json (in target 'VectorMath' from project 'VectorMath')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath.LinkFileList (in target 'VectorMath' from project 'VectorMath')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath_const_extract_protocols.json (in target 'VectorMath' from project 'VectorMath')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath.SwiftFileList (in target 'VectorMath' from project 'VectorMath')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath.SwiftConstValuesFileList (in target 'VectorMath' from project 'VectorMath')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath.SwiftConstValuesFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/VectorMath.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/VectorMath.modulemap (in target 'VectorMath' from project 'VectorMath')
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/VectorMath.build/Debug-iphoneos/VectorMath.build/VectorMath.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver VectorMath normal arm64 com.apple.xcode.tools.swift.compiler (in target 'VectorMath' from project 'VectorMath')
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 VectorMath -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath.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.2 -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/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath-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/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath.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/VectorMath.build/Debug-iphoneos/VectorMath.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath_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/VectorMath.build/Debug-iphoneos/VectorMath.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.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/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ VectorMath (in target 'VectorMath' from project 'VectorMath')
EmitSwiftModule normal arm64 (in target 'VectorMath' from project 'VectorMath')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:118:16: warning: static property 'zero' is not concurrency-safe because non-'Sendable' type 'Vector2' may have shared mutable state; this is an error in the Swift 6 language mode
static let zero = Vector2(0, 0)
^
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:40:15: note: consider making struct 'Vector2' conform to the 'Sendable' protocol
public struct Vector2: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:118:16: note: add '@MainActor' to make static property 'zero' part of global actor 'MainActor'
static let zero = Vector2(0, 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:118:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let zero = Vector2(0, 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:119:16: warning: static property 'x' is not concurrency-safe because non-'Sendable' type 'Vector2' may have shared mutable state; this is an error in the Swift 6 language mode
static let x = Vector2(1, 0)
^
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:40:15: note: consider making struct 'Vector2' conform to the 'Sendable' protocol
public struct Vector2: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:119:16: note: add '@MainActor' to make static property 'x' part of global actor 'MainActor'
static let x = Vector2(1, 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:119:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let x = Vector2(1, 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:120:16: warning: static property 'y' is not concurrency-safe because non-'Sendable' type 'Vector2' may have shared mutable state; this is an error in the Swift 6 language mode
static let y = Vector2(0, 1)
^
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:40:15: note: consider making struct 'Vector2' conform to the 'Sendable' protocol
public struct Vector2: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:120:16: note: add '@MainActor' to make static property 'y' part of global actor 'MainActor'
static let y = Vector2(0, 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:120:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let y = Vector2(0, 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:233:16: warning: static property 'zero' is not concurrency-safe because non-'Sendable' type 'Vector3' may have shared mutable state; this is an error in the Swift 6 language mode
static let zero = Vector3(0, 0, 0)
^
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:45:15: note: consider making struct 'Vector3' conform to the 'Sendable' protocol
public struct Vector3: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:233:16: note: add '@MainActor' to make static property 'zero' part of global actor 'MainActor'
static let zero = Vector3(0, 0, 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:233:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let zero = Vector3(0, 0, 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:234:16: warning: static property 'x' is not concurrency-safe because non-'Sendable' type 'Vector3' may have shared mutable state; this is an error in the Swift 6 language mode
static let x = Vector3(1, 0, 0)
^
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:45:15: note: consider making struct 'Vector3' conform to the 'Sendable' protocol
public struct Vector3: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:234:16: note: add '@MainActor' to make static property 'x' part of global actor 'MainActor'
static let x = Vector3(1, 0, 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:234:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let x = Vector3(1, 0, 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:235:16: warning: static property 'y' is not concurrency-safe because non-'Sendable' type 'Vector3' may have shared mutable state; this is an error in the Swift 6 language mode
static let y = Vector3(0, 1, 0)
^
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:45:15: note: consider making struct 'Vector3' conform to the 'Sendable' protocol
public struct Vector3: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:235:16: note: add '@MainActor' to make static property 'y' part of global actor 'MainActor'
static let y = Vector3(0, 1, 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:235:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let y = Vector3(0, 1, 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:236:16: warning: static property 'z' is not concurrency-safe because non-'Sendable' type 'Vector3' may have shared mutable state; this is an error in the Swift 6 language mode
static let z = Vector3(0, 0, 1)
^
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:45:15: note: consider making struct 'Vector3' conform to the 'Sendable' protocol
public struct Vector3: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:236:16: note: add '@MainActor' to make static property 'z' part of global actor 'MainActor'
static let z = Vector3(0, 0, 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:236:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let z = Vector3(0, 0, 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:372:16: warning: static property 'zero' is not concurrency-safe because non-'Sendable' type 'Vector4' may have shared mutable state; this is an error in the Swift 6 language mode
static let zero = Vector4(0, 0, 0, 0)
^
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:51:15: note: consider making struct 'Vector4' conform to the 'Sendable' protocol
public struct Vector4: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:372:16: note: add '@MainActor' to make static property 'zero' part of global actor 'MainActor'
static let zero = Vector4(0, 0, 0, 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:372:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let zero = Vector4(0, 0, 0, 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:373:16: warning: static property 'x' is not concurrency-safe because non-'Sendable' type 'Vector4' may have shared mutable state; this is an error in the Swift 6 language mode
static let x = Vector4(1, 0, 0, 0)
^
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:51:15: note: consider making struct 'Vector4' conform to the 'Sendable' protocol
public struct Vector4: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:373:16: note: add '@MainActor' to make static property 'x' part of global actor 'MainActor'
static let x = Vector4(1, 0, 0, 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:373:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let x = Vector4(1, 0, 0, 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:374:16: warning: static property 'y' is not concurrency-safe because non-'Sendable' type 'Vector4' may have shared mutable state; this is an error in the Swift 6 language mode
static let y = Vector4(0, 1, 0, 0)
^
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:51:15: note: consider making struct 'Vector4' conform to the 'Sendable' protocol
public struct Vector4: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:374:16: note: add '@MainActor' to make static property 'y' part of global actor 'MainActor'
static let y = Vector4(0, 1, 0, 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:374:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let y = Vector4(0, 1, 0, 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:375:16: warning: static property 'z' is not concurrency-safe because non-'Sendable' type 'Vector4' may have shared mutable state; this is an error in the Swift 6 language mode
static let z = Vector4(0, 0, 1, 0)
^
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:51:15: note: consider making struct 'Vector4' conform to the 'Sendable' protocol
public struct Vector4: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:375:16: note: add '@MainActor' to make static property 'z' part of global actor 'MainActor'
static let z = Vector4(0, 0, 1, 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:375:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let z = Vector4(0, 0, 1, 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:376:16: warning: static property 'w' is not concurrency-safe because non-'Sendable' type 'Vector4' may have shared mutable state; this is an error in the Swift 6 language mode
static let w = Vector4(0, 0, 0, 1)
^
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:51:15: note: consider making struct 'Vector4' conform to the 'Sendable' protocol
public struct Vector4: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:376:16: note: add '@MainActor' to make static property 'w' part of global actor 'MainActor'
static let w = Vector4(0, 0, 0, 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:376:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let w = Vector4(0, 0, 0, 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:517:16: warning: static property 'identity' is not concurrency-safe because non-'Sendable' type 'Matrix3' may have shared mutable state; this is an error in the Swift 6 language mode
static let identity = Matrix3(1, 0, 0, 0, 1, 0, 0, 0, 1)
^
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:58:15: note: consider making struct 'Matrix3' conform to the 'Sendable' protocol
public struct Matrix3: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:517:16: note: add '@MainActor' to make static property 'identity' part of global actor 'MainActor'
static let identity = Matrix3(1, 0, 0, 0, 1, 0, 0, 0, 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:517:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let identity = Matrix3(1, 0, 0, 0, 1, 0, 0, 0, 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:660:16: warning: static property 'identity' is not concurrency-safe because non-'Sendable' type 'Matrix4' may have shared mutable state; this is an error in the Swift 6 language mode
static let identity = Matrix4(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
^
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:70:15: note: consider making struct 'Matrix4' conform to the 'Sendable' protocol
public struct Matrix4: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:660:16: note: add '@MainActor' to make static property 'identity' part of global actor 'MainActor'
static let identity = Matrix4(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:660:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let identity = Matrix4(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:970:16: warning: static property 'zero' is not concurrency-safe because non-'Sendable' type 'Quaternion' may have shared mutable state; this is an error in the Swift 6 language mode
static let zero = Quaternion(0, 0, 0, 0)
^
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:89:15: note: consider making struct 'Quaternion' conform to the 'Sendable' protocol
public struct Quaternion: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:970:16: note: add '@MainActor' to make static property 'zero' part of global actor 'MainActor'
static let zero = Quaternion(0, 0, 0, 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:970:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let zero = Quaternion(0, 0, 0, 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:971:16: warning: static property 'identity' is not concurrency-safe because non-'Sendable' type 'Quaternion' may have shared mutable state; this is an error in the Swift 6 language mode
static let identity = Quaternion(0, 0, 0, 1)
^
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:89:15: note: consider making struct 'Quaternion' conform to the 'Sendable' protocol
public struct Quaternion: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:971:16: note: add '@MainActor' to make static property 'identity' part of global actor 'MainActor'
static let identity = Quaternion(0, 0, 0, 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:971:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let identity = Quaternion(0, 0, 0, 1)
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ VectorMath+Quartz.swift /Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath+Quartz.swift (in target 'VectorMath' from project 'VectorMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath+Quartz.swift (in target 'VectorMath' from project 'VectorMath')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ VectorMath+SceneKit.swift /Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath+SceneKit.swift (in target 'VectorMath' from project 'VectorMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath+SceneKit.swift (in target 'VectorMath' from project 'VectorMath')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ VectorMath.swift /Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift (in target 'VectorMath' from project 'VectorMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift (in target 'VectorMath' from project 'VectorMath')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:118:16: warning: static property 'zero' is not concurrency-safe because non-'Sendable' type 'Vector2' may have shared mutable state; this is an error in the Swift 6 language mode
static let zero = Vector2(0, 0)
^
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:40:15: note: consider making struct 'Vector2' conform to the 'Sendable' protocol
public struct Vector2: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:118:16: note: add '@MainActor' to make static property 'zero' part of global actor 'MainActor'
static let zero = Vector2(0, 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:118:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let zero = Vector2(0, 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:119:16: warning: static property 'x' is not concurrency-safe because non-'Sendable' type 'Vector2' may have shared mutable state; this is an error in the Swift 6 language mode
static let x = Vector2(1, 0)
^
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:40:15: note: consider making struct 'Vector2' conform to the 'Sendable' protocol
public struct Vector2: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:119:16: note: add '@MainActor' to make static property 'x' part of global actor 'MainActor'
static let x = Vector2(1, 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:119:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let x = Vector2(1, 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:120:16: warning: static property 'y' is not concurrency-safe because non-'Sendable' type 'Vector2' may have shared mutable state; this is an error in the Swift 6 language mode
static let y = Vector2(0, 1)
^
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:40:15: note: consider making struct 'Vector2' conform to the 'Sendable' protocol
public struct Vector2: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:120:16: note: add '@MainActor' to make static property 'y' part of global actor 'MainActor'
static let y = Vector2(0, 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:120:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let y = Vector2(0, 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:233:16: warning: static property 'zero' is not concurrency-safe because non-'Sendable' type 'Vector3' may have shared mutable state; this is an error in the Swift 6 language mode
static let zero = Vector3(0, 0, 0)
^
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:45:15: note: consider making struct 'Vector3' conform to the 'Sendable' protocol
public struct Vector3: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:233:16: note: add '@MainActor' to make static property 'zero' part of global actor 'MainActor'
static let zero = Vector3(0, 0, 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:233:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let zero = Vector3(0, 0, 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:234:16: warning: static property 'x' is not concurrency-safe because non-'Sendable' type 'Vector3' may have shared mutable state; this is an error in the Swift 6 language mode
static let x = Vector3(1, 0, 0)
^
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:45:15: note: consider making struct 'Vector3' conform to the 'Sendable' protocol
public struct Vector3: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:234:16: note: add '@MainActor' to make static property 'x' part of global actor 'MainActor'
static let x = Vector3(1, 0, 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:234:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let x = Vector3(1, 0, 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:235:16: warning: static property 'y' is not concurrency-safe because non-'Sendable' type 'Vector3' may have shared mutable state; this is an error in the Swift 6 language mode
static let y = Vector3(0, 1, 0)
^
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:45:15: note: consider making struct 'Vector3' conform to the 'Sendable' protocol
public struct Vector3: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:235:16: note: add '@MainActor' to make static property 'y' part of global actor 'MainActor'
static let y = Vector3(0, 1, 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:235:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let y = Vector3(0, 1, 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:236:16: warning: static property 'z' is not concurrency-safe because non-'Sendable' type 'Vector3' may have shared mutable state; this is an error in the Swift 6 language mode
static let z = Vector3(0, 0, 1)
^
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:45:15: note: consider making struct 'Vector3' conform to the 'Sendable' protocol
public struct Vector3: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:236:16: note: add '@MainActor' to make static property 'z' part of global actor 'MainActor'
static let z = Vector3(0, 0, 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:236:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let z = Vector3(0, 0, 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:372:16: warning: static property 'zero' is not concurrency-safe because non-'Sendable' type 'Vector4' may have shared mutable state; this is an error in the Swift 6 language mode
static let zero = Vector4(0, 0, 0, 0)
^
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:51:15: note: consider making struct 'Vector4' conform to the 'Sendable' protocol
public struct Vector4: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:372:16: note: add '@MainActor' to make static property 'zero' part of global actor 'MainActor'
static let zero = Vector4(0, 0, 0, 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:372:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let zero = Vector4(0, 0, 0, 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:373:16: warning: static property 'x' is not concurrency-safe because non-'Sendable' type 'Vector4' may have shared mutable state; this is an error in the Swift 6 language mode
static let x = Vector4(1, 0, 0, 0)
^
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:51:15: note: consider making struct 'Vector4' conform to the 'Sendable' protocol
public struct Vector4: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:373:16: note: add '@MainActor' to make static property 'x' part of global actor 'MainActor'
static let x = Vector4(1, 0, 0, 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:373:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let x = Vector4(1, 0, 0, 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:374:16: warning: static property 'y' is not concurrency-safe because non-'Sendable' type 'Vector4' may have shared mutable state; this is an error in the Swift 6 language mode
static let y = Vector4(0, 1, 0, 0)
^
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:51:15: note: consider making struct 'Vector4' conform to the 'Sendable' protocol
public struct Vector4: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:374:16: note: add '@MainActor' to make static property 'y' part of global actor 'MainActor'
static let y = Vector4(0, 1, 0, 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:374:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let y = Vector4(0, 1, 0, 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:375:16: warning: static property 'z' is not concurrency-safe because non-'Sendable' type 'Vector4' may have shared mutable state; this is an error in the Swift 6 language mode
static let z = Vector4(0, 0, 1, 0)
^
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:51:15: note: consider making struct 'Vector4' conform to the 'Sendable' protocol
public struct Vector4: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:375:16: note: add '@MainActor' to make static property 'z' part of global actor 'MainActor'
static let z = Vector4(0, 0, 1, 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:375:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let z = Vector4(0, 0, 1, 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:376:16: warning: static property 'w' is not concurrency-safe because non-'Sendable' type 'Vector4' may have shared mutable state; this is an error in the Swift 6 language mode
static let w = Vector4(0, 0, 0, 1)
^
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:51:15: note: consider making struct 'Vector4' conform to the 'Sendable' protocol
public struct Vector4: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:376:16: note: add '@MainActor' to make static property 'w' part of global actor 'MainActor'
static let w = Vector4(0, 0, 0, 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:376:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let w = Vector4(0, 0, 0, 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:517:16: warning: static property 'identity' is not concurrency-safe because non-'Sendable' type 'Matrix3' may have shared mutable state; this is an error in the Swift 6 language mode
static let identity = Matrix3(1, 0, 0, 0, 1, 0, 0, 0, 1)
^
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:58:15: note: consider making struct 'Matrix3' conform to the 'Sendable' protocol
public struct Matrix3: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:517:16: note: add '@MainActor' to make static property 'identity' part of global actor 'MainActor'
static let identity = Matrix3(1, 0, 0, 0, 1, 0, 0, 0, 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:517:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let identity = Matrix3(1, 0, 0, 0, 1, 0, 0, 0, 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:660:16: warning: static property 'identity' is not concurrency-safe because non-'Sendable' type 'Matrix4' may have shared mutable state; this is an error in the Swift 6 language mode
static let identity = Matrix4(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
^
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:70:15: note: consider making struct 'Matrix4' conform to the 'Sendable' protocol
public struct Matrix4: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:660:16: note: add '@MainActor' to make static property 'identity' part of global actor 'MainActor'
static let identity = Matrix4(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:660:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let identity = Matrix4(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:970:16: warning: static property 'zero' is not concurrency-safe because non-'Sendable' type 'Quaternion' may have shared mutable state; this is an error in the Swift 6 language mode
static let zero = Quaternion(0, 0, 0, 0)
^
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:89:15: note: consider making struct 'Quaternion' conform to the 'Sendable' protocol
public struct Quaternion: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:970:16: note: add '@MainActor' to make static property 'zero' part of global actor 'MainActor'
static let zero = Quaternion(0, 0, 0, 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:970:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let zero = Quaternion(0, 0, 0, 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:971:16: warning: static property 'identity' is not concurrency-safe because non-'Sendable' type 'Quaternion' may have shared mutable state; this is an error in the Swift 6 language mode
static let identity = Quaternion(0, 0, 0, 1)
^
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:89:15: note: consider making struct 'Quaternion' conform to the 'Sendable' protocol
public struct Quaternion: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:971:16: note: add '@MainActor' to make static property 'identity' part of global actor 'MainActor'
static let identity = Quaternion(0, 0, 0, 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath.swift:971:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let identity = Quaternion(0, 0, 0, 1)
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ VectorMath+MapKit.swift /Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath+MapKit.swift (in target 'VectorMath' from project 'VectorMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/VectorMath/VectorMath+MapKit.swift (in target 'VectorMath' from project 'VectorMath')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for VectorMath (in target 'VectorMath' from project 'VectorMath')
SwiftDriver\ Compilation\ Requirements VectorMath normal arm64 com.apple.xcode.tools.swift.compiler (in target 'VectorMath' from project 'VectorMath')
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 VectorMath -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath.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.2 -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/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath-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/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath.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/VectorMath.build/Debug-iphoneos/VectorMath.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath_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/VectorMath.build/Debug-iphoneos/VectorMath.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.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/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath-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/VectorMath-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath-Swift.h (in target 'VectorMath' from project 'VectorMath')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/VectorMath-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/VectorMath.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath.swiftdoc (in target 'VectorMath' from project 'VectorMath')
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/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/VectorMath.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/VectorMath.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath.abi.json (in target 'VectorMath' from project 'VectorMath')
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/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/VectorMath.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/VectorMath.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath.swiftmodule (in target 'VectorMath' from project 'VectorMath')
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/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/VectorMath.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/VectorMath.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath.swiftsourceinfo (in target 'VectorMath' from project 'VectorMath')
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/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/VectorMath.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling VectorMath.swift (in target 'VectorMath' from project 'VectorMath')
SwiftDriverJobDiscovery normal arm64 Compiling VectorMath+Quartz.swift (in target 'VectorMath' from project 'VectorMath')
SwiftDriverJobDiscovery normal arm64 Compiling VectorMath+MapKit.swift (in target 'VectorMath' from project 'VectorMath')
SwiftDriverJobDiscovery normal arm64 Compiling VectorMath+SceneKit.swift (in target 'VectorMath' from project 'VectorMath')
SwiftDriver\ Compilation VectorMath normal arm64 com.apple.xcode.tools.swift.compiler (in target 'VectorMath' from project 'VectorMath')
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 VectorMath -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath.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.2 -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/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath-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/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath.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/VectorMath.build/Debug-iphoneos/VectorMath.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath_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/VectorMath.build/Debug-iphoneos/VectorMath.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.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/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath-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/VectorMath.o normal (in target 'VectorMath' from project 'VectorMath')
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/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath_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/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/VectorMath.o
ExtractAppIntentsMetadata (in target 'VectorMath' from project 'VectorMath')
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 VectorMath --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.VectorMath --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/VectorMath.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/VectorMath.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/VectorMath.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/VectorMath.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VectorMath.build/Debug-iphoneos/VectorMath.build/Objects-normal/arm64/VectorMath.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-24 03:57:20.726 appintentsmetadataprocessor[713:4102] Starting appintentsmetadataprocessor export
2025-04-24 03:57:20.765 appintentsmetadataprocessor[713:4102] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/VectorMath.o (in target 'VectorMath' from project 'VectorMath')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/VectorMath.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "VectorMath",
"name" : "VectorMath",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "VectorMath",
"targets" : [
"VectorMath"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VectorMathTests",
"module_type" : "SwiftTarget",
"name" : "VectorMathTests",
"path" : "Tests/VectorMathTests",
"sources" : [
"QuartzTests.swift",
"VectorMathTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"VectorMath"
],
"type" : "test"
},
{
"c99name" : "VectorMath",
"module_type" : "SwiftTarget",
"name" : "VectorMath",
"path" : "VectorMath",
"product_memberships" : [
"VectorMath"
],
"sources" : [
"VectorMath+MapKit.swift",
"VectorMath+Quartz.swift",
"VectorMath+SceneKit.swift",
"VectorMath.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
Done.