App works fine on the simulator but when built for IOS device we get a runtime error:
module ‘pList’ not found:resource (pList.lu) does not exist in archive
no field package.preload[‘pList’]
This file is in the directory being built so…Has this to do with the name used for this file - pList.lua?