Scandit / datacapture-spm

5 stars 2 forks source link

It won't run on Xcode 15 #4

Open ErickAirship opened 1 year ago

ErickAirship commented 1 year ago

Error: No such module 'Scandit' and The signature of “ Scandit.xcframework” cannot be verified

This is related to a change Apple made with no opt-out config to increase to security of the supply chain

azun-c commented 1 year ago

@ErickAirship can you please provide a screenshot with details expanded? and what is your SDK version? Thanks

azun-c commented 1 year ago

Here's mine:

xcode17_SDK-6 18 2_error

The interesting thing is Xcode 15 (beta) can build SDK version 6.16.2. But no luck with 6.17.x or 6.18.x

I searched the error and found some potential articles:

So i suspect the SDK may have added some files like above.

ErickAirship commented 1 year ago

@ErickAirship can you please provide a screenshot with details expanded? and what is your SDK version? Thanks

Its the same as yours.

Ripcord715 commented 1 year ago

I am experiencing the same issue, even trying to use version 6.16.2. Has anyone had any luck troubleshooting this?

ScanditSupport commented 1 year ago

Hello,

We are aware of the issue with Xcode 15 signing and it will be alleviated in the upcoming 6.19 beta 3 release.