Since the crash occurs before the code signing takes place, I do not think it is caused by the second workaround. I would suggest you upload another archive that includes the audio files. The crash log would be helpful, as well. If I remember correctly, on OSX the crash logs should be stored in /Users/your_username/Library/Application Support/RunRev/Crash Logs. One last thing to try: Does the crash occur when using a different stack and adding the same assets in the Copy Files section?
On Tue, Sep 20, 2016 at 11:09 PM, Chris Sheffield <cs_livec...@icloud.com> wrote: > 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 <merak...@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_livec...@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.mera...@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@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@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@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@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode