on ‎2019 May 20 4:53 PM
After having followed [this blog](https://blogs.sap.com/2015/10/13/how-to-create-an-agentry-client-for-ios-using-smp-sdk-sp10-and-xcod...) on setting up Agentry for Mac using the SAP Sample, the app crashes on my emulator after passing the SAP splash screen and trying to boot the actual app. The warning I believe to cause the "signal abort" error is:
ld: warning: ignoring file ../../../iOS/SMPAgentryClient.framework/SMPAgentryClient, missing required architecture x86_64 in file ../../../iOS/SMPAgentryClient.framework/SMPAgentryClient (3 slices)
I have tried adjusting the Architectures and Valid Architectures to $(ARCHS_STANDARD_32_BIT) and "i386 armv7 armv7s" respectively, however when I remove `arm64` from the valid architectures I am denied access to the xcode project file and cannot run the project (build completes successfully). I found these architecture types by running the `file` command on the SMPAgentryClient file, as per the below.


How can I run this sample project without errors and crashes?
Request clarification before answering.
Downloading SMP 3.1 seems to make everything run correctly, originally I used SMP 3.0 and that caused all the issues.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 6 | |
| 6 | |
| 5 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.