App

Undocumented

  • Undocumented

  • Mechanica

    Returns true if the current app is running Unit Tests.

    Declaration

    Swift

    public static var isRunningUnitTests: Bool
  • Mechanica

    Returns the app identifier (bundleIdenfier or its executable file name).

    Declaration

    Swift

    public static var identifier: String?