According to the 'Code Signing Release Notes for Mac OS X 10.5', the
signature for signed applications will be 'broken' if the Info.plist
changes.
Our application accesses the KeyChain and may listen for incoming
network connections (does Bonjour count?), so we expect to sign the
application in the future. From what I see in the Release Notes, we
can no longer ask users to modify the Java/VM Options/Properties in
the Info.plist to adjust the heap size, set properties, etc.
Am I missing something? Is there any way to sign an application
without including the Info.plist? Is there a (not-yet-documented)
way to specify properties and/or VM options other than the Info.plist?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden