Skip to content

files smc helper infoplist xcstrings 2750001d

ventaphobia edited this page Apr 23, 2026 · 1 revision

File: smc-helper/InfoPlist.xcstrings

Current Role

  • Area: Privileged helper target.
  • This page records the file's current repository role, source metadata, and recent commit history.
  • Review nearby tests and commit pages before changing this file.

Metadata

Field Value
Source path smc-helper/InfoPlist.xcstrings
Wiki area Privileged helper target
Exists in current checkout True
Size 388 bytes
Binary False
Line count 20
Extension .xcstrings

Imports

None detected.

Declarations

Kind Name Line
None detected

Recent Change History

Commit Date Subject
29afd92 2026-04-18 Ship 14.0.7 localization update

Maintenance Notes

  • Prefer focused changes that respect the ownership described above.
  • If this file touches helper trust, SMC writes, startup, or permissions, update the relevant support docs and tests.
  • If this file is generated or an asset manifest, verify the producing workflow instead of hand-editing generated payloads.

Source Excerpt

{
  "sourceLanguage": "en",
  "strings": {
    "CFBundleName": {
      "comment": "Bundle name",
      "extractionState": "extracted_with_value",
      "localizations": {
        "en": {
          "stringUnit": {
            "state": "translated",
            "value": "ventaphobia.smc-helper"
          }
        }
      },
      "shouldTranslate": false
    }
  },
  "version": "1.2"
}

Clone this wiki locally