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
I'm running on an M1 Mac with the latest Xcode. I tried running the script with the following settings:
./boost.sh -ios -macos
And I got this output error:
...
Splitting all existing fat binaries...
fatal error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo: input file (iphonesim-build/stage/lib/libboost_atomic.a) must be a fat file when the -thin option is specified
I ran the same command on my old Intel Mac from 2016 and it worked beautifully.
The text was updated successfully, but these errors were encountered:
I'm running on an M1 Mac with the latest Xcode. I tried running the script with the following settings:
And I got this output error:
I ran the same command on my old Intel Mac from 2016 and it worked beautifully.
The text was updated successfully, but these errors were encountered: