Monday, 15 April 2013

xcode5 - Xcode 5 Couldn't build module Cocoa after installing Xcode 6 beta 2 -



xcode5 - Xcode 5 Couldn't build module Cocoa after installing Xcode 6 beta 2 -

i installed xcode 6 beta 2. after trying out, wanted go on work , build project (created 5.1 , never opened in xcode 6), in xcode 5.1 next error:

could not build module 'cocoa'

the prefix file error coming looks (i didn't modified it):

#ifdef __objc__ #import <cocoa/cocoa.h> #endif

every time seek build message logged:

xpcd[235]: info.plist not contain xpcservice dictionary: /system/library/frameworks/security.framework/xpcservices/securityagent.xpc

i'm not sure above message has problem.

additionally seems me can't build project using xcode 5.

if opened project in xcode 6, it's busted now. need revert before that. hope have scm in place, or @ to the lowest degree timemachine.

otherwise, check xcode-select -p says. may have re-select xcode 5. alternatively, open xcode preferences , select lastly tab “locations”. there pop-up menu command line tools. may still point xcode 6.

cocoa xcode5 xcode6

No comments:

Post a Comment