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

react-native&ios& running archive #1057

Open
476491966 opened this issue Oct 24, 2024 · 4 comments
Open

react-native&ios& running archive #1057

476491966 opened this issue Oct 24, 2024 · 4 comments
Labels
invalid This doesn't seem right

Comments

@476491966
Copy link

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
Copy link
Author

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

@mmjc29
Copy link

mmjc29 commented Nov 12, 2024

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'

@tanersener tanersener added the invalid This doesn't seem right label Nov 13, 2024
@mmjc29
Copy link

mmjc29 commented Nov 15, 2024

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?

@tanersener
Copy link
Collaborator

@mmjc29 I have no idea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

3 participants