The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CodableXPC, reference 1.0.0 (c28657), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 10 Apr 2026 10:29:05 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 CodableXPC -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/daniel-grumberg/codablexpc.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/daniel-grumberg/codablexpc
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at c28657b Merge pull request #1 from daniel-grumberg/build-badge
Cloned https://github.com/daniel-grumberg/codablexpc.git
Revision (git rev-parse @):
c28657b4cbe0e72a8aeb49079ced2a435a085253
SUCCESS checkout https://github.com/daniel-grumberg/codablexpc.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.3
Building package at path:  $PWD
https://github.com/daniel-grumberg/codablexpc.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  CodableXPC: /Users/admin/builder/spi-builder-workspace
resolved source packages: CodableXPC
2026-04-10 06:28:47.061 xcodebuild[529:3078] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CodableXPC",
  "name" : "CodableXPC",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "CodableXPC",
      "targets" : [
        "CodableXPC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CodableXPCTests",
      "module_type" : "SwiftTarget",
      "name" : "CodableXPCTests",
      "path" : "Tests/CodableXPCTests",
      "sources" : [
        "CodableXPCTests.swift"
      ],
      "target_dependencies" : [
        "CodableXPC"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CodableXPC",
      "module_type" : "SwiftTarget",
      "name" : "CodableXPC",
      "path" : "Sources/CodableXPC",
      "product_memberships" : [
        "CodableXPC"
      ],
      "sources" : [
        "XPCCodingKey.swift",
        "XPCDecoder.swift",
        "XPCEncoder.swift",
        "XPCKeyedDecodingContainer.swift",
        "XPCKeyedEncodingContainer.swift",
        "XPCSingleValueDecodingContainer.swift",
        "XPCSingleValueEncodingContainer.swift",
        "XPCUnkeyedDecodingContainer.swift",
        "XPCUnkeyedEncodingContainer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "CodableXPC"
    ]
  }
}
2026-04-10 06:28:55.036 xcodebuild[631:3821] [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 CodableXPC -destination platform=macOS,arch=arm64
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 CodableXPC -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  CodableXPC: /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 'CodableXPC' in project 'CodableXPC'
        ➜ Explicit dependency on target 'CodableXPC' in project 'CodableXPC'
    Target 'CodableXPC' in project 'CodableXPC' (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/MacOSX.platform/Developer/SDKs/MacOSX26.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: f951a8b76f01cdf88a8ae5f5fb3c0c87
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f951a8b76f01cdf88a8ae5f5fb3c0c87.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
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/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/EagerLinkingTBDs/Debug
    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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/CodableXPC.DependencyStaticMetadataFileList (in target 'CodableXPC' from project 'CodableXPC')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/CodableXPC.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/CodableXPC.modulemap (in target 'CodableXPC' from project 'CodableXPC')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/CodableXPC.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/CodableXPC.DependencyMetadataFileList (in target 'CodableXPC' from project 'CodableXPC')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/CodableXPC.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC-OutputFileMap.json (in target 'CodableXPC' from project 'CodableXPC')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC_const_extract_protocols.json (in target 'CodableXPC' from project 'CodableXPC')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC.SwiftConstValuesFileList (in target 'CodableXPC' from project 'CodableXPC')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC.LinkFileList (in target 'CodableXPC' from project 'CodableXPC')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC.SwiftFileList (in target 'CodableXPC' from project 'CodableXPC')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC.SwiftFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/CodableXPC.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/CodableXPC.modulemap (in target 'CodableXPC' from project 'CodableXPC')
    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/CodableXPC.build/Debug/CodableXPC.build/CodableXPC.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver CodableXPC normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CodableXPC' from project 'CodableXPC')
    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 CodableXPC -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC.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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.13 -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.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC-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/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC.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/CodableXPC.build/Debug/CodableXPC.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.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/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ XPCDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/CodableXPC/XPCDecoder.swift (in target 'CodableXPC' from project 'CodableXPC')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CodableXPC/XPCDecoder.swift (in target 'CodableXPC' from project 'CodableXPC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ XPCKeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/CodableXPC/XPCKeyedDecodingContainer.swift (in target 'CodableXPC' from project 'CodableXPC')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CodableXPC/XPCKeyedDecodingContainer.swift (in target 'CodableXPC' from project 'CodableXPC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ CodableXPC (in target 'CodableXPC' from project 'CodableXPC')
EmitSwiftModule normal arm64 (in target 'CodableXPC' from project 'CodableXPC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ XPCUnkeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/CodableXPC/XPCUnkeyedDecodingContainer.swift (in target 'CodableXPC' from project 'CodableXPC')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CodableXPC/XPCUnkeyedDecodingContainer.swift (in target 'CodableXPC' from project 'CodableXPC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ XPCSingleValueDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/CodableXPC/XPCSingleValueDecodingContainer.swift (in target 'CodableXPC' from project 'CodableXPC')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CodableXPC/XPCSingleValueDecodingContainer.swift (in target 'CodableXPC' from project 'CodableXPC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ XPCSingleValueEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/CodableXPC/XPCSingleValueEncodingContainer.swift (in target 'CodableXPC' from project 'CodableXPC')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CodableXPC/XPCSingleValueEncodingContainer.swift (in target 'CodableXPC' from project 'CodableXPC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ XPCEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/CodableXPC/XPCEncoder.swift (in target 'CodableXPC' from project 'CodableXPC')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CodableXPC/XPCEncoder.swift (in target 'CodableXPC' from project 'CodableXPC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ XPCUnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/CodableXPC/XPCUnkeyedEncodingContainer.swift (in target 'CodableXPC' from project 'CodableXPC')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CodableXPC/XPCUnkeyedEncodingContainer.swift (in target 'CodableXPC' from project 'CodableXPC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ XPCCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/CodableXPC/XPCCodingKey.swift (in target 'CodableXPC' from project 'CodableXPC')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CodableXPC/XPCCodingKey.swift (in target 'CodableXPC' from project 'CodableXPC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ XPCKeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/CodableXPC/XPCKeyedEncodingContainer.swift (in target 'CodableXPC' from project 'CodableXPC')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CodableXPC/XPCKeyedEncodingContainer.swift (in target 'CodableXPC' from project 'CodableXPC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for CodableXPC (in target 'CodableXPC' from project 'CodableXPC')
SwiftDriver\ Compilation\ Requirements CodableXPC normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CodableXPC' from project 'CodableXPC')
    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 CodableXPC -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC.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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.13 -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.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC-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/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC.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/CodableXPC.build/Debug/CodableXPC.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.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/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/CodableXPC-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC-Swift.h (in target 'CodableXPC' from project 'CodableXPC')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/CodableXPC-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/CodableXPC.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC.swiftmodule (in target 'CodableXPC' from project 'CodableXPC')
    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/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/CodableXPC.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/CodableXPC.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC.swiftdoc (in target 'CodableXPC' from project 'CodableXPC')
    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/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/CodableXPC.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/CodableXPC.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC.abi.json (in target 'CodableXPC' from project 'CodableXPC')
    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/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/CodableXPC.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/CodableXPC.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC.swiftsourceinfo (in target 'CodableXPC' from project 'CodableXPC')
    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/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/CodableXPC.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling XPCSingleValueEncodingContainer.swift (in target 'CodableXPC' from project 'CodableXPC')
SwiftDriverJobDiscovery normal arm64 Compiling XPCCodingKey.swift (in target 'CodableXPC' from project 'CodableXPC')
SwiftDriverJobDiscovery normal arm64 Compiling XPCDecoder.swift (in target 'CodableXPC' from project 'CodableXPC')
SwiftDriverJobDiscovery normal arm64 Compiling XPCSingleValueDecodingContainer.swift (in target 'CodableXPC' from project 'CodableXPC')
SwiftDriverJobDiscovery normal arm64 Compiling XPCEncoder.swift (in target 'CodableXPC' from project 'CodableXPC')
SwiftDriverJobDiscovery normal arm64 Compiling XPCKeyedDecodingContainer.swift (in target 'CodableXPC' from project 'CodableXPC')
SwiftDriverJobDiscovery normal arm64 Compiling XPCUnkeyedEncodingContainer.swift (in target 'CodableXPC' from project 'CodableXPC')
SwiftDriverJobDiscovery normal arm64 Compiling XPCUnkeyedDecodingContainer.swift (in target 'CodableXPC' from project 'CodableXPC')
SwiftDriverJobDiscovery normal arm64 Compiling XPCKeyedEncodingContainer.swift (in target 'CodableXPC' from project 'CodableXPC')
SwiftDriver\ Compilation CodableXPC normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CodableXPC' from project 'CodableXPC')
    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 CodableXPC -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC.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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.13 -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.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC-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/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC.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/CodableXPC.build/Debug/CodableXPC.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.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/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC-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/CodableXPC.o normal (in target 'CodableXPC' from project 'CodableXPC')
    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-macos10.13 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -O0 -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/CodableXPC.o
ExtractAppIntentsMetadata (in target 'CodableXPC' from project 'CodableXPC')
    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.8yYb9G/Metal.xctoolchain --module-name CodableXPC --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk --xcode-version 17E192 --platform-family macOS --deployment-target 10.13 --bundle-identifier spi-builder-workspace.CodableXPC --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/CodableXPC.appintents --target-triple arm64-apple-macos10.13 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/CodableXPC.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/CodableXPC.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/CodableXPC.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableXPC.build/Debug/CodableXPC.build/Objects-normal/arm64/CodableXPC.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-10 06:29:04.519 appintentsmetadataprocessor[667:4075] Starting appintentsmetadataprocessor export
2026-04-10 06:29:04.539 appintentsmetadataprocessor[667:4075] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/CodableXPC.o (in target 'CodableXPC' from project 'CodableXPC')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/CodableXPC.o
** BUILD SUCCEEDED **
2026-04-10 06:28:56.527 xcodebuild[638:3883] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:36475c5d0e27066b6c8fe4bb6ae71570e4f26bf4, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:36475c5d0e27066b6c8fe4bb6ae71570e4f26bf4, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:36475c5d0e27066b6c8fe4bb6ae71570e4f26bf4, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:36475c5d0e27066b6c8fe4bb6ae71570e4f26bf4, name:My Mac }
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CodableXPC",
  "name" : "CodableXPC",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "CodableXPC",
      "targets" : [
        "CodableXPC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CodableXPCTests",
      "module_type" : "SwiftTarget",
      "name" : "CodableXPCTests",
      "path" : "Tests/CodableXPCTests",
      "sources" : [
        "CodableXPCTests.swift"
      ],
      "target_dependencies" : [
        "CodableXPC"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CodableXPC",
      "module_type" : "SwiftTarget",
      "name" : "CodableXPC",
      "path" : "Sources/CodableXPC",
      "product_memberships" : [
        "CodableXPC"
      ],
      "sources" : [
        "XPCCodingKey.swift",
        "XPCDecoder.swift",
        "XPCEncoder.swift",
        "XPCKeyedDecodingContainer.swift",
        "XPCKeyedEncodingContainer.swift",
        "XPCSingleValueDecodingContainer.swift",
        "XPCSingleValueEncodingContainer.swift",
        "XPCUnkeyedDecodingContainer.swift",
        "XPCUnkeyedEncodingContainer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
Done.