[skip ci] refactor: rename CowExploits to MDC

This commit is contained in:
naturecodevoid
2023-06-04 08:08:48 -07:00
parent 373a73c158
commit 2ff637f62e
7 changed files with 22 additions and 22 deletions

View File

@@ -58,7 +58,7 @@ final class LaunchViewController: RSTLaunchViewController, UIDocumentPickerDeleg
super.viewDidAppear(true)
#if MDC
CowExploits.alertIfNotPatched()
MDC.alertIfNotPatched()
#endif
#if !targetEnvironment(simulator)