Releases: vidalvanbergen/macoslib
Releases · vidalvanbergen/macoslib
ARM/M1 Compatibility
Important! QTKit does not function on ARM Macs.
- Split off the old ‘master’ branch into a legacy 32 bit branch.
- Merged the 64 bit branch into the ‘master’ branch and updated the README.md to inform users.
- Merged swampcat's branch which prevents references to removed QTKit.framework on Apple Silicon (ARM) processors.
v200 Initial 64bit support
Added initial 64 bit support, thanks to Serhiy Duminskyy. - Important! The main purpose of this update is simply to have the project compiled in a 64-bit environment. Now it does, but there is still a lot of work to be done to test it and get it working for all supported functionality. So, please use this branch only at your own risk and only if you are ready to debug it, fix it, and commit your changes. Merge branch 'master' of https://github.com/sergesd/macoslib into master-64bit # Conflicts: # About.rbbas # macoslib/Cocoa/NSArray.rbbas # macoslib/CoreFoundation/CoreFoundation.rbbas # macoslib/Misc/macoslib_32_64bits_savviness.rbbas