Skip to content

Commit

Permalink
1.14.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
j-dimension committed Apr 28, 2021
1 parent 54b2666 commit b632dba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ j-lawyer.org Client Installer
* Under "General Settings" - "Code Signing", enable "Sign macOS media files"
* Provide the relative path to the certificate: ./apple-codesigning-jkitconsult.p12
* Enable "Notarize with Apple ID" and provide the primary mail address of Jens Kutschke IT Consulting je[..].k[..]@j-d[...].com
* Leave "Provider short name" unselected and empty
* certificate and app-specific password stored in KeyPass
3 changes: 1 addition & 2 deletions j-lawyer-client-installer.install4j
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<install4j version="9.0.1" transformSequenceNumber="9">
<directoryPresets config="./windows-codesigning-sectigo-jenskutschke.pfx" />
<application name="j-lawyer.org (Client)" applicationId="2679-5007-8596-7844" mediaDir="./media" compression="9" lzmaCompression="true" pack200Compression="true" shortName="j-lawyer-client" publisher="j-lawyer.org" publisherWeb="http://www.j-lawyer.org" version="1.14.0.0" allPathsRelative="true" macVolumeId="1fed40d665d2ed1b" javaMinVersion="1.8">
<application name="j-lawyer.org (Client)" applicationId="2679-5007-8596-7844" mediaDir="./media" compression="9" lzmaCompression="true" pack200Compression="true" shortName="j-lawyer-client" publisher="j-lawyer.org" publisherWeb="http://www.j-lawyer.org" version="1.14.0.1" allPathsRelative="true" macVolumeId="1fed40d665d2ed1b" javaMinVersion="1.8">
<languages>
<principalLanguage id="de" customLocalizationFile="./j-lawyer-installer-client-i18n.properties" />
<additionalLanguages>
Expand Down Expand Up @@ -2019,5 +2019,4 @@ update-alternatives --set java /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181.b15-5.f
<mediaSet refId="30" />
<mediaSet refId="31" />
</buildIds>
<buildOptions disableSigning="true" />
</install4j>

0 comments on commit b632dba

Please sign in to comment.