Testing up manifest changes for signed applets on mac

This commit is contained in:
Adolfo Gómez García 2015-02-11 09:49:31 +01:00
parent 8a393c6717
commit 3e5cbda861
2 changed files with 7 additions and 2 deletions

View File

@ -14,6 +14,8 @@
</sealing>
</manifest>
<selectedElements exportClassFiles="true" exportJavaFiles="false" exportOutputFolder="false">
<javaElement handleIdentifier="=rdptransport/src"/>
<javaElement handleIdentifier="=rdptransport/src&lt;net.sourceforge.jdpapi"/>
<javaElement handleIdentifier="=rdptransport/src&lt;"/>
<javaElement handleIdentifier="=rdptransport/src&lt;es.virtualcable.rdp"/>
</selectedElements>
</jardesc>

View File

@ -1,5 +1,8 @@
Manifest-Version: 1.0
Sealed: true
Permissions: all-permissions
Trusted-Only: true
Codebase: *
Application-Name: UDS RDP Connector
Application-Library-Allowable-Codebase: *
Application-Name: UDS RDP Connector
Created-By: Virtual Cable S.L.U.