返回命令列表

Linux command

sfdk-package 命令

文本

Copy it and replace filenames, paths, or keywords as needed.

命令示例

Create RPM package

sfdk package

Package with debug info

sfdk package --debuginfo

说明

sfdk package builds RPM packages for Sailfish OS applications. Part of Sailfish SDK.

参数

--debuginfo
Include debug information.
--no-fix-version
Don't auto-fix version.

FAQ

What is the sfdk-package command used for?

sfdk package builds RPM packages for Sailfish OS applications. Part of Sailfish SDK.

How do I run a basic sfdk-package example?

Run `sfdk package` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does --debuginfo do in sfdk-package?

Include debug information.