You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: Trigger frida-node publish from publish-prod
Move npm publishing of the Node.js bindings out of this repository and
trigger it in frida-node instead.
This allows npm provenance validation to succeed while keeping
publish-prod as the single release gate.
ci: Exclude frida-swift for now
As the bindings require a newer macOS version than the rest, and we
don't want to bump the requirement at this time.
Co-authored-by: Håvard Sørbø <[email protected]>