Build Information
Successful build of glTFSceneKit, reference develop (3a043b
), with Swift 6.1 for iOS using Xcode 16.3 on 29 Apr 2025 08:50:42 UTC.
Swift 6 data race errors: 9
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme glTFSceneKit -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/sakrist/glTFSceneKit.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sakrist/glTFSceneKit
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 3a043b4 Update Package.swift
Cloned https://github.com/sakrist/glTFSceneKit.git
Revision (git rev-parse @):
3a043b41c6d253a486f558de7e5a8845184df074
SUCCESS checkout https://github.com/sakrist/glTFSceneKit.git at develop
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/sakrist/glTFSceneKit.git
https://github.com/sakrist/glTFSceneKit.git
{
"dependencies" : [
],
"manifest_display_name" : "glTFSceneKit",
"name" : "glTFSceneKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "glTFSceneKit",
"targets" : [
"glTFSceneKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "glTFSceneKitTests",
"module_type" : "SwiftTarget",
"name" : "glTFSceneKitTests",
"path" : "Tests/glTFSceneKitTests",
"sources" : [
"gltf_scenekitTests.swift"
],
"target_dependencies" : [
"glTFSceneKit"
],
"type" : "test"
},
{
"c99name" : "glTFSceneKit",
"module_type" : "SwiftTarget",
"name" : "glTFSceneKit",
"path" : "Sources/glTFSceneKit",
"product_memberships" : [
"glTFSceneKit"
],
"sources" : [
"GLTF+Animation.swift",
"GLTF+CompressedTexture.swift",
"GLTF+Draco.swift",
"GLTF+Material.swift",
"GLTF+SceneKit.swift",
"GLTF/GLTF.swift",
"GLTF/GLTFAccessor.swift",
"GLTF/GLTFAccessorSparse.swift",
"GLTF/GLTFAccessorSparseIndices.swift",
"GLTF/GLTFAccessorSparseValues.swift",
"GLTF/GLTFAnimation.swift",
"GLTF/GLTFAnimationChannel.swift",
"GLTF/GLTFAnimationChannelTarget.swift",
"GLTF/GLTFAnimationSampler.swift",
"GLTF/GLTFAsset.swift",
"GLTF/GLTFBuffer.swift",
"GLTF/GLTFBufferView.swift",
"GLTF/GLTFCamera.swift",
"GLTF/GLTFCameraOrthographic.swift",
"GLTF/GLTFCameraPerspective.swift",
"GLTF/GLTFImage.swift",
"GLTF/GLTFKHRDracoMeshCompressionExtension.swift",
"GLTF/GLTFMaterial.swift",
"GLTF/GLTFMaterialNormalTextureInfo.swift",
"GLTF/GLTFMaterialOcclusionTextureInfo.swift",
"GLTF/GLTFMaterialPBRMetallicRoughness.swift",
"GLTF/GLTFMesh.swift",
"GLTF/GLTFMeshPrimitive.swift",
"GLTF/GLTFNode.swift",
"GLTF/GLTFSampler.swift",
"GLTF/GLTFScene.swift",
"GLTF/GLTFSkin.swift",
"GLTF/GLTFTexture.swift",
"GLTF/GLTFTextureInfo.swift",
"GLTF/JSONCodingKeys.swift",
"GLTFConverter+Geometry.swift",
"GLTFConverter.swift",
"GLTFResourceLoader.swift",
"GLTF_3D4MCompressedTextureExtension.swift",
"Helper.swift",
"TextureStorageManager.swift"
],
"type" : "library"
}
],
"tools_version" : "5.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" : "glTFSceneKit",
"name" : "glTFSceneKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "glTFSceneKit",
"targets" : [
"glTFSceneKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "glTFSceneKitTests",
"module_type" : "SwiftTarget",
"name" : "glTFSceneKitTests",
"path" : "Tests/glTFSceneKitTests",
"sources" : [
"gltf_scenekitTests.swift"
],
"target_dependencies" : [
"glTFSceneKit"
],
"type" : "test"
},
{
"c99name" : "glTFSceneKit",
"module_type" : "SwiftTarget",
"name" : "glTFSceneKit",
"path" : "Sources/glTFSceneKit",
"product_memberships" : [
"glTFSceneKit"
],
"sources" : [
"GLTF+Animation.swift",
"GLTF+CompressedTexture.swift",
"GLTF+Draco.swift",
"GLTF+Material.swift",
"GLTF+SceneKit.swift",
"GLTF/GLTF.swift",
"GLTF/GLTFAccessor.swift",
"GLTF/GLTFAccessorSparse.swift",
"GLTF/GLTFAccessorSparseIndices.swift",
"GLTF/GLTFAccessorSparseValues.swift",
"GLTF/GLTFAnimation.swift",
"GLTF/GLTFAnimationChannel.swift",
"GLTF/GLTFAnimationChannelTarget.swift",
"GLTF/GLTFAnimationSampler.swift",
"GLTF/GLTFAsset.swift",
"GLTF/GLTFBuffer.swift",
"GLTF/GLTFBufferView.swift",
"GLTF/GLTFCamera.swift",
"GLTF/GLTFCameraOrthographic.swift",
"GLTF/GLTFCameraPerspective.swift",
"GLTF/GLTFImage.swift",
"GLTF/GLTFKHRDracoMeshCompressionExtension.swift",
"GLTF/GLTFMaterial.swift",
"GLTF/GLTFMaterialNormalTextureInfo.swift",
"GLTF/GLTFMaterialOcclusionTextureInfo.swift",
"GLTF/GLTFMaterialPBRMetallicRoughness.swift",
"GLTF/GLTFMesh.swift",
"GLTF/GLTFMeshPrimitive.swift",
"GLTF/GLTFNode.swift",
"GLTF/GLTFSampler.swift",
"GLTF/GLTFScene.swift",
"GLTF/GLTFSkin.swift",
"GLTF/GLTFTexture.swift",
"GLTF/GLTFTextureInfo.swift",
"GLTF/JSONCodingKeys.swift",
"GLTFConverter+Geometry.swift",
"GLTFConverter.swift",
"GLTFResourceLoader.swift",
"GLTF_3D4MCompressedTextureExtension.swift",
"Helper.swift",
"TextureStorageManager.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "glTFSceneKit",
"schemes" : [
"glTFSceneKit",
"glTFSceneKit (iOS)",
"glTFSceneKit (tvOS)"
],
"targets" : [
"glTFSceneKit",
"glTFSceneKit (iOS)",
"glTFSceneKit (tvOS)",
"glTFSceneKitTests"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"glTFSceneKit"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme glTFSceneKit -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 glTFSceneKit -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:
glTFSceneKit: /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 'glTFSceneKit' in project 'glTFSceneKit'
➜ Explicit dependency on target 'glTFSceneKit' in project 'glTFSceneKit'
Target 'glTFSceneKit' in project 'glTFSceneKit' (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: 1ade43d65d0612706e922e477b72acb7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1ade43d65d0612706e922e477b72acb7.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/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/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/glTFSceneKit.modulemap (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/glTFSceneKit.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit-OutputFileMap.json (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit.SwiftFileList (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit_const_extract_protocols.json (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit.SwiftConstValuesFileList (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/glTFSceneKit.DependencyStaticMetadataFileList (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/glTFSceneKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit.LinkFileList (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/glTFSceneKit.DependencyMetadataFileList (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/glTFSceneKit.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/glTFSceneKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/glTFSceneKit.modulemap (in target 'glTFSceneKit' from project 'glTFSceneKit')
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/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/glTFSceneKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver glTFSceneKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'glTFSceneKit' from project 'glTFSceneKit')
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 glTFSceneKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit.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 5 -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/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit-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/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit.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/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit_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/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.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/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ GLTF+Animation.swift,\ GLTF+CompressedTexture.swift,\ GLTF+Draco.swift,\ GLTF+Material.swift,\ GLTF+SceneKit.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+CompressedTexture.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Draco.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Material.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+CompressedTexture.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Draco.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Material.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:48:20: warning: static property 'resource_loader' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var resource_loader = "resource_loader"
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:48:20: note: convert 'resource_loader' to a 'let' constant to make 'Sendable' shared state immutable
static var resource_loader = "resource_loader"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:48:20: note: add '@MainActor' to make static property 'resource_loader' part of global actor 'MainActor'
static var resource_loader = "resource_loader"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:48:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var resource_loader = "resource_loader"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:49:20: warning: static property 'load_canceled' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var load_canceled = "load_canceled"
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:49:20: note: convert 'load_canceled' to a 'let' constant to make 'Sendable' shared state immutable
static var load_canceled = "load_canceled"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:49:20: note: add '@MainActor' to make static property 'load_canceled' part of global actor 'MainActor'
static var load_canceled = "load_canceled"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:49:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var load_canceled = "load_canceled"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:139:16: warning: static property 'data_associate_key' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var data_associate_key = "data_associate_key"
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:139:16: note: convert 'data_associate_key' to a 'let' constant to make 'Sendable' shared state immutable
static var data_associate_key = "data_associate_key"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:139:16: note: add '@MainActor' to make static property 'data_associate_key' part of global actor 'MainActor'
static var data_associate_key = "data_associate_key"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:139:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var data_associate_key = "data_associate_key"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:149:16: warning: static property 'image_associate_key' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var image_associate_key = "image_associate_key"
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:149:16: note: convert 'image_associate_key' to a 'let' constant to make 'Sendable' shared state immutable
static var image_associate_key = "image_associate_key"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:149:16: note: add '@MainActor' to make static property 'image_associate_key' part of global actor 'MainActor'
static var image_associate_key = "image_associate_key"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:149:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var image_associate_key = "image_associate_key"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:40:25: warning: method 'scene(_:didCreate:)' with Objective-C selector 'scene:didCreate:' conflicts with previous declaration with the same Objective-C selector; this is an error in the Swift 6 language mode
@objc optional func scene(_ scene: SCNScene?, didCreate node: SCNNode)
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:39:25: note: 'scene(_:didCreate:)' previously declared here
@objc optional func scene(_ scene: SCNScene?, didCreate camera: SCNCamera)
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:54:58: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
var loader_ = objc_getAssociatedObject(self, &Keys.resource_loader) as? GLTFResourceLoader
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:62:46: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { objc_setAssociatedObject(self, &Keys.resource_loader, newValue, .OBJC_ASSOCIATION_RETAIN_NONATOMIC) }
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:67:54: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return (objc_getAssociatedObject(self, &Keys.load_canceled) as? Bool) ?? false }
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:68:46: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { objc_setAssociatedObject(self, &Keys.load_canceled, newValue, .OBJC_ASSOCIATION_ASSIGN) }
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:142:53: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return objc_getAssociatedObject(self, &GLTFBuffer.data_associate_key) as? Data }
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:143:46: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { objc_setAssociatedObject(self, &GLTFBuffer.data_associate_key, newValue, .OBJC_ASSOCIATION_RETAIN) }
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:152:53: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return objc_getAssociatedObject(self, &GLTFImage.image_associate_key) as? OSImage }
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:153:46: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { objc_setAssociatedObject(self, &GLTFImage.image_associate_key, newValue, .OBJC_ASSOCIATION_RETAIN) }
^
SwiftCompile normal arm64 Compiling\ GLTFAccessorSparseValues.swift,\ GLTFAnimation.swift,\ GLTFAnimationChannel.swift,\ GLTFAnimationChannelTarget.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFAccessorSparseValues.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFAnimation.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFAnimationChannel.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFAnimationChannelTarget.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFAccessorSparseValues.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFAnimation.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFAnimationChannel.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFAnimationChannelTarget.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GLTFCamera.swift,\ GLTFCameraOrthographic.swift,\ GLTFCameraPerspective.swift,\ GLTFImage.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFCamera.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFCameraOrthographic.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFCameraPerspective.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFImage.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFCamera.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFCameraOrthographic.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFCameraPerspective.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFImage.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GLTFAnimationSampler.swift,\ GLTFAsset.swift,\ GLTFBuffer.swift,\ GLTFBufferView.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFAnimationSampler.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFAsset.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFBuffer.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFBufferView.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFAnimationSampler.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFAsset.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFBuffer.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFBufferView.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GLTF.swift,\ GLTFAccessor.swift,\ GLTFAccessorSparse.swift,\ GLTFAccessorSparseIndices.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTF.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFAccessor.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFAccessorSparse.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFAccessorSparseIndices.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTF.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFAccessor.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFAccessorSparse.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFAccessorSparseIndices.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GLTFKHRDracoMeshCompressionExtension.swift,\ GLTFMaterial.swift,\ GLTFMaterialNormalTextureInfo.swift,\ GLTFMaterialOcclusionTextureInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFKHRDracoMeshCompressionExtension.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFMaterial.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFMaterialNormalTextureInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFMaterialOcclusionTextureInfo.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFKHRDracoMeshCompressionExtension.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFMaterial.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFMaterialNormalTextureInfo.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFMaterialOcclusionTextureInfo.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ glTFSceneKit (in target 'glTFSceneKit' from project 'glTFSceneKit')
EmitSwiftModule normal arm64 (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:48:20: warning: static property 'resource_loader' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var resource_loader = "resource_loader"
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:48:20: note: convert 'resource_loader' to a 'let' constant to make 'Sendable' shared state immutable
static var resource_loader = "resource_loader"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:48:20: note: add '@MainActor' to make static property 'resource_loader' part of global actor 'MainActor'
static var resource_loader = "resource_loader"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:48:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var resource_loader = "resource_loader"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:49:20: warning: static property 'load_canceled' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var load_canceled = "load_canceled"
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:49:20: note: convert 'load_canceled' to a 'let' constant to make 'Sendable' shared state immutable
static var load_canceled = "load_canceled"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:49:20: note: add '@MainActor' to make static property 'load_canceled' part of global actor 'MainActor'
static var load_canceled = "load_canceled"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:49:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var load_canceled = "load_canceled"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:139:16: warning: static property 'data_associate_key' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var data_associate_key = "data_associate_key"
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:139:16: note: convert 'data_associate_key' to a 'let' constant to make 'Sendable' shared state immutable
static var data_associate_key = "data_associate_key"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:139:16: note: add '@MainActor' to make static property 'data_associate_key' part of global actor 'MainActor'
static var data_associate_key = "data_associate_key"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:139:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var data_associate_key = "data_associate_key"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:149:16: warning: static property 'image_associate_key' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var image_associate_key = "image_associate_key"
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:149:16: note: convert 'image_associate_key' to a 'let' constant to make 'Sendable' shared state immutable
static var image_associate_key = "image_associate_key"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:149:16: note: add '@MainActor' to make static property 'image_associate_key' part of global actor 'MainActor'
static var image_associate_key = "image_associate_key"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:149:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var image_associate_key = "image_associate_key"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/Helper.swift:35:7: warning: non-final class 'GLTFError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
class GLTFError: LocalizedError, CustomDebugStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/Helper.swift:36:9: warning: stored property 'title' of 'Sendable'-conforming class 'GLTFError' is mutable; this is an error in the Swift 6 language mode
var title: String?
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/Helper.swift:239:16: warning: static property 'device' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var device = {
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/Helper.swift:239:16: note: convert 'device' to a 'let' constant to make 'Sendable' shared state immutable
static var device = {
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/Helper.swift:239:16: note: add '@MainActor' to make static property 'device' part of global actor 'MainActor'
static var device = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/Helper.swift:239:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var device = {
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:19:33: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
protocol TextureLoaderDelegate: class {
^~~~~
AnyObject
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:59:16: warning: static property 'manager' is not concurrency-safe because non-'Sendable' type 'TextureStorageManager' may have shared mutable state; this is an error in the Swift 6 language mode
static let manager = TextureStorageManager()
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:57:7: note: class 'TextureStorageManager' does not conform to the 'Sendable' protocol
class TextureStorageManager {
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:59:16: note: add '@MainActor' to make static property 'manager' part of global actor 'MainActor'
static let manager = TextureStorageManager()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:59:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let manager = TextureStorageManager()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:40:25: warning: method 'scene(_:didCreate:)' with Objective-C selector 'scene:didCreate:' conflicts with previous declaration with the same Objective-C selector; this is an error in the Swift 6 language mode
@objc optional func scene(_ scene: SCNScene?, didCreate node: SCNNode)
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF+SceneKit.swift:39:25: note: 'scene(_:didCreate:)' previously declared here
@objc optional func scene(_ scene: SCNScene?, didCreate camera: SCNCamera)
^
SwiftCompile normal arm64 Compiling\ GLTFSampler.swift,\ GLTFScene.swift,\ GLTFSkin.swift,\ GLTFTexture.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFSampler.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFScene.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFSkin.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFTexture.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFSampler.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFScene.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFSkin.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFTexture.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GLTFTextureInfo.swift,\ JSONCodingKeys.swift,\ GLTFConverter+Geometry.swift,\ GLTFConverter.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFTextureInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/JSONCodingKeys.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTFConverter+Geometry.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTFConverter.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFTextureInfo.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/JSONCodingKeys.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTFConverter+Geometry.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTFConverter.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GLTFResourceLoader.swift,\ GLTF_3D4MCompressedTextureExtension.swift,\ Helper.swift,\ TextureStorageManager.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTFResourceLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF_3D4MCompressedTextureExtension.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/Helper.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTFResourceLoader.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTFResourceLoader.swift:78:13: warning: capture of 'completionHandler' with non-sendable type '((any Error)?) -> Void' in a '@Sendable' closure
completionHandler(error_)
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTFResourceLoader.swift:78:13: note: a function type must be marked '@Sendable' to conform to 'Sendable'
completionHandler(error_)
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTFResourceLoader.swift:78:31: warning: reference to captured var 'error_' in concurrently-executing code
completionHandler(error_)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF_3D4MCompressedTextureExtension.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/Helper.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/Helper.swift:35:7: warning: non-final class 'GLTFError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
class GLTFError: LocalizedError, CustomDebugStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/Helper.swift:36:9: warning: stored property 'title' of 'Sendable'-conforming class 'GLTFError' is mutable; this is an error in the Swift 6 language mode
var title: String?
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/Helper.swift:239:16: warning: static property 'device' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var device = {
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/Helper.swift:239:16: note: convert 'device' to a 'let' constant to make 'Sendable' shared state immutable
static var device = {
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/Helper.swift:239:16: note: add '@MainActor' to make static property 'device' part of global actor 'MainActor'
static var device = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/Helper.swift:239:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var device = {
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:19:33: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
protocol TextureLoaderDelegate: class {
^~~~~
AnyObject
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:59:16: warning: static property 'manager' is not concurrency-safe because non-'Sendable' type 'TextureStorageManager' may have shared mutable state; this is an error in the Swift 6 language mode
static let manager = TextureStorageManager()
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:57:7: note: class 'TextureStorageManager' does not conform to the 'Sendable' protocol
class TextureStorageManager {
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:59:16: note: add '@MainActor' to make static property 'manager' part of global actor 'MainActor'
static let manager = TextureStorageManager()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:59:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let manager = TextureStorageManager()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:130:27: warning: capture of 'self' with non-sendable type 'TextureStorageManager' in a '@Sendable' closure
let tStatus = self.textureAssociator(gltf: gltf, at: index)
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:57:7: note: class 'TextureStorageManager' does not conform to the 'Sendable' protocol
class TextureStorageManager {
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:130:56: warning: capture of 'gltf' with non-sendable type 'GLTF' in a '@Sendable' closure
let tStatus = self.textureAssociator(gltf: gltf, at: index)
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTF.swift:14:12: note: class 'GLTF' does not conform to the 'Sendable' protocol
open class GLTF: NSObject, Codable {
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:134:45: warning: capture of 'property' with non-sendable type 'SCNMaterialProperty' in a '@Sendable' closure
tStatus.associate(property: property)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/SceneKit.framework/Headers/SCNMaterialProperty.h:40:12: note: class 'SCNMaterialProperty' does not conform to the 'Sendable' protocol
@interface SCNMaterialProperty : NSObject <SCNAnimatable, NSSecureCoding>
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:9:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SceneKit'
import SceneKit
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:136:43: warning: capture of 'texture' with non-sendable type 'GLTFTexture' in a '@Sendable' closure
gltf.loadSampler(sampler: texture.sampler, property: property)
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFTexture.swift:14:12: note: class 'GLTFTexture' does not conform to the 'Sendable' protocol
open class GLTFTexture: NSObject, Codable {
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:139:32: warning: capture of 'delegate' with non-sendable type 'any TextureLoaderDelegate' in a '@Sendable' closure
let metalOn = (delegate.renderer?.renderingAPI == .metal || device != nil)
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:19:10: note: protocol 'TextureLoaderDelegate' does not conform to the 'Sendable' protocol
protocol TextureLoaderDelegate: class {
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:146:28: warning: capture of 'gltf' with non-sendable type 'GLTF' in an isolated closure; this is an error in the Swift 6 language mode
if gltf.isCancelled {
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTF.swift:14:12: note: class 'GLTF' does not conform to the 'Sendable' protocol
open class GLTF: NSObject, Codable {
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:153:29: warning: capture of 'self' with non-sendable type 'TextureStorageManager' in an isolated closure; this is an error in the Swift 6 language mode
self._loadImageTexture(gltf, delegate, texture, tStatus)
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:57:7: note: class 'TextureStorageManager' does not conform to the 'Sendable' protocol
class TextureStorageManager {
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:153:58: warning: capture of 'delegate' with non-sendable type 'any TextureLoaderDelegate' in an isolated closure; this is an error in the Swift 6 language mode
self._loadImageTexture(gltf, delegate, texture, tStatus)
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:19:10: note: protocol 'TextureLoaderDelegate' does not conform to the 'Sendable' protocol
protocol TextureLoaderDelegate: class {
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:153:68: warning: capture of 'texture' with non-sendable type 'GLTFTexture' in an isolated closure; this is an error in the Swift 6 language mode
self._loadImageTexture(gltf, delegate, texture, tStatus)
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFTexture.swift:14:12: note: class 'GLTFTexture' does not conform to the 'Sendable' protocol
open class GLTFTexture: NSObject, Codable {
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:161:36: warning: capture of 'gltf' with non-sendable type 'GLTF' in an isolated closure; this is an error in the Swift 6 language mode
if gltf.isCancelled {
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTF.swift:14:12: note: class 'GLTF' does not conform to the 'Sendable' protocol
open class GLTF: NSObject, Codable {
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:168:37: warning: capture of 'self' with non-sendable type 'TextureStorageManager' in an isolated closure; this is an error in the Swift 6 language mode
self._loadImageTexture(gltf, delegate, texture, tStatus)
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:57:7: note: class 'TextureStorageManager' does not conform to the 'Sendable' protocol
class TextureStorageManager {
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:168:66: warning: capture of 'delegate' with non-sendable type 'any TextureLoaderDelegate' in an isolated closure; this is an error in the Swift 6 language mode
self._loadImageTexture(gltf, delegate, texture, tStatus)
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:19:10: note: protocol 'TextureLoaderDelegate' does not conform to the 'Sendable' protocol
protocol TextureLoaderDelegate: class {
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:168:76: warning: capture of 'texture' with non-sendable type 'GLTFTexture' in an isolated closure; this is an error in the Swift 6 language mode
self._loadImageTexture(gltf, delegate, texture, tStatus)
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFTexture.swift:14:12: note: class 'GLTFTexture' does not conform to the 'Sendable' protocol
open class GLTFTexture: NSObject, Codable {
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:192:16: warning: capture of 'gltf' with non-sendable type 'GLTF' in a '@Sendable' closure
if gltf.isCancelled {
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTF.swift:14:12: note: class 'GLTF' does not conform to the 'Sendable' protocol
open class GLTF: NSObject, Codable {
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:195:25: warning: capture of 'self' with non-sendable type 'TextureStorageManager' in a '@Sendable' closure
let group = self.group(gltf: gltf, delegate: delegate, true)
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:57:7: note: class 'TextureStorageManager' does not conform to the 'Sendable' protocol
class TextureStorageManager {
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:195:58: warning: capture of 'delegate' with non-sendable type 'any TextureLoaderDelegate' in a '@Sendable' closure
let group = self.group(gltf: gltf, delegate: delegate, true)
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:19:10: note: protocol 'TextureLoaderDelegate' does not conform to the 'Sendable' protocol
protocol TextureLoaderDelegate: class {
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:197:39: warning: capture of 'texture' with non-sendable type 'GLTFTexture' in a '@Sendable' closure
if let imageSourceIndex = texture.source {
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFTexture.swift:14:12: note: class 'GLTFTexture' does not conform to the 'Sendable' protocol
open class GLTFTexture: NSObject, Codable {
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:202:29: warning: capture of 'tStatus' with non-sendable type 'TextureAssociator' in a '@Sendable' closure
tStatus.content = gltf._compress(image: resource.image!)
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:24:7: note: class 'TextureAssociator' does not conform to the 'Sendable' protocol
class TextureAssociator {
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:202:29: warning: capture of 'tStatus' with non-sendable type 'TextureAssociator' in an isolated closure; this is an error in the Swift 6 language mode
tStatus.content = gltf._compress(image: resource.image!)
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:24:7: note: class 'TextureAssociator' does not conform to the 'Sendable' protocol
class TextureAssociator {
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/TextureStorageManager.swift:202:47: warning: capture of 'gltf' with non-sendable type 'GLTF' in an isolated closure; this is an error in the Swift 6 language mode
tStatus.content = gltf._compress(image: resource.image!)
^
/Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTF.swift:14:12: note: class 'GLTF' does not conform to the 'Sendable' protocol
open class GLTF: NSObject, Codable {
^
SwiftCompile normal arm64 Compiling\ GLTFMaterialPBRMetallicRoughness.swift,\ GLTFMesh.swift,\ GLTFMeshPrimitive.swift,\ GLTFNode.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFMaterialPBRMetallicRoughness.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFMesh.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFMeshPrimitive.swift /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFNode.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFMaterialPBRMetallicRoughness.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFMesh.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFMeshPrimitive.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/glTFSceneKit/GLTF/GLTFNode.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for glTFSceneKit (in target 'glTFSceneKit' from project 'glTFSceneKit')
SwiftDriver\ Compilation\ Requirements glTFSceneKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'glTFSceneKit' from project 'glTFSceneKit')
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 glTFSceneKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit.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 5 -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/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit-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/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit.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/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit_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/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.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/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling GLTFMaterialPBRMetallicRoughness.swift, GLTFMesh.swift, GLTFMeshPrimitive.swift, GLTFNode.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
SwiftDriverJobDiscovery normal arm64 Compiling GLTFCamera.swift, GLTFCameraOrthographic.swift, GLTFCameraPerspective.swift, GLTFImage.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/glTFSceneKit-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit-Swift.h (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/glTFSceneKit-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/glTFSceneKit.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit.swiftmodule (in target 'glTFSceneKit' from project 'glTFSceneKit')
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/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/glTFSceneKit.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/glTFSceneKit.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit.swiftdoc (in target 'glTFSceneKit' from project 'glTFSceneKit')
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/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/glTFSceneKit.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/glTFSceneKit.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit.abi.json (in target 'glTFSceneKit' from project 'glTFSceneKit')
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/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/glTFSceneKit.swiftmodule/arm64-apple-ios.abi.json
SwiftDriverJobDiscovery normal arm64 Compiling GLTFSampler.swift, GLTFScene.swift, GLTFSkin.swift, GLTFTexture.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/glTFSceneKit.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit.swiftsourceinfo (in target 'glTFSceneKit' from project 'glTFSceneKit')
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/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/glTFSceneKit.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling GLTFAnimationSampler.swift, GLTFAsset.swift, GLTFBuffer.swift, GLTFBufferView.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
SwiftDriverJobDiscovery normal arm64 Compiling GLTFKHRDracoMeshCompressionExtension.swift, GLTFMaterial.swift, GLTFMaterialNormalTextureInfo.swift, GLTFMaterialOcclusionTextureInfo.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
SwiftDriverJobDiscovery normal arm64 Compiling GLTFAccessorSparseValues.swift, GLTFAnimation.swift, GLTFAnimationChannel.swift, GLTFAnimationChannelTarget.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
SwiftDriverJobDiscovery normal arm64 Compiling GLTF.swift, GLTFAccessor.swift, GLTFAccessorSparse.swift, GLTFAccessorSparseIndices.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
SwiftDriverJobDiscovery normal arm64 Compiling GLTFResourceLoader.swift, GLTF_3D4MCompressedTextureExtension.swift, Helper.swift, TextureStorageManager.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
SwiftDriverJobDiscovery normal arm64 Compiling GLTFTextureInfo.swift, JSONCodingKeys.swift, GLTFConverter+Geometry.swift, GLTFConverter.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
SwiftDriverJobDiscovery normal arm64 Compiling GLTF+Animation.swift, GLTF+CompressedTexture.swift, GLTF+Draco.swift, GLTF+Material.swift, GLTF+SceneKit.swift (in target 'glTFSceneKit' from project 'glTFSceneKit')
SwiftDriver\ Compilation glTFSceneKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'glTFSceneKit' from project 'glTFSceneKit')
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 glTFSceneKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit.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 5 -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/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit-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/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit.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/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit_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/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.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/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit-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/glTFSceneKit.o normal (in target 'glTFSceneKit' from project 'glTFSceneKit')
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/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit_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/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/glTFSceneKit.o
ExtractAppIntentsMetadata (in target 'glTFSceneKit' from project 'glTFSceneKit')
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 glTFSceneKit --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.glTFSceneKit --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/glTFSceneKit.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/glTFSceneKit.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/glTFSceneKit.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/glTFSceneKit.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/glTFSceneKit.build/Debug-iphoneos/glTFSceneKit.build/Objects-normal/arm64/glTFSceneKit.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-29 01:50:42.055 appintentsmetadataprocessor[723:4157] Starting appintentsmetadataprocessor export
2025-04-29 01:50:42.094 appintentsmetadataprocessor[723:4157] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/glTFSceneKit.o (in target 'glTFSceneKit' from project 'glTFSceneKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/glTFSceneKit.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "glTFSceneKit",
"name" : "glTFSceneKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "glTFSceneKit",
"targets" : [
"glTFSceneKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "glTFSceneKitTests",
"module_type" : "SwiftTarget",
"name" : "glTFSceneKitTests",
"path" : "Tests/glTFSceneKitTests",
"sources" : [
"gltf_scenekitTests.swift"
],
"target_dependencies" : [
"glTFSceneKit"
],
"type" : "test"
},
{
"c99name" : "glTFSceneKit",
"module_type" : "SwiftTarget",
"name" : "glTFSceneKit",
"path" : "Sources/glTFSceneKit",
"product_memberships" : [
"glTFSceneKit"
],
"sources" : [
"GLTF+Animation.swift",
"GLTF+CompressedTexture.swift",
"GLTF+Draco.swift",
"GLTF+Material.swift",
"GLTF+SceneKit.swift",
"GLTF/GLTF.swift",
"GLTF/GLTFAccessor.swift",
"GLTF/GLTFAccessorSparse.swift",
"GLTF/GLTFAccessorSparseIndices.swift",
"GLTF/GLTFAccessorSparseValues.swift",
"GLTF/GLTFAnimation.swift",
"GLTF/GLTFAnimationChannel.swift",
"GLTF/GLTFAnimationChannelTarget.swift",
"GLTF/GLTFAnimationSampler.swift",
"GLTF/GLTFAsset.swift",
"GLTF/GLTFBuffer.swift",
"GLTF/GLTFBufferView.swift",
"GLTF/GLTFCamera.swift",
"GLTF/GLTFCameraOrthographic.swift",
"GLTF/GLTFCameraPerspective.swift",
"GLTF/GLTFImage.swift",
"GLTF/GLTFKHRDracoMeshCompressionExtension.swift",
"GLTF/GLTFMaterial.swift",
"GLTF/GLTFMaterialNormalTextureInfo.swift",
"GLTF/GLTFMaterialOcclusionTextureInfo.swift",
"GLTF/GLTFMaterialPBRMetallicRoughness.swift",
"GLTF/GLTFMesh.swift",
"GLTF/GLTFMeshPrimitive.swift",
"GLTF/GLTFNode.swift",
"GLTF/GLTFSampler.swift",
"GLTF/GLTFScene.swift",
"GLTF/GLTFSkin.swift",
"GLTF/GLTFTexture.swift",
"GLTF/GLTFTextureInfo.swift",
"GLTF/JSONCodingKeys.swift",
"GLTFConverter+Geometry.swift",
"GLTFConverter.swift",
"GLTFResourceLoader.swift",
"GLTF_3D4MCompressedTextureExtension.swift",
"Helper.swift",
"TextureStorageManager.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.