error building iOS standalone with LiveCode 8.1

Chris Sheffield cs_livecode at icloud.com
Tue Sep 20 16:09:11 EDT 2016


The crash is consistent, yes, even after applying the second workaround. Like I said, it appears to be happening during the file copy process, before the code signing even takes place.

If it would be helpful, I can upload another archive to my dropbox that includes those audio files. I didn’t include them before because it makes everything so huge. But I’m happy to do that if you’d like. As an alternative, is there a crash report somewhere that I can look at and/or send you that might be helpful?

Another thought I had, as another possible work around, was to build the app without all those audio files, then copy them into the app bundle after it’s built, then re-sign the app. But I’m not having much luck doing that either… After the re-signing process I get errors when trying to install on a device, about entitlements not being valid and/or the app itself cannot be verified.

Thanks,
Chris

> On Sep 20, 2016, at 1:42 PM, panagiotis merakos <merakosp at gmail.com> wrote:
> 
> Hi Chris,
> 
> Is the crash consistent when you include the second workaround? I am not on
> a MacOS Sierra to test now.
> 
> Best,
> Panos
> --
> 
> On Tue, Sep 20, 2016 at 10:32 PM, Chris Sheffield <cs_livecode at icloud.com>
> wrote:
> 
>> That did the trick on the error, however, now LC is crashing when I try to
>> create a build and include all the files in the app. In addition to my
>> images folder, which contains quite a few png images, I also have a folder
>> that contains *a lot* of mp3 files (to be exact, 8624 of them). Somewhere
>> during the copy file process LC is crashing. :-( No error message at all...
>> 
>>> On Sep 20, 2016, at 9:34 AM, panagiotis merakos <
>> panos.merakos at livecode.com> wrote:
>>> 
>>> Hi Chris,
>>> 
>>> You can apply the workaround described here until 8.1.1 rc1 is released:
>>> 
>>> https://github.com/livecode/livecode/pull/4530/files <
>> https://github.com/livecode/livecode/pull/4530/files>
>>> 
>>> (Make sure you include the line [get shell("xattr -cr" && quote &
>>> pAppBundle & quote)] as well)
>>> 
>>> Best,
>>> Panos
>>> --
>> 
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list