Skip to content

Commit c2c0f8d

Browse files
authored
Add iPhone SE 2G (#460)
1 parent d3e898f commit c2c0f8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ios-deploy/device_db.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ device_desc device_db[] = {
146146
ADD_DEVICE("N104AP", "iPhone 11", "iphoneos", "arm64e"),
147147
ADD_DEVICE("D421AP", "iPhone 11 Pro", "iphoneos", "arm64e"),
148148
ADD_DEVICE("D431AP", "iPhone 11 Pro Max", "iphoneos", "arm64e"),
149+
ADD_DEVICE("D79AP", "iPhone SE 2G", "iphoneos", "arm64e"),
149150

150151
// Apple TV
151152

0 commit comments

Comments
 (0)