Scenic View is a JavaFX application designed to make it simple to understand the current state of your application scenegraph, and to also easily manipulate properties of the scenegraph without having to keep editing your code. This lets you find bugs, and get things pixel perfect without having to do the compile-check-compile dance.
GNU General Public License v3.0
531
stars
69
forks
source link
Issues starting on newer mac versions due to unsigned libraries - Please sign the release #74
I tried to run scenic view dmg on my MacBook with M1 and macOS ventura 13.1 but for every library it contained mac's gatekeeper was complaining that it could not verify the developer and I had to click allow for every library that was loaded...
So it would be a huge benefit if you could sign the build for mac developers. Thanks in advance.
I tried to run scenic view dmg on my MacBook with M1 and macOS ventura 13.1 but for every library it contained mac's gatekeeper was complaining that it could not verify the developer and I had to click allow for every library that was loaded...
So it would be a huge benefit if you could sign the build for mac developers. Thanks in advance.