There was an error while loading. Please reload this page.
1 parent 06d19b4 commit 40cef37Copy full SHA for 40cef37
1 file changed
Sources/ContainerPlugin/LaunchPlist.swift
@@ -18,7 +18,7 @@
18
import Foundation
19
20
public struct LaunchPlist: Encodable {
21
- static let debugTarget = "CONTAINER_DEBUG"
+ static let debugTarget = "CONTAINER_DEBUG_LAUNCHD_LABEL"
22
23
public enum Domain: String, Codable {
24
case Aqua
0 commit comments