102
linsk 2015-03-05 00:42:27 +08:00 via iPhone
欢迎支持API Proxy…
|
103
wangfeng3769 2015-03-05 18:33:38 +08:00
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-iOS ld: library not found for -lPods-AFNetworking clang: error: linker command failed with exit code 1 (use -v to see invocation) 看看怎么回事 |
104
tigerZhang 2015-03-18 11:16:27 +08:00
@hoogle 请问你完成这个项目,时间累计大概有多少小时?
|
105
hoogle OP @tigerZhang 估计三四个周左右的下班空余时间吧。。 总的拖了好几个月,有时候一个月都不写几行代码的。
|