Skip to content

Commit 33a4c11

Browse files
committed
Add March 2024 MacBook Air models
1 parent 90cbfee commit 33a4c11

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/libirecovery.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,8 @@ static struct irecv_device irecv_devices[] = {
371371
{ "Mac15,9", "j516cap", 0x46, 0x6031, "MacBook Pro (16-inch, M3 Max, Nov 2023)" },
372372
{ "Mac15,10", "j514map", 0x44, 0x6034, "MacBook Pro (14-inch, M3 Max, Nov 2023)" },
373373
{ "Mac15,11", "j516map", 0x46, 0x6034, "MacBook Pro (16-inch, M3 Max, Nov 2023)" },
374+
{ "Mac15,12", "j613ap", 0x30, 0x8122, "MacBook Air (13-inch, M3, 2024)" },
375+
{ "Mac15,13", "j615ap", 0x32, 0x8122, "MacBook Air (15-inch, M3, 2024)" },
374376
/* Apple Silicon VMs (supported by Virtualization.framework on macOS 12) */
375377
{ "VirtualMac2,1", "vma2macosap", 0x20, 0xFE00, "Apple Virtual Machine 1" },
376378
/* Apple T2 Coprocessor */

0 commit comments

Comments
 (0)