The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of MetaversePythonFramework, reference main (e2f4ba), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 18:53:50 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wabiverse/MetaversePythonFramework.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wabiverse/MetaversePythonFramework
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e2f4ba8 Fix visionOS headers.
Updating files:  52% (2617/5030)
Updating files:  53% (2666/5030)
Updating files:  54% (2717/5030)
Updating files:  55% (2767/5030)
Updating files:  56% (2817/5030)
Updating files:  57% (2868/5030)
Updating files:  58% (2918/5030)
Updating files:  59% (2968/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 main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/wabiverse/MetaversePythonFramework.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[0/5] Copying libpython3.11.a
[2/5] Write sources
[3/5] Write swift-version-1EA4D86E10B52AF.txt
[4/10] Copying python
[6/10] Compiling PythonKit PythonLibrary+Symbols.swift
[7/10] Compiling PythonKit PythonLibrary.swift
[8/10] Compiling PythonKit NumpyConversion.swift
[9/10] Emitting module PythonKit
[10/10] Compiling PythonKit Python.swift
[11/13] Compiling PyBundle resource_bundle_accessor.swift
[12/13] Emitting module PyBundle
<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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/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'
[13/13] Compiling PyBundle PyBundler.swift
Build complete! (8.05s)
Fetching https://github.com/pvieito/PythonKit.git
[1/1643] Fetching pythonkit
Fetched https://github.com/pvieito/PythonKit.git from cache (0.91s)
Computing version for https://github.com/pvieito/PythonKit.git
Computed https://github.com/pvieito/PythonKit.git at 0.5.1 (3.39s)
Creating working copy for https://github.com/pvieito/PythonKit.git
Working copy of https://github.com/pvieito/PythonKit.git resolved at 0.5.1
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.