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

Crash on property "icon" on AppStore build when retrieve source code from CocoaPods #65

Open
romanbayik opened this issue Dec 20, 2021 · 2 comments

Comments

@romanbayik
Copy link

I have faced with an issue that takes place only on AppStore (Testflight) build. Working properly when running on physical device or simulator.

Discover that the issue is inside property "var icon: UIImage {" in GridironsGenerated.swift. The assets.car is absent and it crashes.
I have Gridicons installed with CocoaPods, latest version.

Does anyone have same issue?

@p-chestnykh
Copy link

same stuff

@mokagio
Copy link
Contributor

mokagio commented Mar 30, 2022

Hi @romanbayik and @p-chestnykh 👋

From what I can see from your report, #66 should address the issue. We published a new version, 1.2.0, which includes that change. Have you had a chance to try it?

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

3 participants