Estimote / iOS-Proximity-SDK

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

Code signing "EstimoteBluetoothScanning.framework" failed. #31

Closed leonardoRestrepoIndesap closed 5 years ago

leonardoRestrepoIndesap commented 5 years ago

After add Estimote Proximity SDK manually for IOS 12 this is my problem to upload my project to AppStore

chwastek commented 5 years ago

hey @leonardoRestrepoIndesap Which version of Proximity SDK do you mean?

iosdevmax commented 5 years ago

@chwastek Hi, getting this error when trying to distribute an archive: Failed to verify bitcode in EstimoteBluetoothScanning.framework/EstimoteBluetoothScanning: error: Cannot extract bundle from /var/folders/h4/h3h2gczd1pg31zfh_swv2l8r0000gn/T/XcodeDistPipeline.QEs/Root/....

The problem occurred once I updated EstimoteProximitySDK and EstimoteBluetoothScanning to the latest versions yesterday. I set enable_bitcode to NO for both the target and the project, but the error still shows up