10-27-2010 10:24 PM
Getting an error running blackberry-airpackager:
Invalid manifest file C:\Doc....\bar3121463261863100994.MF
Invalid value '' for Package-Author
Any ideas?
10-27-2010 10:55 PM
Do not use capital letter, use all lower case letter.
10-28-2010 02:29 AM
You have to also fill out the copyright propery in the application descriptor file.
10-28-2010 09:59 AM
Thanks for the replies.
There must have been something wrong with my app descriptor xml. I copied the file from the sample project and made modifications to it for my app and it worked. Perhaps my descriptor file had tags in it that caused problems.
thanks!