You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried adding the pod to my project, but I keep getting an Swift Compiler Error. More specific “Swift Compiler Error - Command failed due to signal: Segmentation fault: 11”. I get the error when I add this line of code to the project:
let layout = VegaScrollFlowLayout()
Layout is an error type and I don’t know how to fix it
The text was updated successfully, but these errors were encountered:
I tried adding the pod to my project, but I keep getting an Swift Compiler Error. More specific “Swift Compiler Error - Command failed due to signal: Segmentation fault: 11”. I get the error when I add this line of code to the project:
let layout = VegaScrollFlowLayout()
Layout is an error type and I don’t know how to fix it
The text was updated successfully, but these errors were encountered: