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:
@ -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
|
||||
|
Reference in New Issue
Block a user