We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58dfcfd commit b73674cCopy full SHA for b73674c
1 file changed
build-ios.sh
@@ -110,6 +110,7 @@ function distribute_ios() {
110
"${BUILD_DIR}/iPhoneSimulator-i386/${f}" \
111
"${BUILD_DIR}/iPhoneSimulator-x86_64/${f}" \
112
"${BUILD_DIR}/iPhoneOS-arm64/${f}" \
113
+ "${BUILD_DIR}/iPhoneOS-arm64e/${f}" \
114
"${BUILD_DIR}/iPhoneOS-armv7/${f}" \
115
"${BUILD_DIR}/iPhoneOS-armv7s/${f}" \
116
-output ${OUTPUT_FILE}
0 commit comments