cancel
Showing results for 
Search instead for 
Did you mean: 

Working with STBLESensor iOS Application Source Code

TomC
Senior

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:

  • The correct scheme to run the application is W2STApp
  • The top level project file is W2STApp.xcodeproj
  • The application is compatible up to iOS 14.4
  • Custom xcconfig have been used

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:

0 REPLIES 0