I have a plist in the main bundle that has a structure like:
<dictionary>
<array>
<dictionary>
<string>
there are a total of 288 entries: 12 arrays, containing 8 dictionaries, that have 3 strings in them.
Just wondering if this is too big of a plist, or should this be fine?
Thanks!
<dictionary>
<array>
<dictionary>
<string>
there are a total of 288 entries: 12 arrays, containing 8 dictionaries, that have 3 strings in them.
Just wondering if this is too big of a plist, or should this be fine?
Thanks!