Trouble with extension
Hello, I have a huge problem with packaging extension, I do follow steps:
1. I generated .p12 key using command line: ZXPSignCmd -selfSignedCert <countryCode> <stateOrProvince> <organization> <commonName> <password> <outputPath.p12>
2. I packed using command line: ZXPSignCmd -sign <inputDirectory> <outputZxp> <p12> <p12Password> -tsa <timestampURL>
And it packed successful.
The problem is, when I use the zxp installer or Anastasiy's Extension Manager it shows me that extension doesn't contain a valid code signature.
I also used the Package Tool by Ten A, but I it shows me error code=3.
Everything I did as before, the only change in my extensions is range of Illustrator versions in manifest.xml.
Can somebody help me?
