ios编译ffmpeg出现xcrun -sdk iphoneos clang is unable to create an executable file的解决方法
使用https://github.com/kewlbear/FFmpeg-iOS-build-script的脚本一键编译ffmpeg。
出现
building arm64...
xcrun -sdk iphoneos clang is unable to create an executable file.
输入
xcodebuild -showsdks
如果出现
er...
原创
2018-11-12 14:40:15 ·
1772 阅读 ·
0 评论