Automattic / Automattic/Gridicons-iOS
Crash on property "icon" on AppStore build when retrieve source code from CocoaPods
Open
- Dominant language
- Swift
- Stars
- 26
- Forks
- 13
- Avg merge
- 3h 32m
- Merged PRs (30d)
- 3
Description
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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.