arthenica / ffmpeg-kit

FFmpeg Kit for applications. Supports Android, Flutter, iOS, Linux, macOS, React Native and tvOS. Supersedes MobileFFmpeg, flutter_ffmpeg and react-native-ffmpeg.
https://arthenica.github.io/ffmpeg-kit
GNU Lesser General Public License v3.0
4.27k stars 575 forks source link

Multiple commands produce ~'/Frameworks/ffmpegkit.framework' #973

Closed Tsubasa-Nishizuka closed 1 week ago

Tsubasa-Nishizuka commented 4 months ago

Description I am encountering a build error in Xcode stating Multiple commands produce ~/AppName.app/Frameworks/ffmpegkit.framework. This issue is preventing the successful build of my iOS application.

Expected behavior The application should build successfully without any errors.

Current behavior During the build process, Xcode throws the error Multiple commands produce ~/AppNam.app/Frameworks/ffmpegkit.framework.

To Reproduce The error occurs during the build process in Xcode.

Environment

Platform: iOS Device: iPhone 17 Xcode version: 15.3 Cocoapods version: 1.15.2 React Native version: 0.74.0 ffmpeg-kit-react-native version: ^6.0.2 Additional context I am using the ffmpeg-kit-react-native package in my React Native project, as specified in my package.json file. The issue seems to be related to this package during the build process in Xcode. Any help in resolving this issue would be greatly appreciated.

krisnapy commented 2 months ago

Description I am encountering a build error in Xcode stating Multiple commands produce ~/AppName.app/Frameworks/ffmpegkit.framework. This issue is preventing the successful build of my iOS application.

Expected behavior The application should build successfully without any errors.

Current behavior During the build process, Xcode throws the error Multiple commands produce ~/AppNam.app/Frameworks/ffmpegkit.framework.

To Reproduce The error occurs during the build process in Xcode.

Environment

Platform: iOS Device: iPhone 17 Xcode version: 15.3 Cocoapods version: 1.15.2 React Native version: 0.74.0 ffmpeg-kit-react-native version: ^6.0.2 Additional context I am using the ffmpeg-kit-react-native package in my React Native project, as specified in my package.json file. The issue seems to be related to this package during the build process in Xcode. Any help in resolving this issue would be greatly appreciated.

I faced same issue, any update @Tsubasa-Nishizuka?

image
github-actions[bot] commented 2 weeks ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] commented 1 week ago

This issue was closed because it has been stalled for 7 days with no activity.