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
{{ message }}
This repository has been archived by the owner on Sep 4, 2018. It is now read-only.
Alcatraz is easy to manage Xcode plugins, But not all the plugins are support the latest Xcode version, So why don't filter the plugins that not supports the installed Xcode version? Or at least mark it as "Not supported" in the list.
The text was updated successfully, but these errors were encountered:
+1. It can be done by checking Info.plist file for DVTPlugInCompatibilityUUIDs key.
And can be easily fixed by owners, for example kattrali/deriveddata-exterminator/pull/31
Alcatraz is easy to manage Xcode plugins, But not all the plugins are support the latest Xcode version, So why don't filter the plugins that not supports the installed Xcode version? Or at least mark it as "Not supported" in the list.
The text was updated successfully, but these errors were encountered: