To me it looks like <this change> has started to p...
# multiplatform
n
To me it looks like this change has started to pick up the global environment variable that Xcode creates
export ARCHS\=arm64\ x86_64\ i386
before running a script. This environment variable’s settings can be viewed here. Not sure if we require changes to our Xcode projects, the cocoapods podspec, or to Kotlin itself.