Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

bbwp builds debug bar file when -d is not present #48

Open
kwallis opened this issue Jan 24, 2012 · 1 comment
Open

bbwp builds debug bar file when -d is not present #48

kwallis opened this issue Jan 24, 2012 · 1 comment

Comments

@kwallis
Copy link
Member

kwallis commented Jan 24, 2012

BlackBerry WebWorks SDK for TabletOS 2.2.0.5

bbwp builds debug bar file when -d is not present

If you use the instructions documented here to create an unsigned application: https://bdsc.webapps.blackberry.com/html5/documentation/ww_developing/compile_ww_app_for_tablets_1873322_11.html

Quote:
Package a unsigned application for tablets

The BlackBerry WebWorks Packager uses the BlackBerry WebWorks archive test.zip file to produce an unsigned version of the compiled application.

bbwp test.zip -o compiled

In the manifest Application-Development-Mode is set to true.

The prevents enterprise developers behind a proxy server from creating WebWorks applications because bbwp does not accept proxy parameters, which are required by barsigner to sign from behind a proxy server. They can be passed to blackberry-signer, however bbwp cannot be used to create an unsigned, non debug bar file that could be signed with blackberry-signer.

Steps to reproduce: Run: bbwp yourApp.zip.
Expected Results: An unsigned, non debug bar file is created.
Actual Results: An unsigned, debug bar file is created.

@kwallis
Copy link
Member Author

kwallis commented Jan 24, 2012

cc @MSohm @dmateescu

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

No branches or pull requests

1 participant