Modifying Certificate and Tool Settings

You can modify the certificate and tool settings.

Setting the Certificate Information

NoteIn this preview version, certificate information must be set at least once before building for the .tpk file generation, even when you want to use the default certificates without any change. This is going to be fixed in the next version.

To set the certificate information:

  1. In the Visual Studio menu, go to Tools > Options >Tizen > Certification.

    Certification

  2. Click OK. You don't need to change anything.
  3. Note the passwords:
    • For the author certificate, the password is author_test without the double quotation marks.
    • Do not touch the distributor certificate password.
  4. To change the author certificate, click the ... button and select the file.

The creation of your own certificate is not yet defined, but you can use an existing certificate from the Tizen Studio.

Setting the Tizen Tools

You can define the path to the Tools folder by going to Tools > Options >Tizen > Tools. Currently, the setting is used to get the sdb.exe file path.

Figure: Tools settings

Tools settings

Setting the NuGet Package Manager

To set up the NuGet package manager:

  1. Go to Tools > NuGet Package Manager > Package Manager Settings.

    NuGet package manager settings

  2. Uncheck the Automatically check for missing packages during build in Visual Studio option.

    Package restore options

    For more information, see Building the Project.