-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
code signing "razorpay.framework" failed. view distribution logs for more information. #213
Comments
it is working fine but not able to publish app in App store . |
Any update plz |
Solution 👍 This script loops through the frameworks embedded in the application andremoves unused architectures.find "$APP_PATH" -name '*.framework' -type d | while read -r FRAMEWORK
done` Ref Video :-https://www.youtube.com/watch?v=4CltlmkhpAY RefWebsite for script :-http://ikennd.ac/blog/2015/02/stripping-unwanted-architectures-from-dynamic-libraries-in-xcode/ |
Error in Upload .ipa file.
Environment :-
"react-native-razorpay": "^2.1.29",]
i am stuck on this issue in X-code 10.3
The text was updated successfully, but these errors were encountered: