The BB10 WebWorks Packager bundles the App content with the BB10 WebWorks Framework to create a BAR to run on the BB10 Device (or simulator)
27
stars
18
forks
source link
Error during packaging if there is an <icon src="..." /> element in config.xml #163
Closed
ishneur closed 12 years ago
The attached app has the following element in config.xml:
<icon src="tire.png" />
The following error occurs during packaging: [ERROR] TypeError: Cannot call method 'forEach' of undefined
Packager used: http://ci0000003863287:8080/hudson/job/BB10-Webworks-Packager/25/ Framework used: http://ci0000003863287:8080/hudson/job/BB10-Webworks-Framework-next-invoke-apps-clean-rebased-invoke-query/10/
Attachment: https://github.com/downloads/blackberry-webworks/BB10-Webworks-Packager/GHI163.zip