That was a great suggestion. Didn't work :-( Turns out the xcodeproj dir only contains some shared schemes and the project.pbxproj file on a fresh checkout in any case.
I suspect that whatever it is that's causing the Legacy stuff is in the project.pbxproj file somewhere. I've tried upgrading to 6.3 format, but that made no odds - there's a chance I missed some state when trying that, as I'd already opened the project etc, so I will retry later on. Any other ideas would be great (and thanks very much Quincey for your suggestion - I really thought that might have fixed it). On 4 September 2015 at 16:39, Quincey Morris <[email protected]> wrote: > On Sep 4, 2015, at 14:30 , Martin Redington > <[email protected]> wrote: > > > Right now, this tree does not have an explicit workspace, so it has > the MyProject.xcodeproj/project.xcworkspace file as you'd expect. > > > In that case, I’d be inclined to try removing the project.xcworkspace > directly completely (locally, when the project is not open in Xcode), and > letting Xcode re-create it, then pushing. > > I’m not sure how far you can abuse the (private) .xcodeproj directory > hierarchy, but I’m pretty sure Xcode will recreate the workspace settings, > and then you may get the defaults you want. -- http://www.mildmanneredindustries.com/ _______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to [email protected]
