Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wojtekkaminski opened this issue Aug 27, 2022 · 2 comments
Open

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

wojtekkaminski opened this issue Aug 27, 2022 · 2 comments

Comments

@wojtekkaminski
Copy link

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
Copy link

I'm having the same problem, any news?

@jessorlisa
Copy link

@alexdomingues Use nstudio's version instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants