You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upload Symbols Failed
The archive did not include a dSYM for the Razorpay.framework with the UUIDs [xxxxxxxxx-xxxx-xxxx-xxxxxxxx]. Ensure that the archive's dSYM folder includes a DWARF file for Razorpay.framework with the expected UUIDs.
The text was updated successfully, but these errors were encountered:
@ruhiverse-official Can you please run this command in your terminal and check if this works? Would suggest a round of sanity testing if this was successful. cd ios/App && xcrun bitcode_strip -r Pods/razorpay-pod/Pod/Razorpay.xcframework/ios-arm64/Razorpay.framework/Razorpay -o Pods/razorpay-pod/Pod/Razorpay.xcframework/ios-arm64/Razorpay.framework/Razorpay
This error is due to XCode 16. We are looking into this issue as well. Until then this can be used as a workaround.
Asset validation failed
Invalid Executable. The executable 'App.app/Frameworks/Razorpay.framework/Razorpay' contains bitcode. (ID: xxxxxx-xxxxxxxx-xxxxxxxx-xxxxxxxx)
Upload Symbols Failed
The archive did not include a dSYM for the Razorpay.framework with the UUIDs [xxxxxxxxx-xxxx-xxxx-xxxxxxxx]. Ensure that the archive's dSYM folder includes a DWARF file for Razorpay.framework with the expected UUIDs.
The text was updated successfully, but these errors were encountered: