iOS
In XCode, in the project navigator, right click Libraries ➜ Add Files to [your project's name]
Go to node_modules ➜ react-native-puti-pay and add RNPutiPay.xcodeproj
In XCode, in the project navigator, select your project. Add libRNPutiPay.a to your project's Build Phases ➜ Link Binary With Libraries
Run your project (Cmd+R)<
iOS In XCode, in the project navigator, right click Libraries ➜ Add Files to [your project's name] Go to node_modules ➜ react-native-puti-pay and add RNPutiPay.xcodeproj In XCode, in the project navigator, select your project. Add libRNPutiPay.a to your project's Build Phases ➜ Link Binary With Libraries Run your project (Cmd+R)<
根据官网提示 执行到这里 想执行看看会不会报错
没有报错信息, 直接失败 请问应该怎么办