summaryrefslogtreecommitdiff
path: root/addon
diff options
context:
space:
mode:
authorMichael Peter Christen <mc@yacy.net>2021-10-25 18:37:39 +0200
committerMichael Peter Christen <mc@yacy.net>2021-10-25 18:37:39 +0200
commit3c86b7b7802bd47decfcbc36e2102d4f27ff83a1 (patch)
tree1d259b9b1eb3a7974565b1882a73f53e1e7243f6 /addon
parent49cae8ca62d650678a884d8a78e1b94e343899bf (diff)
attempt to make a Mac Release using gradle
This is almost working with many workarounds: - run rm lib/yacycore.jar - run ./gradlew clean build bundleNative - run ant clean all - run again rm lib/yacycore.jar - run ./fixMacBuild.sh The build is then inside build/mac/YaCy.app Right now this works so far but it does not have the correct release number inside. Target is to make this working for Windows releases and to embedd jre entirely.
Diffstat (limited to 'addon')
-rw-r--r--addon/YaCy.icnsbin0 -> 306384 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/addon/YaCy.icns b/addon/YaCy.icns
new file mode 100644
index 000000000..fe77fd711
--- /dev/null
+++ b/addon/YaCy.icns
Binary files differ