voximplant / react-native-voximplant

Voximplant mobile SDK for React Native (iOS/Android)
http://voximplant.com
205 stars 39 forks source link

Ld /Users/tajuddin/Library/Developer/Xcode/DerivedData/voximplantDemo-fgiayobfrzyzywdcfllxkiinykxo/Build/Products/Debug-iphonesimulator/voximplantDemo.app/voximplantDemo normal (in target 'voximplantDemo' from project 'voximplantDemo') (1 failure) #171

Closed MTajuddin96 closed 1 year ago

MTajuddin96 commented 1 year ago

After installing the package and done pod install Following Error appear while building the app.

Ld /Users/tajuddin/Library/Developer/Xcode/DerivedData/voximplantDemo-fgiayobfrzyzywdcfllxkiinykxo/Build/Products/Debug-iphonesimulator/voximplantDemo.app/voximplantDemo normal (in target 'voximplantDemo' from project 'voximplantDemo') (1 failure)

macbook pro m1 rn v 0.70.6

Have already done

cd ios pod deintegrate pod install