mirror of
https://github.com/SideStore/SideStore.git
synced 2026-04-02 16:55:40 +02:00
Bundle(url:) is cached, so even if AltPlugin is deleted Bundle(url:) will still return a non-nil value. Instead, we now directly check whether a directory exists at pluginURL to determine if AltPlugin is installed.