Open JanX2 opened 2 years ago
Make sure you are building for Intel rather than Apple Silicon. The underlying osaxen are Intel and will not load under the M1 architecture.
@alldritt Good point! I need to switch this to building Intel-only then.
I’m still on Intel though. So that shouldn’t be an issue for my use, or did I misunderstand something?
This now builds fine on Monterey (12.1, Xcode 13.2), but whenever I try to open an .scpt file or to compile an .applescript file that uses SatimageOSAX, I run into issues. Opening an .scpt file results in “AppleScript failed to retrieve the script's source code.” instead of the Apple Script source code. Compiling an .applescript in an “internal table overflow” error.
When signed as described in “Notes.md”, the binaries built from this commit work fine in Mojave (10.14.6).