xuyuanzhou / react-native-yz-vlcplayer

VLC Player for react-native
MIT License
152 stars 53 forks source link

Archive Error iOS #28

Closed IosSos closed 5 years ago

IosSos commented 5 years ago

if try archive project iOS , I have this error:

Strip /Users/user/Library/Developer/Xcode/DerivedData/player-gmmcnsshbqbynlcwphkqyfqtkkwa/Build/Intermediates.noindex/ArchiveIntermediates/player/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/libyoga.a (in target: yoga) cd /Users/user/Desktop/player/node_modules/react-native/React /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -S -T /Users/user/Library/Developer/Xcode/DerivedData/player-gmmcnsshbqbynlcwphkqyfqtkkwa/Build/Intermediates.noindex/ArchiveIntermediates/player/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/libyoga.a

fatal error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: can't open temporary file: /tmp/strip.T1DJzz (No such file or directory) Command Strip failed with a nonzero exit code

can you help me?

xuyuanzhou commented 5 years ago

Please provide more information.

Your react-native version?

react-native-yz-vlcplayer version?

xcode version?

IosSos commented 5 years ago

latest version for all 3 question

xuyuanzhou commented 5 years ago

Sorry, I have no idea to solve it. I haven't meet this error.

IosSos commented 5 years ago

I make all you steps in guide, but have this error