xcode6 osx10.9.5
Ld /Users/wf/Library/Developer/Xcode/DerivedData/v2ex-iOS-gxfwfpwoavbjfofktzxgqakbhspf/Build/Intermediates/
v2ex-iOS.build/Debug-iphonesimulator/v2ex-iOS.build/Objects-normal/i386/v2ex-iOS normal i386
cd /Users/wf/workspace/v2ex
export IPHONEOS_DEPLOYMENT_TARGET=7.0
export PATH="/Applications/
Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/
Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch i386 -isysroot /Applications/
Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator8.1.sdk -L/Users/wf/Library/Developer/Xcode/DerivedData/v2ex-iOS-gxfwfpwoavbjfofktzxgqakbhspf/Build/Products/Debug-iphonesimulator -L/Users/wf/workspace/v2ex/v2ex-iOS/Additions/libWeiboSDK -L/Users/wf/workspace/v2ex/v2ex-iOS/Additions/libWeixinSDK -F/Users/wf/Library/Developer/Xcode/DerivedData/v2ex-iOS-gxfwfpwoavbjfofktzxgqakbhspf/Build/Products/Debug-iphonesimulator -F/Users/wf/workspace/v2ex -F/Users/wf/workspace/v2ex/v2ex-iOS/Frameworks -filelist /Users/wf/Library/Developer/Xcode/DerivedData/v2ex-iOS-gxfwfpwoavbjfofktzxgqakbhspf/Build/Intermediates/
v2ex-iOS.build/Debug-iphonesimulator/v2ex-iOS.build/Objects-normal/i386/v2ex-iOS.LinkFileList -Xlinker -objc_abi_version -Xlinker 2 -ObjC -lPods-AFNetworking -lPods-BlocksKit -lPods-FXKeychain -lPods-FrameAccessor -lPods-MBProgressHUD -lPods-MWFeedParser -lPods-NSString-Hashes -lPods-NYXImagesKit -lPods-RegexKitLite -licucore -framework Accelerate -framework AssetsLibrary -framework CoreGraphics -framework CoreImage -framework ImageIO -framework MessageUI -framework MobileCoreServices -framework QuartzCore -framework Security -framework SystemConfiguration -fobjc-arc -fobjc-link-runtime -Xlinker -no_implicit_dylibs -mios-simulator-version-min=7.0 -lc++ -framework SystemConfiguration -lz -lsqlite3.0 -lWeChatSDK -lxml2 -lWeiboSDK -framework CoreGraphics -framework UIKit -framework Foundation -lPods -Xlinker -dependency_info -Xlinker /Users/wf/Library/Developer/Xcode/DerivedData/v2ex-iOS-gxfwfpwoavbjfofktzxgqakbhspf/Build/Intermediates/
v2ex-iOS.build/Debug-iphonesimulator/v2ex-iOS.build/Objects-normal/i386/v2ex-iOS_dependency_info.dat -o /Users/wf/Library/Developer/Xcode/DerivedData/v2ex-iOS-gxfwfpwoavbjfofktzxgqakbhspf/Build/Intermediates/
v2ex-iOS.build/Debug-iphonesimulator/v2ex-iOS.build/Objects-normal/i386/v2ex-iOSld: library not found for -lPods-AFNetworking
clang: error: linker command failed with exit code 1 (use -v to see invocation)
看看怎么回事