opsway / react-native-paytm

Unofficial React Native wrapper for PayTM iOS/Android SDK
10 stars 10 forks source link

Release build error on iOS #3

Closed rv-tech closed 4 years ago

rv-tech commented 5 years ago

It is working fine in debug mode, but giving the following error in release mode

clang: error: no such file or directory: '/Users/user/Library/Developer/Xcode/DerivedData/VIP-dmfyltthdikhvqftzkkrbhlfsdpe/Build/Intermediates.noindex/ArchiveIntermediates/VIP/BuildProductsPath/Release-iphoneos/libRNPayTm.a'

philly25 commented 5 years ago
  1. Have you tried to clean DerivedData and Build as described in this comment?
  2. What is your Xcode version?
philly25 commented 4 years ago

Closed due to inactivity.