Adding Quotes around strings in swift
I have a unique situation that requires I have quotes around several strings; when I try to add this to an array / struct it gets all fouled up.
I have a unique situation that requires I have quotes around several strings; when I try to add this to an array / struct it gets all fouled up.