I am doing final testing and checking of my app and came across the following document.
http://www.symbian.com/developer/tec...KG_header.html
The following is an extract:
"
The syntax for a package-header item is as follows:
#{"Component name for language 1", ...}, (package-uid), major, minor, build-number[, package-options, ...]
The UID value specified in an application's (SISAPP) package header must be unique. It uniquely identifies the SIS file, and is never the same as the application's UID.
"
I am using the same value for Package-UID and application UID and so do the example programs and carbide generated projects. Is the documentation wrong?

Reply With Quote

