rurico / flutter_video_compress

Generate a new file by compressed video, and provide metadata. Get video thumbnail from a video path, supports JPEG/GIF. To reduce app size not using FFmpeg in IOS.
MIT License
188 stars 73 forks source link

Xcode build 的时候出现Regift.swift:251:45: Missing argument label 'preferredTimescale:' in call #68

Open JairusTse opened 4 years ago

JairusTse commented 4 years ago

/ios/Pods/Regift/Regift/Regift.swift:251:45: Missing argument label 'preferredTimescale:' in call

kleinpetr commented 4 years ago

I have the same problem. Fast solution is fix this problem inside XCode but you have to fix everytime when you updated pubspec.yaml.

JiangJuHong commented 4 years ago

I have the same problem. iPhone 11 IOS: 13.3.1 Version: 0.3.7+8

yuefeng007 commented 4 years ago

I have the same problem. ditto

wangfeng211 commented 2 years ago

I have the same problem. How to solve this problem ?