XcodeUtil

public enum XcodeUtil

Utilities for working with the Xcode IDE

  • Checks for the PTRACE system call, which is most likely set by Xcode or any other lldb

    Declaration

    Swift

    public static var isProcessRunFromXcode: Bool { get }