2021-03-22 08:09 PM
I am unable to build the source code provided on ST's gitHub due to the following error:
"Building for iOS Simulator, but linking in object file built for iOS, for architecture arm64"
The recommended solution I've found is to explicitly exclude arm64 architecture for the given project. I've made the following assumptions:
I have located the file "removeUnsupportedArch.sh" (located in the W2STApp folder) but am unsure of how to modify it to exclude the arm64 architecture. I was wondering if there were any more materials on working with the source code or a specific solution I can implement.
Threads on this issue: