react-native-cert-pinner icon indicating copy to clipboard operation
react-native-cert-pinner copied to clipboard

Pinset.json file is older than IOS File info.plist on RN 0.62.2

Open Malikkhoja-zz opened this issue 5 years ago • 1 comments

Hi,

I am trying to integrate the library on RN 0.62.2, and i get following warning: config file'./pinset.json' is older than iOS file './ios/info.plist'; use '-f' to force update.

This works fine on RN 0.61.5.

Any help?

Malikkhoja-zz avatar Apr 16 '20 07:04 Malikkhoja-zz

doesn't this work?

npx pinset gen -f

hdsenevi avatar May 08 '20 05:05 hdsenevi