1
0
mirror of https://github.com/nicoverbruggen/phpmon.git synced 2025-08-07 03:50:08 +02:00

🏗 Mark old Shell as deprecated from now on

This commit is contained in:
2022-10-05 22:39:36 +02:00
parent 108ae05c1d
commit ad41e3891e

View File

@ -8,7 +8,7 @@
import Cocoa
// TODO: Enable this to see where deprecations and replacements are needed.
// @available(*, deprecated, message: "Use the new replacement `Shell` instead")
@available(*, deprecated, message: "Use the new replacement `Shell` instead")
public class LegacyShell {
// MARK: - Invoke static functions