-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Error archiving project with SPM: Symbols tool failed #6407
Comments
I found a few problems with this issue:
|
It doesn't fix the issue, but you can work around this step by unchecking the |
This might be an incarnation of #6360. |
Can you please hit "Show Logs" and share whatever you can there? Without logs or a reproduction I'm not sure what else we can do to help debug. Thanks! |
Updating might fix if this has the same root cause as #6360. See #6360 (comment) |
Hey @lisindima. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically. If you have more information that will help us get to the bottom of this, just add a comment! |
Since there haven't been any recent updates here, I am going to close this issue. @lisindima if you're still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this. |
[REQUIRED] Step 1: Describe your environment
12.0 Beta 6
6.31-spm-beta
Crashlytics, Analytics
6.31.0
Swift Package Manager
[REQUIRED] Step 2: Describe the problem
I installed Firebase via SPM using the instruction, there are no compile-time errors, but I cannot load the application into Testflight for testing. The problem is only when I add Firebase via SPM, if I use CocoaPods then no problems arise and the application loads successfully.
The problem also persists with the branch:
6.32-spm-beta
The text was updated successfully, but these errors were encountered: