Build Information
Successful build of JSONtoCodable, reference 2.1.1 (19ae54), with Swift 6.3 for visionOS using Xcode 26.4 on 11 Apr 2026 07:07:39 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JSONtoCodable -destination generic/platform=xrOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/YutoMizutani/JSONtoCodable.git
Reference: 2.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/YutoMizutani/JSONtoCodable
* tag 2.1.1 -> FETCH_HEAD
HEAD is now at 19ae54a Merge pull request #110 from YutoMizutani/develop
Cloned https://github.com/YutoMizutani/JSONtoCodable.git
Revision (git rev-parse @):
19ae54abb7f29e1594f75ff55c516c4c462a0657
SUCCESS checkout https://github.com/YutoMizutani/JSONtoCodable.git at 2.1.1
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/YutoMizutani/JSONtoCodable.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "JSONtoCodable",
"name" : "JSONtoCodable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "JSONtoCodable",
"targets" : [
"JSONtoCodable"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JSONtoCodableTests",
"module_type" : "SwiftTarget",
"name" : "JSONtoCodableTests",
"path" : "Tests",
"sources" : [
"JSONtoCodableTests/ArrayTests.swift",
"JSONtoCodableTests/CaseTests.swift",
"JSONtoCodableTests/EscapeSequenceTests.swift",
"JSONtoCodableTests/IndentTests.swift",
"JSONtoCodableTests/JSONtoCodableTests.swift",
"JSONtoCodableTests/LessParamsTests.swift",
"JSONtoCodableTests/LineTests.swift",
"JSONtoCodableTests/MergePropertiesTests.swift",
"JSONtoCodableTests/MergeStructTests.swift",
"JSONtoCodableTests/MergeWithOptionalTests.swift",
"JSONtoCodableTests/NestingTests.swift",
"JSONtoCodableTests/NoCodingkeysTests.swift",
"JSONtoCodableTests/ReservedWordsTests.swift",
"JSONtoCodableTests/SymbolsTests.swift",
"JSONtoCodableTests/TypeTests.swift"
],
"target_dependencies" : [
"JSONtoCodable"
],
"type" : "test"
},
{
"c99name" : "JSONtoCodable",
"module_type" : "SwiftTarget",
"name" : "JSONtoCodable",
"path" : "Sources",
"product_memberships" : [
"JSONtoCodable"
],
"sources" : [
"Core/Config.swift",
"Core/JSONtoCodable.swift",
"Core/Property.swift",
"Enum/AccessModifier.swift",
"Enum/CaseType.swift",
"Enum/IndentType.swift",
"Enum/LineType.swift",
"Enum/Type.swift",
"Error/ErrorHandring.swift",
"Extensions/String+.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "JSONtoCodable",
"schemes" : [
"JSONtoCodable iOS",
"JSONtoCodable macOS",
"JSONtoCodable tvOS",
"JSONtoCodable watchOS"
],
"targets" : [
"JSONtoCodable macOS",
"JSONtoCodable macOSTests",
"JSONtoCodable iOS",
"JSONtoCodable iOSTests",
"JSONtoCodable tvOS",
"JSONtoCodable tvOSTests",
"JSONtoCodable watchOS"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"JSONtoCodable"
]
}
}
2026-04-11 03:07:27.840 xcodebuild[625:3816] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JSONtoCodable -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-26.4.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 JSONtoCodable -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
JSONtoCodable: /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 'JSONtoCodable' in project 'JSONtoCodable'
➜ Explicit dependency on target 'JSONtoCodable' in project 'JSONtoCodable'
Target 'JSONtoCodable' in project 'JSONtoCodable' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: b1c9163c3d4a514d797de506f191f578
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b1c9163c3d4a514d797de506f191f578.xcbuilddata
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
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/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
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-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/JSONtoCodable.DependencyStaticMetadataFileList (in target 'JSONtoCodable' from project 'JSONtoCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/JSONtoCodable.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/JSONtoCodable.modulemap (in target 'JSONtoCodable' from project 'JSONtoCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/JSONtoCodable.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/JSONtoCodable.DependencyMetadataFileList (in target 'JSONtoCodable' from project 'JSONtoCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/JSONtoCodable.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable_const_extract_protocols.json (in target 'JSONtoCodable' from project 'JSONtoCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable.SwiftFileList (in target 'JSONtoCodable' from project 'JSONtoCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable.LinkFileList (in target 'JSONtoCodable' from project 'JSONtoCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable-OutputFileMap.json (in target 'JSONtoCodable' from project 'JSONtoCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable.SwiftConstValuesFileList (in target 'JSONtoCodable' from project 'JSONtoCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable.SwiftConstValuesFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/JSONtoCodable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/JSONtoCodable.modulemap (in target 'JSONtoCodable' from project 'JSONtoCodable')
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/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/JSONtoCodable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver JSONtoCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JSONtoCodable' from project 'JSONtoCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JSONtoCodable -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -target arm64-apple-xros1.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable-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/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable.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/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.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/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Property.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Property.swift (in target 'JSONtoCodable' from project 'JSONtoCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Core/Property.swift (in target 'JSONtoCodable' from project 'JSONtoCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AccessModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/Enum/AccessModifier.swift (in target 'JSONtoCodable' from project 'JSONtoCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Enum/AccessModifier.swift (in target 'JSONtoCodable' from project 'JSONtoCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ IndentType.swift /Users/admin/builder/spi-builder-workspace/Sources/Enum/IndentType.swift (in target 'JSONtoCodable' from project 'JSONtoCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Enum/IndentType.swift (in target 'JSONtoCodable' from project 'JSONtoCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Config.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Config.swift (in target 'JSONtoCodable' from project 'JSONtoCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Core/Config.swift (in target 'JSONtoCodable' from project 'JSONtoCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CaseType.swift /Users/admin/builder/spi-builder-workspace/Sources/Enum/CaseType.swift (in target 'JSONtoCodable' from project 'JSONtoCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Enum/CaseType.swift (in target 'JSONtoCodable' from project 'JSONtoCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ LineType.swift /Users/admin/builder/spi-builder-workspace/Sources/Enum/LineType.swift (in target 'JSONtoCodable' from project 'JSONtoCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Enum/LineType.swift (in target 'JSONtoCodable' from project 'JSONtoCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ String+.swift /Users/admin/builder/spi-builder-workspace/Sources/Extensions/String+.swift (in target 'JSONtoCodable' from project 'JSONtoCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Extensions/String+.swift (in target 'JSONtoCodable' from project 'JSONtoCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Type.swift /Users/admin/builder/spi-builder-workspace/Sources/Enum/Type.swift (in target 'JSONtoCodable' from project 'JSONtoCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Enum/Type.swift (in target 'JSONtoCodable' from project 'JSONtoCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ JSONtoCodable (in target 'JSONtoCodable' from project 'JSONtoCodable')
EmitSwiftModule normal arm64 (in target 'JSONtoCodable' from project 'JSONtoCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ErrorHandring.swift /Users/admin/builder/spi-builder-workspace/Sources/Error/ErrorHandring.swift (in target 'JSONtoCodable' from project 'JSONtoCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Error/ErrorHandring.swift (in target 'JSONtoCodable' from project 'JSONtoCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ JSONtoCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/JSONtoCodable.swift (in target 'JSONtoCodable' from project 'JSONtoCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Core/JSONtoCodable.swift (in target 'JSONtoCodable' from project 'JSONtoCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Core/JSONtoCodable.swift:528:90: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
guard let structs: [String] = (NSOrderedSet(array: properties.map { $0.structs }.flatMap { $0 }).array as? [String]) else { return nil }
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/JSONtoCodable.swift:528:90: note: use 'compactMap(_:)' instead
guard let structs: [String] = (NSOrderedSet(array: properties.map { $0.structs }.flatMap { $0 }).array as? [String]) else { return nil }
^~~~~~~
compactMap
SwiftDriverJobDiscovery normal arm64 Emitting module for JSONtoCodable (in target 'JSONtoCodable' from project 'JSONtoCodable')
SwiftDriver\ Compilation\ Requirements JSONtoCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JSONtoCodable' from project 'JSONtoCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JSONtoCodable -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -target arm64-apple-xros1.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable-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/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable.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/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.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/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling ErrorHandring.swift (in target 'JSONtoCodable' from project 'JSONtoCodable')
SwiftDriverJobDiscovery normal arm64 Compiling LineType.swift (in target 'JSONtoCodable' from project 'JSONtoCodable')
SwiftDriverJobDiscovery normal arm64 Compiling Config.swift (in target 'JSONtoCodable' from project 'JSONtoCodable')
SwiftDriverJobDiscovery normal arm64 Compiling IndentType.swift (in target 'JSONtoCodable' from project 'JSONtoCodable')
SwiftDriverJobDiscovery normal arm64 Compiling AccessModifier.swift (in target 'JSONtoCodable' from project 'JSONtoCodable')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/JSONtoCodable-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable-Swift.h (in target 'JSONtoCodable' from project 'JSONtoCodable')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/JSONtoCodable-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling CaseType.swift (in target 'JSONtoCodable' from project 'JSONtoCodable')
SwiftDriverJobDiscovery normal arm64 Compiling Property.swift (in target 'JSONtoCodable' from project 'JSONtoCodable')
SwiftDriverJobDiscovery normal arm64 Compiling Type.swift (in target 'JSONtoCodable' from project 'JSONtoCodable')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JSONtoCodable.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable.swiftdoc (in target 'JSONtoCodable' from project 'JSONtoCodable')
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/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JSONtoCodable.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JSONtoCodable.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable.swiftmodule (in target 'JSONtoCodable' from project 'JSONtoCodable')
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/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JSONtoCodable.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JSONtoCodable.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable.abi.json (in target 'JSONtoCodable' from project 'JSONtoCodable')
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/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JSONtoCodable.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JSONtoCodable.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable.swiftsourceinfo (in target 'JSONtoCodable' from project 'JSONtoCodable')
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/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JSONtoCodable.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling String+.swift (in target 'JSONtoCodable' from project 'JSONtoCodable')
SwiftDriverJobDiscovery normal arm64 Compiling JSONtoCodable.swift (in target 'JSONtoCodable' from project 'JSONtoCodable')
SwiftDriver\ Compilation JSONtoCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JSONtoCodable' from project 'JSONtoCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JSONtoCodable -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -target arm64-apple-xros1.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable-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/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable.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/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.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/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable-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-xros/JSONtoCodable.o normal (in target 'JSONtoCodable' from project 'JSONtoCodable')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -O0 -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JSONtoCodable.o
ExtractAppIntentsMetadata (in target 'JSONtoCodable' from project 'JSONtoCodable')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.22I3bl/Metal.xctoolchain --module-name JSONtoCodable --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk --xcode-version 17E192 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.JSONtoCodable --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JSONtoCodable.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JSONtoCodable.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/JSONtoCodable.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/JSONtoCodable.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONtoCodable.build/Debug-xros/JSONtoCodable.build/Objects-normal/arm64/JSONtoCodable.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-11 03:07:38.277 appintentsmetadataprocessor[675:4146] Starting appintentsmetadataprocessor export
2026-04-11 03:07:38.301 appintentsmetadataprocessor[675:4146] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JSONtoCodable.o (in target 'JSONtoCodable' from project 'JSONtoCodable')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JSONtoCodable.o
** BUILD SUCCEEDED **
2026-04-11 03:07:29.386 xcodebuild[636:3939] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "JSONtoCodable",
"name" : "JSONtoCodable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "JSONtoCodable",
"targets" : [
"JSONtoCodable"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JSONtoCodableTests",
"module_type" : "SwiftTarget",
"name" : "JSONtoCodableTests",
"path" : "Tests",
"sources" : [
"JSONtoCodableTests/ArrayTests.swift",
"JSONtoCodableTests/CaseTests.swift",
"JSONtoCodableTests/EscapeSequenceTests.swift",
"JSONtoCodableTests/IndentTests.swift",
"JSONtoCodableTests/JSONtoCodableTests.swift",
"JSONtoCodableTests/LessParamsTests.swift",
"JSONtoCodableTests/LineTests.swift",
"JSONtoCodableTests/MergePropertiesTests.swift",
"JSONtoCodableTests/MergeStructTests.swift",
"JSONtoCodableTests/MergeWithOptionalTests.swift",
"JSONtoCodableTests/NestingTests.swift",
"JSONtoCodableTests/NoCodingkeysTests.swift",
"JSONtoCodableTests/ReservedWordsTests.swift",
"JSONtoCodableTests/SymbolsTests.swift",
"JSONtoCodableTests/TypeTests.swift"
],
"target_dependencies" : [
"JSONtoCodable"
],
"type" : "test"
},
{
"c99name" : "JSONtoCodable",
"module_type" : "SwiftTarget",
"name" : "JSONtoCodable",
"path" : "Sources",
"product_memberships" : [
"JSONtoCodable"
],
"sources" : [
"Core/Config.swift",
"Core/JSONtoCodable.swift",
"Core/Property.swift",
"Enum/AccessModifier.swift",
"Enum/CaseType.swift",
"Enum/IndentType.swift",
"Enum/LineType.swift",
"Enum/Type.swift",
"Error/ErrorHandring.swift",
"Extensions/String+.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Done.