-
Notifications
You must be signed in to change notification settings - Fork 28.7k
Update iOS tools #169863
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update iOS tools #169863
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
Can you test if the very old recipe changes #36019 and #42969 (comment) fixed #42969 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
To cross-link, there was a previous attempt to do this at #115052.
We were hitting Gatekeeper issues which required recipe changes #36019. @vashworth tested this flow
#42969 and isn't seeing any Gatekeeper issues.
Let's land this and see if we get any new reports.
Thank you for all the work (fixing bots, adding codesigning to the recipes) that went into this, @vashworth!
Updates
libimobiledevice
,libplist
,openssl
,usbmuxd
(renamedlibusbmuxd
) to newest commits. Also addslibimobiledeviceglue
, which is a new dependency forlibimobiledevice
.I confirmed they are all codesigned:
Fixes #165656, #42969
Pre-launch Checklist
///
).If you need help, consider asking for advice on the #hackers-new channel on Discord.