You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-target armv7a-unknown-linux-androideabi21 \ # Targeting Android armv7 at API 21
106
+
-target armv7-unknown-linux-androideabi21 \ # Targeting Android armv7 at API 21
107
107
-sdk ${NDK_PATH}/toolchains/llvm/prebuilt/linux-x86_64/sysroot \ # The SDK is the Android unified sysroot and the resource-dir is where you just built the Swift stdlib.
0 commit comments