美文网首页
美摄SDK调试

美摄SDK调试

作者: 马维启 | 来源:发表于2022-05-20 16:37 被阅读0次

workspace 'VideoEditor.xcworkspace'

target 'VideoEditor' do
pod 'YYModel'
pod 'YYWebImage'
pod 'YYImage/WebP'
end

target 'NvShortVideoCore' do

Pods for NvShortVideo

project 'NvShortVideoCore/NvShortVideoCore.xcodeproj'
pod 'Masonry'
pod 'MJRefresh', '3.5.0'
pod 'YYModel'
pod 'YYWebImage'
pod 'YYImage/WebP'
end

general
添加framework 搜索不到,直接手动添加
add other...
add files

相关文章

网友评论

      本文标题:美摄SDK调试

      本文链接:https://www.haomeiwen.com/subject/kuifprtx.html