ffmpeg-kit icon indicating copy to clipboard operation
ffmpeg-kit copied to clipboard

react-native&ios& running archive

Open 476491966 opened this issue 1 year ago • 1 comments

When using reatcnative, add pod 'ffmpeg-kit-react-native', :subspecs => ['full'], :podspec => '.. /node_modules/ffmpeg-kit-react-native/ffmpeg-kit-react-native.podspec ': After running archive, the ios version displays the following error:

Multiple commands produce '/Users/lyi/Library/Developer/Xcode/DerivedData/auto_video-csdbhojqfnqsnyalnscnopuslhpv/ArchiveIntermediates/Copy of Copy of auto_video/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/React-Core_privacy.bundle'

Multiple commands produce '/Users/lyi/Library/Developer/Xcode/DerivedData/auto_video-csdbhojqfnqsnyalnscnopuslhpv/ArchiveIntermediates/Copy of Copy of auto_video/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/RCT-Folly_privacy.bundle' 27861729670044_ pic

476491966 avatar Oct 24 '24 07:10 476491966

The next addition is in the ios Podfile file, dependent pod 'ffmpeg-kit-react-native', :subspecs => ['full'], :podspec => '.. /node_modules/ffmpeg-kit-react-native/ffmpeg-kit-react-native.podspec’

Just remove it

476491966 avatar Oct 24 '24 07:10 476491966

But you are using Enabling a Package of package name [full] ?

You remove it without using it?

I am same as you pod 'ffmpeg-kit-react-native', :subspecs => ['full-gpl'], :podspec => '../node_modules/ffmpeg-kit-react-native/ffmpeg-kit-react-native.podspec'

mmjc29 avatar Nov 12 '24 03:11 mmjc29

Hi @tanersener about the archive project problem

PhaseScriptExecution [CP]\ Copy\ XCFrameworks /Users/Chan/Library/Developer/Xcode/DerivedData/project-fnfemwrtwxinddfuipcpbzckctsg/Build/Intermediates.noindex/ArchiveIntermediates/projectDev/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/ffmpeg-kit-ios-full-gpl.build/Script-9CA596E6F061CE3FFE65E1EE9ED41591.sh (in target 'ffmpeg-kit-ios-full-gpl' from project 'Pods')
    cd /Users/Chan/Documents/test/project/ios/Pods
    /bin/sh -c /Users/Chan/Library/Developer/Xcode/DerivedData/project-fnfemwrtwxinddfuipcpbzckctsg/Build/Intermediates.noindex/ArchiveIntermediates/projectDev/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/ffmpeg-kit-ios-full-gpl.build/Script-9CA596E6F061CE3FFE65E1EE9ED41591.sh
/Users/Chan/Library/Developer/Xcode/DerivedData/project-fnfemwrtwxinddfuipcpbzckctsg/Build/Intermediates.noindex/ArchiveIntermediates/projectDev/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/ffmpeg-kit-ios-full-gpl.build/Script-9CA596E6F061CE3FFE65E1EE9ED41591.sh: line 2: /Target Support Files/ffmpeg-kit-ios-full-gpl/ffmpeg-kit-ios-full-gpl-xcframeworks.sh: No such file or directory
Command PhaseScriptExecution failed with a nonzero exit code

the archive problem seems related to the path not found. Do you have any idea on it?

mmjc29 avatar Nov 15 '24 10:11 mmjc29

@mmjc29 I have no idea

tanersener avatar Nov 16 '24 10:11 tanersener

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] avatar Jan 19 '25 02:01 github-actions[bot]

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

github-actions[bot] avatar Jan 27 '25 01:01 github-actions[bot]