Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 1d9a0e5

Browse files
committed
Build 32 bit slice for iphoneos12.0 prebuilts
1 parent 99ce4e1 commit 1d9a0e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

prebuilt/scripts/ios.inc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,6 @@ checkiOS iphoneos9.2 7_2_1 iPhoneOS 9.2 "armv7 arm64"
7474
checkiOS iphonesimulator10.2 8_2_0 iPhoneSimulator 10.2 "i386 x86_64"
7575
checkiOS iphoneos10.2 8_2_0 iPhoneOS 10.2 "armv7 arm64"
7676
checkiOS iphonesimulator11.2 9_2_0 iPhoneSimulator 11.2 "x86_64"
77-
checkiOS iphoneos11.2 9_2_0 iPhoneOS 11.2 "arm64"
77+
checkiOS iphoneos11.2 9_2_0 iPhoneOS 11.2 "armv7 arm64"
7878
checkiOS iphonesimulator12.0 10_0_0 iPhoneSimulator 12.0 "x86_64"
79-
checkiOS iphoneos12.0 10_0_0 iPhoneOS 12.0 "arm64"
79+
checkiOS iphoneos12.0 10_0_0 iPhoneOS 12.0 "armv7 arm64"

0 commit comments

Comments
 (0)