ITADN
MxIris-Reverse-Engineering/MachOSwiftSection

版本发布 3

0.7.1
? · 2025-11-30

- Fix potential arm64e crashes - Fix incorrect judgment of whether Enum case is a tuple - Improve SwiftInterface module API - TypeIndexing module becomes optional (available after macOS 13.0), backporting the main library to macOS 10.15

0.5.0
? · 2025-06-22

## What's Changed * Bump to MachOKit 0.35.0 by @Mx-Iris in https://github.com/MxIris-Reverse-Engineering/MachOSwiftSection/pull/8 * Update Dependencies by @Mx-Iris in https://github.com/MxIris-Reverse-Engineering/MachOSwiftSection/pull/9 * Bug fixes for MachOFile in iOS 26 by @Mx-Iris in https://github.com/MxIris-Reverse-Engineering/MachOSwiftSection/pull/10 * Some optimizations by @Mx-Iris in https://github.com/MxIris-Reverse-Engineering/MachOSwiftSection/pull/11 * Update README for swift-section by @Kyle-Ye in https://github.com/MxIris-Reverse-Engineering/MachOSwiftSection/pull/12 * 0.5.0 by @Mx-Iris in https://github.com/MxIris-Reverse-Engineering/MachOSwiftSection/pull/13 ## New Contributors * @Kyle-Ye made their first contribution in https://github.com/MxIris-Reverse-Engineering/MachOSwiftSection/pull/12 **Full Changelog**: https://github.com/MxIris-Reverse-Engineering/MachOSwiftSection/compare/0.4.1...0.5.0

0.4.0
? · 2025-06-14

Added CLI for MachOSwiftSection