> Am 10.03.2020 um 23:10 schrieb Sannyasin Brahmanathaswami via use-livecode 
> <use-livecode@lists.runrev.com>:
> 
>  If you can edit the pList on in standalone, we get another error on attempt 
> thru Transporter:


BR,

You cannot edit  the info.plist file directly in your standalone app bundle. 

You have to copy that file to the outside of the app bundle, for example to the 
desktop.
Then edit that file on the desktop  and save it.
Then go to Standalone Settings -> Copy Files and add that file (the one on the 
desktop).
Now create your app again. The new standalone will now contain your modified 
info.plist file and the error should not come up when uploading to Apple.

Regards,

Matthias



_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to