Skip to content

Commit

Permalink
remove some install4j cruft
Browse files Browse the repository at this point in the history
  • Loading branch information
wkelly17 committed Feb 24, 2025
1 parent 3904acf commit 352e049
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.2902
3.1.30
2 changes: 1 addition & 1 deletion jvm/workbookapp/otter.install4j
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<install4j version="11.0" transformSequenceNumber="11">
<directoryPresets config="./src/main/resources/nativelibs/mac/x86_64/libsqlitejdbc.dylib" />
<directoryPresets config="." />
<application name="Orature" applicationId="8057-9807-3529-9982" mediaDir=".exec" mediaFilePattern="${compiler:sys.shortName}-${compiler:sys.platform}-${compiler:sys.version}" shortName="orature" version="0.1" allPathsRelative="true" convertDotsToUnderscores="false" macVolumeId="82fd10b9f6e2b1b5" javaMinVersion="21" javaMaxVersion="21">
<codeSigning macEnabled="true" macPkcs12File="~/signing_macos.p12" macNotarize="true" macApiIssuer="${compiler:env.MAC_NOTARY_ISSUER}" macApiKey="${compiler:env.MAC_NOTARY_KEY_ID}" macApiPrivateKey="/root/mac_app_notary_key.p8">
<macSearchedJars>
Expand Down

0 comments on commit 352e049

Please sign in to comment.