Flo*_*aal 6 iphone objective-c ios
所以我试图将其实现到我当前的项目中:
https://github.com/mobitar/MBAlertView
Wenn我试着在我的应用程序中使用这个我收到此错误:
Ld /Users/florianschaal/Library/Developer/Xcode/DerivedData/Janssenapp-egfiwitwudiuhubsglmuhxxuafya/Build/Products/Debug-iphoneos/Janssenapp.app/Janssenapp normal armv7s cd/Users/florianschaal/Developer/Janssenapp setenv IPHONEOS_DEPLOYMENT_TARGET 6.1 setenv PATH"/ Applications /Xcode.app/Contents/Developer/Platforms/iPhoneOS.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 armv7s -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/ iPhoneOS6.1.sdk -L/Users/florianschaal/Library/Developer/Xcode/DerivedData/Janssenapp-egfiwitwudiuhubsglmuhxxuafya/Build/Products/Debug-iphoneos -L/Users/florianschaal/Developer/Janssenapp/Janssenapp/ZBarSDK -F/Users/florianschaal/Library/Developer/Xcode/DerivedData/Janssenapp-egfiwitwudiuhubsglmuhxxuafya/Build/Products/Debug-iphoneos -filelist/Users/florian schaal/Library/Developer/Xcode/DerivedData/Janssenapp-egfiwitwudiuhubsglmuhxxuafya/Build/Intermediates/Janssenapp.build/Debug-iphoneos/Janssenapp.build/Objects-normal/armv7s/Janssenapp.LinkFileList -dead_strip -fobjc-arc -fobjc-link- runtime -miphoneos-version-min = 6.1 -framework UIKit -framework Foundation -framework CoreGraphics -o /Users/florianschaal/Library/Developer/Xcode/DerivedData/Janssenapp-egfiwitwudiuhubsglmuhxxuafya/Build/Products/Debug-iphoneos/Janssenapp.app/Janssenapp
对于建筑armv7s未定义的符号:
"_OBJC_CLASS _ $ _ CABasicAnimation",从引用:objc级-REF在MBSpinningCircle.o "_kCAMediaTimingFunctionEaseOut",从引用: - [MBAlertView animationWithValues:时间:持续时间:在MBAlertView.o "_kCATransitionFade",引用自: - [UIView的(动画)addFadingAnimationWithDuration:]在UIView的+ Animations.o "_kCAMediaTimingFunctionEaseInEaseOut",从参考: - [UIView的(动画)animationPop]中的UIView + Animations.o - [UIView的(动画)addPulsingAnimation]中的UIView +动画的.o - [UIView的(动画)addFadingAnimationWithDuration:]在UIView的+ Animations.o "_kCATransitionFromBottom",从参考: - [UIView的(动画)addFadingAnimationWithDuration:]:objc-中的UIView + Animations.o "_OBJC_CLASS _ $ _ CATransition",从参考UIView + Animations.o中的class-ref"_kCAMediaTimingFunctionEaseIn",引用自: - MBAlertView.o中的[MBAlertView addDismissAnimation]"_kCAFillModeForwards",引用自: - [UIView(Animations)animat ionPop]在UIView的+ Animations.o - [UIView的(动画)addPulsingAnimation]中的UIView + Animations.o - [MBAlertView animationWithValues:次:持续时间:]在MBAlertView.o "_OBJC_CLASS _ $ _ CAMediaTimingFunction",从引用:objc级-REF在MBAlertView.o "_OBJC_CLASS _ $ _ CAKeyframeAnimation"的UIView + Animations.o objc级-REF,从引用:objc级-REF中的UIView + Animations.o objc级-REF在MBAlertView.o "_CATransform3DMakeScale",从引用: - [UIView的(动画)animationPop]中的UIView + Animations.o - [UIView的(动画)addPulsingAnimation]中的UIView + Animations.o - [MBAlertView addDismissAnimation]在MBAlertView.o - [MBAlertView addBounceAnimationToLayer:]在MBAlertView.o - [ MBAlertView中的MBAlertView didSelectBodyLabel:] - MBAlertView.o中的[MBAlertView didHighlightButton:] ld:找不到架构armv7s clang的符号:错误:链接器命令失败,退出代码为1(使用-v查看调用)
我已经下载了MBAlertView存储库而不是编译示例项目并且它工作正常.之后我将MBAlertView目录添加到我的项目中,并且在我在项目文件中的Link Binses的Libralys部分中添加QuartzCore.framework后,它开始工作.
| 归档时间: |
|
| 查看次数: |
5745 次 |
| 最近记录: |