Build Information
Successful build of MoreCodable, reference 1.3.2 (95e3cc
), with Swift 6.2 (beta) for iOS using Xcode 26.0 on 20 Jun 2025 18:59:39 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MoreCodable -destination generic/platform=iOS
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tattn/MoreCodable.git
Reference: 1.3.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tattn/MoreCodable
* tag 1.3.2 -> FETCH_HEAD
HEAD is now at 95e3cc7 Update build settings
Cloned https://github.com/tattn/MoreCodable.git
Revision (git rev-parse @):
95e3cc73810e1958a81a01d189a318828b14e44f
SUCCESS checkout https://github.com/tattn/MoreCodable.git at 1.3.2
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/tattn/MoreCodable.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "MoreCodable",
"name" : "MoreCodable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "tvos",
"version" : "10.0"
},
{
"name" : "watchos",
"version" : "3.0"
}
],
"products" : [
{
"name" : "MoreCodable",
"targets" : [
"MoreCodable"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "MoreCodableTests",
"module_type" : "SwiftTarget",
"name" : "MoreCodableTests",
"path" : "Tests",
"sources" : [
"CodableAnyTests.swift",
"CodableDictionaryTests.swift",
"DictionaryCachableEncoderTests.swift",
"DictionaryDecoderTests.swift",
"DictionaryEncoderTests.swift",
"FailableTests.swift",
"MoreJSONDecoderTests.swift",
"MoreJSONEncoderTests.swift",
"ObjectMergerTests.swift",
"RuleBasedCodingKeyTests.swift",
"StringToTests.swift",
"URLQueryItemsDecoderTests.swift",
"URLQueryItemsEncoderTests.swift"
],
"target_dependencies" : [
"MoreCodable"
],
"type" : "test"
},
{
"c99name" : "MoreCodable",
"module_type" : "SwiftTarget",
"name" : "MoreCodable",
"path" : "Sources",
"product_memberships" : [
"MoreCodable"
],
"sources" : [
"AnyCodingKey.swift",
"CodableAny.swift",
"CodableDictionary.swift",
"DictionaryCachableEncoder.swift",
"DictionaryDecoder.swift",
"DictionaryEncoder.swift",
"Failable.swift",
"InternalFunction.swift",
"MoreJSONDecoder.swift",
"MoreJSONEncoder.swift",
"MultiDateFormat.swift",
"ObjectMerger.swift",
"RuleBasedCodingKey.swift",
"Storage.swift",
"StringTo.swift",
"URLQueryItem+.swift",
"URLQueryItemsDecoder.swift",
"URLQueryItemsEncoder.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "MoreCodable",
"schemes" : [
"MoreCodable"
],
"targets" : [
"MoreCodable",
"MoreCodableTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MoreCodable -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 MoreCodable -destination generic/platform=iOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'MoreCodable' in project 'MoreCodable' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 4d7472a4f3f3f048ba76ab880d6e6fec
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4d7472a4f3f3f048ba76ab880d6e6fec.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/MoreCodable.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/MoreCodable.xcodeproj
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/MoreCodable.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/MoreCodable.xcodeproj
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/MoreCodable.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable-3af2de2be6bdc377cac1a54ee859e992-VFS-iphoneos/all-product-headers.yaml
cd /Users/admin/builder/spi-builder-workspace/MoreCodable.xcodeproj
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable-3af2de2be6bdc377cac1a54ee859e992-VFS-iphoneos/all-product-headers.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/unextended-module-overlay.yaml (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/unextended-module-overlay.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/unextended-module.modulemap (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/unextended-module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/module.modulemap (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
-target arm64-apple-ios13.0 '-std=gnu11' -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=MoreCodable' -fpascal-strings -O0 -fno-common '-DDEBUG=1' -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -g -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-generated-files.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-own-target-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-all-non-framework-target-headers.hmap -ivfsoverlay /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable-3af2de2be6bdc377cac1a54ee859e992-VFS-iphoneos/all-product-headers.yaml -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-project-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable-OutputFileMap.json (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.LinkFileList (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.SwiftConstValuesFileList (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_const_extract_protocols.json (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.SwiftFileList (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable.DependencyStaticMetadataFileList (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable.hmap (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable.DependencyMetadataFileList (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-project-headers.hmap (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-project-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-own-target-headers.hmap (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-own-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-generated-files.hmap (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-generated-files.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-all-non-framework-target-headers.hmap (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-all-non-framework-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-all-target-headers.hmap (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-all-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources/MoreCodable_vers.c (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources/MoreCodable_vers.c
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Headers/MoreCodable.h /Users/admin/builder/spi-builder-workspace/Sources/MoreCodable.h (in target 'MoreCodable' from project 'MoreCodable')
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/Sources/MoreCodable.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Headers (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Headers
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Modules/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/module.modulemap (in target 'MoreCodable' from project 'MoreCodable')
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/MoreCodable.build/Debug-iphoneos/MoreCodable.build/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Modules
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Info.plist /Users/admin/builder/spi-builder-workspace/Sources/Info.plist (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Sources/Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Info.plist
SwiftDriver MoreCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MoreCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.SwiftFileList -DDEBUG -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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 -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.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/MoreCodable.build/Debug-iphoneos/MoreCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable-3af2de2be6bdc377cac1a54ee859e992-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-project-headers.hmap -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/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-DUC6P05IQ5AXL0LQF14WRRB1W.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-1M8S79GNERFQ6T7WBC7P78F7X.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-28EFFIVF6XAHTVHQ2US0BXORR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-16OBCSXD355UUOI7WRE86QPII.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-HC5YQX8VH83TSCJDIQD83YWS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-29AVUP8U7A4SDXLJL50D63Y52.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-5ZET8IZXL5GA7F0BRAW7BGL8F.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-9FN7QB3RD1WLSWCD7HKL4H6LA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-9ET3LXD3NMGGQZ8LXJR1E5N8X.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-6HHX1QTQLG7KAPMGVMMRQ5S3W.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-28RAUIH36R06K5QKLG43OF2PS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-BBEEYLV7JEPDL3OKGKZG7X3E6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-BMG51Z87J3V9QPR1F3CD5GBBT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-B3NT3RKVKV3JK8AUT3B28LE6Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-E25W74QNK9Y25M4KZRULXF53S.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-74Z1MXLBY7XZ86BP0OH79IC5L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-29I8JKDLYRS9ZONEZ20FRDRBJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-5IFI2NHWN7WYY685UG32BEUXD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-AWLVPFW4CSTV5URGGZTAPFF5M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-37XULXHPGP54DZHZ6CE2Q7VFF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-3NQXISD42FHAWYIBUQC992FZF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-5KQVOBSCBIRB5RKQTUTXW486V.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-ADYS2SBZ6S0TIUTCE0X61Z1FX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-COI7AH2WZID7KCS3ZBGZKCU9A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-3VYWN23HFG7HCLU2SDDKIKPRC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules/MoreCodable-3E53GEZSLIHEYYUUYRAKQIRYI.pcm
SwiftCompile normal arm64 Compiling\ Storage.swift,\ CodableDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/Storage.swift /Users/admin/builder/spi-builder-workspace/Sources/CodableDictionary.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Storage.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CodableDictionary.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
SwiftEmitModule normal arm64 Emitting\ module\ for\ MoreCodable (in target 'MoreCodable' from project 'MoreCodable')
EmitSwiftModule normal arm64 (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryEncoder.swift:67:5: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
open func encode<T: Encodable>(_ value: T) throws -> [String: Any] {
^~~~
public
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemsDecoder.swift:71:5: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
open func decode<T: Decodable>(_ type: T.Type, from container: [URLQueryItem]) throws -> T {
^~~~
public
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryCachableEncoder.swift:33:50: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol DictionaryCachableCacheProtocol: class {
^~~~~
AnyObject
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemsEncoder.swift:37:5: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
open func encode<T: Encodable>(_ value: T) throws -> [URLQueryItem] {
^~~~
public
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryDecoder.swift:112:5: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
open func decode<T : Decodable>(_ type: T.Type, from container: Any) throws -> T {
^~~~
public
SwiftCompile normal arm64 Compiling\ DictionaryDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/DictionaryDecoder.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DictionaryDecoder.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryDecoder.swift:112:5: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
open func decode<T : Decodable>(_ type: T.Type, from container: Any) throws -> T {
^~~~
public
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryDecoder.swift:61:9: warning: switch covers known cases, but 'JSONDecoder.DateDecodingStrategy' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
switch dateDecodingStrategy {
^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryDecoder.swift:61:9: note: handle unknown values using "@unknown default"
switch dateDecodingStrategy {
^
SwiftCompile normal arm64 Compiling\ InternalFunction.swift /Users/admin/builder/spi-builder-workspace/Sources/InternalFunction.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/InternalFunction.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ MoreJSONEncoder.swift,\ MoreJSONDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MoreJSONDecoder.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MoreJSONDecoder.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ DictionaryEncoder.swift,\ RuleBasedCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/DictionaryEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/RuleBasedCodingKey.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DictionaryEncoder.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryEncoder.swift:67:5: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
open func encode<T: Encodable>(_ value: T) throws -> [String: Any] {
^~~~
public
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryEncoder.swift:42:9: warning: switch covers known cases, but 'JSONEncoder.DateEncodingStrategy' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
switch dateEncodingStrategy {
^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryEncoder.swift:42:9: note: handle unknown values using "@unknown default"
switch dateEncodingStrategy {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RuleBasedCodingKey.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ URLQueryItemsEncoder.swift,\ MultiDateFormat.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemsEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MultiDateFormat.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemsEncoder.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemsEncoder.swift:37:5: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
open func encode<T: Encodable>(_ value: T) throws -> [URLQueryItem] {
^~~~
public
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MultiDateFormat.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ Failable.swift,\ StringTo.swift /Users/admin/builder/spi-builder-workspace/Sources/Failable.swift /Users/admin/builder/spi-builder-workspace/Sources/StringTo.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Failable.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StringTo.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ AnyCodingKey.swift,\ ObjectMerger.swift /Users/admin/builder/spi-builder-workspace/Sources/AnyCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/ObjectMerger.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AnyCodingKey.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ObjectMerger.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ URLQueryItemsDecoder.swift,\ DictionaryCachableEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemsDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/DictionaryCachableEncoder.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemsDecoder.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemsDecoder.swift:71:5: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
open func decode<T: Decodable>(_ type: T.Type, from container: [URLQueryItem]) throws -> T {
^~~~
public
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DictionaryCachableEncoder.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryCachableEncoder.swift:33:50: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol DictionaryCachableCacheProtocol: class {
^~~~~
AnyObject
SwiftCompile normal arm64 Compiling\ URLQueryItem+.swift,\ CodableAny.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItem+.swift /Users/admin/builder/spi-builder-workspace/Sources/CodableAny.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItem+.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CodableAny.swift (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64 Emitting module for MoreCodable (in target 'MoreCodable' from project 'MoreCodable')
SwiftDriver\ Compilation\ Requirements MoreCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MoreCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.SwiftFileList -DDEBUG -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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 -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.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/MoreCodable.build/Debug-iphoneos/MoreCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable-3af2de2be6bdc377cac1a54ee859e992-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-project-headers.hmap -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/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling URLQueryItem+.swift, CodableAny.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Headers/MoreCodable-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable-Swift.h (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Headers/MoreCodable-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Modules/MoreCodable.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.swiftmodule (in target 'MoreCodable' from project 'MoreCodable')
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/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Modules/MoreCodable.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Modules/MoreCodable.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.swiftdoc (in target 'MoreCodable' from project 'MoreCodable')
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/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Modules/MoreCodable.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Modules/MoreCodable.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.abi.json (in target 'MoreCodable' from project 'MoreCodable')
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/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Modules/MoreCodable.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Modules/MoreCodable.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.swiftsourceinfo (in target 'MoreCodable' from project 'MoreCodable')
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/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Modules/MoreCodable.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources/MoreCodable_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.o.scan -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources/MoreCodable_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.o -index-unit-output-path /MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources/MoreCodable_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources/MoreCodable_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.o -index-unit-output-path /MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.o
SwiftDriverJobDiscovery normal arm64 Compiling InternalFunction.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftDriverJobDiscovery normal arm64 Compiling Failable.swift, StringTo.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftDriverJobDiscovery normal arm64 Compiling Storage.swift, CodableDictionary.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftDriverJobDiscovery normal arm64 Compiling AnyCodingKey.swift, ObjectMerger.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftDriverJobDiscovery normal arm64 Compiling DictionaryEncoder.swift, RuleBasedCodingKey.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftDriverJobDiscovery normal arm64 Compiling MoreJSONEncoder.swift, MoreJSONDecoder.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftDriverJobDiscovery normal arm64 Compiling URLQueryItemsEncoder.swift, MultiDateFormat.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftDriverJobDiscovery normal arm64 Compiling URLQueryItemsDecoder.swift, DictionaryCachableEncoder.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftDriverJobDiscovery normal arm64 Compiling DictionaryDecoder.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftDriver\ Compilation MoreCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MoreCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.SwiftFileList -DDEBUG -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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 -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.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/MoreCodable.build/Debug-iphoneos/MoreCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable-3af2de2be6bdc377cac1a54ee859e992-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-project-headers.hmap -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/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/MoreCodable normal (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios13.0 -dynamiclib -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.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 -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 -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.LinkFileList -install_name @rpath/MoreCodable.framework/MoreCodable -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0-Beta.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/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable-linker-args.resp -compatibility_version 1 -current_version 1 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/MoreCodable
ExtractAppIntentsMetadata (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name MoreCodable --sdk-root /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk --xcode-version 17A5241e --platform-family iOS --deployment-target 13.0 --bundle-identifier com.github.tattn.MoreCodable --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework --target-triple arm64-apple-ios13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/MoreCodable --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-06-20 11:59:39.114 appintentsmetadataprocessor[616:3499] Starting appintentsmetadataprocessor export
2025-06-20 11:59:39.122 appintentsmetadataprocessor[616:3499] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
AppIntentsSSUTraining (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsnltrainingprocessor --infoplist-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Info.plist --temp-dir-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/ssu --bundle-id com.github.tattn.MoreCodable --product-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework --extracted-metadata-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Metadata.appintents --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable.DependencyMetadataFileList --archive-ssu-assets
2025-06-20 11:59:39.143 appintentsnltrainingprocessor[617:3500] Parsing options for appintentsnltrainingprocessor
2025-06-20 11:59:39.143 appintentsnltrainingprocessor[617:3500] No AppShortcuts found - Skipping.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/MoreCodable.framework/MoreCodable.tbd (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/MoreCodable -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/MoreCodable.framework/MoreCodable.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework (in target 'MoreCodable' from project 'MoreCodable')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "MoreCodable",
"name" : "MoreCodable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "tvos",
"version" : "10.0"
},
{
"name" : "watchos",
"version" : "3.0"
}
],
"products" : [
{
"name" : "MoreCodable",
"targets" : [
"MoreCodable"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "MoreCodableTests",
"module_type" : "SwiftTarget",
"name" : "MoreCodableTests",
"path" : "Tests",
"sources" : [
"CodableAnyTests.swift",
"CodableDictionaryTests.swift",
"DictionaryCachableEncoderTests.swift",
"DictionaryDecoderTests.swift",
"DictionaryEncoderTests.swift",
"FailableTests.swift",
"MoreJSONDecoderTests.swift",
"MoreJSONEncoderTests.swift",
"ObjectMergerTests.swift",
"RuleBasedCodingKeyTests.swift",
"StringToTests.swift",
"URLQueryItemsDecoderTests.swift",
"URLQueryItemsEncoderTests.swift"
],
"target_dependencies" : [
"MoreCodable"
],
"type" : "test"
},
{
"c99name" : "MoreCodable",
"module_type" : "SwiftTarget",
"name" : "MoreCodable",
"path" : "Sources",
"product_memberships" : [
"MoreCodable"
],
"sources" : [
"AnyCodingKey.swift",
"CodableAny.swift",
"CodableDictionary.swift",
"DictionaryCachableEncoder.swift",
"DictionaryDecoder.swift",
"DictionaryEncoder.swift",
"Failable.swift",
"InternalFunction.swift",
"MoreJSONDecoder.swift",
"MoreJSONEncoder.swift",
"MultiDateFormat.swift",
"ObjectMerger.swift",
"RuleBasedCodingKey.swift",
"Storage.swift",
"StringTo.swift",
"URLQueryItem+.swift",
"URLQueryItemsDecoder.swift",
"URLQueryItemsEncoder.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.