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
access("Frameworks/GeckoView.framework", F_OK) — catches the case where Mozilla restructures and embeds libmozglue inside the GeckoView bundle instead of at the top-level Frameworks/ dir.
strstr(name, "GeckoView") added to the runtime dyld fallback for the same reason.