Ariver
2026-06-09 fae673d17c0d7c4f9acb076218c7de291bf507ea
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
{
  "resourceFormatVersion": 1,
  "catalogContentVersion": 1,
  "language": "en",
  "localizationsVersion": 2,
  "entries": [
    {
      "bundleIdentifier": "com.apple.finder",
      "displayName": "Finder",
      "note": "Manage files, folders, disks, and connected devices on Mac"
    },
    {
      "bundleIdentifier": "com.apple.Safari",
      "displayName": "Safari",
      "note": "Fast, private Apple browser with strong battery efficiency"
    },
    {
      "bundleIdentifier": "com.apple.mail",
      "displayName": "Mail",
      "note": "Manage multiple email accounts in one system mail client"
    },
    {
      "bundleIdentifier": "com.apple.MobileSMS",
      "displayName": "Messages",
      "note": "Send and reply to iMessage and SMS from the Mac"
    },
    {
      "bundleIdentifier": "com.apple.FaceTime",
      "displayName": "FaceTime",
      "note": "Audio and video calls across the Apple ecosystem"
    },
    {
      "bundleIdentifier": "com.apple.iCal",
      "displayName": "Calendar",
      "note": "Organize schedules and see your time on a clear calendar"
    },
    {
      "bundleIdentifier": "com.apple.Notes",
      "displayName": "Notes",
      "note": "Capture text, images, lists, and quick notes fast"
    },
    {
      "bundleIdentifier": "com.apple.reminders",
      "displayName": "Reminders",
      "note": "Track to-dos and small daily tasks with reminders"
    },
    {
      "bundleIdentifier": "com.apple.Photos",
      "displayName": "Photos",
      "note": "Manage, edit, and sync the system photo library"
    },
    {
      "bundleIdentifier": "com.apple.Music",
      "displayName": "Music",
      "note": "Play local music and streaming tracks on Mac"
    },
    {
      "bundleIdentifier": "com.apple.Terminal",
      "displayName": "Terminal",
      "note": "Command-line entry point for precise Mac control"
    },
    {
      "bundleIdentifier": "com.apple.ActivityMonitor",
      "displayName": "Activity Monitor",
      "note": "See CPU, memory, energy, and heavy processes at a glance"
    },
    {
      "bundleIdentifier": "com.apple.airport.airportutility",
      "displayName": "AirPort Utility",
      "note": "Manage AirPort and Time Capsule network devices"
    },
    {
      "bundleIdentifier": "com.apple.AppStore",
      "displayName": "App Store",
      "note": "Official Mac store for apps, updates, and subscriptions"
    },
    {
      "bundleIdentifier": "com.apple.apps.launcher",
      "displayName": "Apps",
      "note": "Lightweight system entry for opening installed apps"
    },
    {
      "bundleIdentifier": "com.apple.audio.audiomidisetup",
      "displayName": "Audio MIDI Setup",
      "note": "Configure audio devices and MIDI routing"
    },
    {
      "bundleIdentifier": "com.apple.automator",
      "displayName": "Automator",
      "note": "Build Mac automation workflows without writing code"
    },
    {
      "bundleIdentifier": "com.apple.bluetoothfileexchange",
      "displayName": "Bluetooth File Exchange",
      "note": "Send and receive files over Bluetooth when needed"
    },
    {
      "bundleIdentifier": "com.apple.iBooksX",
      "displayName": "Books",
      "note": "Read and manage ebooks on Mac"
    },
    {
      "bundleIdentifier": "com.apple.bootcampassistant",
      "displayName": "Boot Camp Assistant",
      "note": "Official guide for installing Windows on Intel Macs"
    },
    {
      "bundleIdentifier": "com.apple.calculator",
      "displayName": "Calculator",
      "note": "Calculator with unit conversion and programmer mode"
    },
    {
      "bundleIdentifier": "com.apple.chess",
      "displayName": "Chess",
      "note": "Built-in chess game for short breaks and practice"
    },
    {
      "bundleIdentifier": "com.apple.clock",
      "displayName": "Clock",
      "note": "Alarms, timers, stopwatch, and world clocks in one place"
    },
    {
      "bundleIdentifier": "com.apple.colorsyncutility",
      "displayName": "ColorSync Utility",
      "note": "View and repair color profiles for display and print"
    },
    {
      "bundleIdentifier": "com.apple.console",
      "displayName": "Console",
      "note": "Inspect system logs when diagnosing problems"
    },
    {
      "bundleIdentifier": "com.apple.addressbook",
      "displayName": "Contacts",
      "note": "Contact hub used by Mail, Messages, and FaceTime"
    },
    {
      "bundleIdentifier": "com.apple.dictionary",
      "displayName": "Dictionary",
      "note": "Offline dictionary and thesaurus for writing and lookup"
    },
    {
      "bundleIdentifier": "com.apple.digitalcolormeter",
      "displayName": "Digital Color Meter",
      "note": "Pick exact colors from the screen"
    },
    {
      "bundleIdentifier": "com.apple.DiskUtility",
      "displayName": "Disk Utility",
      "note": "Manage disks, partitions, formatting, and First Aid"
    },
    {
      "bundleIdentifier": "com.apple.findmy",
      "displayName": "Find My",
      "note": "Locate devices, items, and a lost Mac"
    },
    {
      "bundleIdentifier": "com.apple.fontbook",
      "displayName": "Font Book",
      "note": "Install, preview, and manage fonts"
    },
    {
      "bundleIdentifier": "com.apple.freeform",
      "displayName": "Freeform",
      "note": "Infinite whiteboard for brainstorming, sketches, and loose ideas"
    },
    {
      "bundleIdentifier": "com.apple.games",
      "displayName": "Games",
      "note": "Apple games hub for Apple Arcade and playable content"
    },
    {
      "bundleIdentifier": "com.apple.grapher",
      "displayName": "Grapher",
      "note": "Plot equations and visualize math"
    },
    {
      "bundleIdentifier": "com.apple.home",
      "displayName": "Home",
      "note": "Control smart home lights, climate, and accessories"
    },
    {
      "bundleIdentifier": "com.apple.image_capture",
      "displayName": "Image Capture",
      "note": "Import images from cameras and scanners"
    },
    {
      "bundleIdentifier": "com.apple.generativeplaygroundapp",
      "displayName": "Playground",
      "note": "Create images with Apple Intelligence for quick drafts"
    },
    {
      "bundleIdentifier": "com.apple.iMovieApp",
      "displayName": "iMovie",
      "note": "Simple video editing for home movies and light projects"
    },
    {
      "bundleIdentifier": "com.apple.screencontinuity",
      "displayName": "iPhone Mirroring",
      "note": "Control iPhone directly from the Mac"
    },
    {
      "bundleIdentifier": "com.apple.journal",
      "displayName": "Journal",
      "note": "Record daily moments into a private timeline"
    },
    {
      "bundleIdentifier": "com.apple.iWork.Keynote",
      "displayName": "Keynote",
      "note": "Create polished Apple-style presentations"
    },
    {
      "bundleIdentifier": "com.apple.magnifier",
      "displayName": "Magnifier",
      "note": "Enlarge screen details for reading and inspection"
    },
    {
      "bundleIdentifier": "com.apple.Maps",
      "displayName": "Maps",
      "note": "Check routes, explore cities, and send destinations to iPhone"
    },
    {
      "bundleIdentifier": "com.apple.migrateassistant",
      "displayName": "Migration Assistant",
      "note": "Move data from an old Mac to a new one"
    },
    {
      "bundleIdentifier": "com.apple.exposelauncher",
      "displayName": "Mission Control",
      "note": "See all windows and desktops when things get crowded"
    },
    {
      "bundleIdentifier": "com.apple.news",
      "displayName": "News",
      "note": "Read selected Apple News stories and media"
    },
    {
      "bundleIdentifier": "com.apple.iWork.Numbers",
      "displayName": "Numbers",
      "note": "Apple spreadsheet app for clean, lightweight reports"
    },
    {
      "bundleIdentifier": "com.apple.iWork.Pages",
      "displayName": "Pages",
      "note": "Apple word processor for documents and page layout"
    },
    {
      "bundleIdentifier": "com.apple.passwords",
      "displayName": "Passwords",
      "note": "Manage passwords, verification codes, and passkeys"
    },
    {
      "bundleIdentifier": "com.apple.mobilephone",
      "displayName": "Phone",
      "note": "Make and answer phone calls on Mac through iPhone"
    },
    {
      "bundleIdentifier": "com.apple.AboutThisMacLauncher",
      "displayName": "About This Mac",
      "note": "Show Mac model, system version, and serial number"
    },
    {
      "bundleIdentifier": "com.apple.archiveutility",
      "displayName": "Archive Utility",
      "note": "Compress and extract ZIP and other archive files"
    },
    {
      "bundleIdentifier": "com.apple.DeskCam",
      "displayName": "Desk View",
      "note": "Show a desk view with Continuity Camera"
    },
    {
      "bundleIdentifier": "com.apple.DirectoryUtility",
      "displayName": "Directory Utility",
      "note": "Configure directory services, LDAP, and network accounts"
    },
    {
      "bundleIdentifier": "com.apple.DVDPlayer",
      "displayName": "DVD Player",
      "note": "Play DVD discs and local DVD content"
    },
    {
      "bundleIdentifier": "com.apple.ExpansionSlotUtility",
      "displayName": "Expansion Slot Utility",
      "note": "View and configure Mac Pro expansion slots"
    },
    {
      "bundleIdentifier": "com.apple.appleseed.FeedbackAssistant",
      "displayName": "Feedback Assistant",
      "note": "Send system feedback and diagnostics to Apple"
    },
    {
      "bundleIdentifier": "com.apple.FolderActionsSetup",
      "displayName": "Folder Actions Setup",
      "note": "Attach automatic script actions to folders"
    },
    {
      "bundleIdentifier": "com.apple.IPAInstaller",
      "displayName": "iOS App Installer",
      "note": "Install iOS app packages with a system helper"
    },
    {
      "bundleIdentifier": "com.apple.keychainaccess",
      "displayName": "Keychain Access",
      "note": "Manage passwords, certificates, keys, and secure items"
    },
    {
      "bundleIdentifier": "com.apple.Ticket-Viewer",
      "displayName": "Ticket Viewer",
      "note": "View Kerberos tickets and authentication status"
    },
    {
      "bundleIdentifier": "com.apple.wifi.diagnostics",
      "displayName": "Wireless Diagnostics",
      "note": "Diagnose Wi-Fi issues and create wireless reports"
    },
    {
      "bundleIdentifier": "com.apple.photobooth",
      "displayName": "Photo Booth",
      "note": "Take camera selfies and test fun effects"
    },
    {
      "bundleIdentifier": "com.apple.podcasts",
      "displayName": "Podcasts",
      "note": "Listen to podcasts for commutes, study, and downtime"
    },
    {
      "bundleIdentifier": "com.apple.Preview",
      "displayName": "Preview",
      "note": "View images, annotate PDFs, and make quick edits"
    },
    {
      "bundleIdentifier": "com.apple.printcenter",
      "displayName": "Print Center",
      "note": "View and manage print queues and stalled print jobs"
    },
    {
      "bundleIdentifier": "com.apple.quicktimeplayerx",
      "displayName": "QuickTime Player",
      "note": "Play media and record screen or audio"
    },
    {
      "bundleIdentifier": "com.apple.screensharing",
      "displayName": "Screen Sharing",
      "note": "Remotely control another Mac to help or troubleshoot"
    },
    {
      "bundleIdentifier": "com.apple.screenshot.launcher",
      "displayName": "Screenshot",
      "note": "Capture screenshots and screen recordings"
    },
    {
      "bundleIdentifier": "com.apple.scripteditor2",
      "displayName": "Script Editor",
      "note": "Write and run AppleScript automation"
    },
    {
      "bundleIdentifier": "com.apple.sfsymbols",
      "displayName": "SF Symbols",
      "note": "Browse Apple's symbol library for native interfaces"
    },
    {
      "bundleIdentifier": "com.apple.shortcuts",
      "displayName": "Shortcuts",
      "note": "Combine actions into quick one-tap workflows"
    },
    {
      "bundleIdentifier": "com.apple.siri.launcher",
      "displayName": "Siri",
      "note": "Voice assistant for search, app launch, and system control"
    },
    {
      "bundleIdentifier": "com.apple.stickies",
      "displayName": "Stickies",
      "note": "Desktop sticky notes for temporary reminders"
    },
    {
      "bundleIdentifier": "com.apple.stocks",
      "displayName": "Stocks",
      "note": "Track stocks and market movement in a compact panel"
    },
    {
      "bundleIdentifier": "com.apple.systemprofiler",
      "displayName": "System Information",
      "note": "View detailed hardware, software, and device information"
    },
    {
      "bundleIdentifier": "com.apple.systempreferences",
      "displayName": "System Settings",
      "note": "Central place for Mac settings and system options"
    },
    {
      "bundleIdentifier": "com.apple.textedit",
      "displayName": "TextEdit",
      "note": "Simple text editor for TXT and RTF files"
    },
    {
      "bundleIdentifier": "com.apple.backup.launcher",
      "displayName": "Time Machine",
      "note": "System backup tool for restoring files later"
    },
    {
      "bundleIdentifier": "com.apple.helpviewer",
      "displayName": "Tips",
      "note": "Apple tips for discovering useful macOS features"
    },
    {
      "bundleIdentifier": "com.apple.TV",
      "displayName": "TV",
      "note": "Play and manage movies and TV content"
    },
    {
      "bundleIdentifier": "com.apple.voicememos",
      "displayName": "Voice Memos",
      "note": "Quickly record ideas, meetings, and interviews"
    },
    {
      "bundleIdentifier": "com.apple.voiceoverutility",
      "displayName": "VoiceOver Utility",
      "note": "Manage VoiceOver screen-reader accessibility settings"
    },
    {
      "bundleIdentifier": "com.apple.weather",
      "displayName": "Weather",
      "note": "Check weather forecasts before heading out"
    },
    {
      "bundleIdentifier": "com.apple.dt.Xcode",
      "displayName": "Xcode",
      "note": "Apple developer tools for iOS and macOS apps"
    },
    {
      "bundleIdentifier": "com.apple.garageband10",
      "displayName": "GarageBand",
      "note": "Easy Apple music creation for recording and arranging"
    },
    {
      "bundleIdentifier": "com.apple.FinalCut",
      "displayName": "Final Cut Pro",
      "note": "Pro Apple video editing for cuts, color, and export"
    },
    {
      "bundleIdentifier": "com.apple.logic10",
      "displayName": "Logic Pro",
      "note": "Pro Apple music production for recording, arranging, and mixing"
    },
    {
      "bundleIdentifier": "com.apple.TestFlight",
      "displayName": "TestFlight",
      "note": "Install and test beta versions of Apple apps"
    }
  ]
}