Problem Building and Deploying for Web App using CLI
Problem Building and Deploying for Web App using CLI
BY 30 Jul 2013General Support
I’m trying to build and deploy a project using the Command Line Interface commands.
In the directory of a project I’ve built and deployed successfully (using the SDK), I run the commands like so: web-build . -o -eufm cp .project .buildResult cd .buildResult web-signing -profile [profilename]:[profiles.xml] web-packaging [FILENAME].wgt
This is the output I get: Build completed. In sequence you can sign on your build output folder(default:/Users/pcasao/workspace/ex/bearsource2/.buildResult) using the web-signing command.
I’ve successfully deployed using the web-install command before, so I suspect that something is wrong with what I’m doing to build, sign, or package the app.
Is there something I’m clearly doing wrong? Or is there a way to validate the result of those three steps?
Problem Building and Deploying for Web App using CLI
I’m trying to build and deploy a project using the Command Line Interface commands.
In the directory of a project I’ve built and deployed successfully (using the SDK), I run the commands like so:
web-build . -o -eufm
cp .project .buildResult
cd .buildResult
web-signing -profile [profilename]:[profiles.xml]
web-packaging [FILENAME].wgt
This is the output I get:
Build completed. In sequence you can sign on your build output folder(default:/Users/pcasao/workspace/ex/bearsource2/.buildResult) using the web-signing command.
Is there something I’m clearly doing wrong? Or is there a way to validate the result of those three steps?
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio