AngeloD2022 / jsxer

jsxer is a fast and accurate decompiler for Adobe ExtendScript Binary (JSXBIN) files, featuring JSXBlind deobfuscation.
GNU Affero General Public License v3.0
183 stars 30 forks source link

Update minimum CMake version and MacOS architectures #135

Closed AngeloD2022 closed 6 months ago

AngeloD2022 commented 6 months ago

The minimum required version of CMake has been updated to 3.26. Additionally, build settings have been adjusted to force build architecture for MacOS to support both x86_64 and arm64.