Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Tsubasa-Nishizuka opened this issue Apr 29, 2024 · 0 comments
Open

Comments

@Tsubasa-Nishizuka
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant