EddyVerbruggen / nativescript-barcodescanner

🔎 NativeScript QR / barcode (bulk)scanner plugin
MIT License
294 stars 76 forks source link

Build target issue: iOS vs iOS + iOS Simulator #285

Open wojtekkaminski opened 1 year ago

wojtekkaminski commented 1 year ago

Hi there,

I would like to use this awesome plugin for my NS app but I am having trouble building app after adding this plugin.

warning: Building for iOS, but the linked and embedded framework 'BarcodeScannerFramework.framework' was built for iOS + iOS Simulator. (in target 'zipbarcodetest2' from project 'zipbarcodetest2')

When I was trying to run it on iOS Simulator the error was similar: warning: Building for iOS Simulator, but the linked and embedded framework 'BarcodeScannerFramework.framework' was built for iOS + iOS Simulator. (in target 'zipbarcodetest2' from project 'zipbarcodetest2')

I'm new to NativeScript. I am using VSCode on macOS.

Please help :)

alexdomingues commented 2 months ago

I'm having the same problem, any news?

jessorlisa commented 2 months ago

@alexdomingues Use nstudio's version instead.