On Sep 23, 2016, at 15:05:38, James Crate <[email protected]> wrote:
> 
> I thought the same thing. I haven’t installed Sierra yet, so maybe it works 
> if you build with Xcode 8 on Sierra. For now, if you go back to Xcode 7 it 
> will should work like before, but I haven’t tried that yet either. I needed 
> Xcode 8 to test/fix an iOS app on iOS 10, and I’m not sure how painful 
> switching back and forth between Xcode 7 and Xcode 8 will be, or even if 
> Xcode 7 can be downloaded.

I've had multiple Xcodes installed before, and there's no problem switching 
back and forth.

> Another wrinkle is that Xcode 8 updated subversion from 1.7.x to 1.9.x, which 
> required subversion repositories to be upgraded. So, if svn 1.7.x can’t read 
> repositories upgraded for 1.9.x, there could be other problems to work around.

I use git.

> So given all that, it’s probably easier to switch to NSCollectionView than 
> figure out how to switch back and forth between Xcode 7 and 8. However, the 
> new NSCollectionView features require 10.9, so if you have requirements to 
> support older systems…your guess is as good as mine.

Easier? Not by a long damn shot. It took me most of the day to get 
NSCollectionView and its many support classes figured out and working. Plus it 
doesn't do all the nifty caching and scaling that IKImageBrowserView does.

> In iOS 7 (I think, or maybe 8) there was an NSTableView bug I ran into in the 
> initial release. I was able to work around it, but it was fixed in a x.0.1 
> release. So right now I’m just hoping there will be an Xcode 8.0.1 release 
> that will fix this problem.

This is Mac only, so I don't care about iOS. Yes, it'd be really nice if Apple 
would release a fix for this obvious bug. Not sure how a compiler and SDK could 
even cause such a thing at runtime.

--
Steve Mills
Drummer, Mac geek


_______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to