prscX / react-native-app-tour

React Native: Native App Tour Library
Apache License 2.0
640 stars 119 forks source link

Command PhaseScriptExecution failed with a nonzero exit code #79

Closed ravifullestop closed 4 years ago

ravifullestop commented 5 years ago

I have followed each step of readme file and still it is not running. The error is coming as below :

Merging extracted architectures: x86_64 Replacing original executable with thinned version Executable is /Users/team/Library/Developer/Xcode/DerivedData/abcd-evkuoknqqxlrrueyipqdrrbkpxqt/Build/Products/Debug-iphonesimulator/abcd.app/Frameworks/MaterialShowcase.framework/MaterialShowcase Extracting x86_64 from MaterialShowcase fatal error: lipo: input file (/Users/team/Library/Developer/Xcode/DerivedData/abcd-evkuoknqqxlrrueyipqdrrbkpxqt/Build/Products/Debug-iphonesimulator/abcd.app/Frameworks/MaterialShowcase.framework/MaterialShowcase) must be a fat file when the -extract option is specified Merging extracted architectures: x86_64 fatal error: lipo: can't open input file: /Users/team/Library/Developer/Xcode/DerivedData/abcd-evkuoknqqxlrrueyipqdrrbkpxqt/Build/Products/Debug-iphonesimulator/abcd.app/Frameworks/MaterialShowcase.framework/MaterialShowcase-x86_64 (No such file or directory) rm: /Users/team/Library/Developer/Xcode/DerivedData/abcd-evkuoknqqxlrrueyipqdrrbkpxqt/Build/Products/Debug-iphonesimulator/abcd.app/Frameworks/MaterialShowcase.framework/MaterialShowcase-x86_64: No such file or directory Replacing original executable with thinned version mv: rename /Users/team/Library/Developer/Xcode/DerivedData/abcd-evkuoknqqxlrrueyipqdrrbkpxqt/Build/Products/Debug-iphonesimulator/abcd.app/Frameworks/MaterialShowcase.framework/MaterialShowcase-merged to /Users/team/Library/Developer/Xcode/DerivedData/abcd-evkuoknqqxlrrueyipqdrrbkpxqt/Build/Products/Debug-iphonesimulator/abcd.app/Frameworks/MaterialShowcase.framework/MaterialShowcase: No such file or directory Command PhaseScriptExecution failed with a nonzero exit code

ravifullestop commented 5 years ago

@prscX Can you please respond on it.

ravifullestop commented 5 years ago

@prscX Please respond

prscX commented 4 years ago

Thanks @ravifullestop for raising issue.

I would recommend to use latest released version V1.* with RN61+ since it has default support for cocoapods.

Thanks </ Pranav >