The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MetaversePythonFramework, reference v3.11.7 (e2f4ba), with Swift 6.3 for iOS using Xcode 26.4 on 14 Apr 2026 19:08:11 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 MetaversePythonFramework -destination generic/platform=iOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wabiverse/MetaversePythonFramework.git
Reference: v3.11.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wabiverse/MetaversePythonFramework
 * tag               v3.11.7    -> FETCH_HEAD
HEAD is now at e2f4ba8 Fix visionOS headers.
Updating files:  59% (2996/5030)
Updating files:  60% (3018/5030)
Updating files:  61% (3069/5030)
Updating files:  62% (3119/5030)
Updating files:  63% (3169/5030)
Updating files:  64% (3220/5030)
Updating files:  65% (3270/5030)
Updating files:  66% (3320/5030)
Updating files:  67% (3371/5030)
Updating files:  68% (3421/5030)
Updating files:  69% (3471/5030)
Updating files:  70% (3521/5030)
Updating files:  71% (3572/5030)
Updating files:  72% (3622/5030)
Updating files:  73% (3672/5030)
Updating files:  74% (3723/5030)
Updating files:  75% (3773/5030)
Updating files:  76% (3823/5030)
Updating files:  77% (3874/5030)
Updating files:  78% (3924/5030)
Updating files:  79% (3974/5030)
Updating files:  80% (4024/5030)
Updating files:  81% (4075/5030)
Updating files:  82% (4125/5030)
Updating files:  83% (4175/5030)
Updating files:  84% (4226/5030)
Updating files:  85% (4276/5030)
Updating files:  86% (4326/5030)
Updating files:  87% (4377/5030)
Updating files:  88% (4427/5030)
Updating files:  89% (4477/5030)
Updating files:  90% (4527/5030)
Updating files:  91% (4578/5030)
Updating files:  92% (4628/5030)
Updating files:  93% (4678/5030)
Updating files:  94% (4729/5030)
Updating files:  95% (4779/5030)
Updating files:  96% (4829/5030)
Updating files:  97% (4880/5030)
Updating files:  98% (4930/5030)
Updating files:  99% (4980/5030)
Updating files: 100% (5030/5030)
Updating files: 100% (5030/5030), done.
Cloned https://github.com/wabiverse/MetaversePythonFramework.git
Revision (git rev-parse @):
e2f4ba867b7e287a283a27a0005ab64deef14279
SUCCESS checkout https://github.com/wabiverse/MetaversePythonFramework.git at v3.11.7
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/wabiverse/MetaversePythonFramework.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/pvieito/PythonKit.git
Creating working copy of package ‘PythonKit’
Checking out 0.5.1 of package ‘PythonKit’
Resolve Package Graph
Resolved source packages:
  MetaversePythonFramework: /Users/admin/builder/spi-builder-workspace
  PythonKit: https://github.com/pvieito/PythonKit.git @ 0.5.1
resolved source packages: MetaversePythonFramework, PythonKit
2026-04-14 15:07:52.897 xcodebuild[529:3081] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "pythonkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pvieito/PythonKit.git"
    }
  ],
  "manifest_display_name" : "MetaversePythonFramework",
  "name" : "MetaversePythonFramework",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "Python",
      "targets" : [
        "PyBundle",
        "Python"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Python",
      "module_type" : "BinaryTarget",
      "name" : "Python",
      "path" : "Frameworks/3.11/Python.xcframework",
      "product_memberships" : [
        "Python"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "PyBundleTests",
      "module_type" : "SwiftTarget",
      "name" : "PyBundleTests",
      "path" : "Tests/PyBundleTests",
      "sources" : [
        "PyBundleTests.swift"
      ],
      "target_dependencies" : [
        "PyBundle"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PyBundle",
      "module_type" : "SwiftTarget",
      "name" : "PyBundle",
      "path" : "Sources/PyBundle",
      "product_dependencies" : [
        "PythonKit"
      ],
      "product_memberships" : [
        "Python"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/PyBundle/Resources/python",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "PyBundler.swift"
      ],
      "target_dependencies" : [
        "Python"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MetaversePythonFramework"
    ]
  }
}
2026-04-14 15:08:01.494 xcodebuild[665:3996] [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 MetaversePythonFramework -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 MetaversePythonFramework -destination generic/platform=iOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  PythonKit: https://github.com/pvieito/PythonKit.git @ 0.5.1
  MetaversePythonFramework: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'Python' in project 'MetaversePythonFramework'
        ➜ Explicit dependency on target 'PyBundle' in project 'MetaversePythonFramework'
        ➜ Explicit dependency on target 'MetaversePythonFramework_PyBundle' in project 'MetaversePythonFramework'
        ➜ Explicit dependency on target 'PythonKit' in project 'PythonKit'
    Target 'PyBundle' in project 'MetaversePythonFramework'
        ➜ Explicit dependency on target 'MetaversePythonFramework_PyBundle' in project 'MetaversePythonFramework'
        ➜ Explicit dependency on target 'PythonKit' in project 'PythonKit'
    Target 'PythonKit' in project 'PythonKit'
        ➜ Explicit dependency on target 'PythonKit' in project 'PythonKit'
    Target 'PythonKit' in project 'PythonKit' (no dependencies)
    Target 'MetaversePythonFramework_PyBundle' in project 'MetaversePythonFramework' (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: 8c0a556fac661fd5a38a6bfc64e2318b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8c0a556fac661fd5a38a6bfc64e2318b.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/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/MetaversePythonFramework_PyBundle.build/empty-MetaversePythonFramework_PyBundle.plist (in target 'MetaversePythonFramework_PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/MetaversePythonFramework_PyBundle.build/empty-MetaversePythonFramework_PyBundle.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/MetaversePythonFramework_PyBundle.build/MetaversePythonFramework_PyBundle.DependencyStaticMetadataFileList (in target 'MetaversePythonFramework_PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/MetaversePythonFramework_PyBundle.build/MetaversePythonFramework_PyBundle.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/PythonKit.DependencyStaticMetadataFileList (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/PythonKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/PythonKit.DependencyMetadataFileList (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/PythonKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/PythonKit.modulemap (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/PythonKit.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftConstValuesFileList (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.LinkFileList (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftFileList (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit_const_extract_protocols.json (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit-OutputFileMap.json (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/MetaversePythonFramework_PyBundle.build/MetaversePythonFramework_PyBundle.DependencyMetadataFileList (in target 'MetaversePythonFramework_PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/MetaversePythonFramework_PyBundle.build/MetaversePythonFramework_PyBundle.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetaversePythonFramework_PyBundle.bundle (in target 'MetaversePythonFramework_PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetaversePythonFramework_PyBundle.bundle
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/PythonKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/PythonKit.modulemap (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
    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/PythonKit.build/Debug-iphoneos/PythonKit.build/PythonKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/libpython3.11.a ios
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetaversePythonFramework_PyBundle.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/MetaversePythonFramework_PyBundle.build/empty-MetaversePythonFramework_PyBundle.plist (in target 'MetaversePythonFramework_PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/MetaversePythonFramework_PyBundle.build/empty-MetaversePythonFramework_PyBundle.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/MetaversePythonFramework_PyBundle.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetaversePythonFramework_PyBundle.bundle/python /Users/admin/builder/spi-builder-workspace/Sources/PyBundle/Resources/python (in target 'MetaversePythonFramework_PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/PyBundle/Resources/python /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetaversePythonFramework_PyBundle.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/PyBundle.DependencyStaticMetadataFileList (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/PyBundle.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/PyBundle.DependencyMetadataFileList (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/PyBundle.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/PyBundle.modulemap (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/PyBundle.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/DerivedSources/resource_bundle_accessor.swift (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/DerivedSources/resource_bundle_accessor.swift
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle-OutputFileMap.json (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.SwiftFileList (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.LinkFileList (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle_const_extract_protocols.json (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.SwiftConstValuesFileList (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.SwiftConstValuesFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/PyBundle.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/PyBundle.modulemap (in target 'PyBundle' from project 'MetaversePythonFramework')
    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/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/PyBundle.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver PythonKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PythonKit' from project 'PythonKit')
    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 PythonKit -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.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-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -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 -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/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit-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/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit_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/PythonKit.build/Debug-iphoneos/PythonKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.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/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit-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/_SwiftConcurrencyShims-ABCXUGMOJ2Y64UUV2Y7D2BD52.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/_Builtin_stddef-AZAOCK6F554MUZT32IVY0H9WU.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/_Builtin_stdarg-CZOEYK3ZE2H1GST2SXCKMSTI4.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/_AvailabilityInternal-1UZ3PIGWNYDWKO4RKG8JKGDXH.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/_DarwinFoundation2-55R05UJ9OP6J0GUVQKCQ2JUC.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/_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
SwiftEmitModule normal arm64 Emitting\ module\ for\ PythonKit (in target 'PythonKit' from project 'PythonKit')
EmitSwiftModule normal arm64 (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ PythonLibrary+Symbols.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit/PythonKit/PythonLibrary+Symbols.swift (in target 'PythonKit' from project 'PythonKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit/PythonKit/PythonLibrary+Symbols.swift (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftDriverJobDiscovery normal arm64 Emitting module for PythonKit (in target 'PythonKit' from project 'PythonKit')
SwiftDriver\ Compilation\ Requirements PythonKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PythonKit' from project 'PythonKit')
    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 PythonKit -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.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-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -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 -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/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit-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/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit_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/PythonKit.build/Debug-iphoneos/PythonKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.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/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit-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/PythonKit-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit-Swift.h (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/PythonKit-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PythonKit.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.swiftdoc (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
    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/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PythonKit.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PythonKit.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.abi.json (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
    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/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PythonKit.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PythonKit.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.swiftmodule (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
    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/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PythonKit.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PythonKit.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.swiftsourceinfo (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
    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/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PythonKit.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriver PyBundle normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PyBundle' from project 'MetaversePythonFramework')
    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 PyBundle -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.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-ios17.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 -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/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle-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/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.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/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle_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/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.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/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling PythonLibrary+Symbols.swift (in target 'PythonKit' from project 'PythonKit')
SwiftDriverJobDiscovery normal arm64 Compiling NumpyConversion.swift (in target 'PythonKit' from project 'PythonKit')
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/ptrauth-565O5PP7IF1NUBR8VGC9KQ0XG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules/Python-92LAT728UPVLNKE6YDFY74JLI.pcm
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'marshal.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header 'marshal.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'py_curses.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header 'py_curses.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'errcode.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header 'errcode.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'structmember.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header 'structmember.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'frameobject.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header 'frameobject.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_pyerrors.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_pyerrors.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_warnings.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_warnings.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_global_strings.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_global_strings.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_asdl.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_asdl.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_getopt.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_getopt.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_hamt.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_hamt.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_pymath.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_pymath.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_parser.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_parser.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_accu.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_accu.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_runtime_init.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_runtime_init.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_pylifecycle.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_pylifecycle.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_runtime.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_runtime.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_emscripten_signal.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_emscripten_signal.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_namespace.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_namespace.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_genobject.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_genobject.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_gil.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_gil.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_exceptions.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_exceptions.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_compile.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_compile.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_signal.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_signal.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_atomic_funcs.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_atomic_funcs.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_sliceobject.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_sliceobject.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_code.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_code.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_unionobject.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_unionobject.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_pyhash.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_pyhash.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_tuple.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_tuple.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_long.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_long.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_ucnhash.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_ucnhash.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_fileutils.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_fileutils.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_floatobject.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_floatobject.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_call.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_call.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_hashtable.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_hashtable.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_abstract.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_abstract.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_list.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_list.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_pymem.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_pymem.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_structseq.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_structseq.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_bitutils.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_bitutils.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_interpreteridobject.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_interpreteridobject.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_pystate.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_pystate.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_gc.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_gc.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_traceback.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_traceback.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_dict.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_dict.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_strhex.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_strhex.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_atomic.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_atomic.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_import.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_import.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_symtable.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_symtable.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_sysmodule.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_sysmodule.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_ast_state.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_ast_state.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_pyarena.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_pyarena.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_initconfig.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_initconfig.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_bytesobject.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_bytesobject.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_frame.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_frame.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_opcode.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_opcode.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_interp.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_interp.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_dtoa.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_dtoa.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_format.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_format.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_function.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_function.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_condvar.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_condvar.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_typeobject.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_typeobject.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_bytes_methods.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_bytes_methods.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_object.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_object.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_ceval.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_ceval.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_pathconfig.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_pathconfig.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_moduleobject.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_moduleobject.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_global_objects.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_global_objects.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_unicodeobject.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_unicodeobject.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_blocks_output_buffer.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_blocks_output_buffer.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_context.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_context.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_ast.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_ast.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'datetime.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header 'datetime.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'pyexpat.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header 'pyexpat.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/cpython/pthread_stubs.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/cpython/pthread_stubs.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/cpython/frameobject.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/cpython/frameobject.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'token.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header 'token.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'osdefs.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header 'osdefs.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'opcode.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header 'opcode.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'pydtrace.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header 'pydtrace.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
82 warnings generated.
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'dynamic_annotations.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header 'dynamic_annotations.h'
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/Dispatch-CTU02QJ91OX1WXBASR1DGMARP.pcm
SwiftDriverJobDiscovery normal arm64 Compiling PythonLibrary.swift (in target 'PythonKit' from project 'PythonKit')
SwiftDriverJobDiscovery normal arm64 Compiling Python.swift (in target 'PythonKit' from project 'PythonKit')
SwiftDriver\ Compilation PythonKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PythonKit' from project 'PythonKit')
    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 PythonKit -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.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-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -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 -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/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit-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/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit_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/PythonKit.build/Debug-iphoneos/PythonKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.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/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit-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/PythonKit.o normal (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.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/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit_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/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PythonKit.o
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/CoreFoundation-BV2K5A80R7QF72PPJ2AL4LEFT.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
ExtractAppIntentsMetadata (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
    /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.DvtqJ9/Metal.xctoolchain --module-name PythonKit --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 12.0 --bundle-identifier pythonkit.PythonKit --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PythonKit.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PythonKit.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/PythonKit.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/PythonKit.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-14 15:08:09.967 appintentsmetadataprocessor[754:4600] Starting appintentsmetadataprocessor export
2026-04-14 15:08:09.991 appintentsmetadataprocessor[754:4600] Extracted no relevant App Intents symbols, skipping writing output
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-3HBCW452KADHV2JHDSQSLVUIK.pcm
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetaversePythonFramework_PyBundle.bundle (in target 'MetaversePythonFramework_PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetaversePythonFramework_PyBundle.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetaversePythonFramework_PyBundle.bundle (in target 'MetaversePythonFramework_PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetaversePythonFramework_PyBundle.bundle
SwiftEmitModule normal arm64 Emitting\ module\ for\ PyBundle (in target 'PyBundle' from project 'MetaversePythonFramework')
EmitSwiftModule normal arm64 (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/DerivedSources/resource_bundle_accessor.swift (in target 'PyBundle' from project 'MetaversePythonFramework')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/DerivedSources/resource_bundle_accessor.swift (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for PyBundle (in target 'PyBundle' from project 'MetaversePythonFramework')
SwiftDriver\ Compilation\ Requirements PyBundle normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PyBundle' from project 'MetaversePythonFramework')
    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 PyBundle -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.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-ios17.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 -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/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle-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/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.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/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle_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/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.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/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle-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/PyBundle-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle-Swift.h (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/PyBundle-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PyBundle.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.swiftmodule (in target 'PyBundle' from project 'MetaversePythonFramework')
    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/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PyBundle.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PyBundle.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.abi.json (in target 'PyBundle' from project 'MetaversePythonFramework')
    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/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PyBundle.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PyBundle.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.swiftdoc (in target 'PyBundle' from project 'MetaversePythonFramework')
    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/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PyBundle.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PyBundle.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.swiftsourceinfo (in target 'PyBundle' from project 'MetaversePythonFramework')
    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/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PyBundle.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PythonKit.o (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PythonKit.o
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift (in target 'PyBundle' from project 'MetaversePythonFramework')
SwiftDriverJobDiscovery normal arm64 Compiling PyBundler.swift (in target 'PyBundle' from project 'MetaversePythonFramework')
SwiftDriver\ Compilation PyBundle normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PyBundle' from project 'MetaversePythonFramework')
    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 PyBundle -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.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-ios17.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 -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/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle-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/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.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/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle_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/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.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/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle-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/PyBundle.o normal (in target 'PyBundle' from project 'MetaversePythonFramework')
    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-ios17.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 -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/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle_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/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PyBundle.o
ExtractAppIntentsMetadata (in target 'PyBundle' from project 'MetaversePythonFramework')
    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.DvtqJ9/Metal.xctoolchain --module-name PyBundle --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 17.0 --bundle-identifier spi-builder-workspace.PyBundle --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PyBundle.appintents --target-triple arm64-apple-ios17.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PyBundle.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/PyBundle.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/PyBundle.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-14 15:08:10.701 appintentsmetadataprocessor[762:4629] Starting appintentsmetadataprocessor export
2026-04-14 15:08:10.709 appintentsmetadataprocessor[762:4629] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PyBundle.o (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PyBundle.o
** BUILD SUCCEEDED **
2026-04-14 15:08:04.191 xcodebuild[672:4073] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
  "dependencies" : [
    {
      "identity" : "pythonkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pvieito/PythonKit.git"
    }
  ],
  "manifest_display_name" : "MetaversePythonFramework",
  "name" : "MetaversePythonFramework",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "Python",
      "targets" : [
        "PyBundle",
        "Python"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Python",
      "module_type" : "BinaryTarget",
      "name" : "Python",
      "path" : "Frameworks/3.11/Python.xcframework",
      "product_memberships" : [
        "Python"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "PyBundleTests",
      "module_type" : "SwiftTarget",
      "name" : "PyBundleTests",
      "path" : "Tests/PyBundleTests",
      "sources" : [
        "PyBundleTests.swift"
      ],
      "target_dependencies" : [
        "PyBundle"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PyBundle",
      "module_type" : "SwiftTarget",
      "name" : "PyBundle",
      "path" : "Sources/PyBundle",
      "product_dependencies" : [
        "PythonKit"
      ],
      "product_memberships" : [
        "Python"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/PyBundle/Resources/python",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "PyBundler.swift"
      ],
      "target_dependencies" : [
        "Python"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.