PrettyZoo
PrettyZoo copied to clipboard
Does it support M1 chip?
ISSUE
version: latest
platform:
- [ ] windows
- [ ] mac
- [ ] Linux
package type: platform default
OS version: Windows10 / Ubuntu1804
description:
what happened ? your expected ?
log:
you can find log in {user.home}/.prettyZoo/log
I have no M1 machine and i will try to do cross compile, but i can't guarantee it will be success.
不支持m1
It supports the m1 platform now.
try this on your terminal
sudo spctl --master-disable
sudo xattr -r -d com.apple.quarantine /Applications/prettyZoo.app
upgrade javax plugin from 0.0.10 to 0.0.11 , it works well.
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -1,5 +1,5 @@
plugins {
- id 'org.openjfx.javafxplugin' version '0.0.10'
+ id 'org.openjfx.javafxplugin' version '0.0.11'
After downloading release dmg, it appears to be corrupted during installation M1 Pro 12.4
@charlotte-xiao 谢谢!成功了