Do not build libzim and libkiwix on macos arm64 static.
We should build them using mixed target only.
This commit is contained in:
parent
d6a2901ff8
commit
0f75a42498
|
@ -23,7 +23,7 @@ BUILD_DEF = """
|
|||
| macos | iOS_arm64 | dB | B | | | |
|
||||
| macos | iOS_x86_64 | dB | B | | | |
|
||||
| macos | iOS_Mac_ABI | B | B | | | |
|
||||
| macos | macOS_arm64_static | B | B | | | |
|
||||
| macos | macOS_arm64_static | | | | | |
|
||||
| macos | macOS_arm64_mixed | B | B | | | |
|
||||
| macos | macOS_x86_64 | B | B | | | |
|
||||
----------------------------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue