akemin-dayo / simject

simject is a command-line tool and iOS dynamic library that allows developers to easily test their tweaks on the iOS Simulator.
BSD 2-Clause "Simplified" License
486 stars 55 forks source link

`CydiaSubstrate.framework` installation doesn't work as of iOS 17 beta in macOS Sonoma #82

Open PoomSmart opened 1 year ago

PoomSmart commented 1 year ago

An iOS 17 beta simulator runtime root directory (under macOS Sonoma) is mounted as a volume under /Library/Developer/CoreSimulator/Volumes/iOS_<BuildNumber>. This volume is read-only so there's currently no way to install CydiaSubstrate.framework to it yet.