Ah yes, I had missed that the AAF SDK is publically available and did not double-check, that's my bad. Thank you for letting me know! I'm not quite sure what you are referring to when saying " the name is different", are you referring to the MXF_COMPILER_GCC_ARM_MACOSX macro? As for the type definitions, you are correct; I've pushed a change to fix this error. If you'd like, I could rename the macro and switch __aarch64__ for __arm64__ to align with the SDK as well, though these changes are already...
Fix macro, type definitions for ARM MacOS
Add ability to build MXFDump on/for Apple Silicon
Add ability to compile MXFDump for Apple Silicon