Re: Signed with invalid entitlements

2014-05-18 Thread Dave Kilroy
Ah yes the hidden extra line - forgot about that one - I once remember thinking I would copy and paste version numbers into the Version box ... without realising I was adding a new line each time ... Nakia Brewer wrote > 1: the hidden second line in the App ID (warning be careful of the return >

Re: Signed with invalid entitlements

2014-05-18 Thread Nakia Brewer
Finally. It's installed! - combination of two errors. 1: the hidden second line in the App ID (warning be careful of the return key) 2: including the Prefix when it's not needed. Thank you both for your help. Can't believe I have spent an entire afternoon on this ! Sent from my iPhone >

Re: Signed with invalid entitlements

2014-05-18 Thread Nakia Brewer
So in LCSettings i just need below? com.ibss.navtroll I thought I remembered needing the prefix in the past... Sent from my iPhone > On 18 May 2014, at 9:44 pm, "Colin Holgate" wrote: > > The ID you use in the standalone settings is the second variation. If you are > using the first variat

Re: Signed with invalid entitlements

2014-05-18 Thread Nakia Brewer
FYI this is the console log from when try to install... May 18 21:18:46 Nakias-Iphone mobile_installation_proxy[134] : LaunchServices: Please include the kCFBundleIdentifierKey in the options dictionary when installing an app. May 18 21:18:46 Nakias-Iphone mobile_installation_proxy[134] : Launc

Re: Signed with invalid entitlements

2014-05-18 Thread Dave Kilroy
Congratulations on fixing it! Colin is quite right though - in the LC Standalone Settings dialog box only include "com.companyname.appname" in the internal app id - Apple prepends your team number (or whatever they call it) Nakia Brewer wrote > For example > 5DW353199.com.ibss.appname

Re: Signed with invalid entitlements

2014-05-18 Thread Nakia Brewer
I may have figured it out but I'm unsure how to fix. If I look at my app bundles info plist under bundle identifier I can see it has a second line in it. 58DW393J99.com.ibss.navtroll com.ibss.navtroll Problem is to fix if I look at the app id in the LCsettings pane it doesn't have the second l

Re: Signed with invalid entitlements

2014-05-18 Thread Nakia Brewer
Cancel this, figured it out but issue is still occurring... Had enough for one day, off to bed. Sent from my iPhone > On 18 May 2014, at 9:38 pm, "Nakia Brewer" > wrote: > > I may have figured it out but I'm unsure how to fix. > > If I look at my app bundles info plist under bundle identifi

Re: Signed with invalid entitlements

2014-05-18 Thread Colin Holgate
The ID you use in the standalone settings is the second variation. If you are using the first variation it will eventually seem like 58DW393J99.58DW393J99.com.ibss.navtroll. The 58DW393J99 part is added automatically later. On May 18, 2014, at 7:37 AM, Nakia Brewer wrote: > >58DW393J99.com.ib

Re: Signed with invalid entitlements

2014-05-18 Thread Nakia Brewer
Just found a way to do that by deleting the profile from my machine.. Bad news is, problem still exists... Sent from my iPhone > On 18 May 2014, at 9:04 pm, "Nakia Brewer" > wrote: > > Dave, > > I can't see any option to set the profile to blank... There is no blank line > etc that I can c

Re: Signed with invalid entitlements

2014-05-18 Thread Nakia Brewer
Dave, I can't see any option to set the profile to blank... There is no blank line etc that I can click on Sent from my iPhone > On 18 May 2014, at 8:54 pm, "Dave Kilroy" wrote: > > Another basic one but I'll ask anyway - in the LC StandaloneSettings dialog > box, have you tried setting the

Re: Signed with invalid entitlements

2014-05-18 Thread Nakia Brewer
Haven't tried your first suggestion but will give it a go. The App ID is all lower case besides the letters in the Prefix. For example 5DW353199.com.ibss.appname Sent from my iPhone > On 18 May 2014, at 8:54 pm, "Dave Kilroy" wrote: > > Another basic one but I'll ask anyway - in the LC Stan

Re: Signed with invalid entitlements

2014-05-18 Thread Dave Kilroy
Another basic one but I'll ask anyway - in the LC StandaloneSettings dialog box, have you tried setting the Profile drop-down to blank, exiting the dialog box and saving your app and then returning and selecting your current provisioning profile (just in case LC is still referencing an old one).

Re: Signed with invalid entitlements

2014-05-18 Thread Nakia Brewer
So I tried again deleting everything, including the dev and Dist keys in keychain as well... Bad news still same error. Sent from my iPhone > On 18 May 2014, at 8:01 pm, "Nakia Brewer" > wrote: > > What role do they keys play in keychain ? > > I have heaps of IOS developer and IOS Distribu

Re: Signed with invalid entitlements

2014-05-18 Thread Nakia Brewer
What role do they keys play in keychain ? I have heaps of IOS developer and IOS Distribution keys ??? Sent from my iPhone > On 18 May 2014, at 7:54 pm, "Nakia Brewer" > wrote: > > Thanks Jacque, > > I found that before but doesn't fix my issue unfortunately :( > > > > Sent from my iPhone

Re: Signed with invalid entitlements

2014-05-18 Thread Nakia Brewer
Thanks Jacque, I found that before but doesn't fix my issue unfortunately :( Sent from my iPhone > On 18 May 2014, at 7:45 pm, "J. Landman Gay" wrote: > > This might help : > > http://forums.runrev.com/viewtopic.php?t=20416&p=103806#p103806 > >> On May 18, 2014 2:34:32 AM CDT, Nakia Brewer

Re: Signed with invalid entitlements

2014-05-18 Thread J. Landman Gay
This might help : http://forums.runrev.com/viewtopic.php?t=20416&p=103806#p103806 On May 18, 2014 2:34:32 AM CDT, Nakia Brewer wrote: >Well I'm strait up out of ideas... > >Tried new app ids, new provision profiles, new blank stack etc but no >good. > >4 hours down the drain :)... > > -- Jacqu

Re: Signed with invalid entitlements

2014-05-18 Thread Nakia Brewer
Yep I believe I have. In system keychain I have only - Apple code signing CA - Apple World Wide Developer Relations CA - software signing In login keychain I have - iPhone Dev - iPhone Dist - developer ID CA - Apple World Wide Developer Relations CA These are listing as valid Sent from my i

Re: Signed with invalid entitlements

2014-05-18 Thread Dave Kilroy
Basic question but I'll ask anyway - have you deleted all old iOS/Apple certificates from all keychains in KeyChain Access? Especially expired certificates? Dave - "Some are born coders, some achieve coding, and some have coding thrust upon them." - William Shakespeare & Hugh Senior -- Vi

Re: Signed with invalid entitlements

2014-05-18 Thread Nakia Brewer
Well I'm strait up out of ideas... Tried new app ids, new provision profiles, new blank stack etc but no good. 4 hours down the drain :)... Sent from my iPhone > On 18 May 2014, at 3:25 pm, "Nakia Brewer" > wrote: > > Hi all, > > Well I am about to flip my lid! > > I let my IOS membershi