版本发布 3
- 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
## 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
Added CLI for MachOSwiftSection