SFDX-Data-Move-Utility icon indicating copy to clipboard operation
SFDX-Data-Move-Utility copied to clipboard

Install app not working

Open AgustinNG opened this issue 3 years ago • 3 comments

Good morning, when I try to install my app on iOS after installing this library it always generates error.

Version Node: v16.13.2 Version React Native: v0.67.2

** BUILD FAILED **


The following build commands failed:
	CompileC /Users/agustinnavarro/Library/Developer/Xcode/DerivedData/myapp-cihogdxcnednkvdkvpqqsfqqsozl/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-version-check.build/Objects-normal/x86_64/RNVersionCheck.o /Users/agustinnavarro/Documents/develop/react-native/myapp/node_modules/react-native-version-check/ios/RNVersionCheck.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'react-native-version-check' from project 'Pods')
(1 failure)

AgustinNG avatar Feb 23 '22 10:02 AgustinNG

Same issues to me.

milban avatar May 19 '22 11:05 milban

@milban I got the same problem, did you solve it?

The following build commands failed:
	CompileC /Users/antoniovuono/Library/Developer/Xcode/DerivedData/casaevideo-fhuksgryzhjvixdvehpxkijtljhp/Build/Intermediates.noindex/RNVersionCheck.build/Debug-iphonesimulator/RNVersionCheck.build/Objects-normal/x86_64/RNVersionCheck.o /Users/antoniovuono/projetos/app-casaevideo/node_modules/react-native-version-check/ios/RNVersionCheck.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'RNVersionCheck' from project 'RNVersionCheck')
(1 failure)

antoniovuono avatar May 25 '22 12:05 antoniovuono

Any update on this issue? Our pipeline crashes with this error and we cannot fix it on our side

DePavlenko avatar Jan 11 '23 08:01 DePavlenko