Project Options (Signing)
From The Oxygene Language Wiki
This is a IDE topic about Oxygene
Code Editor | Visual Designers | Build Toolchain | Debugging | Project Management | Templates
| |
|
|
|---|---|---|
| Choose a Strong Name Key Container Name | The name of a strong key container. It can be created and installed with the sn SDK tool. | Empty |
| Or Choose a Strong Name Key File | The file name of a strong key file. It can be created with the sn SDK tool. | Empty |
| Delay Sign Only | Delay signed projects are "half" signed (signed with the public key only) and can later be signed with the private key. The sn SDK tool can be used to extract the public key from a key pair and sign delay signed executables. | False |
See Also
- Project Options
- Application – Compatibility – Build – Build Events – Reference Paths – Debug – Signing – Resources – Settings
- Specialised property pages: MacPack
- IDE Integration
