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

Runtime crash while integrating through Tuist #92

Open
michal-kos-droids opened this issue Mar 1, 2024 · 0 comments
Open

Runtime crash while integrating through Tuist #92

michal-kos-droids opened this issue Mar 1, 2024 · 0 comments

Comments

@michal-kos-droids
Copy link

Hey there! I've found this tool through your Swifty Stack course and tried integrating it in my iOS project.
I'm using tuist to manage my project generation. Adding SPM package went smoothly but when I run the app it crashes on runtime.
Stack trace:
image
Could not cast value of type 'LifetimeTracker.CircularDashboardViewController' (0x10bdf4fb8) to 'LifetimeTracker.CircularDashboardViewController' (0x104d69aa8).
File CircularDashboardViewController.swift

Issue seems to be similar to others already posted, but I've added new one for clarity sake.
I would appreciate any help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant