mvictor27 opened this issue 2 years ago · 1 comments
Can you please help to change this script in order to be able to compile for apple new M1 simulators.
You must use XCFrameworks for ARM simulators because its architecture is same with the device. You can check out my FFmpeg-iOS Swift package for it.