appscript
appscript copied to clipboard
objc: Fix a number of 64-bit errors.
- One of these errors was causing a crash. I don't actually know which one. I had clang find all 64-bit warnings and fixed them the way it suggested, and the crash went away. I then gave them a once-over to make sure they all looked like good fixes, and left it at that.