dimanche 28 juin 2015

Creating large arrays in Swift

I have an array in Swift that has 1000+ strings inside it. I am getting an error that looks like this: Command failed due to signal: Segmentation fault: 11

Is there a place I can store a lot of strings in a way that won't break xcode, and if there is, how do I put them in and get the strings from it?

Aucun commentaire:

Enregistrer un commentaire