Skip to content

CLI does not process all native frameworks #2460

@dtopuzov

Description

@dtopuzov

Steps to reproduce:

npm i -g nativescript@next
git clone https://github.com/EddyVerbruggen/nativescript-barcodescanner
cd nativescript-barcodescanner
tns plugin remove nativescript-barcodescanner --path demo
tns plugin add nativescript-barcodescanner --path demo
tns build ios --path demo

Result:
At least one native framework (usually Widgets) is missing in final package:
platforms/ios/build/emulator/demo.app/Frameworks/

Notes: CLI 2.5.0 is ok, the problem is valid only for nativescript@next and it is introduced with #2411

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions