Working with STBLESensor iOS Application Source Code
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-03-22 8: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:
- 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:
Labels:
- Labels:
-
BLE Mesh
This discussion is locked. Please start a new topic to ask your question.
0 REPLIES 0
