Re: System Integrity Protection - can't debug pref pane

2015-09-30 Thread Jens Alfke
> On Sep 29, 2015, at 11:17 PM, Trygve Inda wrote: > > Surely there has to be a better way - that would mean I have to develop the > software with SIP turned off, then reboot to turn it on to test it on a > "real" system. I think that, by its very nature, SIP is

Re: XCode 7.0.1 Update

2015-09-30 Thread Roland King
> On 30 Sep 2015, at 16:26, Quincey Morris > wrote: > > On Sep 30, 2015, at 01:10 , Dave > wrote: >> >> Is anyone else seeing this? How do I get the update? > > Yup, it’s downloading. Just leave

Xcode 7.0.1 SIGSEV on Git push

2015-09-30 Thread Alex Zavatone
Mac OS 10.11 Xcode 7.0.1 com.apple.dt.Xcode.sourcecontrol.Git Just tested out my iOS 7/8 apps under Xcode 7.0.1, disabled bitcode so that they would let all targets would build and run on my iOS 7 and 8 devices. Updated the build settings as recommended which overwrote my custom entered info

Re: System Integrity Protection - can't debug pref pane

2015-09-30 Thread Lee Ann Rucker
On Sep 29, 2015, at 11:17 PM, Trygve Inda wrote: >> You can turn off System Integrity Protection by booting into the recovery >> partition. (Or so I’m told; haven’t tried it myself.) >> >> —Jens > > Surely there has to be a better way - that would mean I have to develop

Re: XCode 7.0.1 Update

2015-09-30 Thread Jens Alfke
> On Sep 30, 2015, at 1:00 PM, Alex Zavatone wrote: > > Well, I've got it and am trying to build our apps and while I sort out our > issues, the sliding down of compiler output on the left hand pane is REALLY, > REALLY, REALLY visually distracting. Yeah, did that just start

Re: XCode 7.0.1 Update

2015-09-30 Thread Alex Zavatone
Don't waste your time. These take long enough to download as it is. Whenever I can, I opt to get the installers directly from the web site as opposed to the store. https://developer.apple.com/downloads/ On Sep 30, 2015, at 4:50 PM, Dan Korn wrote: > On Wed, Sep 30, 2015 at 9:37 AM, Laurent

Re: XCode 7.0.1 Update

2015-09-30 Thread Tony Scaminaci
Same here, the download button goes gray for about a minute and then goes back to normal. No download but Safari 9 came down fine. On Wednesday, September 30, 2015 9:39 AM, Laurent Daudelin wrote: The App Store app is seriously crippled. You won't see

Re: XCode 7.0.1 Update

2015-09-30 Thread Quincey Morris
On Sep 30, 2015, at 01:44 , Roland King wrote: > > I continue to recommend not updating Xcode from the app store but just > downloading it directly You reminded me of one thing I forgot to say earlier. After the store-based 7.0.1 update completed, my next launch of Xcode was

Re: XCode 7.0.1 Update

2015-09-30 Thread Dave
Hi, After about 2.5 hours I now have the update. Yes, the AppStore App is one of the worst (not as bad as Mail IMO) that Apple have ever released. You’d think they’d push the boat out in an App like this as there isn’t an alternative App you can use instead of it. Thanks a lot, I’ll remember

Re: XCode 7.0.1 Update

2015-09-30 Thread Alex Zavatone
On Sep 30, 2015, at 4:44 AM, Roland King wrote: > >> On 30 Sep 2015, at 16:26, Quincey Morris >> wrote: >> >> On Sep 30, 2015, at 01:10 , Dave wrote: >>> >>> Is anyone else seeing this? How do I get the update? >> >> Yup, it’s

Re: XCode 7.0.1 Update

2015-09-30 Thread Roland King
> On 30 Sep 2015, at 20:01, Dave wrote: > >> FWIW, if at all possible, I never download anything from the app store and >> always download from the website. > > I tend to agree with you, with XCode though, I ran into some real headaches > having an XCode version

Re: XCode 7.0.1 Update

2015-09-30 Thread Dave
> FWIW, if at all possible, I never download anything from the app store and > always download from the website. I tend to agree with you, with XCode though, I ran into some real headaches having an XCode version downloaded from the App Store and then updating it to the next version by

Re: Xcode 7.0.1 SIGSEV on Git push

2015-09-30 Thread Jens Alfke
> On Sep 30, 2015, at 2:01 PM, Alex Zavatone wrote: > > Can't commit anything. Fun times. There’s this obscure command-line tool called “git”… ;-) Or GUI apps like SourceTree (free!) (Seriously, I _never_ commit or push anything from Xcode anymore. I’ve seen it do the wrong

Re: Xcode 7.0.1 SIGSEV on Git push

2015-09-30 Thread Alex Zavatone
On Sep 30, 2015, at 5:31 PM, Jens Alfke wrote: > >> On Sep 30, 2015, at 2:01 PM, Alex Zavatone wrote: >> >> Can't commit anything. Fun times. > > There’s this obscure command-line tool called “git”… ;-) Or GUI apps like > SourceTree (free!) Yeah, I though "or I could use the

Re: System Integrity Protection - can't debug pref pane

2015-09-30 Thread Rainer Brockerhoff
On 9/30/15 18:52, xcode-users-requ...@lists.apple.com wrote: > Date: Wed, 30 Sep 2015 21:18:26 + > From: Lee Ann Rucker > Message-ID: <4d0e52b1-77fa-414c-9063-500d355eb...@vmware.com> > Content-Type: text/plain; charset=Windows-1252 > > On Sep 29, 2015, at 11:17 PM,

Xcode 7.0.1 check out window not displaying content properly

2015-09-30 Thread Alex Zavatone
Trying to fix this joy that I'm in, I am trying to check out a new copy of our project from the remote. It appears that if the path to the repo is long enough to line wrap, the height of the cell doesn't update and the first line moves up to the top of the cell. The words that line wrap get

Applying changes in diff view?

2015-09-30 Thread Rick Mann
When using Xcode 7.0.1 to diff between git branches, is there a way to take each diff in turn and selectively apply it (or ignore it) from the right pane to the left? -- Rick Mann rm...@latencyzero.com ___ Do not post admin requests to the list.

Re: XCode 7.0.1 Update

2015-09-30 Thread Robert Martin
Sometimes I can find the download progress bar under the ‘Purchases’ tab, after hitting the download button. I think it was there when I downloaded 7.0.1 a couple of days ago... > On Sep 30, 2015, at 4:10 AM, Dave wrote: > > I’ve been trying to download the XCode

Re: XCode 7.0.1 Update

2015-09-30 Thread Laurent Daudelin
The App Store app is seriously crippled. You won't see any progress in the app but if you check the processes running on your machine, you will sometimes see storedownloadd. -Laurent. -- Laurent Daudelin laur...@nemesys-soft.com AIM/iChat/Skype:*LaurentDaudelin* http://www.nemesys-soft.com/