p-x9 / MachOKit

🔬 A Swift library for parsing MachO files to obtain various information.
https://p-x9.github.io/MachOKit/documentation/machokit/
MIT License
70 stars 4 forks source link

Why doesn't Swift 5.8 support it? #103

Open QuiYou opened 1 month ago

p-x9 commented 1 month ago

The latest Swift version at the time we started this project was 5.9, so we used this version.

I think it is also possible to support Swift 5.8 by changing swift-tools-version in Package.swift.