In the .ipa payload for iOS, I'm noticing there's duplicate files and I'm wondering if those are necessary. I'm using the Unity 1.5 beta if that makes a difference.
When I build the Unity ImageTargets sample, I have a QCAR folder (with StonesAndChips/Tarmac dat/xml files) in Data>Raw and another QCAR folder (with StonesAndChips/Tarmac dat/xml files) in the root of the payload.
Is one of them redundant/can I delete one? Is this avoidable? Is this intended? It's a concern because we're trying to keep build size as small as possible. Thanks!
I take it back, that doesn't work. The changes weren't pushed to the device properly.
You can try manually removing the files from the ipa, I think the ones in the Data/Raw folder might be unnecessary...
- Kim