Skip to content
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

Closed
JgomesAT opened this issue Sep 25, 2024 · 13 comments
Closed

Warning when build a IPA for apple ios #133

JgomesAT opened this issue Sep 25, 2024 · 13 comments
Assignees
Labels
bug Something isn't working stale This issue has been not active for long period of time waiting for response Response from reporter is needed

Comments

@JgomesAT
Copy link

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.

@JgomesAT JgomesAT added the bug Something isn't working label Sep 25, 2024
@zakka258
Copy link

I got this error too. I couldnt upload the app with the symbol to TestFlight via xcode

@tompsota
Copy link
Member

Hi @JgomesAT, @zakka258,

we'll be publishing a new release this week with the dSYM folder included.

Regards,
Tomas from Talsec

@msikyna
Copy link
Member

msikyna commented Sep 27, 2024

Hello @JgomesAT , @zakka258 ,

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,
Talsec team

@msikyna msikyna added the waiting for response Response from reporter is needed label Sep 27, 2024
@JgomesAT
Copy link
Author

HOw Can I add this dSYMs in my code?

@msikyna
Copy link
Member

msikyna commented Oct 4, 2024

Hello @JgomesAT ,
you can use standard approaches as for other frameworks.

Kind regards,
Talsec team

Copy link

Hello!
This issue has been marked as inactive. If there is no further activity within the next 14 days, this issue will be automatically closed.
If you believe this issue is still relevant and requires attention, please comment or provide additional information.

@github-actions github-actions bot added the stale This issue has been not active for long period of time label Oct 21, 2024
@zrpra
Copy link

zrpra commented Nov 7, 2024

Hello @msikyna , could you point me to the documentation regarding including the dSYM when building an IPA?

Hello @JgomesAT , could you share what steps did you take to solve this?

Thanks in advance guys

@JgomesAT
Copy link
Author

JgomesAT commented Nov 7, 2024

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

@zrpra
Copy link

zrpra commented Nov 8, 2024

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

@JgomesAT
Copy link
Author

now the erro is different id
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.

@JgomesAT JgomesAT reopened this Nov 19, 2024
@github-actions github-actions bot removed the stale This issue has been not active for long period of time label Nov 25, 2024
@msikyna
Copy link
Member

msikyna commented Nov 26, 2024

Hello @JgomesAT ,
thank you for the collaboration. Regarding the new issue, does it happen also with the new version and the associated dSYMs? https://github.com/talsec/Free-RASP-Flutter/releases/tag/v6.9.0 .. each new version, can have different dSYMs if there is a newer version of the iOS SDK.

Kind regards,
Talsec team

@msikyna msikyna added the stale This issue has been not active for long period of time label Dec 2, 2024
Copy link

Hello!
This issue has been closed. If you believe this issue is still relevant and requires attention, please reopen the issue.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 23, 2024
@JgomesAT
Copy link
Author

JgomesAT commented Feb 17, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale This issue has been not active for long period of time waiting for response Response from reporter is needed
Projects
None yet
Development

No branches or pull requests

6 participants