blacktop

Results 341 comments of blacktop

I think to make a BIG generic XCFramework we'd need to supply it with the DSCes from an macOS IPSW which would have `x86_64, x86_64h and arm64` AND the corresponding...

Please at least try and use the output and let me know if it actually compiles and is useful and has code-completions when calling into the private ObjC funcs etc...

> > I think to make a BIG generic XCFramework we'd need to supply it with the DSCes from an macOS IPSW which would have `x86_64, x86_64h and arm64` AND...

@NSAntoine have you tried the `ipsw class-dump DSC CoreUI --xcfw --output /tmp` yet? I'd be curious if it works, needs fixes/tweaks?

The next `ipsw` feature we can finish once this one is done is `ipsw class-dump --spm` which would also gen the `Package.swift` and anything else needed etc

> > @NSAntoine have you tried the `ipsw class-dump DSC CoreUI --xcfw --output /tmp` yet? I'd be curious if it works, needs fixes/tweaks? > > Haven't, been really really busy...

> > The next `ipsw` feature we can finish once this one is done is `ipsw class-dump --spm` which would also gen the `Package.swift` and anything else needed etc >...

@t0rr3sp3dr0 thank you for this great analysis. Just fyi I'm traveling a lot recently so I'll be slow to respond for a while.