xcode - Must header files be created separately now in Yosemite? -
xcode - Must header files be created separately now in Yosemite? -
when used add together new objective-c file project, add together implementation , header files. now, in yosemite , xcode 6.0.1, adding new file adds implementation file. there way create add together both header , implementation automatically used to?
you need xcode 6.1 develop yosemite. 6.0.x has 10.9 , ios 8 sdks—the 10.10 sdk in 6.1.
choose "cocoa class" in new file sheet , you'll still alternative create both .h , .m files together, new alternative take objc or swift.
xcode osx-yosemite
Comments
Post a Comment