The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ZohoBooksClient, reference 0.1.2 (71b68f), with Swift 6.3 for iOS using Xcode 26.4 on 18 Apr 2026 06:33:49 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 ZohoBooksClient -destination generic/platform=iOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/emotiveapps/ZohoBooksClient.git
Reference: 0.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/emotiveapps/ZohoBooksClient
 * tag               0.1.2      -> FETCH_HEAD
HEAD is now at 71b68f3 Fix lint
Cloned https://github.com/emotiveapps/ZohoBooksClient.git
Revision (git rev-parse @):
71b68f301547110794b334d363ec3fce8538efd3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/emotiveapps/ZohoBooksClient.git at 0.1.2
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/emotiveapps/ZohoBooksClient.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
Fetching from https://github.com/ChimeHQ/OAuthenticator
Fetching from https://github.com/emotiveapps/MimeTypeEnum
Creating working copy of package ‘MimeTypeEnum’
Checking out 1.0.2 of package ‘MimeTypeEnum’
Creating working copy of package ‘OAuthenticator’
Checking out 0.7.2 of package ‘OAuthenticator’
Resolve Package Graph
Resolved source packages:
  ZohoBooksClient: /Users/admin/builder/spi-builder-workspace
  MimeTypeEnum: https://github.com/emotiveapps/MimeTypeEnum @ 1.0.2
  OAuthenticator: https://github.com/ChimeHQ/OAuthenticator @ 0.7.2
resolved source packages: ZohoBooksClient, MimeTypeEnum, OAuthenticator
2026-04-18 02:33:25.525 xcodebuild[529:3077] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "oauthenticator",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ChimeHQ/OAuthenticator"
    },
    {
      "identity" : "mimetypeenum",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/emotiveapps/MimeTypeEnum"
    }
  ],
  "manifest_display_name" : "ZohoBooksClient",
  "name" : "ZohoBooksClient",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "ZohoBooksClient",
      "targets" : [
        "ZohoBooksClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ZohoBooksClientTests",
      "module_type" : "SwiftTarget",
      "name" : "ZohoBooksClientTests",
      "path" : "Tests/ZohoBooksClientTests",
      "sources" : [
        "AdditionalModelTests.swift",
        "FullModelEncodingTests.swift",
        "ModelEncodingTests.swift",
        "ZohoBooksClientTests.swift",
        "ZohoErrorTests.swift",
        "ZohoOAuthConfigTests.swift"
      ],
      "target_dependencies" : [
        "ZohoBooksClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ZohoBooksClient",
      "module_type" : "SwiftTarget",
      "name" : "ZohoBooksClient",
      "path" : "Sources/ZohoBooksClient",
      "product_dependencies" : [
        "OAuthenticator",
        "MimeTypeEnum"
      ],
      "product_memberships" : [
        "ZohoBooksClient"
      ],
      "sources" : [
        "HttpService.swift",
        "Models/ZBAccount.swift",
        "Models/ZBContact.swift",
        "Models/ZBExpense.swift",
        "Models/ZBInvoice.swift",
        "Models/ZBItem.swift",
        "Models/ZBPayment.swift",
        "Models/ZBTax.swift",
        "OAuthProviding.swift",
        "ZohoBooksClient.swift",
        "ZohoConfig.swift",
        "ZohoError.swift",
        "ZohoOAuth.swift",
        "ZohoOAuthenticator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ZohoBooksClient"
    ]
  }
}
2026-04-18 02:33:33.324 xcodebuild[699:4142] [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 ZohoBooksClient -destination generic/platform=iOS
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 ZohoBooksClient -destination generic/platform=iOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  ZohoBooksClient: /Users/admin/builder/spi-builder-workspace
  OAuthenticator: https://github.com/ChimeHQ/OAuthenticator @ 0.7.2
  MimeTypeEnum: https://github.com/emotiveapps/MimeTypeEnum @ 1.0.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
    Target 'ZohoBooksClient' in project 'ZohoBooksClient'
        ➜ Explicit dependency on target 'ZohoBooksClient' in project 'ZohoBooksClient'
        ➜ Explicit dependency on target 'OAuthenticator' in project 'OAuthenticator'
        ➜ Explicit dependency on target 'MimeTypeEnum' in project 'MimeTypeEnum'
    Target 'ZohoBooksClient' in project 'ZohoBooksClient'
        ➜ Explicit dependency on target 'OAuthenticator' in project 'OAuthenticator'
        ➜ Explicit dependency on target 'MimeTypeEnum' in project 'MimeTypeEnum'
    Target 'MimeTypeEnum' in project 'MimeTypeEnum'
        ➜ Explicit dependency on target 'MimeTypeEnum' in project 'MimeTypeEnum'
    Target 'MimeTypeEnum' in project 'MimeTypeEnum' (no dependencies)
    Target 'OAuthenticator' in project 'OAuthenticator'
        ➜ Explicit dependency on target 'OAuthenticator' in project 'OAuthenticator'
        ➜ Explicit dependency on target 'OAuthenticator_OAuthenticator' in project 'OAuthenticator'
    Target 'OAuthenticator' in project 'OAuthenticator'
        ➜ Explicit dependency on target 'OAuthenticator_OAuthenticator' in project 'OAuthenticator'
    Target 'OAuthenticator_OAuthenticator' in project 'OAuthenticator' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 022ae7bba7499d7c7240ab42e3a7e066
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/022ae7bba7499d7c7240ab42e3a7e066.xcbuilddata
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/ZohoBooksClient.DependencyMetadataFileList (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/ZohoBooksClient.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/ZohoBooksClient.modulemap (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/ZohoBooksClient.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/ZohoBooksClient.DependencyStaticMetadataFileList (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/ZohoBooksClient.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient.SwiftFileList (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient_const_extract_protocols.json (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient.SwiftConstValuesFileList (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient.LinkFileList (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient-OutputFileMap.json (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator_OAuthenticator.build/OAuthenticator_OAuthenticator.DependencyMetadataFileList (in target 'OAuthenticator_OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator_OAuthenticator.build/OAuthenticator_OAuthenticator.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator_OAuthenticator.build/OAuthenticator_OAuthenticator.DependencyStaticMetadataFileList (in target 'OAuthenticator_OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator_OAuthenticator.build/OAuthenticator_OAuthenticator.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator_OAuthenticator.build/empty-OAuthenticator_OAuthenticator.plist (in target 'OAuthenticator_OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator_OAuthenticator.build/empty-OAuthenticator_OAuthenticator.plist
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/ZohoBooksClient.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/ZohoBooksClient.modulemap (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
    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/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/ZohoBooksClient.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator.SwiftFileList (in target 'OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator_const_extract_protocols.json (in target 'OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator.SwiftConstValuesFileList (in target 'OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator.LinkFileList (in target 'OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator-OutputFileMap.json (in target 'OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/OAuthenticator.modulemap (in target 'OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/OAuthenticator.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/OAuthenticator.DependencyStaticMetadataFileList (in target 'OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/OAuthenticator.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/OAuthenticator.DependencyMetadataFileList (in target 'OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/OAuthenticator.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/DerivedSources/resource_bundle_accessor.swift (in target 'OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/DerivedSources/resource_bundle_accessor.swift
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum.SwiftFileList (in target 'MimeTypeEnum' from project 'MimeTypeEnum')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MimeTypeEnum
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum_const_extract_protocols.json (in target 'MimeTypeEnum' from project 'MimeTypeEnum')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MimeTypeEnum
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum.SwiftConstValuesFileList (in target 'MimeTypeEnum' from project 'MimeTypeEnum')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MimeTypeEnum
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum.LinkFileList (in target 'MimeTypeEnum' from project 'MimeTypeEnum')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MimeTypeEnum
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/MimeTypeEnum.modulemap (in target 'MimeTypeEnum' from project 'MimeTypeEnum')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MimeTypeEnum
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/MimeTypeEnum.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/MimeTypeEnum.DependencyStaticMetadataFileList (in target 'MimeTypeEnum' from project 'MimeTypeEnum')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MimeTypeEnum
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/MimeTypeEnum.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum-OutputFileMap.json (in target 'MimeTypeEnum' from project 'MimeTypeEnum')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MimeTypeEnum
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/MimeTypeEnum.DependencyMetadataFileList (in target 'MimeTypeEnum' from project 'MimeTypeEnum')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MimeTypeEnum
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/MimeTypeEnum.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/OAuthenticator.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/OAuthenticator.modulemap (in target 'OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator
    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/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/OAuthenticator.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OAuthenticator_OAuthenticator.bundle (in target 'OAuthenticator_OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OAuthenticator_OAuthenticator.bundle
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/MimeTypeEnum.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/MimeTypeEnum.modulemap (in target 'MimeTypeEnum' from project 'MimeTypeEnum')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MimeTypeEnum
    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/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/MimeTypeEnum.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OAuthenticator_OAuthenticator.bundle/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator/Sources/OAuthenticator/PrivacyInfo.xcprivacy (in target 'OAuthenticator_OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator/Sources/OAuthenticator/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OAuthenticator_OAuthenticator.bundle
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OAuthenticator_OAuthenticator.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator_OAuthenticator.build/empty-OAuthenticator_OAuthenticator.plist (in target 'OAuthenticator_OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator_OAuthenticator.build/empty-OAuthenticator_OAuthenticator.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OAuthenticator_OAuthenticator.bundle/Info.plist
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OAuthenticator_OAuthenticator.bundle (in target 'OAuthenticator_OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OAuthenticator_OAuthenticator.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OAuthenticator_OAuthenticator.bundle (in target 'OAuthenticator_OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OAuthenticator_OAuthenticator.bundle
SwiftDriver OAuthenticator normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OAuthenticator' from project 'OAuthenticator')
    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 OAuthenticator -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator-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/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator.swiftmodule -user-module-version 0.7.2 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name oauthenticator -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.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/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver MimeTypeEnum normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MimeTypeEnum' from project 'MimeTypeEnum')
    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 MimeTypeEnum -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum-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/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name mimetypeenum -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.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/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-C0JBBBFU09IEE46E6SRV4Q1QE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-CZOEYK3ZE2H1GST2SXCKMSTI4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-87Z1ZXO1ICF314KKACY4HUBK8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-ABCXUGMOJ2Y64UUV2Y7D2BD52.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-565O5PP7IF1NUBR8VGC9KQ0XG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-1UZ3PIGWNYDWKO4RKG8JKGDXH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-AZAOCK6F554MUZT32IVY0H9WU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-6TPSIDWYXNBLA4R5K8WO4R1U6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-2F1TLFMIYG87O875XOW4JCA6I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-E112WBJLCCO8YEVKIIBLN111E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-B5BWU00VOG61G9AOF4IRYMH7A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-55R05UJ9OP6J0GUVQKCQ2JUC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-LW1ODH1EVGGYB87QNC42IG3E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-CYVQLRLX0Z4HW57ZNJUKP0MPX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-EQZFBWWVW9KW6E3F3SNFCNB8N.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-BDFY0PWTCHRDMSGRRHNEC420M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-6EJIDGUP97A8AUBH8E5VMWPHN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-HP5MXOZ7N6H08XBIIBU21W03.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-DRBE05WTIQ7ACVT7Y6YGZODUY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-EVM6GW9SZ6CRXTGUQQ124XEBO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-7L0REK52XTH8ZYP90P1N5CALM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-7WY9SV0NOI77B3HLQR3G6B2U2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-A3PSHX0FE0NGSQUWRZMIEDSE2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-5KEALQN5NJXC4X329C367A0K7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-E7OWC3M09GZO0LY27ATGLKJI3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-3UUCPJBUHL3K534RCCBXSBB3X.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-E39AVOP2SN8T25977T92RVOF7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-4VODZL7MKDR6ATPLH7QG7ETMG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-E9HS3HMP78PJ6KGCPCKFUCUBA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-CVCBHX7ECRZPDFMFYEU6Z84GU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-77EQYCUNCP8116AR94LE410HP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-CFY74N2OU9RJXSMJ80ALF0EW3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-C3D2CJ2NKDTWICORJSTRT3B20.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-2C2SAE12M5DP4RJYM2C939WHZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-BYP3LK8028GB2PN4VTCUURGS6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-9QE305TUMKWUOJ88PK1HTOHPA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-57TTNYFNS8FIFBAH7ZBY4LHMM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-4B5ECDFZNZ7LPBOQ1H7BC639V.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-EES8U8OZNBQ85B8LQA5CZ03KB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-CTU02QJ91OX1WXBASR1DGMARP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-BV2K5A80R7QF72PPJ2AL4LEFT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-85I3RD01DX6QDC0BOAFJC79GO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-D17V8P285CBEXMPVEYFY0G4SF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-554UPS2QTSOY8ZV44D2FKES4B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-2P43PJ5IH1F1FN66X6INYLBXN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-55WQ5LB8ULK9Q3XB2SZOSNU4U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-CMH2L7CR8XG60I60PF43YGV2I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-3HBCW452KADHV2JHDSQSLVUIK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-EJN0JR94SRCD38GWW40AS5YUQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-9A7WXY9SHUS1KJQFQ7QQ6NA9M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-BDX18O8NTWODGZLB2TEGYS5U8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-5XILUNO7UQ5NDLLKAGEIJPGEW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-6ZC13YJKQ9OR4W6O23IV6EZNF.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ MimeTypeEnum (in target 'MimeTypeEnum' from project 'MimeTypeEnum')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MimeTypeEnum/Sources/MimeTypeEnum/MimeType.swift (in target 'MimeTypeEnum' from project 'MimeTypeEnum')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-6A7RGF69WB3M9RFKOB4YO3GWO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-F1GRQAGHTP0DXIENJF1IQKBZ7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-4AE3ZYZKEBKHBN9EB2825H9LL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-6GN74XLIEBVFYABOYVNO0MFJY.pcm
SwiftDriverJobDiscovery normal arm64 Emitting module for MimeTypeEnum (in target 'MimeTypeEnum' from project 'MimeTypeEnum')
SwiftDriver\ Compilation\ Requirements MimeTypeEnum normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MimeTypeEnum' from project 'MimeTypeEnum')
    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 MimeTypeEnum -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum-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/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name mimetypeenum -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.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/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/MimeTypeEnum-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum-Swift.h (in target 'MimeTypeEnum' from project 'MimeTypeEnum')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MimeTypeEnum
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/MimeTypeEnum-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MimeTypeEnum.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum.swiftmodule (in target 'MimeTypeEnum' from project 'MimeTypeEnum')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MimeTypeEnum
    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/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MimeTypeEnum.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MimeTypeEnum.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum.swiftsourceinfo (in target 'MimeTypeEnum' from project 'MimeTypeEnum')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MimeTypeEnum
    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/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MimeTypeEnum.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MimeTypeEnum.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum.abi.json (in target 'MimeTypeEnum' from project 'MimeTypeEnum')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MimeTypeEnum
    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/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MimeTypeEnum.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MimeTypeEnum.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum.swiftdoc (in target 'MimeTypeEnum' from project 'MimeTypeEnum')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MimeTypeEnum
    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/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MimeTypeEnum.swiftmodule/arm64-apple-ios.swiftdoc
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-8J6WVMAV0LGZYGOH9ZG7ZGPT9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-AUQGAVQJ1IHRAJCRRWV2HQ3UU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-5UD51NC8JD5LMGXF67VUIQV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-7BULF7RJC18K60D82L3PK0G3Q.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-26SC2ZUJ3T6O0VFUN7TV3X1WT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-6RTEGFGTKVB8M9R2Q14LGF6MJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/FileProvider-3ESAM7LEO58WYOFEPRWP61LUJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-DGPQHU5QCK8GE8B1AQMAR271R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-Z7W8C4LVG4GQGH36RT2XTYG2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-DT41M2DZJT4S4LJMG7WGR5AFS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-292C9XWCTTXULPMCOWBNKMQOJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-1G16U460D05HQGZ5HWH5CGC4V.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-1Y7QVDOOJQ48H9XWK107HH38N.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/LocalAuthentication-2W483HGFJYMLRVU73WY18M0GH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-9RCK6O1V7VPTIFTRRL55UIFC1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-ENETMDDJLWFJKOONE2JQLO762.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreData-8F47EFFN8DMLSRFO14CUZ8325.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-CDKEWCEJX2DJRCVW0L7ID5ZV1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-8987PNPPZOURFRXQ6ERD0YA8Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-7PW19VK7RO3KNIEEO4EE71MWR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-A4Q3UWY37K0B0FJRF2QEHALJD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-9U6VSJACE99T4ZQXJ6ZWRXGU7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-6W7QGR0BPFGF53Z9ZQT8S4H98.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-8V908S1L04AQRAZI17AJTJ841.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-2QGYWKF0OAY8Y2EC5Y804PWPE.pcm
SwiftDriverJobDiscovery normal arm64 Compiling MimeType.swift (in target 'MimeTypeEnum' from project 'MimeTypeEnum')
SwiftDriver\ Compilation MimeTypeEnum normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MimeTypeEnum' from project 'MimeTypeEnum')
    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 MimeTypeEnum -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum-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/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name mimetypeenum -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.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/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MimeTypeEnum.o normal (in target 'MimeTypeEnum' from project 'MimeTypeEnum')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MimeTypeEnum
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios15.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -O0 -w -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MimeTypeEnum.o
ExtractAppIntentsMetadata (in target 'MimeTypeEnum' from project 'MimeTypeEnum')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MimeTypeEnum
    /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.pty0uA/Metal.xctoolchain --module-name MimeTypeEnum --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk --xcode-version 17E192 --platform-family iOS --deployment-target 15.0 --bundle-identifier mimetypeenum.MimeTypeEnum --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MimeTypeEnum.appintents --target-triple arm64-apple-ios15.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MimeTypeEnum.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/MimeTypeEnum.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/MimeTypeEnum.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MimeTypeEnum.build/Debug-iphoneos/MimeTypeEnum.build/Objects-normal/arm64/MimeTypeEnum.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-18 02:33:42.968 appintentsmetadataprocessor[827:4740] Starting appintentsmetadataprocessor export
2026-04-18 02:33:43.013 appintentsmetadataprocessor[827:4740] Extracted no relevant App Intents symbols, skipping writing output
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AuthenticationServices-27CJRDNQMIC3177XHUZS4ST5J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUI-DE9GHOIR3C7H41ORC1VXZ0BLG.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ OAuthenticator (in target 'OAuthenticator' from project 'OAuthenticator')
EmitSwiftModule normal arm64 (in target 'OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Mastodon.swift,\ URL+QueryParams.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator/Sources/OAuthenticator/Services/Mastodon.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator/Sources/OAuthenticator/URL+QueryParams.swift (in target 'OAuthenticator' from project 'OAuthenticator')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator/Sources/OAuthenticator/Services/Mastodon.swift (in target 'OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator/Sources/OAuthenticator/URL+QueryParams.swift (in target 'OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ ASWebAuthenticationSession+Utility.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator/Sources/OAuthenticator/ASWebAuthenticationSession+Utility.swift (in target 'OAuthenticator' from project 'OAuthenticator')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/DerivedSources/resource_bundle_accessor.swift (in target 'OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator/Sources/OAuthenticator/ASWebAuthenticationSession+Utility.swift (in target 'OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ Authenticator.swift,\ CredentialWindowProvider.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator/Sources/OAuthenticator/Authenticator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator/Sources/OAuthenticator/CredentialWindowProvider.swift (in target 'OAuthenticator' from project 'OAuthenticator')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator/Sources/OAuthenticator/Authenticator.swift (in target 'OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator/Sources/OAuthenticator/CredentialWindowProvider.swift (in target 'OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ GitHub.swift,\ GoogleAPI.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator/Sources/OAuthenticator/Services/GitHub.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator/Sources/OAuthenticator/Services/GoogleAPI.swift (in target 'OAuthenticator' from project 'OAuthenticator')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator/Sources/OAuthenticator/Services/GitHub.swift (in target 'OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator/Sources/OAuthenticator/Services/GoogleAPI.swift (in target 'OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ DPoPKey.swift,\ DPoPSigner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator/Sources/OAuthenticator/DPoPKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator/Sources/OAuthenticator/DPoPSigner.swift (in target 'OAuthenticator' from project 'OAuthenticator')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator/Sources/OAuthenticator/DPoPKey.swift (in target 'OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator/Sources/OAuthenticator/DPoPSigner.swift (in target 'OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ PKCE.swift,\ Bluesky.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator/Sources/OAuthenticator/PKCE.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator/Sources/OAuthenticator/Services/Bluesky.swift (in target 'OAuthenticator' from project 'OAuthenticator')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator/Sources/OAuthenticator/PKCE.swift (in target 'OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator/Sources/OAuthenticator/Services/Bluesky.swift (in target 'OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ URLSession+ResponseProvider.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator/Sources/OAuthenticator/URLSession+ResponseProvider.swift (in target 'OAuthenticator' from project 'OAuthenticator')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator/Sources/OAuthenticator/URLSession+ResponseProvider.swift (in target 'OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Data+Base64URLEncode.swift,\ Models.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator/Sources/OAuthenticator/Data+Base64URLEncode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator/Sources/OAuthenticator/Models.swift (in target 'OAuthenticator' from project 'OAuthenticator')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator/Sources/OAuthenticator/Data+Base64URLEncode.swift (in target 'OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator/Sources/OAuthenticator/Models.swift (in target 'OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ WebAuthenticationSession+Utility.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator/Sources/OAuthenticator/WebAuthenticationSession+Utility.swift (in target 'OAuthenticator' from project 'OAuthenticator')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator/Sources/OAuthenticator/WebAuthenticationSession+Utility.swift (in target 'OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for OAuthenticator (in target 'OAuthenticator' from project 'OAuthenticator')
SwiftDriver\ Compilation\ Requirements OAuthenticator normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OAuthenticator' from project 'OAuthenticator')
    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 OAuthenticator -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator-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/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator.swiftmodule -user-module-version 0.7.2 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name oauthenticator -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.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/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Mastodon.swift, URL+QueryParams.swift (in target 'OAuthenticator' from project 'OAuthenticator')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/OAuthenticator-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator-Swift.h (in target 'OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/OAuthenticator-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OAuthenticator.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator.swiftmodule (in target 'OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator
    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/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OAuthenticator.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OAuthenticator.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator.swiftdoc (in target 'OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator
    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/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OAuthenticator.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OAuthenticator.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator.abi.json (in target 'OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator
    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/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OAuthenticator.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OAuthenticator.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator.swiftsourceinfo (in target 'OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator
    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/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OAuthenticator.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriver ZohoBooksClient normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
    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 ZohoBooksClient -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient-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/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.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/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling URLSession+ResponseProvider.swift (in target 'OAuthenticator' from project 'OAuthenticator')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MimeTypeEnum.o (in target 'MimeTypeEnum' from project 'MimeTypeEnum')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MimeTypeEnum
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MimeTypeEnum.o
SwiftDriverJobDiscovery normal arm64 Compiling WellknownEndpoints.swift (in target 'OAuthenticator' from project 'OAuthenticator')
SwiftDriverJobDiscovery normal arm64 Compiling Data+Base64URLEncode.swift, Models.swift (in target 'OAuthenticator' from project 'OAuthenticator')
SwiftDriverJobDiscovery normal arm64 Compiling GitHub.swift, GoogleAPI.swift (in target 'OAuthenticator' from project 'OAuthenticator')
SwiftDriverJobDiscovery normal arm64 Compiling DPoPKey.swift, DPoPSigner.swift (in target 'OAuthenticator' from project 'OAuthenticator')
SwiftDriverJobDiscovery normal arm64 Compiling PKCE.swift, Bluesky.swift (in target 'OAuthenticator' from project 'OAuthenticator')
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-75XGIDIZX2YINO3FAWB1CAWNZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-6MYNCC2PN7EO7CJDQYQ323O67.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-EW2K9W0YQWC2T3Z1GGPY7GKXI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-ECM3Y8QRH4Y5FMBKRS6YOJ85V.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-5SJHMOKLYARC4395W6K72I0KP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-B5AYCFP2SDP17JIMPAQ27JZ71.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-3MWML9BHMUP77EG09RM7WXG5A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/LocalAuthentication-DVDOMKCPRU5A0RD2GV1H79MHP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-7B0982Q6MLVXSQ78X3N07E0DK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-90DK842Y3EG42WOBO0TGPL81T.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-DS24CBWPGCFOVVACIMJMR6WFK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-C65Z4AWN875Y8VT8I6TBJNO60.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-8K831DTOCJP10GM4X7WGEWY0X.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-779OHCQHYTK25WW3AXPUP5AKI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-58E2KM3LSTQKD06R8G4WBFIFB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-CVRWF2G44AHHP0GD8MIQFK79J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreData-57I866GLZC8MH3Q5X8D6GR5JM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-D8Z5TIX292UEVDVLFYLBFQHUX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-AZZ9ECOQGW9T7SORXXCLAG8SJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-75VH460NV1QUY0VQU4UOSW2NQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-9H3VMH21VO8IC6KMX771C76HI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-C2TXQQRTHPR4P0JLTT4RJULD6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/FileProvider-7XBWGXMD6XE972SNJU4J6IC3Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-MOMMY9RG6CXGEEDQ5S1SHP7L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-20T4Q3416VKY8TYMM1ACF26SQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-KMEF5CO892X5JD6NRL8AVBIJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-3TBDK2TU082Z8QQ932S15QU7J.pcm
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift, ASWebAuthenticationSession+Utility.swift (in target 'OAuthenticator' from project 'OAuthenticator')
SwiftDriverJobDiscovery normal arm64 Compiling Authenticator.swift, CredentialWindowProvider.swift (in target 'OAuthenticator' from project 'OAuthenticator')
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-2Z3AWTCOYDOGH6K7J8MQR3ENJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-14ICUI3JR710PYOI3IV5YEWP8.pcm
SwiftDriverJobDiscovery normal arm64 Compiling WebAuthenticationSession+Utility.swift (in target 'OAuthenticator' from project 'OAuthenticator')
SwiftDriver\ Compilation OAuthenticator normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OAuthenticator' from project 'OAuthenticator')
    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 OAuthenticator -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator-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/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator.swiftmodule -user-module-version 0.7.2 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name oauthenticator -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.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/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OAuthenticator.o normal (in target 'OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios13.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -O0 -w -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OAuthenticator.o
ExtractAppIntentsMetadata (in target 'OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator
    /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.pty0uA/Metal.xctoolchain --module-name OAuthenticator --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk --xcode-version 17E192 --platform-family iOS --deployment-target 13.0 --bundle-identifier oauthenticator.OAuthenticator --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OAuthenticator.appintents --target-triple arm64-apple-ios13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OAuthenticator.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/OAuthenticator.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/OAuthenticator.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OAuthenticator.build/Debug-iphoneos/OAuthenticator.build/Objects-normal/arm64/OAuthenticator.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-18 02:33:46.915 appintentsmetadataprocessor[872:4943] Starting appintentsmetadataprocessor export
2026-04-18 02:33:46.926 appintentsmetadataprocessor[872:4943] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OAuthenticator.o (in target 'OAuthenticator' from project 'OAuthenticator')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OAuthenticator
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OAuthenticator.o
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-3D4DDE6DOD13ZZWZS3X2KJ9GO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUI-461KS07J9584KB37GH68FXQC5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AuthenticationServices-8B4X8QJXET3W3XVTX02TKCN3H.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ ZohoBooksClient (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
EmitSwiftModule normal arm64 (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

SwiftCompile normal arm64 Compiling\ ZBPayment.swift,\ ZBTax.swift /Users/admin/builder/spi-builder-workspace/Sources/ZohoBooksClient/Models/ZBPayment.swift /Users/admin/builder/spi-builder-workspace/Sources/ZohoBooksClient/Models/ZBTax.swift (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZohoBooksClient/Models/ZBPayment.swift (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZohoBooksClient/Models/ZBTax.swift (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ ZBContact.swift,\ ZBExpense.swift /Users/admin/builder/spi-builder-workspace/Sources/ZohoBooksClient/Models/ZBContact.swift /Users/admin/builder/spi-builder-workspace/Sources/ZohoBooksClient/Models/ZBExpense.swift (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZohoBooksClient/Models/ZBContact.swift (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZohoBooksClient/Models/ZBExpense.swift (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ HttpService.swift,\ ZBAccount.swift /Users/admin/builder/spi-builder-workspace/Sources/ZohoBooksClient/HttpService.swift /Users/admin/builder/spi-builder-workspace/Sources/ZohoBooksClient/Models/ZBAccount.swift (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZohoBooksClient/HttpService.swift (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZohoBooksClient/Models/ZBAccount.swift (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ ZBInvoice.swift,\ ZBItem.swift /Users/admin/builder/spi-builder-workspace/Sources/ZohoBooksClient/Models/ZBInvoice.swift /Users/admin/builder/spi-builder-workspace/Sources/ZohoBooksClient/Models/ZBItem.swift (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZohoBooksClient/Models/ZBInvoice.swift (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZohoBooksClient/Models/ZBItem.swift (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling ZohoError.swift (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
SwiftDriverJobDiscovery normal arm64 Compiling OAuthProviding.swift (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
SwiftDriverJobDiscovery normal arm64 Compiling ZohoConfig.swift (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
SwiftDriverJobDiscovery normal arm64 Compiling ZohoOAuth.swift (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
SwiftDriverJobDiscovery normal arm64 Compiling ZohoOAuthenticator.swift (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
SwiftDriverJobDiscovery normal arm64 Compiling ZohoBooksClient.swift (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
SwiftDriverJobDiscovery normal arm64 Emitting module for ZohoBooksClient (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
SwiftDriver\ Compilation\ Requirements ZohoBooksClient normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
    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 ZohoBooksClient -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient-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/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.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/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/ZohoBooksClient-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient-Swift.h (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/ZohoBooksClient-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZohoBooksClient.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient.abi.json (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
    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/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZohoBooksClient.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZohoBooksClient.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient.swiftdoc (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
    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/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZohoBooksClient.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZohoBooksClient.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient.swiftmodule (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
    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/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZohoBooksClient.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZohoBooksClient.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient.swiftsourceinfo (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
    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/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZohoBooksClient.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling ZBPayment.swift, ZBTax.swift (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
SwiftDriverJobDiscovery normal arm64 Compiling HttpService.swift, ZBAccount.swift (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
SwiftDriverJobDiscovery normal arm64 Compiling ZBContact.swift, ZBExpense.swift (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
SwiftDriverJobDiscovery normal arm64 Compiling ZBInvoice.swift, ZBItem.swift (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
SwiftDriver\ Compilation ZohoBooksClient normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
    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 ZohoBooksClient -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient-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/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.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/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZohoBooksClient.o normal (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
    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-ios15.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -O0 -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/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZohoBooksClient.o
ExtractAppIntentsMetadata (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
    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.pty0uA/Metal.xctoolchain --module-name ZohoBooksClient --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk --xcode-version 17E192 --platform-family iOS --deployment-target 15.0 --bundle-identifier spi-builder-workspace.ZohoBooksClient --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZohoBooksClient.appintents --target-triple arm64-apple-ios15.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZohoBooksClient.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/ZohoBooksClient.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/ZohoBooksClient.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZohoBooksClient.build/Debug-iphoneos/ZohoBooksClient.build/Objects-normal/arm64/ZohoBooksClient.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-18 02:33:48.687 appintentsmetadataprocessor[913:5196] Starting appintentsmetadataprocessor export
2026-04-18 02:33:48.697 appintentsmetadataprocessor[913:5196] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZohoBooksClient.o (in target 'ZohoBooksClient' from project 'ZohoBooksClient')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZohoBooksClient.o
** BUILD SUCCEEDED **
2026-04-18 02:33:35.828 xcodebuild[706:4211] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
  "dependencies" : [
    {
      "identity" : "oauthenticator",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ChimeHQ/OAuthenticator"
    },
    {
      "identity" : "mimetypeenum",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/emotiveapps/MimeTypeEnum"
    }
  ],
  "manifest_display_name" : "ZohoBooksClient",
  "name" : "ZohoBooksClient",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "ZohoBooksClient",
      "targets" : [
        "ZohoBooksClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ZohoBooksClientTests",
      "module_type" : "SwiftTarget",
      "name" : "ZohoBooksClientTests",
      "path" : "Tests/ZohoBooksClientTests",
      "sources" : [
        "AdditionalModelTests.swift",
        "FullModelEncodingTests.swift",
        "ModelEncodingTests.swift",
        "ZohoBooksClientTests.swift",
        "ZohoErrorTests.swift",
        "ZohoOAuthConfigTests.swift"
      ],
      "target_dependencies" : [
        "ZohoBooksClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ZohoBooksClient",
      "module_type" : "SwiftTarget",
      "name" : "ZohoBooksClient",
      "path" : "Sources/ZohoBooksClient",
      "product_dependencies" : [
        "OAuthenticator",
        "MimeTypeEnum"
      ],
      "product_memberships" : [
        "ZohoBooksClient"
      ],
      "sources" : [
        "HttpService.swift",
        "Models/ZBAccount.swift",
        "Models/ZBContact.swift",
        "Models/ZBExpense.swift",
        "Models/ZBInvoice.swift",
        "Models/ZBItem.swift",
        "Models/ZBPayment.swift",
        "Models/ZBTax.swift",
        "OAuthProviding.swift",
        "ZohoBooksClient.swift",
        "ZohoConfig.swift",
        "ZohoError.swift",
        "ZohoOAuth.swift",
        "ZohoOAuthenticator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.