error building iOS standalone with LiveCode 8.1

Chris Sheffield cs_livecode at icloud.com
Mon Sep 19 15:47:15 EDT 2016


Panos,

I greatly appreciate the quick reply. Unfortunately that fix didn’t work for me. I even dug in a little deeper and applied Monte’s other changes as well, and my build still fails. The —resource-rules error is gone, but I am still left with the second part of the error about the "resource fork, Finder information, or similar detritus not allowed”. That is with the line:

get shell("xattr -cr" && quote & pAppBundle & quote)

added just before the code signing occurs.

This is running macOS Sierra (GM), LiveCode 8.1, and Xcode 7.3.1.

Any other ideas?

Thanks,
Chris


> On Sep 19, 2016, at 12:06 PM, panagiotis merakos <merakosp at gmail.com> wrote:
> 
> Hi Chris,
> 
> Try the workaround described here:
> http://quality.livecode.com/show_bug.cgi?id=18135
> 
> It worked for me.
> 
> Best,
> Panos
> On 19 Sep 2016 19:01, "Chris Sheffield" <cs_livecode at icloud.com> wrote:
> 
>> I’m hoping someone can help with this.
>> 
>> I just fired up LiveCode 8.1 this morning to create a new app build for a
>> landscape app that has the “cropped” issue in iOS 10. I am getting an error
>> at the point that the app gets signed:
>> 
>> codesigning failed with Warning: —resource-rules has been deprecated in
>> Max OS X >= 10.10!
>> [path to my app]: resource fork, Finder information, or similar detritus
>> not allowed
>> 
>> I did a little digging and it sounds like, in an Xcode project at least,
>> it’s simply a matter of removing the path to the ResourceRules.plist file
>> in the project settings. I went and tried doing what I thought would be the
>> equivalent in LiveCode and I commented out the lines pertaining to this
>> file in the Settings.plist file, but that didn’t do the trick.
>> 
>> Has anyone run into this one? I really need to get this figured out asap.
>> Even if it can be solved with a temporary workaround, that’d be great.
>> 
>> Thanks,
>> Chris
>> 
>> 
>> --
>> Chris Sheffield
>> Read Naturally, Inc.
>> www.readnaturally.com
>> 
>> _______________________________________________
>> 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