"Missing required architecture x86_64" error when running on iOS simulator

Bronze Contributor
Bronze Contributor

I just upgraded to XCode 8 and Tealium iOS framework 5.0.4. I am getting this error when I try to run on simulator:

 

ld: warning: ignoring file ThirdParty/TealiumIOS.framework/TealiumIOS, missing required architecture x86_64 in file ThirdParty/TealiumIOS.framework/TealiumIOS (2 slices)
Undefined symbols for architecture x86_64:

 

Any ideas? Running on device works fine.

3 REPLIES 3

"Missing required architecture x86_64" error when running on iOS simulator

Employee Emeritus

@ImranM I am unable to reproduce this error in my Xcode 8. Which Deployment target is your application on? (ios10, ios9?)

 

"Missing required architecture x86_64" error when running on iOS simulator

Bronze Contributor
Bronze Contributor

It got resolved by re-downloading the framework from github and re-adding it. We still dont know the root cause.

"Missing required architecture x86_64" error when running on iOS simulator

Employee Emeritus

Thank you for letting us know the resolution, @ImranM, and I'm glad you got that up and running. Let us know if you have any other questions. 

Remember to give me a kudo if you like my post! Accepting my post as a solution is even better! Also remember that search is your friend.
Public