If I compile for macOS I get this error:
If I compile for iOS I get this error:/common/scummsys.h:295:12: 'SDL_endian.h' file not found
/Users/johnny/Documents/XCode/scummvm/engines/zvision/video/zork_avi_decoder.cpp:23:10: In file included from /Users/johnny/Documents/XCode/scummvm/engines/zvision/video/zork_avi_decoder.cpp:23:
(And yes, I cleaned the Build folder.)Building for iOS Simulator, but the linked library 'libjpeg.a' was built for macOS.
Building for iOS Simulator, but the linked library 'libfreetype.a' was built for macOS.
Building for iOS Simulator, but the linked library 'libpng16.a' was built for macOS.
Sorry for not knowing much about this stuff. I'd actually love to learn more!
Thanks for any help!