Hello, guys! I can't figure out what happened with "tizen package" command. As I know this command must generate signed packages, but it doesn't work correctly. So, I take one of sample projects, then build it, and remove author-signature.xml and signature1.xml files. After I using "tizen package -t tpk -- test.tpk" command to generate it again in .tpk package. This files appears, but there are something wrong with them, because I can't install this package. I use "sdb install" and get this responce: "processing result : General error [-1] failed spend time for pkgcmd is [254]ms". What I doing wrong?
Issue of "tizen package" command.