Releases: velos/Bash.swift
CPython 3.13-b13 self-contained r3
Self-contained CPython.xcframework for Bash.swift. Includes iOS device, iOS simulator, macOS, and Mac Catalyst slices with pure-Python stdlib files embedded in framework bundles. This r3 artifact fixes mobile framework bundle layout by placing iOS and Mac Catalyst stdlib files under Python.framework/lib/python3.13 so code signing recognizes the framework Info.plist during app installation. Checksum: 2e62f9674ed4b901826bef6998eff99b2a65315929582eb49fad1d16e600250f
CPython 3.13-b13 self-contained r2
Self-contained CPython.xcframework for Bash.swift. Includes iOS device, iOS simulator, macOS, and Mac Catalyst slices with pure-Python stdlib resources embedded in framework resources. This r2 artifact fixes platform-specific framework Info.plist metadata for iOS simulator and Mac Catalyst embedding. Checksum: 880ef6d31b5e11dbf366f53e2cebe6f62525d11a3d3545d044cbcd6c897a90ce
CPython 3.13-b13 self-contained
Self-contained CPython.xcframework for Bash.swift. Includes iOS device, iOS simulator, macOS, and Mac Catalyst slices with pure-Python stdlib resources embedded in the framework resources. Checksum: 3caacedb3f5983430114d9263f6b9da8a3c198c97e7eb2d84616563afe124bcd
0.3.3
0.3.2
- Add legacy
head/tailcount spellings likehead -100,tail -100, andtail +100 - Switch
BashPythonto a publishedCPython.xcframeworkartifact hosted in GitHub Releases - Include Mac Catalyst in the published CPython artifact alongside macOS, iOS device, and iOS simulator slices
0.3.1
0.3.0
0.2.0
cpython-3.13-b13
CPython.xcframework artifact built from BeeWare Python-Apple-support 3.13-b13.
Initial Release: 0.1.0
- Initial release of
Bash.swift