-
Notifications
You must be signed in to change notification settings - Fork 23
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
Warning when build a IPA for apple ios #133
Comments
I got this error too. I couldnt upload the app with the symbol to TestFlight via xcode |
a new release has been published. The dSYMs are contained as an Asset in the Release here: https://github.com/talsec/Free-RASP-Flutter/releases/tag/v6.7.0 Let us please know, if it helped. Thank you! Kind regards, |
HOw Can I add this dSYMs in my code? |
Hello @JgomesAT , Kind regards, |
Hello! |
Hello, I generate a xarchive with xcode and before upload it, I edit the xarchive(show content) and paste the TalsecRuntime.framework.dSYM inside this, and after that I upload to Apple store |
Thank you! Passed the validation now, thanks a lot |
now the erro is different id |
Hello @JgomesAT , Kind regards, |
Hello! |
Hello, Now I have this error: The archive did not include a dSYM for the TalsecRuntime.framework with the UUIDs [4EDE8860-AEDC-3C03-808F-EF927DD05A0D]. Ensure that the archive's dSYM folder includes a DWARF file for TalsecRuntime.framework with the expected UUIDs. Maybe we need the asset dSYMs.zip, which is not available |
The archive did not include a dSYM for the TalsecRuntime.framework with the UUIDs [FBD6456F-EE78-3031-A883-EA261BEB37DB]. Ensure that the archive's dSYM folder includes a DWARF file for TalsecRuntime.framework with the expected UUIDs.
The text was updated successfully, but these errors were encountered: