SideStore / apple-private-apis

A set of Rust libraries to interact with apple's private APIs and servers.
GNU Lesser General Public License v2.1
97 stars 20 forks source link

Convert icloud-auth to async, integrate anisette-v3 and support SMS auth #18

Closed TaeHagen closed 4 months ago

TaeHagen commented 5 months ago

Test with RUST_LOG=debug cargo test gsa_auth -- --nocapture

JoeMatt commented 5 months ago

CI failing with this though,

image
JJTech0130 commented 5 months ago

CI’s always been failing iirc, that error is from the code sign library not this

JoeMatt commented 5 months ago

CI’s always been failing iirc, that error is from the code sign library not this

OK, kind of assumed that. I'll make a ticket so it's noted. We should really fix that otherwise what's the point.