Skip to content

files core monitor xcodeproj coremonitor info plist 2ef685b3

ventaphobia edited this page Apr 23, 2026 · 1 revision

File: Core-Monitor.xcodeproj/CoreMonitor-Info.plist

Current Role

  • Area: Repository support.
  • 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 Core-Monitor.xcodeproj/CoreMonitor-Info.plist
Wiki area Repository support
Exists in current checkout True
Size 327 bytes
Binary False
Line count 9
Extension .plist

Imports

None detected.

Declarations

Kind Name Line
None detected

Recent Change History

Commit Date Subject
b09dbec 2026-04-14 Tighten app copy and weather privacy behavior
011232b 2026-04-11 Update website install video
48553d4 2026-04-06 Refine landing page hero and top bar icon
31da3f2 2026-04-06 ui update
0fa238c 2026-04-02 commits.
62e4843 2026-04-01 Remove leftover unused CoreVisor files

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

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>NSLocationWhenInUseUsageDescription</key>
	<string>Core-Monitor uses your location for the optional Touch Bar weather item.</string>
</dict>
</plist>

Clone this wiki locally