Open AustinTamb opened 2 days ago
sounds like you don't have XCode installed (or the correct version of XCode) or it's not in /Applications etc
I have XCode 16.1 installed in /Applications and I've launched it once to install dependencies, I'll attempt re-installing ipsw and see if that solves the issue.
Reinstalling ipsw did not solve the issue. Is it just XCode 16.1 is too new?
What happened?
When trying to split an extracted dsc, the following error is produced:
⨯ failed to split 24B2091__MacOS/dyld_shared_cache_arm64e: unable to open a handle to the library
How can we reproduce this?
ipsw download ipsw -d Mac16,8 --dyld-arch arm64e -v 15.1.1
ipsw extract -d UniversalMac_15.1.1_24B2091_Restore.ipsw
ipsw dsc split 24B2091__MacOS/dyld_shared_cache_arm64e
ipsw version
Search
Code of Conduct
Additional context
No response