Estimote / iOS-Proximity-SDK

Estimote Proximity SDK for iOS
https://developer.estimote.com
Apache License 2.0
61 stars 27 forks source link

Could not find module 'EstimoteProximitySDK' for target 'x86_64-apple-ios-simulator'; found: arm64, arm #59

Open ReemaAH opened 4 years ago

ReemaAH commented 4 years ago

Hello,

I'm using swift 4.2 and Xcode 11

I'm getting the following error when I use the SDK: Could not find module 'EstimoteProximitySDK' for target 'x86_64-apple-ios-simulator'; found: arm64, arm

I tried to change the valid architecture in build settings and downgrade the SDK to 1.2.0 but nothing worked!

How to solve this issue please?

RockinRonE commented 2 years ago

Got the beacons, just trying to setup a test app to get things working, and I also get this message.

zkorczyc commented 1 year ago

I also have this message. Anyone was able to solve it?