2009/3/19 Тимофей Даньшин <[email protected]>: > Are there any instructions out there for creating new Xcode projects in an > existing SVN repository on Google Code from within Xcode? For the only way i > could find was to create an empty project in Xcode, then commit it to the > repository from a command line and then create a new project in Xcode from > that repository. But that isn't very neat, is it?
That is, in fact, exactly what you have to do. Xcode doesn't do the initial import correctly. --Kyle Sluder _______________________________________________ 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
