mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-13 08:43:27 +01:00
[skip ci] refactor: rename CowExploits to MDC
This commit is contained in:
@@ -58,7 +58,7 @@ final class LaunchViewController: RSTLaunchViewController, UIDocumentPickerDeleg
|
||||
super.viewDidAppear(true)
|
||||
|
||||
#if MDC
|
||||
CowExploits.alertIfNotPatched()
|
||||
MDC.alertIfNotPatched()
|
||||
#endif
|
||||
|
||||
#if !targetEnvironment(simulator)
|
||||
|
||||
Reference in New Issue
Block a user