tanersener / mobile-ffmpeg

FFmpeg for Android, iOS and tvOS. Not maintained anymore. Superseded by FFmpegKit.
https://tanersener.github.io/mobile-ffmpeg
GNU General Public License v3.0
3.85k stars 787 forks source link

Support for M1 MacBook #672

Closed hongfeiyang closed 3 years ago

hongfeiyang commented 3 years ago

Description Description of what the issue is about.

Currently the project does not build on M1 Mac

Expected behavior What you expected to happen.

Current behavior What happened.

[CP] Unable to find matching .xcframework slice in '/Users/hongfeiyang/dev/FFmpegTest/Pods/mobile-ffmpeg-full/mobileffmpeg.xcframework mobileffmpeg framework ios-arm64 ios-x86_64-maccatalyst ios-x86_64-simulator' for the current build architectures (arm64).

Screenshots If applicable, add screenshots to help explain your problem.

Logs Post logs here or paste them to Ghostbin and insert the link here.

Environment

Other Add any other context about the problem here.

confucious commented 3 years ago

Root issue: https://github.com/tanersener/mobile-ffmpeg/issues/597