codesigning problem after update to OS X 10.11

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

dave.kilroy
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 858
Joined: Wed Jun 24, 2009 1:17 pm
Contact:

Re: codesigning problem after update to OS X 10.11

Post by dave.kilroy » Fri Apr 22, 2016 7:05 pm

@tibinta - what problems exactly are you experiencing (please include screenshots of error messages) - also what versions of LC7.3 and LC8.0 are you using with Xcode 7.2and 7.3?

Also, what version of OS X are you on, 10.11.4?

Kind regards

Dave
"...this is not the code you are looking for..."

tibinta
Posts: 6
Joined: Fri Apr 22, 2016 12:52 pm

Re: codesigning problem after update to OS X 10.11

Post by tibinta » Fri Apr 22, 2016 9:39 pm

Screen Shot 2016-04-22 at 23.36.49.jpg
Screen Shot 2016-04-22 at 23.36.59.jpg
These errors appear with LiveCode 8.00RC1, and Xcode 7.3, using OS X 10.11.5 (updated 15 minutes ago, maybe the problem went away, but the same remains) - was 10.11.4 until now.

Thank you for your interest!!

dave.kilroy
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 858
Joined: Wed Jun 24, 2009 1:17 pm
Contact:

Re: codesigning problem after update to OS X 10.11

Post by dave.kilroy » Sat Apr 23, 2016 11:20 am

Hi, yep that looks like the resources bug discussed in this thread - the fix is outlined by Panos at http://quality.livecode.com/show_bug.cgi?id=17292

However remember if you are using LC8.0(rc1) that you cannot save changes to the LiveCode app bundle, so once you modify revSaveAsIOSStandalone DO NOT try to save the changes, instead choose 'File' and then 'Apply'

BTW all of the above assumes that running the 10.11.5 beta of OS X isn't complicating things...

Dave
"...this is not the code you are looking for..."

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7389
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: codesigning problem after update to OS X 10.11

Post by jacque » Sat Apr 23, 2016 5:27 pm

I don't have the release notes in front of me but I think this was fixed in LC 8 rc 2.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

Klaus
Posts: 14177
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: codesigning problem after update to OS X 10.11

Post by Klaus » Sat Apr 23, 2016 5:28 pm

jacque wrote:I don't have the release notes in front of me but I think this was fixed in LC 8 rc 2.
Wrong tempus, WILL be fixed in LC 8 RC2! :D

But maybe you mean RC1?

dave.kilroy
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 858
Joined: Wed Jun 24, 2009 1:17 pm
Contact:

Re: codesigning problem after update to OS X 10.11

Post by dave.kilroy » Sat Apr 23, 2016 6:06 pm

Maybe Jacque you were thinking of the newly released LC7.1.4(rc2) where that bug IS fixed...
"...this is not the code you are looking for..."

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7389
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: codesigning problem after update to OS X 10.11

Post by jacque » Sat Apr 23, 2016 6:09 pm

You're right, sorry. I was thinking of version 7.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

Post Reply