Search code examples
iosmobfox

MobFox build crashes x86_64 mach o linker error


I am currently receiving the problem that i cannot build my iOS App for my iphone 5s anymore. I am always receiving an apple mach o linker error, because the MobFox SDK was not build for arm64. We are currently using the version 5.0.0, is there an update available that fixes this issue? I know that I can get the SDK and could compile it on my own, but I do not know where to set the build settings there either, because there is no Architecture area in the build settings. https://github.com/mobfox/MobFox-iOS-SDK

Thanks


Solution

  • Just download the latest version of the MobFox SDK from the MobFox website if you have an account.

    Most importantly, you should add -ObjC in linker flags.